Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

First pass at documenting html5lib.filters#375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
gsnedders merged 1 commit intohtml5lib:masterfromwillkg:307-filters
Dec 3, 2017
Merged

First pass at documenting html5lib.filters#375

gsnedders merged 1 commit intohtml5lib:masterfromwillkg:307-filters
Dec 3, 2017

Conversation

willkg
Copy link
Contributor

This covershtml5lib.filters in issue#307.

Is this documentation for filters clear enough for a 1.0?

@willkg
Copy link
ContributorAuthor

@gsnedders,@jgraham Can one of you review this, please?

@willkgwillkg added this to the1.0 milestoneNov 29, 2017
@codecov-io
Copy link

codecov-io commentedNov 29, 2017
edited
Loading

Codecov Report

Merging#375 intomaster willnot change coverage.
The diff coverage isn/a.

Impacted file tree graph

@@           Coverage Diff           @@##           master     #375   +/-   ##=======================================  Coverage   90.76%   90.76%           =======================================  Files          50       50             Lines        6950     6950             Branches     1328     1328           =======================================  Hits         6308     6308             Misses        483      483             Partials      159      159
Impacted FilesCoverage Δ
html5lib/filters/inject_meta_charset.py81.25% <ø> (ø)⬆️
html5lib/filters/sanitizer.py93.16% <ø> (ø)⬆️
html5lib/filters/whitespace.py100% <ø> (ø)⬆️
html5lib/filters/lint.py87.69% <ø> (ø)⬆️
html5lib/filters/alphabeticalattributes.py100% <ø> (ø)⬆️
html5lib/filters/optionaltags.py95.78% <ø> (ø)⬆️

Continue to review full report at Codecov.

Legend -Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered byCodecov. Last update461bda3...31b3783. Read thecomment docs.

@@ -10,7 +10,7 @@


class Filter(base.Filter):

"""Collapses whitespace except in pre and textarea tags"""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Elements, not tags. Also it's more than just pre and textarea; I think script is in rcdataElements too.

@willkg
Copy link
ContributorAuthor

^^^@gsnedders Does that fix the issue? I sort of understand it, but I'm not sure I know enough to know if it's completely fixed or not.

@willkg
Copy link
ContributorAuthor

@gsnedders Can you review this please?

@gsneddersgsnedders merged commitf7708c4 intohtml5lib:masterDec 3, 2017
@willkg
Copy link
ContributorAuthor

Thank you!

@willkgwillkg deleted the 307-filters branchDecember 4, 2017 14:02
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@gsneddersgsneddersgsnedders approved these changes

@hugovkhugovkhugovk approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
1.0
Development

Successfully merging this pull request may close these issues.

4 participants
@willkg@codecov-io@gsnedders@hugovk

[8]ページ先頭

©2009-2025 Movatter.jp