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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/invalid/019-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/invalid/019-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/invalid/019-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/invalid/019-expected.txt
index 8981d951fdac04eddb59d8b668d39a2f011d1bd4..2fe564790611c6e7a013df277c619bbab9c5436e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/invalid/019-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/invalid/019-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
LayoutInline {NOBR} at (0,0) size 0x0
LayoutBlockFlow {DIV} at (0,0) size 784x64
LayoutBlockFlow (anonymous) at (0,0) size 784x36
- LayoutInline {B} at (0,0) size 772x36
+ LayoutInline {B} at (0,0) size 770x36
LayoutInline {NOBR} at (0,0) size 223x18
LayoutText {#text} at (0,0) size 223x18
text run at (0,0) width 223: "This text is in a div inside a nobr"
- LayoutText {#text} at (222,0) size 772x36
- text run at (222,0) width 550: "More text that should not be in the nobr, i.e., the nobr should have closed the div"
- text run at (0,18) width 127: "inside it implicitly."
+ LayoutText {#text} at (222,0) size 770x36
+ text run at (222,0) width 548: "More text that should not be in the nobr, i.e., the nobr should have closed the div"
+ text run at (0,18) width 126: "inside it implicitly."
LayoutBlockFlow {PRE} at (0,49) size 784x15
LayoutText {#text} at (0,0) size 266x15
text run at (0,0) width 266: "A pre tag outside everything else."

Powered by Google App Engine
This is Rietveld 408576698