NEW 235676
Logical size/offset properties should handle the writing mode changing using 'initial'
https://bugs.webkit.org/show_bug.cgi?id=235676
Summary Logical size/offset properties should handle the writing mode changing using ...
Matt Woodrow
Reported 2022-01-26 15:15:26 PST
Created attachment 450075 [details] Testcase It appears that changing the writing mode using 'initial' results in logical properties still using the writing mode of the parent. I think that's because we skip resolving the writing-mode if it's a css-wide value - https://webkit-search.igalia.com/webkit/rev/e21587c29ad4af9fb73c51c60d46a21531ef2a5e/Source/WebCore/style/PropertyCascade.cpp#317
Attachments
Testcase (268 bytes, text/html)
2022-01-26 15:15 PST, Matt Woodrow
no flags
Radar WebKit Bug Importer
Comment 1 2022-02-02 15:16:16 PST
Note You need to log in before you can comment on or make changes to this bug.