Summary: | CSS 2.1 failure: anonymous-boxes-001 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> | ||||||
Component: | Layout and Rendering | Assignee: | Dave Hyatt <hyatt> | ||||||
Status: | RESOLVED FIXED | ||||||||
Severity: | Normal | CC: | webkit.review.bot | ||||||
Priority: | P2 | ||||||||
Version: | 528+ (Nightly build) | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Bug Depends on: | |||||||||
Bug Blocks: | 47141 | ||||||||
Attachments: |
|
Created attachment 85402 [details]
Patch
Attachment 85402 [details] did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1
Source/WebCore/rendering/RenderBox.cpp:1819: Should only a single space after a punctuation in a comment. [whitespace/comments] [5]
Source/WebCore/rendering/RenderBox.cpp:1821: Should only a single space after a punctuation in a comment. [whitespace/comments] [5]
Total errors found: 2 in 6 files
If any of these errors are false positives, please file a bug against check-webkit-style.
|
Created attachment 69746 [details] anonymous-boxes-001.htm This test fails: html4/anonymous-boxes-001 fail