Title: [94392] trunk/LayoutTests
Revision
94392
Author
[email protected]
Date
2011-09-02 01:25:12 -0700 (Fri, 02 Sep 2011)

Log Message

[Qt] Add Qt expecteds for new tests.

Unreviewed gardening.

* platform/qt/fast/borders/border-image-slices-expected.png: Added.
* platform/qt/fast/borders/border-image-slices-expected.txt: Added.
* platform/qt/fast/text/fallback-traits-fixup-expected.txt: Added.
* platform/qt/svg/custom/pattern-rotate-gaps-expected.png: Added.
* platform/qt/svg/custom/pattern-rotate-gaps-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94391 => 94392)


--- trunk/LayoutTests/ChangeLog	2011-09-02 07:58:05 UTC (rev 94391)
+++ trunk/LayoutTests/ChangeLog	2011-09-02 08:25:12 UTC (rev 94392)
@@ -1,3 +1,15 @@
+2011-09-02  Renata Hodovan  <[email protected]>
+
+        [Qt] Add Qt expecteds for new tests.
+
+        Unreviewed gardening.
+
+        * platform/qt/fast/borders/border-image-slices-expected.png: Added.
+        * platform/qt/fast/borders/border-image-slices-expected.txt: Added.
+        * platform/qt/fast/text/fallback-traits-fixup-expected.txt: Added.
+        * platform/qt/svg/custom/pattern-rotate-gaps-expected.png: Added.
+        * platform/qt/svg/custom/pattern-rotate-gaps-expected.txt: Added.
+
 2011-09-01  Takashi Toyoshima  <[email protected]>
 
         [WebSocket] Implement WebSocket::close() code and reason handling.

Added: trunk/LayoutTests/platform/qt/fast/borders/border-image-slices-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/fast/borders/border-image-slices-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/fast/borders/border-image-slices-expected.txt (0 => 94392)


--- trunk/LayoutTests/platform/qt/fast/borders/border-image-slices-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-image-slices-expected.txt	2011-09-02 08:25:12 UTC (rev 94392)
@@ -0,0 +1,17 @@
+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 {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (146,130) size 4x22
+        text run at (146,130) width 4: " "
+      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (296,130) size 4x22
+        text run at (296,130) width 4: " "
+      RenderBR {BR} at (0,0) size 0x0
+      RenderBlock {DIV} at (10,162) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (146,282) size 4x22
+        text run at (146,282) width 4: " "
+      RenderBlock {DIV} at (160,162) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/qt/fast/text/fallback-traits-fixup-expected.txt (0 => 94392)


--- trunk/LayoutTests/platform/qt/fast/text/fallback-traits-fixup-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/text/fallback-traits-fixup-expected.txt	2011-09-02 08:25:12 UTC (rev 94392)
@@ -0,0 +1,31 @@
+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 784x576
+      RenderBlock {P} at (0,0) size 784x22
+        RenderText {#text} at (0,0) size 57x22
+          text run at (0,0) width 57: "Test for "
+        RenderInline {I} at (0,0) size 519x22
+          RenderInline {A} at (0,0) size 154x22 [color=#0000EE]
+            RenderText {#text} at (57,0) size 154x22
+              text run at (57,0) width 154: "rdar://problem/9528843"
+          RenderText {#text} at (211,0) size 365x22
+            text run at (211,0) width 4: " "
+            text run at (215,0) width 361: "STIX glyphs not rendered on this stackoverflow answer"
+        RenderText {#text} at (576,0) size 4x22
+          text run at (576,0) width 4: "."
+      RenderBlock {P} at (0,38) size 784x42
+        RenderText {#text} at (0,15) size 102x22
+          text run at (0,15) width 102: "A black circle: "
+        RenderInline {SPAN} at (0,0) size 8x42
+          RenderText {#text} at (102,0) size 8x42
+            text run at (102,0) width 8: "\x{26AB}"
+        RenderText {#text} at (0,0) size 0x0
+      RenderBlock {P} at (0,96) size 784x42
+        RenderText {#text} at (0,15) size 147x22
+          text run at (0,15) width 147: "Another black circle: "
+        RenderInline {SPAN} at (0,0) size 8x42
+          RenderText {#text} at (147,0) size 8x42
+            text run at (147,0) width 8: "\x{26AB}"
+        RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/qt/svg/custom/pattern-rotate-gaps-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/svg/custom/pattern-rotate-gaps-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/svg/custom/pattern-rotate-gaps-expected.txt (0 => 94392)


--- trunk/LayoutTests/platform/qt/svg/custom/pattern-rotate-gaps-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/svg/custom/pattern-rotate-gaps-expected.txt	2011-09-02 08:25:12 UTC (rev 94392)
@@ -0,0 +1,29 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderSVGRoot {svg} at (0,0) size 297x334
+    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+      RenderSVGResourcePattern {pattern} [id="squares"] [patternUnits=userSpaceOnUse] [patternContentUnits=userSpaceOnUse]
+        RenderSVGPath {rect} at (0,0) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=2.00] [height=2.00]
+        RenderSVGPath {rect} at (0,2) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=2.00] [width=2.00] [height=2.00]
+        RenderSVGPath {rect} at (2,0) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=0.00] [width=2.00] [height=2.00]
+        RenderSVGPath {rect} at (2,2) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=2.00] [width=2.00] [height=2.00]
+    RenderSVGPath {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
+    RenderSVGContainer {g} at (37,20) size 134x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,20.00)}]
+      RenderSVGPath {rect} at (37,20) size 134x133 [transform={m=((0.91,0.42)(-0.42,0.91)) t=(0.00,0.00)}] [fill={[type=PATTERN] [id="squares"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+    RenderSVGContainer {g} at (10,290) size 287x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
+      RenderSVGText {text} at (0,-10) size 287x44 contains 1 chunk(s)
+        RenderSVGTSpan {tspan} at (0,0) size 280x14
+          RenderSVGInlineText {#text} at (0,0) size 280x14
+            chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 40 width 280.00: "For this test case to be successful, the"
+        RenderSVGInlineText {#text} at (280,0) size 7x14
+          chunk 1 text run 1 at (280.00,0.00) startOffset 0 endOffset 1 width 7.00: " "
+        RenderSVGTSpan {tspan} at (0,0) size 252x14
+          RenderSVGInlineText {#text} at (0,15) size 252x14
+            chunk 1 text run 1 at (0.00,15.00) startOffset 0 endOffset 36 width 252.00: "rotated square inside the black area"
+        RenderSVGInlineText {#text} at (252,15) size 7x14
+          chunk 1 text run 1 at (252.00,15.00) startOffset 0 endOffset 1 width 7.00: " "
+        RenderSVGTSpan {tspan} at (0,0) size 147x14
+          RenderSVGInlineText {#text} at (0,30) size 147x14
+            chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 21 width 147.00: "should be pure white."
+        RenderSVGInlineText {#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