Bug 47151 - CSS 2.1 failure: anonymous-boxes-001
Summary: CSS 2.1 failure: anonymous-boxes-001
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 47141
  Show dependency treegraph
 
Reported: 2010-10-04 21:40 PDT by Simon Fraser (smfr)
Modified: 2011-03-10 16:34 PST (History)
1 user (show)

See Also:


Attachments
anonymous-boxes-001.htm (1.17 KB, text/html)
2010-10-04 21:40 PDT, Simon Fraser (smfr)
no flags Details
Patch (27.48 KB, patch)
2011-03-10 16:08 PST, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2010-10-04 21:40:56 PDT
Created attachment 69746 [details]
anonymous-boxes-001.htm

This test fails:

html4/anonymous-boxes-001	fail
Comment 1 Dave Hyatt 2011-03-10 16:08:57 PST
Created attachment 85402 [details]
Patch
Comment 2 WebKit Review Bot 2011-03-10 16:10:59 PST
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.
Comment 3 Dave Hyatt 2011-03-10 16:34:19 PST
Fixed in r80786.