Modified: trunk/LayoutTests/ChangeLog (254428 => 254429)
--- trunk/LayoutTests/ChangeLog 2020-01-13 12:47:32 UTC (rev 254428)
+++ trunk/LayoutTests/ChangeLog 2020-01-13 15:04:58 UTC (rev 254429)
@@ -1,3 +1,10 @@
+2020-01-13 Zalan Bujtas <[email protected]>
+
+ [Win] Unreviewed test gardening after r254421.
+
+ * platform/win/css1/text_properties/text_indent-expected.txt:
+ * platform/win/css2.1/t1601-c547-indent-01-d-expected.txt:
+
2020-01-13 Antti Koivisto <[email protected]>
[LFC][Integration] Enable LFC integration
Modified: trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt (254428 => 254429)
--- trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt 2020-01-13 12:47:32 UTC (rev 254428)
+++ trunk/LayoutTests/platform/win/css1/text_properties/text_indent-expected.txt 2020-01-13 15:04:58 UTC (rev 254429)
@@ -72,10 +72,10 @@
RenderText {#text} at (199,36) size 146x18
text run at (199,36) width 146: " which may be present."
RenderBlock {BLOCKQUOTE} at (40,642) size 689x54 [bgcolor=#00FFFF]
- RenderText {#text} at (384,0) size 646x54
- text run at (384,0) width 222: "In the first half of the test page, this"
- text run at (0,18) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
- text run at (0,36) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
+ RenderText {#text} at (344,0) size 682x54
+ text run at (344,0) width 338: "In the first half of the test page, this BLOCKQUOTE"
+ text run at (0,18) width 671: "element should have a text indent equal to 50% of the BODY element's width, since BLOCKQUOTE is a"
+ text run at (0,36) width 372: "child of BODY; in the second half, it is a child of TABLE."
RenderTable {TABLE} at (0,712) size 769x518 [border: (1px outset #808080)]
RenderTableSection {TBODY} at (1,1) size 767x516
RenderTableRow {TR} at (0,0) size 767x26
@@ -130,7 +130,7 @@
RenderText {#text} at (199,36) size 146x18
text run at (199,36) width 146: " which may be present."
RenderBlock {BLOCKQUOTE} at (44,416) size 667x54 [bgcolor=#00FFFF]
- RenderText {#text} at (373,0) size 646x54
- text run at (373,0) width 222: "In the first half of the test page, this"
+ RenderText {#text} at (333,0) size 646x54
+ text run at (333,0) width 222: "In the first half of the test page, this"
text run at (0,18) width 646: "BLOCKQUOTE element should have a text indent equal to 50% of the BODY element's width, since"
text run at (0,36) width 513: "BLOCKQUOTE is a child of BODY; in the second half, it is a child of TABLE."
Modified: trunk/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt (254428 => 254429)
--- trunk/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt 2020-01-13 12:47:32 UTC (rev 254428)
+++ trunk/LayoutTests/platform/win/css2.1/t1601-c547-indent-01-d-expected.txt 2020-01-13 15:04:58 UTC (rev 254429)
@@ -1,8 +1,8 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x236
- RenderBlock {HTML} at (0,0) size 800x236
- RenderBody {BODY} at (8,16) size 784x212
+layer at (0,0) size 800x218
+ RenderBlock {HTML} at (0,0) size 800x218
+ RenderBody {BODY} at (8,16) size 784x194
RenderBlock {P} at (0,0) size 784x36 [bgcolor=#00FFFF]
RenderText {#text} at (392,0) size 751x36
text run at (392,0) width 359: "The first line of this sentence should be indented halfway"
@@ -24,9 +24,8 @@
text run at (0,54) width 113: "aligned on the left"
RenderText {#text} at (113,54) size 100x18
text run at (113,54) width 100: " of the window."
- RenderBlock {DIV} at (0,140) size 196x72 [bgcolor=#00FFFF]
- RenderText {#text} at (392,0) size 404x72
- text run at (392,0) width 12: "X"
- text run at (0,18) width 169: "The X on the previous line"
- text run at (0,36) width 184: "should be centered across the"
- text run at (0,54) width 56: "window."
+ RenderBlock {DIV} at (0,140) size 196x54 [bgcolor=#00FFFF]
+ RenderText {#text} at (98,0) size 179x54
+ text run at (98,0) width 77: "X The X on"
+ text run at (0,18) width 169: "the previous line should be"
+ text run at (0,36) width 179: "centered across the window."