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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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, 5 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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 54x18
8 text run at (0,0) width 54: "Test for "
9 LayoutInline {I} at (0,0) size 609x18
10 LayoutInline {A} at (0,0) size 305x18 [color=#0000EE]
11 LayoutText {#text} at (53,0) size 305x18
12 text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=13178"
13 LayoutText {#text} at (357,0) size 305x18
14 text run at (357,0) width 5: " "
15 text run at (361,0) width 301: "Helvetica zero-width space has non-z ero width"
16 LayoutText {#text} at (661,0) size 5x18
17 text run at (661,0) width 5: "."
18 LayoutBlockFlow {P} at (0,34) size 784x18
19 LayoutText {#text} at (0,0) size 275x18
20 text run at (0,0) width 275: "The following lines should all be identi cal."
21 LayoutBlockFlow {DIV} at (0,68) size 784x41
22 LayoutText {#text} at (0,0) size 387x41
23 text run at (0,0) width 387: "Lor\x{E9}m\x{200B}ipsum\x{200E}dolor\x{1 F}sit"
24 LayoutBlockFlow {DIV} at (0,109) size 784x41
25 LayoutText {#text} at (0,0) size 387x41
26 text run at (0,0) width 387: "Lore\x{301}m\x{200B}ipsum\x{200E}dolor\x {1F}sit"
27 LayoutBlockFlow {DIV} at (0,150) size 784x41
28 LayoutText {#text} at (0,0) size 387x41
29 text run at (0,0) width 387: "Lor\x{E9}mipsumdolorsit"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698