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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/overflow/overflow-auto-table-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
index 0cd18dc454f32091581256b2972e7ddfb1d87491..54cffffe8dab05c330b29cb82c9ad74bdd5c22db 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-auto-table-expected.txt
@@ -4,10 +4,10 @@ layer at (0,0) size 800x160
LayoutBlockFlow {HTML} at (0,0) size 800x160
LayoutBlockFlow {BODY} at (8,16) size 784x136
LayoutBlockFlow {P} at (0,0) size 784x54
- LayoutText {#text} at (0,0) size 763x54
+ LayoutText {#text} at (0,0) size 762x54
text run at (0,0) width 755: "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,18) width 762: "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 243: "wide and scroll along with the border."
LayoutTable {TABLE} at (0,70) size 7422x66 [border: (1px solid #FF0000)]
LayoutTableSection {TBODY} at (1,1) size 7420x64
LayoutTableRow {TR} at (0,2) size 7420x60

Powered by Google App Engine
This is Rietveld 408576698