Bug 1230780 - Add reftest. r=thinker

This commit is contained in:
Matt Woodrow 2015-12-17 16:22:48 +13:00
parent f840565584
commit 659088cfe8
3 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,12 @@
<html>
<head>
</head>
<body>
<div style="perspective:100px;">
<div style="transform-style: preserve-3d">
<div style="width:100px; height:100px; background-color:red; transform: rotatex(1deg);">
</div>
</div>
</div>
</body>
</html>

View File

@ -0,0 +1,12 @@
<html>
<head>
</head>
<body>
<div style="perspective:100px; transform-style: preserve-3d;">
<div style="transform-style: preserve-3d">
<div style="width:100px; height:100px; background-color:red; transform: rotatex(1deg);">
</div>
</div>
</div>
</body>
</html>

View File

@ -21,6 +21,7 @@ fuzzy-if(gtkWidget||winWidget,8,376) fuzzy-if(Android,8,441) fuzzy-if(cocoaWidge
== preserve3d-3a.html preserve3d-3-ref.html
skip-if(B2G||Mulet) == preserve3d-4a.html green-rect.html # Initial mulet triage: parity with B2G/B2G Desktop
fuzzy-if(gtkWidget,4,200) fuzzy-if(Android&&AndroidVersion>=15,4,300) fuzzy-if(winWidget&&!layersGPUAccelerated,2,100) == preserve3d-5a.html preserve3d-5-ref.html
== preserve3d-6a.html preserve3d-6-ref.html
== scale3d-z.html scalez-1-ref.html
fuzzy-if(winWidget,102,580) fuzzy-if(d2d,143,681) fuzzy-if(OSX>=1008,224,924) == scale3d-all.html scale3d-1-ref.html # subpixel AA
fuzzy-if(winWidget,102,580) fuzzy-if(d2d,143,681) fuzzy-if(OSX>=1008,224,924) == scale3d-all-separate.html scale3d-1-ref.html # subpixel AA