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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/text/wide-zero-width-space-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/wide-zero-width-space-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/wide-zero-width-space-expected.txt
deleted file mode 100644
index 027cd2e0427d78e0a413f7f49e7a75413fc3768d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutText {#text} at (0,0) size 54x17
- text run at (0,0) width 54: "Test for "
- LayoutInline {I} at (0,0) size 609x17
- LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
- LayoutText {#text} at (53,0) size 305x17
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13178"
- LayoutText {#text} at (357,0) size 305x17
- text run at (357,0) width 5: " "
- text run at (361,0) width 301: "Helvetica zero-width space has non-zero width"
- LayoutText {#text} at (661,0) size 5x17
- text run at (661,0) width 5: "."
- LayoutBlockFlow {P} at (0,34) size 784x18
- LayoutText {#text} at (0,0) size 275x17
- text run at (0,0) width 275: "The following lines should all be identical."
- LayoutBlockFlow {DIV} at (0,68) size 784x42
- LayoutText {#text} at (0,0) size 387x41
- text run at (0,0) width 387: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- LayoutBlockFlow {DIV} at (0,110) size 784x42
- LayoutText {#text} at (0,0) size 387x41
- text run at (0,0) width 387: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x{1F}sit"
- LayoutBlockFlow {DIV} at (0,152) size 784x42
- LayoutText {#text} at (0,0) size 387x41
- text run at (0,0) width 387: "Lor\x{E9}mipsumdolorsit"

Powered by Google App Engine
This is Rietveld 408576698