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

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

Issue 1876913002: Manual rebaselines for r386022 (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-mac10.10/fast/text/basic/012-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/basic/012-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/basic/012-expected.txt
deleted file mode 100644
index 3561ae425e886310caae03637a97becccef672fe..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.10/fast/text/basic/012-expected.txt
+++ /dev/null
@@ -1,36 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
- LayoutBlockFlow {H2} at (0,0) size 784x28
- LayoutText {#text} at (0,0) size 359x28
- text run at (0,0) width 359: "Safari Whitespace/Non-ASCII Bug"
- LayoutBlockFlow {P} at (0,47.91) size 784x36
- 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."
- 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."
- LayoutBlockFlow (anonymous) at (0,151.91) size 784x72
- LayoutBR {BR} at (0,0) size 0x18
- LayoutInline {FONT} at (0,0) size 338x54 [color=#CC0000]
- LayoutText {#text} at (0,18) size 338x18
- text run at (0,18) width 70: "\x{BB} England "
- text run at (69,18) width 62: "\x{BB} Ireland "
- text run at (130,18) width 73: "\x{BB} Scotland "
- text run at (202,18) width 77: "\x{BB} Germany "
- text run at (278,18) width 60: "\x{BB} France "
- LayoutBR {BR} at (337,32) size 1x0
- LayoutBR {BR} at (0,36) size 0x18
- LayoutText {#text} at (0,54) size 338x18
- text run at (0,54) width 70: "\x{BB} England "
- text run at (69,54) width 62: "\x{BB} Ireland "
- text run at (130,54) width 73: "\x{BB} Scotland "
- text run at (202,54) width 77: "\x{BB} Germany "
- text run at (278,54) width 60: "\x{BB} France "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698