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

Side by Side Diff: LayoutTests/platform/win-xp/fast/writing-mode/text-orientation-basic-expected.txt

Issue 1349473003: Remove DeprecatedPaintLayerFragment::outlineRect (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed line, added rebaselines. Created 5 years, 3 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 outlineClip 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
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 570: "Vertical text should always go through the shaper. It exercises glyph orientation difficulties with " 10 text run at (0,20) width 570: "Vertical text should always go through the shaper. It exercises glyph orientation difficulties with "
11 text run at (570,20) width 113: "two different fonts." 11 text run at (570,20) width 113: "two different fonts."
12 LayoutBlockFlow {DIV} at (0,56) size 348x600 12 LayoutBlockFlow {DIV} at (0,56) size 348x600
13 LayoutBlockFlow {DIV} at (0,0) size 174x453 [border: (1px solid #008000) ] 13 LayoutBlockFlow {DIV} at (0,0) size 174x453 [border: (1px solid #008000) ]
(...skipping 25 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