# HG changeset patch # User Thinker K.F. Li # Date 1455162475 -46800 # Thu Feb 11 16:47:55 2016 +1300 # Node ID 5ae5f63797ddfce59452151279919eb379a9d593 # Parent 5f5dd2cf5ac81c955928ca04d9784f12f1813b35 Bug 1224433 - Part 1: Add reftest. diff --git a/layout/reftests/invalidation/negative-w-component-ref.html b/layout/reftests/invalidation/negative-w-component-ref.html new file mode 100644 --- /dev/null +++ b/layout/reftests/invalidation/negative-w-component-ref.html @@ -0,0 +1,73 @@ + + + +Change a layer's transform making negative w component. + + + + + +
+
+
+
+
+
+
+
+
+
+
+
diff --git a/layout/reftests/invalidation/negative-w-component.html b/layout/reftests/invalidation/negative-w-component.html new file mode 100644 --- /dev/null +++ b/layout/reftests/invalidation/negative-w-component.html @@ -0,0 +1,86 @@ + + + +Change a layer's transform making negative w component. + + + + + +
+
+
+
+
+
+
+
+
+
+
+
+ + diff --git a/layout/reftests/invalidation/reftest.list b/layout/reftests/invalidation/reftest.list --- a/layout/reftests/invalidation/reftest.list +++ b/layout/reftests/invalidation/reftest.list @@ -69,8 +69,9 @@ fuzzy-if(gtkWidget,2,4) fuzzy-if(asyncPa != image-scrolling-zoom-1-ref.html image-scrolling-zoom-1-notref.html != fast-scrolling.html about:blank != fractional-transform-1.html about:blank != fractional-transform-2.html about:blank != fractional-transform-3.html about:blank == background-position-1.html background-position-1-ref.html == zero-opacity-animation.html about:blank == zero-opacity-text.html about:blank +== negative-w-component.html negative-w-component-ref.html