RESOLVED FIXED 194071
[LFC][BFC] Add support for block level replaced box.
https://bugs.webkit.org/show_bug.cgi?id=194071
Summary [LFC][BFC] Add support for block level replaced box.
zalan
Reported 2019-01-30 19:06:16 PST
<iframe style="display: block">
Attachments
Patch (6.64 KB, patch)
2019-01-30 19:10 PST, zalan
koivisto: review+
zalan
Comment 1 2019-01-30 19:10:21 PST
Antti Koivisto
Comment 2 2019-01-31 05:30:44 PST
Comment on attachment 360673 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=360673&action=review > Source/WebCore/layout/layouttree/LayoutBox.h:71 > typedef unsigned BaseTypeFlags; OptionSet!
zalan
Comment 3 2019-01-31 05:38:18 PST
Radar WebKit Bug Importer
Comment 4 2019-01-31 05:39:27 PST
zalan
Comment 5 2019-01-31 05:40:53 PST
(In reply to Antti Koivisto from comment #2) > Comment on attachment 360673 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=360673&action=review > > > Source/WebCore/layout/layouttree/LayoutBox.h:71 > > typedef unsigned BaseTypeFlags; > > OptionSet! It's coming!!!
Note You need to log in before you can comment on or make changes to this bug.