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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-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/writing-mode/vertical-align-table-baseline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt
index c3610b764c327f2a595171e9d4edb1b6c4146311..680d8b83ae2831abc7aecf6c072665fe8ca2a924 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/writing-mode/vertical-align-table-baseline-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 316x600
LayoutBlockFlow {BODY} at (8,8) size 300x584
LayoutTable {TABLE} at (0,0) size 300x584 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 296x580
- LayoutTableRow {TR} at (0,2) size 292x580
+ LayoutTableRow {TR} at (2,0) size 292x580
LayoutTableCell {TD} at (2,38) size 292x48 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (50,-34) size 120x144
text run at (50,-34) width 144: "\x{7B2C}\x{4E00}\x{6BB5}"

Powered by Google App Engine
This is Rietveld 408576698