[Webkit-unassigned] [Bug 158449] New: Writing-mode-dependent properties don't apply if their value is a variable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 6 16:53:54 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158449
Bug ID: 158449
Summary: Writing-mode-dependent properties don't apply if their
value is a variable
Classification: Unclassified
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: thorton at apple.com
Created attachment 280647
--> https://bugs.webkit.org/attachment.cgi?id=280647&action=review
repro
The two boxes in the attached test case should render identically.
However, the box which has -webkit-padding-start: var(--margin-leading); ends up getting no horizontal padding, because referencing variables in writing-mode/direction-dependent properties does not work.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160606/fa29546b/attachment.html>
More information about the webkit-unassigned
mailing list