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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/text/splitText-dirty-lines-expected.txt

Issue 2801513003: Remove all -expected.txt for LayoutTests(layout-dev) with image baselines (Closed)
Patch Set: Created 3 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
(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 layer at (8,8) size 200x160
8 LayoutBlockFlow (positioned) {DIV} at (0,0) size 200x160 [color=#FF0000]
9 LayoutText {#text} at (0,0) size 160x160
10 text run at (0,0) width 160: "AAAA"
11 text run at (0,40) width 40: "B"
12 text run at (0,80) width 160: "CCCC"
13 text run at (0,120) width 80: "D "
14 LayoutText {#text} at (80,120) size 40x40
15 text run at (80,120) width 40: "E"
16 layer at (8,8) size 200x160
17 LayoutBlockFlow (positioned) {DIV} at (0,0) size 200x160 [color=#008000]
18 LayoutText {#text} at (0,0) size 0x0
19 LayoutText {#text} at (0,0) size 160x160
20 text run at (0,0) width 160: "AAAA"
21 text run at (0,40) width 40: "B"
22 text run at (0,80) width 160: "CCCC"
23 text run at (0,120) width 120: "D E"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698