Title: [110675] trunk/LayoutTests
Revision
110675
Author
[email protected]
Date
2012-03-14 01:32:39 -0700 (Wed, 14 Mar 2012)

Log Message

Unreviewed, skip a new failing inspector test in GTK and add new
baseline for a svg test.

* platform/gtk/Skipped:
* platform/gtk/svg/custom/delete-text-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (110674 => 110675)


--- trunk/LayoutTests/ChangeLog	2012-03-14 08:18:35 UTC (rev 110674)
+++ trunk/LayoutTests/ChangeLog	2012-03-14 08:32:39 UTC (rev 110675)
@@ -1,5 +1,13 @@
 2012-03-14  Philippe Normand  <[email protected]>
 
+        Unreviewed, skip a new failing inspector test in GTK and add new
+        baseline for a svg test.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/svg/custom/delete-text-crash-expected.txt: Added.
+
+2012-03-14  Philippe Normand  <[email protected]>
+
         Unreviewed, GTK rebaseline after r110667.
 
         * platform/gtk/fast/dom/Window/window-properties-expected.txt:

Modified: trunk/LayoutTests/platform/gtk/Skipped (110674 => 110675)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-03-14 08:18:35 UTC (rev 110674)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-03-14 08:32:39 UTC (rev 110675)
@@ -1608,3 +1608,6 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=80466
 fast/forms/label/labelable-elements.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=81089
+inspector/debugger/snippets-model.html

Added: trunk/LayoutTests/platform/gtk/svg/custom/delete-text-crash-expected.txt (0 => 110675)


--- trunk/LayoutTests/platform/gtk/svg/custom/delete-text-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/svg/custom/delete-text-crash-expected.txt	2012-03-14 08:32:39 UTC (rev 110675)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x616
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x616
+  RenderBlock {HTML} at (0,0) size 800x616
+    RenderBody {BODY} at (8,8) size 784x600
+      RenderSVGRoot {svg} at (8,8) size 16x4
+        RenderSVGContainer {g} at (8,8) size 16x4
+          RenderSVGRect {rect} at (8,8) size 0x0 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=0.00] [height=0.00]
+            [filter="x"] RenderSVGResourceFilter {filter} at (-78.40,-60) size 940.80x720
+          RenderSVGText {text} at (0,-15) size 15x18 contains 1 chunk(s)
+            RenderSVGInlineText {#text} at (0,0) size 0x0
+        RenderSVGResourceFilter {filter} [id="x"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
+      RenderText {#text} at (0,0) size 0x0
+caret: position 1 of child 0 {#text} of child 3 {text} of child 1 {g} of child 1 {svg} of body
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to