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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/writing-mode/text-orientation-basic-expected.txt

Issue 1871863002: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 scrollHeight 672 1 layer at (0,0) size 800x600 scrollHeight 672
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x672 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600 3 layer at (0,0) size 800x672 backgroundClip at (0,0) size 800x600 clip at (0,0) s ize 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x672 4 LayoutBlockFlow {HTML} at (0,0) size 800x672
5 LayoutBlockFlow {BODY} at (8,8) size 784x656 5 LayoutBlockFlow {BODY} at (8,8) size 784x656
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 753x39 7 LayoutText {#text} at (0,0) size 753x39
8 text run at (0,0) width 668: "This test exercises the vertical text re ndering feature of Blink's shaping code, and checks for errors in font code " 8 text run at (0,0) width 668: "This test exercises the vertical text re ndering feature of Blink's shaping code, and checks for errors in font code "
9 text run at (668,0) width 85: "path selection:" 9 text run at (668,0) width 85: "path selection:"
10 text run at (0,20) width 568: "Vertical text should always go through the shaper. It exercises glyph orientation difficulties with " 10 text run at (0,20) width 568: "Vertical text should always go through the shaper. It exercises glyph orientation difficulties with "
(...skipping 28 matching lines...) Expand all
39 LayoutBR {BR} at (65,452) size 0x0 39 LayoutBR {BR} at (65,452) size 0x0
40 LayoutInline {SPAN} at (0,0) size 41x170 40 LayoutInline {SPAN} at (0,0) size 41x170
41 LayoutText {#text} at (88,1) size 41x170 41 LayoutText {#text} at (88,1) size 41x170
42 text run at (88,1) width 170: "Hello world" 42 text run at (88,1) width 170: "Hello world"
43 LayoutBR {BR} at (108,171) size 0x0 43 LayoutBR {BR} at (108,171) size 0x0
44 LayoutInline {SPAN} at (0,0) size 41x451 44 LayoutInline {SPAN} at (0,0) size 41x451
45 LayoutText {#text} at (131,1) size 41x451 45 LayoutText {#text} at (131,1) size 41x451
46 text run at (131,1) width 451: "Hello world" 46 text run at (131,1) width 451: "Hello world"
47 LayoutBR {BR} at (151,452) size 0x0 47 LayoutBR {BR} at (151,452) size 0x0
48 LayoutText {#text} at (0,0) size 0x0 48 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698