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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/text/vertical-surrogate-pair-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 LayoutView 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 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 239x19 7 LayoutText {#text} at (0,0) size 239x19
8 text run at (0,0) width 239: "These two glyphs should look the same:" 8 text run at (0,0) width 239: "These two glyphs should look the same:"
9 LayoutBlockFlow {DIV} at (0,36) size 784x57 9 LayoutBlockFlow {DIV} at (0,36) size 784x57
10 LayoutText {#text} at (0,1) size 37x55 10 LayoutText {#text} at (0,1) size 37x55
11 text run at (0,1) width 37: "\x{D842}\x{DF9F}" 11 text run at (0,1) width 37: "\x{D842}\x{DF9F}"
12 LayoutBlockFlow {DIV} at (0,93) size 57x55 12 LayoutBlockFlow {DIV} at (0,93) size 57x55
13 LayoutText {#text} at (1,0) size 55x55 13 LayoutText {#text} at (1,0) size 55x55
14 text run at (1,0) width 55: "\x{D842}\x{DF9F}" 14 text run at (1,0) width 55: "\x{D842}\x{DF9F}"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698