.. |
backface-visibility-1a.html
|
|
|
backface-visibility-1b.html
|
|
|
backface-visibility-1c.html
|
Bug 724750 - 3D transform backface-visibility has no effect when applied to an element with display:table. r=roc
|
2012-02-16 14:30:34 +01:00 |
backface-visibility-2-ref.html
|
Bug 730166 - Mark frames with a hidden backface as transformed. r=roc
|
2012-03-12 15:03:29 +13:00 |
backface-visibility-2.html
|
Bug 730166 - Mark frames with a hidden backface as transformed. r=roc
|
2012-03-12 15:03:29 +13:00 |
green-rect.html
|
|
|
matrix3d-1-ref.html
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
matrix3d-1a.html
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
matrix3d-2-ref.html
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
matrix3d-2a.html
|
Bug 723637 - Fix two reftests from bug 505115; r=roc
|
2012-02-02 14:13:13 -05:00 |
overflow-hidden-1-ref.html
|
|
|
overflow-hidden-1a.html
|
|
|
perspective-origin-1a.html
|
|
|
perspective-origin-1b.html
|
|
|
perspective-origin-2-ref.html
|
Bug 721082 - Make perspective-origin relative to the parent elements border box. r=roc
|
2012-02-15 22:28:22 +13:00 |
perspective-origin-2a.html
|
Bug 721082 - Make perspective-origin relative to the parent elements border box. r=roc
|
2012-02-15 22:28:22 +13:00 |
perspective-origin-3-ref.html
|
Bug 740072 - Make perspective-origin check the style parent instead of frame parent. r=roc
|
2012-04-27 12:24:53 +12:00 |
perspective-origin-3a.html
|
Bug 740072 - Make perspective-origin check the style parent instead of frame parent. r=roc
|
2012-04-27 12:24:53 +12:00 |
perspective-origin-4-ref.html
|
Bug 770629 (Divs aren't rendered when using CSS 3D transforms) regression test for DLBI. r=mattwoodrow.
|
2012-07-18 12:50:10 -04:00 |
perspective-origin-4a.html
|
Bug 770629 (Divs aren't rendered when using CSS 3D transforms) regression test for DLBI. r=mattwoodrow.
|
2012-07-18 12:50:10 -04:00 |
preserve3d-1-ref.html
|
|
|
preserve3d-1a.html
|
Bug 723680 - Fix known failing test from bug 505115. r=roc
|
2012-02-02 15:50:08 -05:00 |
preserve3d-1b.html
|
|
|
preserve3d-2-ref.html
|
|
|
preserve3d-2a.html
|
|
|
preserve3d-2b.html
|
|
|
preserve3d-2c.html
|
|
|
preserve3d-2d.html
|
|
|
preserve3d-3-ref.html
|
|
|
preserve3d-3a.html
|
|
|
preserve3d-4a.html
|
|
|
preserve3d-5-ref.html
|
Bug 724614 - 3D scaling makes text blurry. r=mattw
|
2012-02-23 13:03:27 -05:00 |
preserve3d-5a.html
|
Bug 724614 - 3D scaling makes text blurry. r=mattw
|
2012-02-23 13:03:27 -05:00 |
preserve3d-clipped.html
|
|
|
reftest.list
|
Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor
|
2013-11-17 10:23:17 -07:00 |
rotate3d-1a.html
|
|
|
rotate3d-2a.html
|
|
|
rotatex-1-ref.html
|
|
|
rotatex-1a.html
|
|
|
rotatex-perspective-1a.html
|
|
|
rotatex-perspective-1b.html
|
|
|
rotatex-perspective-1c.html
|
|
|
rotatex-perspective-3-ref.html
|
|
|
rotatex-perspective-3a.html
|
|
|
rotatex-transformorigin-1-ref.html
|
|
|
rotatex-transformorigin-1a.html
|
|
|
rotatey-1-ref.html
|
|
|
rotatey-1a.html
|
|
|
scale3d-1-ref.html
|
Bug 724614 - 3D scaling makes text blurry. r=mattw
|
2012-02-23 13:03:27 -05:00 |
scale3d-all-separate.html
|
Bug 724614 - 3D scaling makes text blurry. r=mattw
|
2012-02-23 13:03:27 -05:00 |
scale3d-all.html
|
|
|
scale3d-xz.html
|
|
|
scale3d-z.html
|
|
|
scalez-1-ref.html
|
|
|
scalez-1a.html
|
|
|
scalezrotatex-1-ref.html
|
|
|
scalezrotatex-1.html
|
|
|
sorting-1-ref.html
|
|
|
sorting-1a.html
|
|
|
sorting-2-ref.html
|
|
|
sorting-2a.html
|
|
|
sorting-2b.html
|
|
|
sorting-3a.html
|
|
|
transform-style-flat-1-ref.html
|
Bug 724025 - Correctly flatten transform-style:flat with BasicLayers. r=roc
|
2012-02-15 22:28:22 +13:00 |
transform-style-flat-1a.html
|
Bug 724025 - Correctly flatten transform-style:flat with BasicLayers. r=roc
|
2012-02-15 22:28:22 +13:00 |
translate3d-1-ref.html
|
Limit the unitless length quirk to the properties where it's needed, per http://simon.html5.org/specs/quirks-mode#the-unitless-length-quirk . (Bug 774122, patch 2) r=bzbarsky
|
2012-07-16 09:11:33 -04:00 |
translate3d-1a.html
|
|
|
translatez-1-ref.html
|
Limit the unitless length quirk to the properties where it's needed, per http://simon.html5.org/specs/quirks-mode#the-unitless-length-quirk . (Bug 774122, patch 2) r=bzbarsky
|
2012-07-16 09:11:33 -04:00 |
translatez-1a.html
|
|
|
translatez-1b.html
|
|
|