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

Side by Side Diff: LayoutTests/platform/linux/fast/text/international/bidi-control-chars-treated-as-ZWS-expected.txt

Issue 676343002: Use following font data and script for heading zero-width spaces while collecting candidate runs. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 1 month 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 756x19 7 RenderText {#text} at (0,0) size 756x19
8 text run at (0,0) width 756: "This tests that Unicode bidi control cha racters are not rendered and have zero width. The next two lines should look the same." 8 text run at (0,0) width 756: "This tests that Unicode bidi control cha racters are not rendered and have zero width. The next two lines should look the same."
9 RenderBlock {DIV} at (0,20) size 784x50 9 RenderBlock {DIV} at (0,20) size 784x40
10 RenderText {#text} at (0,6) size 14x19 10 RenderText {#text} at (0,0) size 14x19
11 text run at (0,6) width 7: "a" 11 text run at (0,0) width 7: "a"
12 text run at (7,6) width 7 LTR override: "\x{202D}e\x{300}" 12 text run at (7,0) width 7 LTR override: "\x{202D}e\x{300}"
13 RenderBR {BR} at (14,21) size 0x0 13 RenderBR {BR} at (14,15) size 0x0
14 RenderText {#text} at (0,30) size 14x19 14 RenderText {#text} at (0,20) size 14x19
15 text run at (0,30) width 14: "ae\x{300}" 15 text run at (0,20) width 14: "ae\x{300}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698