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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-rtl-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/overflow/overflow-rtl-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
index ee1827865a90f4ef29b644486b05830621bef4bc..864a1e36a511c4564d218b52037b12d6ed97f8d6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-rtl-vertical-expected.txt
@@ -30,7 +30,7 @@ layer at (0,0) size 331x600
text run at (0,0) width 340: "which letters are visible initially and when you scroll"
LayoutTable {TABLE} at (156,0) size 151x256
LayoutTableSection {TBODY} at (0,0) size 151x256
- LayoutTableRow {TR} at (0,2) size 147x256
+ LayoutTableRow {TR} at (2,0) size 147x256
LayoutTableCell {TD} at (2,2) size 147.23x125 [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (2,129) size 147.23x125 [r=0 c=1 rs=1 cs=1]
layer at (179,15) size 43x115 clip at (179,25) size 28x100 scrollHeight 191

Powered by Google App Engine
This is Rietveld 408576698