[Webkit-unassigned] [Bug 235676] New: Logical size/offset properties should handle the writing mode changing using 'initial'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 15:15:26 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=235676

            Bug ID: 235676
           Summary: Logical size/offset properties should handle the
                    writing mode changing using 'initial'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: m_woodrow at apple.com

Created attachment 450075

  --> https://bugs.webkit.org/attachment.cgi?id=450075&action=review

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220126/3e0cf0f8/attachment.htm>


More information about the webkit-unassigned mailing list