Bug 179400

Summary: There is no such thing as block element continuation
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, buildbot, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch zalan: review+

Description Antti Koivisto 2017-11-07 16:05:28 PST
There are no non-anonymous block continuations. This is dead code.
Comment 1 Antti Koivisto 2017-11-07 16:07:50 PST
Created attachment 326272 [details]
patch
Comment 2 Build Bot 2017-11-07 16:10:37 PST
Attachment 326272 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderBlock.cpp:420:  Multi line control clauses should use braces.  [whitespace/braces] [4]
Total errors found: 1 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Antti Koivisto 2017-11-07 17:03:26 PST
https://trac.webkit.org/r224561
Comment 4 Radar WebKit Bug Importer 2017-11-15 12:09:39 PST
<rdar://problem/35567042>