Diff
Modified: trunk/LayoutTests/ChangeLog (174518 => 174519)
--- trunk/LayoutTests/ChangeLog 2014-10-09 19:25:58 UTC (rev 174518)
+++ trunk/LayoutTests/ChangeLog 2014-10-09 19:26:01 UTC (rev 174519)
@@ -1,5 +1,12 @@
2014-10-09 Simon Fraser <[email protected]>
+ iOS Simulator results for ietestcenter tests.
+ Skip fullscreen and gamepad tests.
+
+ * platform/ios-simulator/ietestcenter/*: Added
+
+2014-10-09 Simon Fraser <[email protected]>
+
iOS Simulator results for fonts tests.
* platform/ios-simulator/fonts/*: Added
Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (174518 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/TestExpectations 2014-10-09 19:25:58 UTC (rev 174518)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations 2014-10-09 19:26:01 UTC (rev 174519)
@@ -12,6 +12,14 @@
# no plug-ins on iOS
compositing/plugins
+# no fullscreen API on iOS
+fullscreen
+
+# no gamepad on iOS
+gamepad
+
+
+
webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.clear.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.composite.operation.darker.html [ Failure ]
webkit.org/b/137530 canvas/philip/tests/2d.drawImage.animated.poster.html [ Failure ]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,40 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x372
+ RenderBlock {HTML} at (0,0) size 800x372
+ RenderBody {BODY} at (8,16) size 784x348
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 770x39
+ text run at (0,0) width 770: "Test passes if the images of all the cats scroll when the box is scrolled. (Presence of cats behind the double border is UA"
+ text run at (0,20) width 76: "dependent)."
+ RenderBlock {DIV} at (0,348) size 784x0
+layer at (8,72) size 292x292 clip at (58,122) size 192x192 scrollHeight 320
+ RenderBlock {DIV} at (0,56) size 292x292 [border: (50px double #000000)]
+ RenderText {#text} at (50,50) size 177x319
+ text run at (50,50) width 142: "Filler Text Filler Text "
+ text run at (191,50) width 36: "Filler"
+ text run at (50,70) width 170: "Text Filler Text Filler Text"
+ text run at (50,90) width 177: "Filler Text Filler Text Filler"
+ text run at (50,110) width 33: "Text "
+ text run at (82,110) width 138: "Filler Text Filler Text"
+ text run at (50,130) width 71: "Filler Text "
+ text run at (120,130) width 107: "Filler Text Filler"
+ text run at (50,150) width 104: "Text Filler Text "
+ text run at (153,150) width 67: "Filler Text"
+ text run at (50,170) width 142: "Filler Text Filler Text "
+ text run at (191,170) width 36: "Filler"
+ text run at (50,190) width 170: "Text Filler Text Filler Text"
+ text run at (50,210) width 177: "Filler Text Filler Text Filler"
+ text run at (50,230) width 33: "Text "
+ text run at (82,230) width 138: "Filler Text Filler Text"
+ text run at (50,250) width 71: "Filler Text "
+ text run at (120,250) width 107: "Filler Text Filler"
+ text run at (50,270) width 104: "Text Filler Text "
+ text run at (153,270) width 67: "Filler Text"
+ text run at (50,290) width 142: "Filler Text Filler Text "
+ text run at (191,290) width 36: "Filler"
+ text run at (50,310) width 170: "Text Filler Text Filler Text"
+ text run at (50,330) width 177: "Filler Text Filler Text Filler"
+ text run at (50,350) width 33: "Text "
+ text run at (82,350) width 138: "Filler Text Filler Text"
+caret: position 258 of child 0 {#text} of child 5 {DIV} of body
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-applied-to-rounded-inline-element-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is an orange box with rounded corners below."
+ RenderBlock (anonymous) at (0,36) size 784x20
+ RenderInline {DIV} at (0,0) size 97x49 [color=#FFA500] [bgcolor=#FFA500]
+ RenderText {#text} at (15,0) size 67x19
+ text run at (15,0) width 67: "Filler Text"
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-color-border-box-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x350
+ RenderBlock {HTML} at (0,0) size 800x350
+ RenderBody {BODY} at (8,16) size 784x326
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 529x19
+ text run at (0,0) width 529: "Test passes if green is visible on the page and there is no red is visible on the page."
+ RenderBlock {DIV} at (0,36) size 290x290 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,0) size 290x290 [bgcolor=#000000] [border: (10px dashed #800080)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x438
+ RenderBlock {HTML} at (0,0) size 800x438
+ RenderBody {BODY} at (8,16) size 784x414
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 379x379 [border: (25px double #000000)]
+ RenderBlock {DIV} at (0,35) size 379x379 [border: (25px double #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x110
+ RenderBlock {HTML} at (0,0) size 800x110
+ RenderBody {BODY} at (8,16) size 784x86
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 100x100
+ RenderBlock {DIV} at (0,36) size 50x50 [bgcolor=#000000]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-applies-to-block-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x332
+ RenderBlock {HTML} at (0,0) size 800x332
+ RenderBody {BODY} at (8,16) size 784x308
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {SPAN} at (0,36) size 272x272 [bgcolor=#FF0000] [border: (20px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background-size-aspect-ratio-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x736
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x736
+ RenderBlock {HTML} at (0,0) size 800x736
+ RenderBody {BODY} at (8,16) size 784x712
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 742x19
+ text run at (0,0) width 742: "Test passes if there are five unclipped cats in each of the two boxes, and if all the cats on the page are the same size."
+ RenderBlock {DIV} at (0,36) size 96x96
+ RenderBlock {DIV} at (0,132) size 410x160 [border: (5px solid #000000)]
+ RenderBlock {DIV} at (0,302) size 160x410 [border: (5px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_color_padding_box-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x350
+ RenderBlock {HTML} at (0,0) size 800x350
+ RenderBody {BODY} at (8,16) size 784x326
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 268x19
+ text run at (0,0) width 268: "Test passes if green is visible on the page."
+ RenderBlock {DIV} at (0,36) size 290x290 [bgcolor=#008000]
+ RenderBlock {DIV} at (0,0) size 290x290 [bgcolor=#000000] [border: (10px dashed #800080)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x688
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x688
+ RenderBlock {HTML} at (0,0) size 800x688
+ RenderBody {BODY} at (8,16) size 784x662
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 395x19
+ text run at (0,0) width 395: "Test passes if the content of the three black boxes is identical."
+ RenderBlock {DIV} at (10,36) size 298x202 [border: (5px solid #000000)]
+ RenderBlock {DIV} at (10,248) size 298x202 [border: (5px solid #000000)]
+ RenderBlock {DIV} at (10,460) size 298x202 [border: (5px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_properties_greater_than_images-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x346
+ RenderBlock {HTML} at (0,0) size 800x346
+ RenderBody {BODY} at (8,16) size 784x322
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 606x19
+ text run at (0,0) width 606: "Test passes if there is green on the page and contents of the black boxes look exactly the same."
+ RenderTable {TABLE} at (0,36) size 570x286
+ RenderTableSection {TBODY} at (0,0) size 570x286
+ RenderTableRow {TR} at (0,2) size 570x282
+ RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
+ RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_border_box-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x438
+ RenderBlock {HTML} at (0,0) size 800x439
+ RenderBody {BODY} at (8,16) size 784x415
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 529x19
+ text run at (0,0) width 529: "Test passes if green is visible on the page and there is no red is visible on the page."
+ RenderBlock {DIV} at (0,36) size 379x379 [border: (25px double #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/background_repeat_space_content_box-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x458
+ RenderBlock {HTML} at (0,0) size 800x459
+ RenderBody {BODY} at (8,16) size 784x435
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 753x39
+ text run at (0,0) width 753: "Test passes if there are four unclipped cats below, if the cats are equally spaced from each other, and if the cats do not"
+ text run at (0,20) width 225: "touch or overlap the double border."
+ RenderBlock {DIV} at (0,56) size 379x379 [border: (25px double #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderBlock (anonymous) at (0,36) size 784x20
+ RenderInline {DIV} at (0,0) size 87x39 [border: (10px solid #008000)]
+ RenderText {#text} at (10,0) size 67x19
+ text run at (10,0) width 67: "Filler Text"
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderBlock {DIV} at (0,36) size 784x102
+ RenderBlock {SPAN} at (0,0) size 102x102 [border: (3px solid #008000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-003-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderListItem {DIV} at (0,36) size 102x102 [border: (3px solid #008000)]
+ RenderListMarker at (-18,3) size 7x19: bullet
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-005-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x167
+ RenderBlock {HTML} at (0,0) size 800x167
+ RenderBody {BODY} at (8,16) size 784x143
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderBlock (anonymous) at (0,36) size 784x107
+ RenderBlock {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-006-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (3,3) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-007-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102
+ RenderBlock {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (0,102) size 102x0
+ RenderTableRow {DIV} at (0,0) size 102x0
+ RenderTableCell {DIV} at (0,0) size 0x0 [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-008-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102
+ RenderTableSection (anonymous) at (0,0) size 102x102
+ RenderTableRow {DIV} at (0,0) size 102x102
+ RenderTableCell {DIV} at (0,0) size 102x6 [border: (3px solid #008000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-009-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99 [border: (3px solid #008000)]
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-010-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {HTML} at (0,0) size 800x52
+ RenderBody {BODY} at (8,16) size 784x20
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-011-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x167
+ RenderBlock {HTML} at (0,0) size 800x167
+ RenderBody {BODY} at (8,16) size 784x143
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 361x19
+ text run at (0,0) width 361: "Test passes if there is a box with rounded corners below."
+ RenderBlock (anonymous) at (0,36) size 784x107
+ RenderTable {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (3,3) size 96x96
+ RenderTableRow {DIV} at (0,0) size 96x96
+ RenderTableCell {DIV} at (0,0) size 96x0 [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-012-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-013-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-014-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-015-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableSection {DIV} at (1,1) size 99x99 [border: (3px solid #008000)]
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-016-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 417x19
+ text run at (0,0) width 417: "Test passes if there is a box with sharp or rounded corners below."
+ RenderTable {DIV} at (0,36) size 102x102 [border: (1px none #000000)]
+ RenderTableCol {DIV} at (0,0) size 0x0 [border: (3px solid #008000)]
+ RenderTableSection (anonymous) at (1,1) size 99x99
+ RenderTableRow {DIV} at (0,0) size 99x99
+ RenderTableCell {DIV} at (0,0) size 99x3 [border: (2px none #000000)] [r=0 c=0 rs=1 cs=1]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-applies-to-017-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 358x19
+ text run at (0,0) width 358: "Test passes if there is a box with rounded corners below"
+ RenderBlock {DIV} at (0,36) size 784x102
+ RenderBlock {DIV} at (0,0) size 102x102 [border: (3px solid #008000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,26 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x162
+ RenderBlock {HTML} at (0,0) size 800x162
+ RenderBody {BODY} at (8,16) size 784x138
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 527x19
+ text run at (0,0) width 527: "Test passes if the 'Filler Text' below is clipped to the curve of the rounded corners."
+layer at (8,52) size 198x102 clip at (11,55) size 192x96 scrollHeight 160
+ RenderBlock {DIV} at (0,36) size 198x102 [border: (3px solid #000000)]
+ RenderText {#text} at (3,3) size 185x159
+ text run at (3,3) width 150: "Filler Text. Filler Text. "
+ text run at (152,3) width 36: "Filler"
+ text run at (3,23) width 112: "Text. Filler Text. "
+ text run at (114,23) width 71: "Filler Text."
+ text run at (3,43) width 75: "Filler Text. "
+ text run at (77,43) width 111: "Filler Text. Filler"
+ text run at (3,63) width 37: "Text. "
+ text run at (39,63) width 146: "Filler Text. Filler Text."
+ text run at (3,83) width 150: "Filler Text. Filler Text. "
+ text run at (152,83) width 36: "Filler"
+ text run at (3,103) width 112: "Text. Filler Text. "
+ text run at (114,103) width 71: "Filler Text."
+ text run at (3,123) width 75: "Filler Text. "
+ text run at (77,123) width 111: "Filler Text. Filler"
+ text run at (3,143) width 33: "Text."
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-clip-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x180
+ RenderBlock {HTML} at (0,0) size 800x180
+ RenderBody {BODY} at (8,16) size 784x156
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 140x140 [bgcolor=#FF0000] [border: (10px solid #000000)]
+ RenderBlock {DIV} at (20,56) size 100x100 [bgcolor=#000000]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-content-edge-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x201
+ RenderBlock {HTML} at (0,0) size 800x201
+ RenderBody {BODY} at (8,16) size 784x177
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock (anonymous) at (0,36) size 784x141
+ RenderImage {IMG} at (0,0) size 136x136 [border: (10px solid #000000)]
+ RenderText {#text} at (0,0) size 0x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-different-width-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,21 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x506
+ RenderBlock {HTML} at (0,0) size 800x506
+ RenderBody {BODY} at (8,16) size 784x482
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 753x19
+ text run at (0,0) width 753: "Test passes if the boxes have rounded corners and show a smooth transition between the thicker and the thinner sides."
+ RenderTable {TABLE} at (0,36) size 700x446
+ RenderTableSection {TBODY} at (0,0) size 700x446
+ RenderTableRow {TR} at (0,2) size 700x442
+ RenderTableCell {TD} at (2,2) size 272x442 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 245x130 [border: (10px solid #000000) (15px solid #000000) (20px solid #000000) (30px solid #000000)]
+ RenderBlock {DIV} at (11,151) size 250x150 [border: (10px solid #000000) (25px solid #000000) (40px solid #000000) (25px solid #000000)]
+ RenderBlock {DIV} at (11,311) size 250x120 [border: (10px solid #000000) (25px solid #000000) (10px solid #000000) (25px solid #000000)]
+ RenderTableCell {TD} at (276,45) size 232x356 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 204x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (1px solid #000000)]
+ RenderBlock {DIV} at (11,127) size 206x106 [border: (1px solid #000000) (3px solid #000000) (5px solid #000000) (3px solid #000000)]
+ RenderBlock {DIV} at (11,243) size 210x102 [border: (1px solid #000000) (5px solid #000000) (1px solid #000000) (5px solid #000000)]
+ RenderTableCell {TD} at (510,62) size 188x322 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 166x300 [border: (4px solid #000000) (16px solid #000000) (32px solid #000000) (100px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-initial-value-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x341
+ RenderBlock {HTML} at (0,0) size 800x341
+ RenderBody {BODY} at (8,16) size 784x315
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 265x19
+ text run at (0,0) width 265: "Test passes if the two boxes are identical."
+ RenderBlock {DIV} at (10,36) size 135x135 [border: (19.19px solid #000000)]
+ RenderBlock {DIV} at (10,180) size 135x135 [border: (19.19px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-not-inherited-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x278
+ RenderBlock {HTML} at (0,0) size 800x278
+ RenderBody {BODY} at (8,16) size 784x254
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 317x19
+ text run at (0,0) width 317: "Test passes if there is a square and a circle below."
+ RenderBlock {DIV} at (0,36) size 102x102 [border: (1px solid #00000000)]
+ RenderBlock {DIV} at (1,1) size 106x106 [border: (3px solid #000000)]
+ RenderBlock {DIV} at (0,148) size 106x106 [border: (3px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-shorthand-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x286
+ RenderBlock {HTML} at (0,0) size 800x286
+ RenderBody {BODY} at (8,16) size 784x262
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 612x19
+ text run at (0,0) width 612: "Test passes if there are two black boxes with rounded corners and red is not visible on the page."
+ RenderTable {TABLE} at (0,36) size 450x226
+ RenderTableSection {TBODY} at (0,0) size 450x226
+ RenderTableRow {TR} at (0,2) size 450x222
+ RenderTableCell {TD} at (2,2) size 222x222 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (226,2) size 222x222 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 220x220 [border: (10px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x310
+ RenderBlock {HTML} at (0,0) size 800x311
+ RenderBody {BODY} at (8,16) size 784x287
+ RenderBlock {P} at (0,0) size 784x40
+ RenderText {#text} at (0,0) size 766x39
+ text run at (0,0) width 766: "Test passes if there is a rounded border with purple dots on the top, green on the right side, blue on the bottom side, and"
+ text run at (0,20) width 132: "grey on the left side."
+ RenderBlock {DIV} at (0,56) size 231x231 [border: (19.19px dotted #800080) (19.19px dotted #008000) (19.19px dotted #0000FF) (19.19px dotted #808080)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x290
+ RenderBlock {HTML} at (0,0) size 800x291
+ RenderBody {BODY} at (8,16) size 784x267
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 484x19
+ text run at (0,0) width 484: "Test passes if there is a box below with dashed border and rounded corners."
+ RenderBlock {DIV} at (0,36) size 231x231 [border: (19.19px dashed #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-003-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x300
+ RenderBlock {HTML} at (0,0) size 800x300
+ RenderBody {BODY} at (8,16) size 784x276
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 483x19
+ text run at (0,0) width 483: "Test passes if there is a box below with double border and rounded corners."
+ RenderBlock {DIV} at (0,36) size 340x240 [border: (70px double #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-004-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x290
+ RenderBlock {HTML} at (0,0) size 800x291
+ RenderBody {BODY} at (8,16) size 784x267
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 470x19
+ text run at (0,0) width 470: "Test passes if there is a box below with solid border and rounded corners."
+ RenderBlock {DIV} at (0,36) size 231x231 [border: (19.19px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-style-005-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x252
+ RenderBlock {HTML} at (0,0) size 800x252
+ RenderBody {BODY} at (8,16) size 784x228
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 612x19
+ text run at (0,0) width 612: "Test passes if there is a black box below with rounded corners and no red is visible on the page."
+ RenderBlock {DIV} at (0,36) size 192x192 [bgcolor=#000000]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x478
+ RenderBlock {HTML} at (0,0) size 800x478
+ RenderBody {BODY} at (8,16) size 784x454
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 545x19
+ text run at (0,0) width 545: "Test passes if there are no squares on the page and there is no red visible on the page."
+ RenderTable {TABLE} at (0,36) size 210x418
+ RenderTableSection {TBODY} at (0,0) size 210x418
+ RenderTableRow {TR} at (0,2) size 210x102
+ RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableRow {TR} at (0,106) size 210x102
+ RenderTableCell {TD} at (2,106) size 102x102 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (106,106) size 102x102 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableRow {TR} at (0,210) size 210x102
+ RenderTableCell {TD} at (2,210) size 102x102 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (106,210) size 102x102 [r=2 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableRow {TR} at (0,314) size 210x102
+ RenderTableCell {TD} at (2,314) size 102x102 [r=3 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (106,314) size 102x102 [r=3 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,22 @@
+layer at (0,0) size 1028x686
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x686
+ RenderBlock {HTML} at (0,0) size 800x686
+ RenderBody {BODY} at (8,16) size 784x662
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 659x19
+ text run at (0,0) width 659: "Test passes if there are no more than two rectangles on the page and there is no red visible on the page."
+ RenderTable {TABLE} at (0,36) size 314x106
+ RenderTableSection {TBODY} at (0,0) size 314x106
+ RenderTableRow {TR} at (0,2) size 314x102
+ RenderTableCell {TD} at (2,2) size 102x102 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (106,2) size 102x102 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderTableCell {TD} at (210,2) size 102x102 [r=0 c=2 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x100 [border: (10px solid #000000)]
+ RenderBlock {DIV} at (0,142) size 1020x520 [border: (10px solid #FF0000)]
+ RenderBlock {DIV} at (0,142) size 1020x520 [border: (10px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-three-values-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x290
+ RenderBlock {HTML} at (0,0) size 800x291
+ RenderBody {BODY} at (8,16) size 784x267
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 521x19
+ text run at (0,0) width 521: "Test passes if the box has rounded corners and there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 231x231 [border: (19.19px solid #FF0000)]
+ RenderBlock {DIV} at (0,35) size 231x232 [border: (19.19px solid #008000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-radius-with-two-values-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x290
+ RenderBlock {HTML} at (0,0) size 800x291
+ RenderBody {BODY} at (8,16) size 784x267
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 521x19
+ text run at (0,0) width 521: "Test passes if the box has rounded corners and there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 231x231 [border: (19.19px solid #FF0000)]
+ RenderBlock {DIV} at (0,35) size 231x232 [border: (19.19px solid #008000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x354
+ RenderBlock {HTML} at (0,0) size 800x354
+ RenderBody {BODY} at (10,10) size 780x328
+ RenderBlock {DIV} at (0,0) size 388x292 [border: (2px solid #000000)]
+ RenderBlock {P} at (0,308) size 780x20
+ RenderText {#text} at (0,0) size 405x19
+ text run at (0,0) width 405: "Test passes if the two blue lines are radii of the rounded corner."
+layer at (10,10) size 52x82
+ RenderBlock (positioned) {DIV} at (10,10) size 52x82 [border: none (2px solid #0000FF) none]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x352
+ RenderBlock {HTML} at (0,0) size 800x352
+ RenderBody {BODY} at (8,16) size 784x328
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 662x19
+ text run at (0,0) width 662: "Test passes if the top-left corner of the box has a rounded corner and there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 388x292 [border: (2px solid #FF0000)]
+ RenderBlock {DIV} at (0,36) size 388x292 [border: (2px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-003-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x365
+ RenderBlock {HTML} at (0,0) size 800x365
+ RenderBody {BODY} at (8,16) size 784x341
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 268x19
+ text run at (0,0) width 268: "Test passes if the four boxes are identical."
+ RenderTable {TABLE} at (0,36) size 320x305
+ RenderTableSection {TBODY} at (0,0) size 320x305
+ RenderTableRow {TR} at (0,2) size 320x301
+ RenderTableCell {TD} at (2,2) size 157x301 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 135x135 [border: (19.19px solid #000000)]
+ RenderBlock {DIV} at (11,155) size 135x135 [border: (19.19px solid #000000)]
+ RenderTableCell {TD} at (161,2) size 157x301 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 135x135 [border: (19.19px solid #000000)]
+ RenderBlock {DIV} at (11,155) size 135x135 [border: (19.19px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-left-radius-values-004-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x524
+ RenderBlock {HTML} at (0,0) size 800x524
+ RenderBody {BODY} at (8,16) size 784x500
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 663x19
+ text run at (0,0) width 663: "Test passes if the top left corner of each of the boxes is curved and if there is no red visible on the page."
+ RenderTable {TABLE} at (0,36) size 310x464
+ RenderTableSection {TBODY} at (0,0) size 310x464
+ RenderTableRow {TR} at (0,2) size 310x152
+ RenderTableCell {TD} at (2,7) size 152x142 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,7) size 152x142 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
+ RenderTableRow {TR} at (0,156) size 310x152
+ RenderTableCell {TD} at (2,161) size 152x142 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,161) size 152x142 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
+ RenderTableRow {TR} at (0,310) size 310x152
+ RenderTableCell {TD} at (2,315) size 152x142 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,315) size 152x142 [r=2 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 100x140 [border: (20px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/border-top-right-radius-values-004-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x434
+ RenderBlock {HTML} at (0,0) size 800x434
+ RenderBody {BODY} at (8,16) size 784x410
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 672x19
+ text run at (0,0) width 672: "Test passes if the top right corner of each of the boxes is curved and if there is no red visible on the page."
+ RenderTable {TABLE} at (0,36) size 310x374
+ RenderTableSection {TBODY} at (0,0) size 310x374
+ RenderTableRow {TR} at (0,2) size 310x122
+ RenderTableCell {TD} at (2,12) size 152x102 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,12) size 152x102 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
+ RenderTableRow {TR} at (0,126) size 310x122
+ RenderTableCell {TD} at (2,136) size 152x102 [r=1 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,136) size 152x102 [r=1 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
+ RenderTableRow {TR} at (0,250) size 310x122
+ RenderTableCell {TD} at (2,260) size 152x102 [r=2 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
+ RenderTableCell {TD} at (156,260) size 152x102 [r=2 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #FF0000)]
+ RenderBlock {DIV} at (1,1) size 140x100 [border: (20px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x158
+ RenderBlock {HTML} at (0,0) size 800x158
+ RenderBody {BODY} at (8,16) size 784x134
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 194x98 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderBlock {DIV} at (1,1) size 98x98 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,10 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x160
+ RenderBlock {HTML} at (0,0) size 800x160
+ RenderBody {BODY} at (8,16) size 784x136
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (40,36) size 120x120 [bgcolor=#FF0000]
+ RenderBlock {DIV} at (0,36) size 100x100 [bgcolor=#000000]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-003-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x292
+ RenderBlock {HTML} at (0,0) size 800x292
+ RenderBody {BODY} at (8,16) size 784x268
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 314x19
+ text run at (0,0) width 314: "Test passes if two drawings are exactly the same."
+ RenderBlock {DIV} at (0,36) size 96x96
+ RenderBlock {DIV} at (0,36) size 96x96
+ RenderBlock {DIV} at (0,36) size 96x96
+ RenderBlock {DIV} at (0,172) size 96x96
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/box-shadow-004-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x158
+ RenderBlock {HTML} at (0,0) size 800x158
+ RenderBody {BODY} at (8,16) size 784x134
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 98x98 [border: (1px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/color-behind-images-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x310
+ RenderBlock {HTML} at (0,0) size 800x310
+ RenderBody {BODY} at (8,16) size 784x286
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 490x19
+ text run at (0,0) width 490: "Test passes if blue, orange and white boxes are visible on a larger black box."
+ RenderBlock {DIV} at (0,36) size 250x250 [bgcolor=#000000]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/none-as-image-layer-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x346
+ RenderBlock {HTML} at (0,0) size 800x346
+ RenderBody {BODY} at (8,16) size 784x322
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 606x19
+ text run at (0,0) width 606: "Test passes if there is green on the page and contents of the black boxes look exactly the same."
+ RenderTable {TABLE} at (0,36) size 570x286
+ RenderTableSection {TBODY} at (0,0) size 570x286
+ RenderTableRow {TR} at (0,2) size 570x282
+ RenderTableCell {TD} at (2,2) size 282x282 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
+ RenderTableCell {TD} at (286,2) size 282x282 [r=0 c=1 rs=1 cs=1]
+ RenderBlock {DIV} at (11,11) size 260x260 [border: (5px solid #000000)]
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/bordersbackgrounds/order-of-images-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,9 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x310
+ RenderBlock {HTML} at (0,0) size 800x310
+ RenderBody {BODY} at (8,16) size 784x286
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 496x19
+ text run at (0,0) width 496: "Test passes if a blue box overlaps an orange box, which overlaps a black box."
+ RenderBlock {DIV} at (0,36) size 250x250
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-001-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-001-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-001-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x116
+ RenderBlock {HTML} at (0,0) size 800x116
+ RenderBody {BODY} at (8,16) size 784x75
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 441x19
+ text run at (0,0) width 441: "Test pasees if there is a black, blue and yellow rectangle on the page."
+ RenderBlock {DIV} at (25,45) size 734x30
+ RenderText {#text} at (0,0) size 300x30
+ text run at (0,0) width 300: "FillerText"
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-002-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-002-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-002-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x134
+ RenderBlock {HTML} at (0,0) size 800x134
+ RenderBody {BODY} at (8,16) size 784x93
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 704x19
+ text run at (0,0) width 704: "Test passes if there are three black and three blue instances of 'Filler Text' such that all text has a line above it."
+ RenderBlock {DIV} at (25,45) size 734x48
+ RenderText {#text} at (0,1) size 536x46
+ text run at (0,1) width 536: "Filler Text Filler Text Filler Text"
+ RenderBlock {DIV} at (0,118) size 784x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-003-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-003-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-003-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 304x19
+ text run at (0,0) width 304: "Test passes if there is green visible on the page."
+ RenderBlock {DIV} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 138x19
+ text run at (0,0) width 138: "Filler Text Filler Text"
+ RenderBlock {DIV} at (0,56) size 784x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-004-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-004-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-004-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 304x19
+ text run at (0,0) width 304: "Test passes if there is green visible on the page."
+ RenderBlock {DIV} at (0,36) size 784x20
+ RenderInline (generated) at (0,0) size 9x19
+ RenderText {#text} at (0,0) size 9x19
+ text run at (0,0) width 9: "F"
+ RenderText {#text} at (8,0) size 59x19
+ text run at (8,0) width 59: "iller Text"
+ RenderBlock {DIV} at (0,56) size 784x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-005-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-005-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-005-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,15 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {HTML} at (0,0) size 800x52
+ RenderBody {BODY} at (8,16) size 784x20
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 565x19
+ text run at (0,0) width 565: "Test passes if there is a black shape completely contained in the orange box on the page."
+ RenderBlock {DIV} at (0,36) size 784x0
+layer at (48,144) size 194x114
+ RenderBlock (positioned) {DIV} at (48,144) size 194x114 [bgcolor=#FFFFFF] [border: (1px solid #FFA500)]
+layer at (0,96) size 96x17
+ RenderBlock (positioned) {DIV} at (0,96) size 96x17
+ RenderText {#text} at (0,0) size 96x17
+ text run at (0,0) width 96: "Filler"
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-006-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-006-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-006-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x80
+ RenderBlock {HTML} at (0,0) size 800x80
+ RenderBody {BODY} at (8,16) size 784x56
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 304x19
+ text run at (0,0) width 304: "Test passes if there is green visible on the page."
+ RenderBlock {DIV} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 67x19
+ text run at (0,0) width 67: "Filler Text"
+ RenderBlock {DIV} at (0,56) size 784x0
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-007-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-007-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-007-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {HTML} at (0,0) size 800x52
+ RenderBody {BODY} at (8,16) size 784x20
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+layer at (96,192) size 96x16
+ RenderBlock (positioned) {DIV} at (96,192) size 96x16 [bgcolor=#FF0000]
+layer at (0,96) size 96x17
+ RenderBlock (positioned) {DIV} at (0,96) size 96x17
+ RenderText {#text} at (0,0) size 96x17
+ text run at (0,0) width 96: "Filler"
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-008-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-008-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-008-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {HTML} at (0,0) size 800x52
+ RenderBody {BODY} at (8,16) size 784x20
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+layer at (96,192) size 96x16
+ RenderBlock (positioned) {DIV} at (96,192) size 96x16 [bgcolor=#FF0000]
+layer at (0,96) size 96x17
+ RenderBlock (positioned) {DIV} at (0,96) size 96x17
+ RenderText {#text} at (0,0) size 96x17
+ text run at (0,0) width 96: "Filler"
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-009-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-009-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-009-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,18 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x270
+ RenderBlock {HTML} at (0,0) size 800x270
+ RenderBody {BODY} at (8,16) size 784x246
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 309x19
+ text run at (0,0) width 309: "Test passes if there is no red visible on the page."
+ RenderBlock {DIV} at (0,36) size 784x210
+ RenderBlock (anonymous) at (0,0) size 784x70
+ RenderText {#text} at (0,1) size 236x67
+ text run at (0,1) width 236: "FillerText"
+ RenderBlock {DIV} at (0,70) size 784x70
+ RenderText {#text} at (0,1) size 236x67
+ text run at (0,1) width 236: "FillerText"
+ RenderBlock (anonymous) at (0,140) size 784x70
+ RenderText {#text} at (0,1) size 236x67
+ text run at (0,1) width 236: "FillerText"
Added: trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-010-expected.txt (0 => 174519)
--- trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-010-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/ietestcenter/css3/text/textshadow-010-expected.txt 2014-10-09 19:26:01 UTC (rev 174519)
@@ -0,0 +1,14 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x122
+ RenderBlock {HTML} at (0,0) size 800x122
+ RenderBody {BODY} at (8,16) size 784x98
+ RenderBlock {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 520x19
+ text run at (0,0) width 520: "Test passes if there are two pairs of black and blue 'Filler Text' instances on page."
+ RenderBlock {DIV} at (0,36) size 784x31
+ RenderText {#text} at (679,1) size 105x29
+ text run at (679,1) width 105: "Filler Text"
+ RenderBlock {DIV} at (0,67) size 784x31
+ RenderText {#text} at (679,1) size 105x29
+ text run at (679,1) width 105: "Filler Text"