Bug 254093

Summary: [MathML] Do not ignore out-of-flow boxes while processing invalid mathml content
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, fred.wang, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=123348
Attachments:
Description Flags
[fast-cq]Patch none

zalan
Reported 2023-03-17 16:17:32 PDT
Attachments
[fast-cq]Patch (3.17 KB, patch)
2023-03-17 16:25 PDT, zalan
no flags
zalan
Comment 1 2023-03-17 16:25:23 PDT
Created attachment 465486 [details] [fast-cq]Patch
EWS
Comment 2 2023-03-19 10:49:08 PDT
Committed 261841@main (d773dfd6ab0f): <https://commits.webkit.org/261841@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 465486 [details].
Radar WebKit Bug Importer
Comment 3 2023-03-19 10:50:16 PDT
Frédéric Wang (:fredw)
Comment 4 2023-03-19 21:05:01 PDT
Just for the record, an alternative fix would be https://bugs.webkit.org/show_bug.cgi?id=123348#c8 (since RenderMathMLRow already handles OOF).
zalan
Comment 5 2023-03-19 21:13:34 PDT
(In reply to Frédéric Wang (:fredw) from comment #4) > Just for the record, an alternative fix would be > https://bugs.webkit.org/show_bug.cgi?id=123348#c8 (since RenderMathMLRow > already handles OOF). oh cool! Looking forward to seeing a more involved ::layoutInvalidMarkup implementation.
Note You need to log in before you can comment on or make changes to this bug.