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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-auto-table-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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-auto-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-auto-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-auto-table-expected.txt
index 536c3c7838da2eb3d16dcebfbe0271183277b61a..deea5c01098f5638c365e9a9bc87d9906df19e5c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-auto-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/overflow/overflow-auto-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x162
LayoutText {#text} at (0,0) size 763x53
text run at (0,0) width 756: "This tests the interaction of overflow on some very wide text with auto table layout. The CSS 2.1 spec does not define"
text run at (0,18) width 763: "how overflow interacts with intrinsic width, so we copy the IE behavior. Therefore the lines should come out very very"
- text run at (0,36) width 244: "wide and scroll along with the border."
+ text run at (0,36) width 243: "wide and scroll along with the border."
LayoutTable {TABLE} at (0,70) size 7610x68 [border: (1px solid #FF0000)]
LayoutTableSection {TBODY} at (1,1) size 7608x66
LayoutTableRow {TR} at (0,2) size 7608x62

Powered by Google App Engine
This is Rietveld 408576698