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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/doctypes/002-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/linux/fast/doctypes/002-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/doctypes/002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
index 87489b36e24298c89966d224decf655510743505..8bcdaabf5125f7df89e30ef76173d33a9d048b8e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/doctypes/002-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x180
LayoutBlockFlow {BODY} at (8,8) size 784x156
LayoutBlockFlow {DIV} at (0,0) size 784x100
LayoutBlockFlow (anonymous) at (0,100) size 784x20
- LayoutText {#text} at (0,0) size 461x19
+ LayoutText {#text} at (0,0) size 460x19
text run at (0,0) width 289: "This file has a doc type with no public identifier. "
- text run at (289,0) width 172: "We should be in strict mode."
+ text run at (288,0) width 172: "We should be in strict mode."
LayoutBlockFlow {UL} at (0,136) size 784x20
LayoutListItem {LI} at (40,0) size 744x20
LayoutBlockFlow {UL} at (0,0) size 744x20

Powered by Google App Engine
This is Rietveld 408576698