Title: [138171] trunk/LayoutTests
Revision
138171
Author
zandober...@gmail.com
Date
2012-12-19 09:21:13 -0800 (Wed, 19 Dec 2012)

Log Message

Unreviewed GTK gardening.

Rebaselining two tests after r137953 and r138102.
Updating test expectations as necessary.

* platform/gtk/TestExpectations:
* platform/gtk/editing/selection/move-by-character-6-expected.txt:
* platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (138170 => 138171)


--- trunk/LayoutTests/ChangeLog	2012-12-19 17:16:46 UTC (rev 138170)
+++ trunk/LayoutTests/ChangeLog	2012-12-19 17:21:13 UTC (rev 138171)
@@ -1,3 +1,14 @@
+2012-12-19  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening.
+
+        Rebaselining two tests after r137953 and r138102.
+        Updating test expectations as necessary.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/editing/selection/move-by-character-6-expected.txt:
+        * platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt:
+
 2012-12-19  Arpita Bahuguna  <arpitabahug...@gmail.com>
 
         Unable to place the caret at the end of the first line, when followed by a block, in the vertical writing mode.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (138170 => 138171)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-19 17:16:46 UTC (rev 138170)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-19 17:21:13 UTC (rev 138171)
@@ -454,7 +454,7 @@
 
 # No support for exposing in-band text tracks
 webkit.org/b/103771 media/track/track-in-band.html [ Failure ]
-webkit.org/b/103771 media/track/track-in-band-cues-added-once.html [ Failure ]
+webkit.org/b/103771 media/track/track-in-band-cues-added-once.html [ Timeout ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
@@ -1128,7 +1128,7 @@
 # This test is out-dated since r95899.
 webkit.org/b/65709 canvas/philip/tests/2d.drawImage.outsidesource.html [ Failure ]
 
-Bug(GTK) http/tests/multipart/multipart-wait-before-boundary.html [ Failure Timeout Pass Slow ]
+Bug(GTK) http/tests/multipart/multipart-wait-before-boundary.html [ Failure Pass Slow ]
 
 # Does not render the rectangle as it should, even though the multiple parts seem to work
 webkit.org/b/54251 http/tests/multipart/invalid-image-data.html [ Timeout ]

Modified: trunk/LayoutTests/platform/gtk/editing/selection/move-by-character-6-expected.txt (138170 => 138171)


--- trunk/LayoutTests/platform/gtk/editing/selection/move-by-character-6-expected.txt	2012-12-19 17:16:46 UTC (rev 138170)
+++ trunk/LayoutTests/platform/gtk/editing/selection/move-by-character-6-expected.txt	2012-12-19 17:21:13 UTC (rev 138171)
@@ -1,3 +1,5 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification

Modified: trunk/LayoutTests/platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt (138170 => 138171)


--- trunk/LayoutTests/platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt	2012-12-19 17:16:46 UTC (rev 138170)
+++ trunk/LayoutTests/platform/gtk/fast/css/image-set-value-not-removed-crash-expected.txt	2012-12-19 17:21:13 UTC (rev 138171)
@@ -1 +1 @@
-PASS. WebKit didn't crash.
+PASS. WebKit did not crash.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to