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

Side by Side Diff: LayoutTests/platform/android/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-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 900x600 1 layer at (0,0) size 900x600
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 800x584 5 LayoutBlockFlow {BODY} at (8,8) size 800x584
6 LayoutBlockFlow {DIV} at (0,0) size 800x0 6 LayoutBlockFlow {DIV} at (0,0) size 800x0
7 LayoutBlockFlow {DIV} at (0,0) size 800x0 7 LayoutBlockFlow {DIV} at (0,0) size 800x0
8 LayoutBlockFlow {DIV} at (0,0) size 800x0 8 LayoutBlockFlow {DIV} at (0,0) size 800x0
9 LayoutBlockFlow {DIV} at (0,0) size 800x0 9 LayoutBlockFlow {DIV} at (0,0) size 800x0
10 LayoutBlockFlow {DIV} at (0,0) size 800x0 10 LayoutBlockFlow {DIV} at (0,0) size 800x0
11 LayoutBlockFlow {DIV} at (0,0) size 800x0 11 LayoutBlockFlow {DIV} at (0,0) size 800x0
12 LayoutBlockFlow {DIV} at (0,0) size 800x0 12 LayoutBlockFlow {DIV} at (0,0) size 800x0
13 LayoutBlockFlow {DIV} at (0,0) size 800x0 13 LayoutBlockFlow {DIV} at (0,0) size 800x0
14 layer at (165,562) size 243x28 14 layer at (165,562) size 243x28
15 LayoutBlockFlow (positioned) {FONT} at (165,562) size 243x28 15 LayoutBlockFlow (positioned) {FONT} at (165,562) size 243x28
16 LayoutText {#text} at (0,0) size 243x27 16 LayoutText {#text} at (0,0) size 243x27
17 text run at (0,0) width 243: "RTL-Center-Aligned" 17 text run at (0,0) width 243: "RTL-Center-Aligned"
18 layer at (-84,466) size 92x84 backgroundClip at (0,0) size 900x600 clip at (0,0) size 900x600 outlineClip at (0,0) size 900x600 18 layer at (-84,466) size 92x84 backgroundClip at (0,0) size 900x600 clip at (0,0) size 900x600
19 LayoutBlockFlow (positioned) {FONT} at (-84,466) size 92x84 19 LayoutBlockFlow (positioned) {FONT} at (-84,466) size 92x84
20 LayoutText {#text} at (0,0) size 92x83 20 LayoutText {#text} at (0,0) size 92x83
21 text run at (0,0) width 61: "RTL-" 21 text run at (0,0) width 61: "RTL-"
22 text run at (0,28) width 61: "Left-" 22 text run at (0,28) width 61: "Left-"
23 text run at (0,56) width 92: "Aligned" 23 text run at (0,56) width 92: "Aligned"
24 layer at (581,472) size 227x28 24 layer at (581,472) size 227x28
25 LayoutBlockFlow (positioned) {FONT} at (581,472) size 227x28 25 LayoutBlockFlow (positioned) {FONT} at (581,472) size 227x28
26 LayoutText {#text} at (0,0) size 227x27 26 LayoutText {#text} at (0,0) size 227x27
27 text run at (0,0) width 227: "RTL-Right-Aligned" 27 text run at (0,0) width 227: "RTL-Right-Aligned"
28 layer at (612,422) size 196x28 28 layer at (612,422) size 196x28
(...skipping 11 matching lines...) Expand all
40 layer at (808,216) size 92x84 40 layer at (808,216) size 92x84
41 LayoutBlockFlow (positioned) {FONT} at (808,216) size 92x84 41 LayoutBlockFlow (positioned) {FONT} at (808,216) size 92x84
42 LayoutText {#text} at (31,0) size 92x83 42 LayoutText {#text} at (31,0) size 92x83
43 text run at (31,0) width 61: "LTR-" 43 text run at (31,0) width 61: "LTR-"
44 text run at (18,28) width 74: "Right-" 44 text run at (18,28) width 74: "Right-"
45 text run at (0,56) width 92: "Aligned" 45 text run at (0,56) width 92: "Aligned"
46 layer at (8,222) size 196x28 46 layer at (8,222) size 196x28
47 LayoutBlockFlow (positioned) {FONT} at (8,222) size 196x28 47 LayoutBlockFlow (positioned) {FONT} at (8,222) size 196x28
48 LayoutText {#text} at (0,0) size 196x27 48 LayoutText {#text} at (0,0) size 196x27
49 text run at (0,0) width 196: "LTR-No-Aligned" 49 text run at (0,0) width 196: "LTR-No-Aligned"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698