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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/table/028-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/028-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/028-vertical-expected.txt
index 2abba8570c01a069adc91688aea1f5124c9162b0..9057ca98e03a25d0368207dc7163432b4ff0252e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/028-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 17x8
text run at (1,1) width 8: "1"

Powered by Google App Engine
This is Rietveld 408576698