- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Mar 2014 11:14:00 +0000
- To: public-css-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25134
Bug ID: 25134
Summary: translateY() = translateX ???
Product: CSS
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: Transforms
Assignee: smfr@me.com
Reporter: xianghongai@gmail.com
QA Contact: public-css-bugzilla@w3.org
CC: ayg@aryeh.name, cmarrin@apple.com, dino@apple.com,
dschulze@adobe.com, eoconnor@apple.com, smfr@me.com
“15.1 2D Transform Functions
translateY() = translateX( <translation-value> )
specifies a translation by the given amount in the Y direction. ”
应该是 translateY() = translateY( <translation-value> ) 。
http://dev.w3.org/csswg/css3-transforms/
http://dev.w3.org/csswg/css3-transforms-1/
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 24 March 2014 11:14:02 UTC