[Webkit-unassigned] [Bug 256739] New: Web Inspector: Styles Panel: CSS logical and directional properties should be marked as overridden by each other

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 16:47:12 PDT 2023


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

            Bug ID: 256739
           Summary: Web Inspector: Styles Panel: CSS logical and
                    directional properties should be marked as overridden
                    by each other
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rcaliman at apple.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 466337

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

Test case

CSS logical properties overridden by direction properties and vice-versa should be marked accordingly in the Styles panel.

Take care that the properties override each other depending on the writing mode.

For example, in right-to-left writing mode, `margin-left` and `margin-inline-start` refer to different ends and do not override each other, whereas they do in left-to-writing mode.

-- 
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/20230512/2c429842/attachment.htm>


More information about the webkit-unassigned mailing list