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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/writing-mode/vertical-align-table-baseline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt
index 726cc55cbc349d36f9c302f5232eda0c3c6799c8..1c6810f392bee61d77d0d8b96370597cdfb444fd 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/writing-mode/vertical-align-table-baseline-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 250x600
LayoutBlockFlow {BODY} at (8,8) size 234x584
LayoutTable {TABLE} at (0,0) size 234x584 [border: (2px outset #808080)]
LayoutTableSection {TBODY} at (2,2) size 230x580
- LayoutTableRow {TR} at (0,2) size 226x580
+ LayoutTableRow {TR} at (2,0) size 226x580
LayoutTableCell {TD} at (2,30) size 226x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (31,-26) size 109x144
text run at (31,-26) width 144: "\x{7B2C}\x{4E00}\x{6BB5}"

Powered by Google App Engine
This is Rietveld 408576698