Title: [107977] trunk/LayoutTests
Revision
107977
Author
jam...@google.com
Date
2012-02-16 13:32:57 -0800 (Thu, 16 Feb 2012)

Log Message

[chromium] Unreviewed, update baselines for region repaint tests due to skia off-by-one.

* platform/chromium-mac-snowleopard/fast/repaint/region-painting-invalidation-expected.png: Added.
* platform/chromium-win/fast/repaint/region-painting-invalidation-expected.png: Added.
* platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt: Added.
* platform/chromium/test_expectations.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107976 => 107977)


--- trunk/LayoutTests/ChangeLog	2012-02-16 21:24:51 UTC (rev 107976)
+++ trunk/LayoutTests/ChangeLog	2012-02-16 21:32:57 UTC (rev 107977)
@@ -1,3 +1,12 @@
+2012-02-16  James Robinson  <jam...@chromium.org>
+
+        [chromium] Unreviewed, update baselines for region repaint tests due to skia off-by-one.
+
+        * platform/chromium-mac-snowleopard/fast/repaint/region-painting-invalidation-expected.png: Added.
+        * platform/chromium-win/fast/repaint/region-painting-invalidation-expected.png: Added.
+        * platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2012-02-16  Tony Chang  <t...@chromium.org>
 
         [chromium] Unreviewed, these regions tests pass after r107961.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (107976 => 107977)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-16 21:24:51 UTC (rev 107976)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-02-16 21:32:57 UTC (rev 107977)
@@ -3046,9 +3046,6 @@
 BUGWK74137 : fast/regions/webkit-flow-inlines-inside-regions-bounds-vertical.html = PASS FAIL MISSING
 BUGWK74137 : fast/regions/webkit-flow-inlines-inside-regions-bounds.html = PASS FAIL MISSING
 
-// New test added from https://bugs.webkit.org/show_bug.cgi?id=78787, needs baselines.
-BUGWK78787 : fast/repaint/region-painting-invalidation.html = IMAGE+TEXT
-
 // CSS custom() filters are not currently supported
 BUGWK71392 : css3/filters/missing-custom-filter-shader.html = FAIL
 BUGWK71392 : css3/filters/custom-filter-property-computed-style.html = FAIL

Added: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/region-painting-invalidation-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-mac-snowleopard/fast/repaint/region-painting-invalidation-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt (0 => 107977)


--- trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt	2012-02-16 21:32:57 UTC (rev 107977)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderRegion {DIV} at (0,0) size 302x152 [bgcolor=#FF0000] [border: (1px solid #000000)]
+      RenderBlock (anonymous) at (0,152) size 784x20
+        RenderBR {BR} at (0,0) size 0x19
+      RenderRegion {DIV} at (0,172) size 302x202 [bgcolor=#FF0000] [border: (1px solid #000000)]
+Flow Threads
+  Thread with flow-name 'flow1'
+    layer at (0,0) size 300x350
+      RenderFlowThread at (0,0) size 300x350
+        RenderBlock {DIV} at (0,0) size 300x350
+          RenderBlock {DIV} at (0,0) size 300x350 [bgcolor=#008000]
+  Regions for flow 'flow1'
+    RenderRegion {DIV} #region1
+    RenderRegion {DIV} #region2
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/repaint/region-painting-invalidation-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to