Title: [111513] trunk/LayoutTests
Revision
111513
Author
[email protected]
Date
2012-03-21 02:17:04 -0700 (Wed, 21 Mar 2012)

Log Message

Unreviewed, GTK rebaseline after r111500 and skipping 2 tests.

* platform/gtk/Skipped:
* platform/gtk/fast/css/text-transform-select-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (111512 => 111513)


--- trunk/LayoutTests/ChangeLog	2012-03-21 09:14:01 UTC (rev 111512)
+++ trunk/LayoutTests/ChangeLog	2012-03-21 09:17:04 UTC (rev 111513)
@@ -1,3 +1,10 @@
+2012-03-21  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK rebaseline after r111500 and skipping 2 tests.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/fast/css/text-transform-select-expected.txt:
+
 2012-03-21  Ilya Tikhonovsky  <[email protected]>
 
         Web Inspector: HeapProfiler: support distance column in Summary View.

Modified: trunk/LayoutTests/platform/gtk/Skipped (111512 => 111513)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-21 09:14:01 UTC (rev 111512)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-21 09:17:04 UTC (rev 111513)
@@ -1606,3 +1606,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81276
 # Allowed to regress to fix a crash. 
 fast/inline/continuation-outlines-with-layers.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=81705
+# REGRESSION (r111416): fast/dom/prototype-inheritance-2.html is failing
+fast/dom/prototype-inheritance-2.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=81089
+inspector/debugger/snippets-model.html

Modified: trunk/LayoutTests/platform/gtk/fast/css/text-transform-select-expected.txt (111512 => 111513)


--- trunk/LayoutTests/platform/gtk/fast/css/text-transform-select-expected.txt	2012-03-21 09:14:01 UTC (rev 111512)
+++ trunk/LayoutTests/platform/gtk/fast/css/text-transform-select-expected.txt	2012-03-21 09:17:04 UTC (rev 111513)
@@ -9,8 +9,8 @@
       RenderBlock {DIV} at (0,18) size 784x81
         RenderMenuList {SELECT} at (2,51) size 87x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
           RenderBlock (anonymous) at (1,1) size 85x26
-            RenderText at (4,4) size 53x17
-              text run at (4,4) width 53: "HELLO"
+            RenderText at (4,4) size 45x17
+              text run at (4,4) width 45: "heLLo"
         RenderText {#text} at (91,56) size 4x17
           text run at (91,56) width 4: " "
         RenderListBox {SELECT} at (97,2) size 82x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -23,8 +23,8 @@
       RenderBlock {DIV} at (0,99) size 784x81
         RenderMenuList {SELECT} at (2,51) size 81x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
           RenderBlock (anonymous) at (1,1) size 79x26
-            RenderText at (4,4) size 48x17
-              text run at (4,4) width 48: "HeLLo"
+            RenderText at (4,4) size 45x17
+              text run at (4,4) width 45: "heLLo"
         RenderText {#text} at (85,56) size 4x17
           text run at (85,56) width 4: " "
         RenderListBox {SELECT} at (91,2) size 76x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -37,8 +37,8 @@
       RenderBlock {DIV} at (0,180) size 784x81
         RenderMenuList {SELECT} at (2,51) size 66x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
           RenderBlock (anonymous) at (1,1) size 64x26
-            RenderText at (4,4) size 34x17
-              text run at (4,4) width 34: "hello"
+            RenderText at (4,4) size 45x17
+              text run at (4,4) width 45: "heLLo"
         RenderText {#text} at (70,56) size 4x17
           text run at (70,56) width 4: " "
         RenderListBox {SELECT} at (76,2) size 61x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
@@ -51,8 +51,8 @@
       RenderBlock {DIV} at (0,261) size 784x81
         RenderMenuList {SELECT} at (2,51) size 70x28 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
           RenderBlock (anonymous) at (1,1) size 68x26
-            RenderText at (4,4) size 22x17
-              text run at (4,4) width 22: "SS"
+            RenderText at (4,4) size 10x17
+              text run at (4,4) width 10: "\x{DF}"
         RenderText {#text} at (74,56) size 4x17
           text run at (74,56) width 4: " "
         RenderListBox {SELECT} at (80,2) size 65x73 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to