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

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

Issue 1421113002: Auto-rebaseline for r355800 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView 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 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 RenderBlock (anonymous) at (0,0) size 784x20
7 LayoutText {#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 LayoutBlockFlow {DIV} at (0,20) size 784x42 9 RenderBlock {DIV} at (0,20) size 784x42
10 LayoutText {#text} at (0,2) size 14x19 10 RenderText {#text} at (0,2) size 14x19
11 text run at (0,2) width 7: "a" 11 text run at (0,2) width 7: "a"
12 text run at (7,2) width 7 LTR override: "\x{202D}e\x{300}" 12 text run at (7,2) width 7 LTR override: "\x{202D}e\x{300}"
13 LayoutBR {BR} at (14,17) size 0x0 13 RenderBR {BR} at (14,17) size 0x0
14 LayoutText {#text} at (0,22) size 14x19 14 RenderText {#text} at (0,22) size 14x19
15 text run at (0,22) width 14: "ae\x{300}" 15 text run at (0,22) width 14: "ae\x{300}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698