Title: [126849] trunk/LayoutTests
Revision
126849
Author
[email protected]
Date
2012-08-27 23:51:43 -0700 (Mon, 27 Aug 2012)

Log Message

[Qt] Gardening after r126789. Update expectations and skip a test
because of disabled SHADOW_DOM feature.

Patch by János Badics <[email protected]> on 2012-08-27
Reviewed by Csaba Osztrogonác.

* platform/qt/Skipped:
* platform/qt/fast/html/details-nested-2-expected.txt:
* platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126848 => 126849)


--- trunk/LayoutTests/ChangeLog	2012-08-28 06:48:30 UTC (rev 126848)
+++ trunk/LayoutTests/ChangeLog	2012-08-28 06:51:43 UTC (rev 126849)
@@ -1,3 +1,14 @@
+2012-08-27  János Badics  <[email protected]>
+
+        [Qt] Gardening after r126789. Update expectations and skip a test
+        because of disabled SHADOW_DOM feature.
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt/Skipped:
+        * platform/qt/fast/html/details-nested-2-expected.txt:
+        * platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
+
 2012-08-27  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Enable CSS sticky position

Modified: trunk/LayoutTests/platform/qt/Skipped (126848 => 126849)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-28 06:48:30 UTC (rev 126848)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-28 06:51:43 UTC (rev 126849)
@@ -249,6 +249,7 @@
 fast/dom/shadow/shadow-root-resetStyleInheritance.html
 fast/dom/shadow/shadow-ul-li.html
 fast/dom/shadow/tab-order-iframe-and-shadow.html
+fast/dom/shadow/transition-on-shadow-host-with-distributed-node.html
 fast/dom/shadow/user-modify-inheritance.html
 fast/dom/shadow/shadowdom-for-object-complex-shadow.html
 fast/dom/shadow/shadowdom-for-object-only-shadow.html

Modified: trunk/LayoutTests/platform/qt/fast/html/details-nested-2-expected.txt (126848 => 126849)


--- trunk/LayoutTests/platform/qt/fast/html/details-nested-2-expected.txt	2012-08-28 06:48:30 UTC (rev 126848)
+++ trunk/LayoutTests/platform/qt/fast/html/details-nested-2-expected.txt	2012-08-28 06:51:43 UTC (rev 126849)
@@ -9,6 +9,7 @@
           RenderText {#text} at (24,8) size 58x19
             text run at (24,8) width 4: " "
             text run at (28,8) width 54: "summary"
+        RenderBlock (anonymous) at (8,43) size 768x0
         RenderBlock {DETAILS} at (8,43) size 768x70 [border: (8px solid #995555)]
           RenderBlock {SUMMARY} at (8,8) size 752x35 [border: (8px solid #CC9999)]
             RenderDetailsMarker {DIV} at (8,13) size 10x10: down

Modified: trunk/LayoutTests/platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt (126848 => 126849)


--- trunk/LayoutTests/platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt	2012-08-28 06:48:30 UTC (rev 126848)
+++ trunk/LayoutTests/platform/qt/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt	2012-08-28 06:51:43 UTC (rev 126849)
@@ -9,7 +9,6 @@
       RenderInline {LABEL} at (0,0) size 95x19
         RenderText {#text} at (0,0) size 95x19
           text run at (0,0) width 95: "Some inline text"
-      RenderInline {LABEL} at (0,0) size 0x0
     RenderBlock (anonymous) at (5,24) size 379x290
       RenderBlock {SUMMARY} at (0,0) size 379x290
         RenderBlock (anonymous) at (0,0) size 379x19
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to