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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/012-expected.txt

Issue 1909823003: Manual rebaselines for r388291 (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/text/basic/012-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/012-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
index 3561ae425e886310caae03637a97becccef672fe..d9ce2ee4ff9a1e2c7953eed49f87942ccdba841d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/basic/012-expected.txt
@@ -10,11 +10,11 @@ layer at (0,0) size 800x600
LayoutText {#text} at (0,0) size 781x36
text run at (0,0) width 654: "Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML. "
text run at (653,0) width 128: "Both lists should be"
- text run at (0,18) width 594: "rendered on a single line. In Safari, however, the first list shows each item on a separate line."
+ text run at (0,18) width 593: "rendered on a single line. In Safari, however, the first list shows each item on a separate line."
LayoutBlockFlow {P} at (0,99.91) size 784x36
LayoutText {#text} at (0,0) size 764x36
text run at (0,0) width 764: "This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking"
- text run at (0,18) width 286: "spaces ( ), however, are an exception."
+ text run at (0,18) width 285: "spaces ( ), however, are an exception."
LayoutBlockFlow (anonymous) at (0,151.91) size 784x72
LayoutBR {BR} at (0,0) size 0x18
LayoutInline {FONT} at (0,0) size 338x54 [color=#CC0000]

Powered by Google App Engine
This is Rietveld 408576698