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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt

Issue 2399633002: Store physical location in LayoutTableRow, just like in all other objects. (Closed)
Patch Set: Back out unintended png change Created 4 years, 2 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: third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt
index cb573dd5e8a061f2e08fde1ab601645ea04ad53e..a1af8a2a8655ed539406b67ae0bafe44ee33f428 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/028-vertical-expected.txt
@@ -27,7 +27,7 @@ layer at (0,0) size 800x600
text run at (1,1) width 8: "1"
LayoutTableCell {TD} at (0,68) size 20x248 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
LayoutImage {IMG} at (5,-3) size 10x254 [bgcolor=#FFA500]
- LayoutTableRow {TR} at (0,20) size 20x320
+ LayoutTableRow {TR} at (20,0) size 20x320
LayoutTableCell {TD} at (20,0) size 20x320 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=3]
LayoutText {#text} at (1,1) size 18x8
text run at (1,1) width 8: "1"

Powered by Google App Engine
This is Rietveld 408576698