Bug 786254 - Add reftest. r=roc

This commit is contained in:
Xidorn Quan 2013-08-12 08:51:30 -04:00
parent 74f87acd30
commit 5a49929cfc
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<!DOCTYPE html>
<body>
<div style="margin-left: 0.5px; width: 12px; height: 26px; background: red;"><div style="width: 12px; height: 26px; background: lime;"></div></div>
</body>

View File

@ -0,0 +1,5 @@
<!DOCTYPE html>
<body>
<div style="margin-left: 0.5px; width: 12px; height: 26px; background: red;"><div style="width: 12px; height: 26px; background: lime; clip-path: url(#clip-path);"></div></div>
<svg height="0"><clipPath id="clip-path"><rect x="0" y="0" width="12" height="26"/></clipPath></svg>
</body>

View File

@ -1727,6 +1727,7 @@ fuzzy-if(true,17,5860) == 759036-2.html 759036-2-ref.html
== 776265-2d.html 776265-2-ref.html
== 776443-1.html 776443-1-ref.html
== 776443-2.html 776443-2-ref.html
== 786254-1.html 786254-1-ref.html
== 787947-1.html 787947-1-ref.html
== 796847-1.svg 796847-1-ref.svg
fuzzy(40,850) fuzzy-if(azureQuartz,73,542) == 797797-1.html 797797-1-ref.html # 'opacity:N' and rgba(,,,N) text don't match precisely