Modified: trunk/LayoutTests/ChangeLog (145342 => 145343)
--- trunk/LayoutTests/ChangeLog 2013-03-11 07:16:56 UTC (rev 145342)
+++ trunk/LayoutTests/ChangeLog 2013-03-11 07:49:31 UTC (rev 145343)
@@ -1,3 +1,11 @@
+2013-03-11 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening.
+
+ * platform/gtk/TestExpectations: Removing a few expectations for tests that were rolled out in r145296.
+ * platform/gtk/editing/pasteboard/paste-text-016-expected.txt: Rebaselining after r145296.
+ * platform/gtk/fast/dynamic/002-expected.txt: Ditto.
+
2013-03-07 Alexander Pavlov <[email protected]>
Web Inspector: [Elements] XSLT transformation result from the xml-stylesheet PI not rendered
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (145342 => 145343)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2013-03-11 07:16:56 UTC (rev 145342)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2013-03-11 07:49:31 UTC (rev 145343)
@@ -1368,10 +1368,6 @@
webkit.org/b/107118 fast/canvas/canvas-quadratic-same-endpoint.html [ Failure ]
-webkit.org/b/91665 fast/dynamic/absolute-positioned-to-static-positioned.html [ Failure ]
-webkit.org/b/91665 fast/dynamic/floating-to-non-floating.html [ Failure ]
-webkit.org/b/91665 fast/dynamic/static-positioned-to-absolute-positioned.html [ Failure ]
-
webkit.org/b/108973 fast/css/negative-text-indent-in-inline-block.html [ ImageOnlyFailure ]
webkit.org/b/109224 fast/forms/number/number-l10n-input.html [ Failure ]
Modified: trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-016-expected.txt (145342 => 145343)
--- trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-016-expected.txt 2013-03-11 07:16:56 UTC (rev 145342)
+++ trunk/LayoutTests/platform/gtk/editing/pasteboard/paste-text-016-expected.txt 2013-03-11 07:49:31 UTC (rev 145343)
@@ -18,7 +18,7 @@
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 2 of P > DIV > DIV > BODY > HTML > #document to 2 of P > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of P > DIV > DIV > BODY > HTML > #document to 3 of P > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > P > DIV > DIV > BODY > HTML > #document to 0 of DIV > P > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 13 of #text > P > DIV > DIV > BODY > HTML > #document to 13 of #text > P > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
layer at (0,0) size 800x600
@@ -40,19 +40,18 @@
RenderBlock {DIV} at (0,36) size 784x12
RenderBlock {DIV} at (0,48) size 784x224
RenderBlock {DIV} at (0,0) size 784x224 [border: (2px solid #FF0000)]
- RenderBlock {P} at (14,14) size 756x112
- RenderBlock (anonymous) at (0,0) size 756x28
- RenderText {#text} at (0,0) size 319x28
- text run at (0,0) width 319: "Should be first line of document."
- RenderBR {BR} at (319,22) size 0x0
- RenderBlock {P} at (0,28) size 756x28
- RenderText {#text} at (0,0) size 130x28
- text run at (0,0) width 130: "***TEST***"
- RenderBlock {DIV} at (0,56) size 756x28
- RenderBR {BR} at (0,0) size 0x28
- RenderBlock (anonymous) at (0,84) size 756x28
- RenderText {#text} at (0,0) size 128x28
- text run at (0,0) width 128: "Another line."
+ RenderBlock {P} at (14,14) size 756x28
+ RenderText {#text} at (0,0) size 319x28
+ text run at (0,0) width 319: "Should be first line of document."
+ RenderBR {BR} at (319,22) size 0x0
+ RenderBlock {P} at (14,42) size 756x28
+ RenderText {#text} at (0,0) size 130x28
+ text run at (0,0) width 130: "***TEST***"
+ RenderBlock {DIV} at (14,70) size 756x28
+ RenderBR {BR} at (0,0) size 0x28
+ RenderBlock {P} at (14,98) size 756x28
+ RenderText {#text} at (0,0) size 128x28
+ text run at (0,0) width 128: "Another line."
RenderBlock {P} at (14,126) size 756x0
RenderBlock (anonymous) at (14,126) size 756x28
RenderText {#text} at (0,0) size 6x28
@@ -63,4 +62,4 @@
text run at (0,0) width 6: " "
RenderBlock {P} at (14,182) size 756x28
RenderBR {BR} at (0,0) size 0x28
-caret: position 0 of child 0 {BR} of child 3 {DIV} of child 0 {P} of child 1 {DIV} of child 7 {DIV} of body
+caret: position 0 of child 0 {BR} of child 2 {DIV} of child 1 {DIV} of child 7 {DIV} of body
Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/002-expected.txt (145342 => 145343)
--- trunk/LayoutTests/platform/gtk/fast/dynamic/002-expected.txt 2013-03-11 07:16:56 UTC (rev 145342)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/002-expected.txt 2013-03-11 07:49:31 UTC (rev 145343)
@@ -7,9 +7,10 @@
RenderBlock (floating) {DIV} at (522,0) size 262x104 [border: (2px solid #FF0000)]
RenderText {#text} at (2,2) size 258x19
text run at (2,2) width 258: "I should become a right-floating element."
- RenderText {#text} at (0,0) size 393x19
- text run at (0,0) width 195: "This text should be on the left. "
- text run at (195,0) width 198: "The float should be to the right."
+ RenderBlock (anonymous) at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 393x19
+ text run at (0,0) width 195: "This text should be on the left. "
+ text run at (195,0) width 198: "The float should be to the right."
RenderBlock {DIV} at (0,18) size 784x30
RenderBlock {DIV} at (0,48) size 784x36
RenderBlock (floating) {SPAN} at (0,0) size 253x104 [border: (2px solid #FF0000)]