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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/layer-due-to-layer-children-deep-expected.txt

Issue 1574933002: Changed type of border-width longhands from unsigned to float. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made transitions use fractional border widths, added assert that border widths are positive, and r… Created 4 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
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 800x308 3 layer at (0,0) size 800x308
4 LayoutBlockFlow {HTML} at (0,0) size 800x308 4 LayoutBlockFlow {HTML} at (0,0) size 800x308
5 layer at (8,8) size 784x292 5 layer at (8,8) size 784x292
6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x292 6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x292
7 layer at (8,8) size 342x292 7 layer at (8,8) size 342x292
8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 342x292 [border: (1p x solid #000000)] 8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 342x292 [border: (1. 00px solid #000000)]
9 LayoutBlockFlow (anonymous) at (21,21) size 300x20 9 LayoutBlockFlow (anonymous) at (21,21) size 300x20
10 LayoutText {#text} at (0,0) size 164x19 10 LayoutText {#text} at (0,0) size 164x19
11 text run at (0,0) width 164: "This content is in the parent" 11 text run at (0,0) width 164: "This content is in the parent"
12 layer at (39,49) size 250x220 12 layer at (39,49) size 250x220
13 LayoutBlockFlow (relative positioned) {DIV} at (21,41) size 250x220 [bgcolor=# 0000FF] 13 LayoutBlockFlow (relative positioned) {DIV} at (21,41) size 250x220 [bgcolor=# 0000FF]
14 layer at (49,59) size 200x200 14 layer at (49,59) size 200x200
15 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 200x200 [bgcolor=#FF FF00] 15 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 200x200 [bgcolor=#FF FF00]
16 layer at (149,59) size 250x100 16 layer at (149,59) size 250x100
17 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 250x100 [bgcolor=#00 8000] 17 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 250x100 [bgcolor=#00 8000]
18 LayoutText {#text} at (0,0) size 173x19 18 LayoutText {#text} at (0,0) size 173x19
19 text run at (0,0) width 173: "Box should have perspective" 19 text run at (0,0) width 173: "Box should have perspective"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698