RESOLVED FIXED 188297
[LFC] Do not check margin box while validating geometry.
https://bugs.webkit.org/show_bug.cgi?id=188297
Summary [LFC] Do not check margin box while validating geometry.
zalan
Reported 2018-08-02 21:38:59 PDT
the current RenderBox::marginBox is not spec compliant.
Attachments
Patch (1.71 KB, patch)
2018-08-02 21:42 PDT, zalan
no flags
Patch (1.87 KB, patch)
2018-08-03 06:42 PDT, zalan
koivisto: review+
zalan
Comment 1 2018-08-02 21:42:16 PDT
zalan
Comment 2 2018-08-02 21:43:53 PDT
Comment on attachment 346452 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=346452&action=review > Source/WebCore/layout/Verification.cpp:137 > +#if 0 Not sure what WebKit's policy is about keeping such code around. This will be re-enabled at some point (probably by adding a new function to RenderBox)
zalan
Comment 3 2018-08-03 06:42:43 PDT
zalan
Comment 4 2018-08-03 07:21:27 PDT
Radar WebKit Bug Importer
Comment 5 2018-08-03 07:22:20 PDT
Note You need to log in before you can comment on or make changes to this bug.