Title: [98480] trunk/LayoutTests
Revision
98480
Author
kbal...@webkit.org
Date
2011-10-26 07:54:14 -0700 (Wed, 26 Oct 2011)

Log Message

[Qt][WK2] Unreviewed gardening.

[Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
https://bugs.webkit.org/show_bug.cgi?id=70922
Skipped

[Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
https://bugs.webkit.org/show_bug.cgi?id=70915
The svg test has correct pixel results so it's ok to add platform results.

* platform/qt-wk2/Skipped:
* platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98479 => 98480)


--- trunk/LayoutTests/ChangeLog	2011-10-26 14:50:41 UTC (rev 98479)
+++ trunk/LayoutTests/ChangeLog	2011-10-26 14:54:14 UTC (rev 98480)
@@ -1,3 +1,18 @@
+2011-10-26  Balazs Kelemen  <kbal...@webkit.org>
+
+        [Qt][WK2] Unreviewed gardening.
+
+        [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=70922
+        Skipped
+
+        [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
+        https://bugs.webkit.org/show_bug.cgi?id=70915
+        The svg test has correct pixel results so it's ok to add platform results.
+
+        * platform/qt-wk2/Skipped:
+        * platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt: Added.
+
 2011-10-26  Yury Semikhatsky  <yu...@chromium.org>
 
         Unreviewed. Revert change to test_expectations.txt due to test failures.

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (98479 => 98480)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-26 14:50:41 UTC (rev 98479)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-10-26 14:54:14 UTC (rev 98480)
@@ -1849,4 +1849,7 @@
 # [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
 # https://bugs.webkit.org/show_bug.cgi?id=70915
 fast/text/justify-padding-distribution.html
-svg/as-object/svg-embedded-in-html-in-iframe.html
+
+# [Qt][WK2] fast/css/font-face-descending-unicode-range.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=70922
+fast/css/font-face-descending-unicode-range.html

Added: trunk/LayoutTests/platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt (0 => 98480)


--- trunk/LayoutTests/platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt-wk2/svg/as-object/svg-embedded-in-html-in-iframe-expected.txt	2011-10-26 14:54:14 UTC (rev 98480)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x170
+  RenderBlock {HTML} at (0,0) size 800x170
+    RenderBody {BODY} at (8,8) size 784x154
+      RenderPartObject {IFRAME} at (0,0) size 784x150
+        layer at (0,0) size 784x150
+          RenderView at (0,0) size 784x150
+        layer at (0,0) size 784x120
+          RenderBlock {HTML} at (0,0) size 784x120
+            RenderBody {BODY} at (8,8) size 768x104
+              RenderSVGRoot {svg} at (8,8) size 100x100
+                RenderSVGPath {circle} at (8,8) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [cx=50.00] [cy=50.00] [r=50.00]
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to