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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/focus-layers-expected.txt

Issue 2327223002: Move all remaining fast/repaint tests to paint/invalidation (Closed)
Patch Set: Created 4 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 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 {DIV} at (0,0) size 784x20 6 LayoutBlockFlow {DIV} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 33x19 7 LayoutText {#text} at (0,0) size 33x19
8 text run at (0,0) width 33: "Both " 8 text run at (0,0) width 33: "Both "
9 LayoutText {#text} at (0,0) size 0x0 9 LayoutText {#text} at (0,0) size 0x0
10 layer at (8,8) size 330x23 10 layer at (8,8) size 330x23
11 LayoutInline (relative positioned) {A} at (0,0) size 330x23 [color=#0000EE] [b order: (2px solid #FF0000)] 11 LayoutInline (relative positioned) {A} at (0,0) size 330x23 [color=#0000EE] [b order: (2px solid #FF0000)]
12 LayoutText {#text} at (35,0) size 50x19 12 LayoutText {#text} at (35,0) size 50x19
13 text run at (35,0) width 50: "this and " 13 text run at (35,0) width 50: "this and "
14 LayoutText {#text} at (353,0) size 4x19 14 LayoutText {#text} at (353,0) size 4x19
15 text run at (353,0) width 4: " " 15 text run at (353,0) width 4: " "
16 LayoutText {#text} at (357,0) size 4x19 16 LayoutText {#text} at (357,0) size 4x19
17 text run at (357,0) width 4: "." 17 text run at (357,0) width 4: "."
18 layer at (8,168) size 268x23 18 layer at (8,168) size 268x23
19 LayoutInline (relative positioned) {SPAN} at (0,0) size 268x23 [border: (2px s olid #0000FF)] 19 LayoutInline (relative positioned) {SPAN} at (0,0) size 268x23 [border: (2px s olid #0000FF)]
20 LayoutText {#text} at (87,0) size 264x19 20 LayoutText {#text} at (87,0) size 264x19
21 text run at (87,0) width 264: "this should have correctly placed focus rin gs" 21 text run at (87,0) width 264: "this should have correctly placed focus rin gs"
22 layer at (365,200) size 70x24 22 layer at (365,200) size 70x24
23 LayoutBlockFlow (positioned) {SPAN} at (357,194) size 70x24 [border: (2px soli d #008000)] 23 LayoutBlockFlow (positioned) {SPAN} at (357,194) size 70x24 [border: (2px soli d #008000)]
24 LayoutText {#text} at (2,2) size 66x19 24 LayoutText {#text} at (2,2) size 66x19
25 text run at (2,2) width 66: "but not this" 25 text run at (2,2) width 66: "but not this"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698