[Webkit-unassigned] [Bug 189900] New: transform-style preserve-3d computed flat for svg
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Sep 23 17:36:02 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189900
Bug ID: 189900
Summary: transform-style preserve-3d computed flat for svg
Product: WebKit
Version: Safari 11
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ericwilligers at chromium.org
http://jsfiddle.net/ericwilligers/e2csv0o8/
The specified transform-style serializes as 'preserve-3d' for both a <div> and an <svg> element.
However, the computed style is only reported as 'preserve-3d' for the <div> element.
The <svg> element computed style is reported as 'flat'.
Spec:
https://drafts.csswg.org/css-transforms-2/#transform-style-property
--
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/20180924/00925633/attachment.html>
More information about the webkit-unassigned
mailing list