From cb154a78293c79934b7039f56fb50ae2e2d2b278 Mon Sep 17 00:00:00 2001 From: Robert O'Callahan Date: Fri, 1 Apr 2011 10:33:46 +1300 Subject: [PATCH] Bug 635373. Tests --- .../bugs/100x80-white-rect-top-right.png | Bin 0 -> 157 bytes layout/reftests/bugs/635373-1-ref.html | 29 +++++++++++++++++ layout/reftests/bugs/635373-1.html | 29 +++++++++++++++++ layout/reftests/bugs/635373-2-ref.html | 30 ++++++++++++++++++ layout/reftests/bugs/635373-2.html | 29 +++++++++++++++++ layout/reftests/bugs/635373-3-ref.html | 30 ++++++++++++++++++ layout/reftests/bugs/635373-3.html | 29 +++++++++++++++++ layout/reftests/bugs/reftest.list | 3 ++ 8 files changed, 179 insertions(+) create mode 100644 layout/reftests/bugs/100x80-white-rect-top-right.png create mode 100644 layout/reftests/bugs/635373-1-ref.html create mode 100644 layout/reftests/bugs/635373-1.html create mode 100644 layout/reftests/bugs/635373-2-ref.html create mode 100644 layout/reftests/bugs/635373-2.html create mode 100644 layout/reftests/bugs/635373-3-ref.html create mode 100644 layout/reftests/bugs/635373-3.html diff --git a/layout/reftests/bugs/100x80-white-rect-top-right.png b/layout/reftests/bugs/100x80-white-rect-top-right.png new file mode 100644 index 0000000000000000000000000000000000000000..e0dab5064f325d8e6cdf31bb06d99eb9a1bfcb78 GIT binary patch literal 157 zcmeAS@N?(olHy`uVBq!ia0vp^DL@>+!3HGXb6$8467Y0!45^s&_M#&%gMz>TgFmy` zxc4MX-@-R-?a{4&54=AX$kS=4a%_Txa}ptj0MIxrph1#PPxQpBo~zHpL9(8%elF{r G5}E+!wJb{j literal 0 HcmV?d00001 diff --git a/layout/reftests/bugs/635373-1-ref.html b/layout/reftests/bugs/635373-1-ref.html new file mode 100644 index 000000000000..ad804470a69d --- /dev/null +++ b/layout/reftests/bugs/635373-1-ref.html @@ -0,0 +1,29 @@ + + + + + + +
+ +
+ + + diff --git a/layout/reftests/bugs/635373-1.html b/layout/reftests/bugs/635373-1.html new file mode 100644 index 000000000000..69876f07d480 --- /dev/null +++ b/layout/reftests/bugs/635373-1.html @@ -0,0 +1,29 @@ + + + +Testing compositing of opaque layer with complex visible region + + + +
+ +
+ + + diff --git a/layout/reftests/bugs/635373-2-ref.html b/layout/reftests/bugs/635373-2-ref.html new file mode 100644 index 000000000000..32c08c7d71e3 --- /dev/null +++ b/layout/reftests/bugs/635373-2-ref.html @@ -0,0 +1,30 @@ + + + +Testing compositing of translucent layer with complex visible region + + + +
+ +
+ + + diff --git a/layout/reftests/bugs/635373-2.html b/layout/reftests/bugs/635373-2.html new file mode 100644 index 000000000000..9ae8a3a5b680 --- /dev/null +++ b/layout/reftests/bugs/635373-2.html @@ -0,0 +1,29 @@ + + + +Testing compositing of translucent layer with complex visible region + + + +
+ +
+ + + diff --git a/layout/reftests/bugs/635373-3-ref.html b/layout/reftests/bugs/635373-3-ref.html new file mode 100644 index 000000000000..f8107a5f0e20 --- /dev/null +++ b/layout/reftests/bugs/635373-3-ref.html @@ -0,0 +1,30 @@ + + + +Testing compositing of component alpha layer with complex visible region + + + +
XYZ + +
+ + + diff --git a/layout/reftests/bugs/635373-3.html b/layout/reftests/bugs/635373-3.html new file mode 100644 index 000000000000..ad65fb95e340 --- /dev/null +++ b/layout/reftests/bugs/635373-3.html @@ -0,0 +1,29 @@ + + + +Testing compositing of component alpha layer with complex visible region + + + +
XYZ + +
+ + + diff --git a/layout/reftests/bugs/reftest.list b/layout/reftests/bugs/reftest.list index 0f0e7a4be77c..429b6aa20b98 100644 --- a/layout/reftests/bugs/reftest.list +++ b/layout/reftests/bugs/reftest.list @@ -1621,6 +1621,9 @@ skip-if(Android) fails-if(winWidget) == 632781-verybig.html 632781-ref.html # la == 632781-normalsize.html 632781-ref.html fails-if(Android) == 634232-1.html 634232-1-ref.html fails-if(Android) == 635302-1.html 635302-1-ref.html +== 635373-1.html 635373-1-ref.html +== 635373-2.html 635373-2-ref.html +fails-if(http.platform=="X11"&&!layersGPUAccelerated) == 635373-3.html 635373-3-ref.html HTTP(..) == 635639-1.html 635639-1-ref.html HTTP(..) == 635639-2.html 635639-2-ref.html == 641770-1.html 641770-1-ref.html