Bug 148211 - Parse perspective-origin as <position>
Summary: Parse perspective-origin as <position>
Status: RESOLVED DUPLICATE of bug 189142
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-19 21:42 PDT by Simon Fraser (smfr)
Modified: 2019-11-22 15:00 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2015-08-19 21:42:29 PDT
https://lists.w3.org/Archives/Public/www-style/2015Apr/0094.html

We should parse perspective-origin as a <position>, which includes the edge-relative syntax like "right 3em bottom 10px"
Comment 1 Eric Willigers 2018-08-29 20:09:18 PDT
Note that the old 3 value syntax should be rejected.

https://wpt.fyi/results/css/css-transforms/parsing/perspective-origin-parsing-invalid.html
Discussed in https://github.com/w3c/csswg-drafts/issues/2140
Comment 2 Simon Fraser (smfr) 2019-11-22 15:00:12 PST
Fix via bug 189142.

*** This bug has been marked as a duplicate of bug 189142 ***