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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/overflow/overflow-rtl-vertical-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-rtl-vertical-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-rtl-vertical-expected.txt
index 08e4d854e94ec9fd15761adbeb25a14b04c7a136..00c305196bfba9632b911bf4909e2e1078d3ba34 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-rtl-vertical-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 146.81x125 [r=0 c=0 rs=1 cs=1]
LayoutTableCell {TD} at (2,129) size 146.81x125 [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