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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/wide-zero-width-space-expected.txt

Issue 1964773002: Render Unicode control characters (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: w/Test changes Created 4 years, 6 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/text/wide-zero-width-space-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/wide-zero-width-space-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/wide-zero-width-space-expected.txt
deleted file mode 100644
index 6b49cc8c691a7f78e7300a2cf03656a9222357db..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/wide-zero-width-space-expected.txt
+++ /dev/null
@@ -1,29 +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
- LayoutBlockFlow {P} at (0,0) size 784x20
- LayoutText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {I} at (0,0) size 608x19
- LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 306x19
- text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=13178"
- LayoutText {#text} at (354,0) size 303x19
- text run at (354,0) width 5: " "
- text run at (358,0) width 299: "Helvetica zero-width space has non-zero width"
- LayoutText {#text} at (656,0) size 5x19
- text run at (656,0) width 5: "."
- LayoutBlockFlow {P} at (0,36) size 784x20
- LayoutText {#text} at (0,0) size 247x19
- text run at (0,0) width 247: "The following lines should all be identical."
- LayoutBlockFlow {DIV} at (0,72) size 784x42
- LayoutText {#text} at (0,0) size 384x41
- text run at (0,0) width 384: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- LayoutBlockFlow {DIV} at (0,114) size 784x42
- LayoutText {#text} at (0,0) size 384x41
- text run at (0,0) width 384: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- LayoutBlockFlow {DIV} at (0,156) size 784x42
- LayoutText {#text} at (0,0) size 384x41
- text run at (0,0) width 384: "Lor\x{E9}mipsumdolorsit"

Powered by Google App Engine
This is Rietveld 408576698