Title: [146403] trunk/LayoutTests
Revision
146403
Author
[email protected]
Date
2013-03-20 15:43:58 -0700 (Wed, 20 Mar 2013)

Log Message

Mac rebaseline after r139282.

* fast/repaint/caret-with-transformation-expected.png: Added.
* fast/repaint/caret-with-transformation-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146402 => 146403)


--- trunk/LayoutTests/ChangeLog	2013-03-20 22:40:59 UTC (rev 146402)
+++ trunk/LayoutTests/ChangeLog	2013-03-20 22:43:58 UTC (rev 146403)
@@ -1,3 +1,10 @@
+2013-03-20  Ryosuke Niwa  <[email protected]>
+
+        Mac rebaseline after r139282.
+
+        * fast/repaint/caret-with-transformation-expected.png: Added.
+        * fast/repaint/caret-with-transformation-expected.txt: Added.
+
 2013-03-20  Filip Pizlo  <[email protected]>
 
         "" + x where x is not a string should be optimized by the DFG to some manner of ToString conversion

Added: trunk/LayoutTests/fast/repaint/caret-with-transformation-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/fast/repaint/caret-with-transformation-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/fast/repaint/caret-with-transformation-expected.txt (0 => 146403)


--- trunk/LayoutTests/fast/repaint/caret-with-transformation-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/fast/repaint/caret-with-transformation-expected.txt	2013-03-20 22:43:58 UTC (rev 146403)
@@ -0,0 +1,11 @@
+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
+layer at (8,8) size 784x18
+  RenderBlock {DIV} at (0,0) size 784x18
+    RenderBlock {DIV} at (0,0) size 784x18
+      RenderText {#text} at (0,0) size 340x18
+        text run at (0,0) width 340: "This test verifies caret repaint is correctly transformed."
+caret: position 58 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/mac/TestExpectations (146402 => 146403)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-03-20 22:40:59 UTC (rev 146402)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-03-20 22:43:58 UTC (rev 146403)
@@ -1398,9 +1398,6 @@
 # Enable when support drag-and-drop autoscrolling
 webkit.org/b/39725 fast/events/drag-and-drop-autoscroll.html [ Skip ]
 
-# Transient. Needs rebaseline.
-webkit.org/b/103955 fast/repaint/caret-with-transformation.html [ Missing ]
-
 # Rebaseline required after https://webkit.org/b/31397
 webkit.org/b/107567 svg/batik/text/xmlSpace.svg [ Failure ] 
 webkit.org/b/107567 fast/text/capitalize-empty-generated-string.html [ Failure ] 
@@ -1414,7 +1411,7 @@
 webkit.org/b/107567 tables/mozilla/bugs/bug1188.html [ Failure ] 
 webkit.org/b/107567 editing/selection/extend-by-sentence-001.html [ Failure ] 
 webkit.org/b/107567 svg/carto.net/combobox.svg [ Failure ] 
-
+    
 webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ] 
 webkit.org/b/106415 fast/workers/worker-document-leak.html [ Pass Failure ] 
 webkit.org/b/106415 fast/workers/worker-lifecycle.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to