RESOLVED FIXED 201554
[LFC] A formatting context root is always a containing block for relative: static boxes.
https://bugs.webkit.org/show_bug.cgi?id=201554
Summary [LFC] A formatting context root is always a containing block for relative: st...
Attachments
Patch (3.11 KB, patch)
2019-09-06 12:46 PDT, alan baradlay
no flags
Radar WebKit Bug Importer
Comment 1 2019-09-06 12:44:07 PDT
alan baradlay
Comment 2 2019-09-06 12:46:40 PDT
Antti Koivisto
Comment 3 2019-09-06 12:51:17 PDT
Comment on attachment 378219 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=378219&action=review > Source/WebCore/layout/layouttree/LayoutBox.cpp:191 > + // content edge of the nearest block container ancestor box or which establishes a formatting context. Recent spec change?
alan baradlay
Comment 4 2019-09-06 12:54:07 PDT
(In reply to Antti Koivisto from comment #3) > Comment on attachment 378219 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=378219&action=review > > > Source/WebCore/layout/layouttree/LayoutBox.cpp:191 > > + // content edge of the nearest block container ancestor box or which establishes a formatting context. > > Recent spec change? Not really. Back then my screen had some dead pixels and I must have missed that last part of the sentence.
Antti Koivisto
Comment 5 2019-09-06 12:56:38 PDT
> Not really. Back then my screen had some dead pixels and I must have missed > that last part of the sentence. Try moving the window around.
WebKit Commit Bot
Comment 6 2019-09-06 13:50:42 PDT
The commit-queue encountered the following flaky tests while processing attachment 378219 [details]: media/remote-control-command-seek.html bug 192381 (authors: eric.carlson@apple.com and graouts@apple.com) The commit-queue is continuing to process your patch.
WebKit Commit Bot
Comment 7 2019-09-06 13:51:27 PDT
Comment on attachment 378219 [details] Patch Clearing flags on attachment: 378219 Committed r249590: <https://trac.webkit.org/changeset/249590>
WebKit Commit Bot
Comment 8 2019-09-06 13:51:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.