Open
Bug 743183
Opened 13 years ago
Updated 2 years ago
Add a .style like API for setting transform values
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: mounir, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-needed, Whiteboard: [games:p?][diamond])
Zynga claims creating CSS transform strings takes 7% of CPU usage on an i7 Mac Book Pro [1] and would like an API that allow setting transform values using integer directly from the .style property.
That should probably be added to CSSOM specifications. If no one came with a proposal to the CSS WG and that proposal sounds sensible, maybe Mozilla could propose and implements something?
[1] https://bugs.webkit.org/show_bug.cgi?id=65535
[2] http://dev.w3.org/csswg/cssom
Reporter | ||
Updated•13 years ago
|
See Also: → https://bugs.webkit.org/show_bug.cgi?id=65535
Updated•12 years ago
|
Whiteboard: [games:p3]
Updated•12 years ago
|
Keywords: dev-doc-needed
Comment 1•10 years ago
|
||
Mournir, would you be willing to mentor a contributor through this bug?
Flags: needinfo?(mounir)
Updated•10 years ago
|
Whiteboard: [games:p3] → [games:p3][diamond]
Whiteboard: [games:p3][diamond] → [games:p?][diamond]
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(mounir)
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•