Bug 47151

Summary: CSS 2.1 failure: anonymous-boxes-001
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: 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:
Description Flags
anonymous-boxes-001.htm
none
Patch simon.fraser: review+

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.