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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/css/layerZOrderCrash-expected.txt
diff --git a/LayoutTests/platform/linux/fast/css/layerZOrderCrash-expected.txt b/LayoutTests/platform/linux/fast/css/layerZOrderCrash-expected.txt
index 8d3437d89016af7e15fdaf2429d47a4684956d7e..03c38518ae2cbfa70bf39e25c8b4b662cfcd97bf 100644
--- a/LayoutTests/platform/linux/fast/css/layerZOrderCrash-expected.txt
+++ b/LayoutTests/platform/linux/fast/css/layerZOrderCrash-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 591: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
LayoutBR {BR} at (591,15) size 0x0
layer at (8,28) size 56x96
- LayoutTable {TABLE} at (0,20) size 56x96
+ LayoutTable (relative positioned) {TABLE} at (0,20) size 56x96
LayoutTableSection {TBODY} at (0,0) size 56x96
LayoutTableRow {TR} at (0,2) size 56x22
LayoutTableCell {TD} at (2,2) size 52x22 [r=0 c=0 rs=1 cs=1]
@@ -18,7 +18,7 @@ layer at (8,28) size 56x96
LayoutTableRow {TR} at (0,26) size 56x68
LayoutTableCell {TD} at (2,26) size 52x68 [r=1 c=0 rs=1 cs=1]
layer at (11,55) size 50x66
- LayoutTable {TABLE} at (1,1) size 50x66
+ LayoutTable (relative positioned) {TABLE} at (1,1) size 50x66
LayoutTableSection {TBODY} at (0,0) size 50x66
LayoutTableRow {TR} at (0,2) size 50x62
LayoutTableCell {TD} at (2,2) size 46x62 [r=0 c=0 rs=1 cs=1]

Powered by Google App Engine
This is Rietveld 408576698