Diff
Modified: trunk/LayoutTests/ChangeLog (196025 => 196026)
--- trunk/LayoutTests/ChangeLog 2016-02-02 20:51:46 UTC (rev 196025)
+++ trunk/LayoutTests/ChangeLog 2016-02-02 21:11:28 UTC (rev 196026)
@@ -1,3 +1,14 @@
+2016-02-02 Zalan Bujtas <[email protected]>
+
+ [Win] gardening after r195740.
+
+ Unreviewed.
+
+ * platform/win/editing/selection/5057506-2-expected.txt:
+ * platform/win/fast/block/margin-collapse/021-expected.txt:
+ * platform/win/fast/table/border-collapsing/cached-change-row-border-color-expected.txt:
+ * platform/win/tables/mozilla/marvin/x_tbody_style-expected.txt:
+
2016-02-02 Brady Eidson <[email protected]>
Modern IDB: storage/indexeddb/cursor-continue-validity.html fails.
Modified: trunk/LayoutTests/platform/win/editing/selection/5057506-2-expected.txt (196025 => 196026)
--- trunk/LayoutTests/platform/win/editing/selection/5057506-2-expected.txt 2016-02-02 20:51:46 UTC (rev 196025)
+++ trunk/LayoutTests/platform/win/editing/selection/5057506-2-expected.txt 2016-02-02 21:11:28 UTC (rev 196026)
@@ -16,10 +16,10 @@
text run at (0,54) width 157: "character, and hit delete. "
text run at (157,54) width 288: "Afterward, the table should contain only 'bar'."
RenderBlock {DIV} at (0,88) size 784x46
- RenderTable {TABLE} at (0,0) size 111x28 [border: (1px outset #808080)]
- RenderTableSection {TBODY} at (1,1) size 109x26
- RenderTableRow {TR} at (0,2) size 109x22
- RenderTableCell {TD} at (2,2) size 105x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 110x28 [border: (1px outset #808080)]
+ RenderTableSection {TBODY} at (1,1) size 108x26
+ RenderTableRow {TR} at (0,2) size 108x22
+ RenderTableCell {TD} at (2,2) size 104x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 21x18
RenderText {#text} at (2,2) size 21x18
text run at (2,2) width 21: "foo"
Modified: trunk/LayoutTests/platform/win/fast/block/margin-collapse/021-expected.txt (196025 => 196026)
--- trunk/LayoutTests/platform/win/fast/block/margin-collapse/021-expected.txt 2016-02-02 20:51:46 UTC (rev 196025)
+++ trunk/LayoutTests/platform/win/fast/block/margin-collapse/021-expected.txt 2016-02-02 21:11:28 UTC (rev 196026)
@@ -6,18 +6,18 @@
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 295x18
text run at (0,0) width 295: "The following two squares should be identical."
- RenderTable {TABLE} at (0,34) size 317x166
- RenderTableSection {TBODY} at (0,0) size 317x166
- RenderTableRow {TR} at (0,16) size 317x134
- RenderTableCell {TD} at (16,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,34) size 316x166
+ RenderTableSection {TBODY} at (0,0) size 316x166
+ RenderTableRow {TR} at (0,16) size 316x134
+ RenderTableCell {TD} at (16,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=0 rs=1 cs=1]
RenderBlock {DIV} at (3,3) size 128x128 [bgcolor=#00FF00]
RenderBlock (floating) {DIV} at (0,0) size 64x64 [bgcolor=#00FFFF]
RenderBlock {DIV} at (0,64) size 128x64 [border: (32px solid #FFFF00)]
- RenderTableCell {TD} at (166,16) size 135x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (3,3) size 129x128
- RenderTableSection {TBODY} at (0,0) size 129x128
- RenderTableRow {TR} at (0,0) size 129x64
- RenderTableCell {TD} at (0,32) size 65x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (64,32) size 65x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
- RenderTableRow {TR} at (0,64) size 129x64
- RenderTableCell {TD} at (0,96) size 129x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
+ RenderTableCell {TD} at (166,16) size 134x134 [bgcolor=#FF0000] [border: (3px solid #000000)] [r=0 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (3,3) size 128x128
+ RenderTableSection {TBODY} at (0,0) size 128x128
+ RenderTableRow {TR} at (0,0) size 128x64
+ RenderTableCell {TD} at (0,32) size 64x0 [bgcolor=#00FFFF] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (64,32) size 64x0 [bgcolor=#00FF00] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,64) size 128x64
+ RenderTableCell {TD} at (0,96) size 128x0 [bgcolor=#FFFF00] [r=1 c=0 rs=1 cs=2]
Modified: trunk/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-row-border-color-expected.txt (196025 => 196026)
--- trunk/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-row-border-color-expected.txt 2016-02-02 20:51:46 UTC (rev 196025)
+++ trunk/LayoutTests/platform/win/fast/table/border-collapsing/cached-change-row-border-color-expected.txt 2016-02-02 21:11:28 UTC (rev 196026)
@@ -3,9 +3,9 @@
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderTable {TABLE} at (0,0) size 61x103 [border: (2px solid #0000FF)]
- RenderTableSection {TBODY} at (2,2) size 57x100
- RenderTableRow {TR} at (0,0) size 57x50 [border: (4px solid #FFFF00)]
- RenderTableCell {TD} at (0,22) size 57x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
- RenderTableRow {TR} at (0,50) size 57x50
- RenderTableCell {TD} at (0,73) size 57x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (0,0) size 60x103 [border: (2px solid #0000FF)]
+ RenderTableSection {TBODY} at (2,2) size 56x100
+ RenderTableRow {TR} at (0,0) size 56x50 [border: (4px solid #FFFF00)]
+ RenderTableCell {TD} at (0,22) size 56x6 [border: (2px solid #00FF00)] [r=0 c=0 rs=1 cs=1]
+ RenderTableRow {TR} at (0,50) size 56x50
+ RenderTableCell {TD} at (0,73) size 56x4 [border: (2px none #000000)] [r=1 c=0 rs=1 cs=1]
Modified: trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_style-expected.txt (196025 => 196026)
--- trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_style-expected.txt 2016-02-02 20:51:46 UTC (rev 196025)
+++ trunk/LayoutTests/platform/win/tables/mozilla/marvin/x_tbody_style-expected.txt 2016-02-02 21:11:28 UTC (rev 196026)
@@ -3,12 +3,12 @@
layer at (0,0) size 800x44
RenderBlock {html} at (0,0) size 800x44
RenderBody {body} at (8,8) size 784x28
- RenderTable {table} at (0,0) size 555x28 [border: (1px outset #808080)]
- RenderTableSection {tbody} at (1,1) size 553x26 [bgcolor=#00FF00]
- RenderTableRow {tr} at (0,2) size 553x22
- RenderTableCell {td} at (2,2) size 274x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {table} at (0,0) size 554x28 [border: (1px outset #808080)]
+ RenderTableSection {tbody} at (1,1) size 552x26 [bgcolor=#00FF00]
+ RenderTableRow {tr} at (0,2) size 552x22
+ RenderTableCell {td} at (2,2) size 273x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 269x18
text run at (2,2) width 269: "This tbody should have a lime background"
- RenderTableCell {td} at (277,2) size 274x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderTableCell {td} at (277,2) size 273x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 269x18
text run at (2,2) width 269: "This tbody should have a lime background"