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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/repaint/text-emphasis-h-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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 layer at (8,8) size 784x584
6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x584
7 LayoutBlockFlow {DIV} at (0,0) size 784x120 [color=#FF0000]
8 LayoutText {#text} at (0,8) size 192x16
9 text run at (0,8) width 192: "222222222222"
10 LayoutBR {BR} at (192,21) size 0x0
11 LayoutBR {BR} at (0,24) size 0x16
12 LayoutText {#text} at (0,40) size 192x16
13 text run at (0,40) width 192: "222222222222"
14 LayoutBR {BR} at (192,53) size 0x0
15 LayoutBR {BR} at (0,56) size 0x16
16 LayoutText {#text} at (0,72) size 192x16
17 text run at (0,72) width 192: "222222222222"
18 LayoutBR {BR} at (192,85) size 0x0
19 LayoutBR {BR} at (0,88) size 0x16
20 LayoutText {#text} at (0,104) size 192x16
21 text run at (0,104) width 192: "222222222222"
22 layer at (8,8) size 192x128
23 LayoutBlockFlow (positioned) {DIV} at (0,0) size 192x128 [color=#008000]
24 LayoutBlockFlow {DIV} at (0,0) size 48x128
25 LayoutText {#text} at (0,0) size 32x128
26 text run at (0,0) width 128: "1111"
27 LayoutBlockFlow {DIV} at (48,0) size 48x128
28 LayoutText {#text} at (16,0) size 32x128
29 text run at (16,0) width 128: "1111"
30 LayoutBlockFlow {DIV} at (96,0) size 48x128
31 LayoutText {#text} at (16,0) size 32x128
32 text run at (16,0) width 128: "1111"
33 LayoutBlockFlow {DIV} at (144,0) size 48x128
34 LayoutText {#text} at (0,0) size 32x128
35 text run at (0,0) width 128: "1111"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698