WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(1.87 KB, patch)
2018-08-03 06:42 PDT
,
zalan
koivisto
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-08-02 21:42:16 PDT
Created
attachment 346452
[details]
Patch
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
Created
attachment 346477
[details]
Patch
zalan
Comment 4
2018-08-03 07:21:27 PDT
Committed
r234544
: <
https://trac.webkit.org/changeset/234544
>
Radar WebKit Bug Importer
Comment 5
2018-08-03 07:22:20 PDT
<
rdar://problem/42898938
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug