Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt

Issue 1088513007: Auto-rebaseline for r194315 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
diff --git a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
index 346f7ad9b106ac7c9d1184df644e96e46d1768b1..9ace62ef740aac1f4738d27ff5b1993d3ccbfc2a 100644
--- a/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/layerZOrderCrash-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 631: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
LayoutBR {BR} at (630,14) size 1x0
layer at (8,26) size 60x88
- LayoutTable {TABLE} at (0,18) size 60x88
+ LayoutTable (relative positioned) {TABLE} at (0,18) size 60x88
LayoutTableSection {TBODY} at (0,0) size 60x88
LayoutTableRow {TR} at (0,2) size 60x20
LayoutTableCell {TD} at (2,2) size 56x20 [r=0 c=0 rs=1 cs=1]
@@ -18,7 +18,7 @@ layer at (8,26) size 60x88
LayoutTableRow {TR} at (0,24) size 60x62
LayoutTableCell {TD} at (2,24) size 56x62 [r=1 c=0 rs=1 cs=1]
layer at (11,51) size 54x60
- LayoutTable {TABLE} at (1,1) size 54x60
+ LayoutTable (relative positioned) {TABLE} at (1,1) size 54x60
LayoutTableSection {TBODY} at (0,0) size 54x60
LayoutTableRow {TR} at (0,2) size 54x56
LayoutTableCell {TD} at (2,2) size 50x56 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698