Title: [93200] trunk/LayoutTests
Revision
93200
Author
[email protected]
Date
2011-08-17 03:54:50 -0700 (Wed, 17 Aug 2011)

Log Message

[Qt] REGRESSION after r93011
https://bugs.webkit.org/show_bug.cgi?id=66212

Unreviewed gardening.

* platform/qt-4.8/Skipped:
 - Unskip fast/css/font-face-opentype.html.
 - Unskip http/tests/security/cross-frame-access-put.html, because it passes now.
* platform/qt-4.8/fast/css/font-face-opentype-expected.txt: Update Qt 4.8 specific expected result.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93199 => 93200)


--- trunk/LayoutTests/ChangeLog	2011-08-17 10:52:01 UTC (rev 93199)
+++ trunk/LayoutTests/ChangeLog	2011-08-17 10:54:50 UTC (rev 93200)
@@ -1,5 +1,17 @@
 2011-08-17  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] REGRESSION after r93011
+        https://bugs.webkit.org/show_bug.cgi?id=66212
+
+        Unreviewed gardening.
+
+        * platform/qt-4.8/Skipped:
+         - Unskip fast/css/font-face-opentype.html.
+         - Unskip http/tests/security/cross-frame-access-put.html, because it passes now.
+        * platform/qt-4.8/fast/css/font-face-opentype-expected.txt: Update Qt 4.8 specific expected result.
+
+2011-08-17  Csaba Osztrogonác  <[email protected]>
+
         [Qt] Unreviewed gardening.
 
         * platform/qt/Skipped:

Modified: trunk/LayoutTests/platform/qt-4.8/Skipped (93199 => 93200)


--- trunk/LayoutTests/platform/qt-4.8/Skipped	2011-08-17 10:52:01 UTC (rev 93199)
+++ trunk/LayoutTests/platform/qt-4.8/Skipped	2011-08-17 10:54:50 UTC (rev 93200)
@@ -6,7 +6,3 @@
 # [Qt]Update layout test results for newer Qt 4.8.x
 # https://bugs.webkit.org/show_bug.cgi?id=64527
 svg/text/lengthAdjust-text-metrics.html
-http/tests/security/cross-frame-access-put.html
-
-# Regression after r93011
-fast/css/font-face-opentype.html

Modified: trunk/LayoutTests/platform/qt-4.8/fast/css/font-face-opentype-expected.txt (93199 => 93200)


--- trunk/LayoutTests/platform/qt-4.8/fast/css/font-face-opentype-expected.txt	2011-08-17 10:52:01 UTC (rev 93199)
+++ trunk/LayoutTests/platform/qt-4.8/fast/css/font-face-opentype-expected.txt	2011-08-17 10:54:50 UTC (rev 93200)
@@ -20,13 +20,13 @@
           text run at (0,0) width 748: "Check if glyphs in Ahem.otf can be rendered correctly. If the test passes, you should see dozens of black square"
           text run at (0,22) width 120: "characters below:"
       RenderBlock (anonymous) at (0,120) size 784x42
-        RenderInline {SPAN} at (0,0) size 446x21
-          RenderText {#text} at (0,0) size 446x21
-            text run at (0,0) width 446: "!\"#$%&()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO"
+        RenderInline {SPAN} at (0,0) size 405x21
+          RenderText {#text} at (0,0) size 405x21
+            text run at (0,0) width 405: "!\"#$%&()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNO"
         RenderText {#text} at (0,0) size 0x0
-        RenderInline {SPAN} at (0,0) size 414x21
-          RenderText {#text} at (0,21) size 414x21
-            text run at (0,21) width 414: "PQRSTUVWXYZ[\\]^_`abcdefghijklmnoqrstuvwxyz{|}~"
+        RenderInline {SPAN} at (0,0) size 379x21
+          RenderText {#text} at (0,21) size 379x21
+            text run at (0,21) width 379: "PQRSTUVWXYZ[\\]^_`abcdefghijklmnoqrstuvwxyz{|}~"
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {P} at (0,178) size 784x44
@@ -34,9 +34,9 @@
           text run at (0,0) width 752: "Check if glyphs not in Ahem.otf can be rendered using a fallback font. If the test passes, you should see a single-"
           text run at (0,22) width 156: "quote character below:"
       RenderBlock (anonymous) at (0,238) size 784x21
-        RenderInline {SPAN} at (0,0) size 4x21
-          RenderText {#text} at (0,0) size 4x21
-            text run at (0,0) width 4: "'"
+        RenderInline {SPAN} at (0,0) size 3x21
+          RenderText {#text} at (0,0) size 3x21
+            text run at (0,0) width 3: "'"
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
         RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to