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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/table/028-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/028-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/028-vertical-expected.txt
index 47636c3aa5aee606e1550a2a104161d50e8ddb4a..7760a6419c8a1afc16642ee8171fdc9b18e40afe 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/028-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/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,69) size 22x246 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
LayoutImage {IMG} at (6,-4) size 10x254 [bgcolor=#FFA500]
- LayoutTableRow {TR} at (0,22) size 22x320
+ LayoutTableRow {TR} at (22,0) size 22x320
LayoutTableCell {TD} at (22,0) size 22x320 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=3]
LayoutText {#text} at (1,1) size 19x8
text run at (1,1) width 8: "1"

Powered by Google App Engine
This is Rietveld 408576698