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

Side by Side Diff: third_party/WebKit/LayoutTests/paint/inline/floating-inline-expected.txt

Issue 2640053004: Fix compositingContainer for stacked inlines. (Closed)
Patch Set: none Created 3 years, 11 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 800x436
4 LayoutBlockFlow {HTML} at (0,0) size 800x436
5 LayoutBlockFlow {BODY} at (8,8) size 784x420
6 layer at (8,8) size 784x400
7 LayoutBlockFlow {DIV} at (0,0) size 784x400
8 layer at (8,8) size 400x400
9 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 400x400
10 layer at (8,408) size 784x20
11 LayoutBlockFlow (relative positioned) {DIV} at (0,400) size 784x20
12 LayoutInline {DIV} at (0,0) size 0x0
13 LayoutText {#text} at (0,0) size 0x0
14 LayoutText {#text} at (0,0) size 0x0
15 layer at (8,408) size 784x20
16 LayoutBlockFlow (relative positioned) (floating) {DIV} at (0,0) size 784x20 [b gcolor=#ADD8E6]
17 LayoutText {#text} at (0,0) size 21x19
18 text run at (0,0) width 21: "test"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698