Title: [93936] trunk/LayoutTests
Revision
93936
Author
[email protected]
Date
2011-08-27 00:54:50 -0700 (Sat, 27 Aug 2011)

Log Message

[Qt] Unreviewed gardening.

* platform/qt/Skipped: Remove a non-existent test.
* platform/qt/fast/text/complex-preferred-logical-widths-expected.png: Added.
* platform/qt/fast/text/complex-preferred-logical-widths-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93935 => 93936)


--- trunk/LayoutTests/ChangeLog	2011-08-27 04:42:59 UTC (rev 93935)
+++ trunk/LayoutTests/ChangeLog	2011-08-27 07:54:50 UTC (rev 93936)
@@ -1,3 +1,11 @@
+2011-08-27  Csaba Osztrogonác  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        * platform/qt/Skipped: Remove a non-existent test.
+        * platform/qt/fast/text/complex-preferred-logical-widths-expected.png: Added.
+        * platform/qt/fast/text/complex-preferred-logical-widths-expected.txt: Added.
+
 2011-08-26  Xiaomei Ji  <[email protected]>
 
         Regression(91788): Bad cast in WebCore::blockWithNextLineBox

Modified: trunk/LayoutTests/platform/qt/Skipped (93935 => 93936)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-27 04:42:59 UTC (rev 93935)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-27 07:54:50 UTC (rev 93936)
@@ -2372,11 +2372,6 @@
 # https://bugs.webkit.org/show_bug.cgi?id=66619
 editing/spelling/spelling-insert-html.html
 
-# Introduced in r93452. Has no expectaion yet because our result is incorrect.
-# [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect results
-# https://bugs.webkit.org/show_bug.cgi?id=66626
-fast/parser/innerhtml-with-prefixed-elements.xhtml
-
 # Need new baseline http://webkit.org/b/66662
 fast/block/float/floats-and-text-indent.html
 fast/block/float/floats-and-text-indent-rl.html

Added: trunk/LayoutTests/platform/qt/fast/text/complex-preferred-logical-widths-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/text/complex-preferred-logical-widths-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/text/complex-preferred-logical-widths-expected.txt (0 => 93936)


--- trunk/LayoutTests/platform/qt/fast/text/complex-preferred-logical-widths-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/text/complex-preferred-logical-widths-expected.txt	2011-08-27 07:54:50 UTC (rev 93936)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderBlock (floating) {DIV} at (0,0) size 332x27 [border: (3px solid #0000FF)]
+        RenderText {#text} at (3,3) size 326x21
+          text run at (3,3) width 326: "The number of lines in this box should be one."
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to