Commit f9934b3
committed
2009-11-17 dino@apple.com
- removed the suggestion that position: relative could trigger a
mode where transforms affect page layout. The feature is still being
considered, but this is not a viable way to achieve it.
- removed the Point and CSSTransformValue interfaces. The point conversion
APIs will move to CSSOM View. The CSSTransformValue interface is on
hold while the CSSValue replacement is developed.
- added pseudo-code for matrix decomposition1 parent 5e71e38 commit f9934b3
File tree
3 files changed
+370
-638
lines changed- css3-2d-transforms
3 files changed
+370
-638
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
1 | 12 | | |
2 | 13 | | |
3 | 14 | | |
| |||
0 commit comments