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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/geometry/layer-due-to-layer-children-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 800x208 3 layer at (0,0) size 800x208
4 LayoutBlockFlow {HTML} at (0,0) size 800x208 4 LayoutBlockFlow {HTML} at (0,0) size 800x208
5 layer at (8,8) size 784x192 5 layer at (8,8) size 784x192
6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x192 6 LayoutBlockFlow (relative positioned) {BODY} at (8,8) size 784x192
7 layer at (8,8) size 242x192 7 layer at (8,8) size 242x192
8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 242x192 [border: (1p x solid #000000)] 8 LayoutBlockFlow (relative positioned) {DIV} at (0,0) size 242x192 [border: (1. 00px solid #000000)]
9 LayoutBlockFlow (anonymous) at (21,21) size 200x20 9 LayoutBlockFlow (anonymous) at (21,21) size 200x20
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 (129,49) size 250x100 12 layer at (129,49) size 250x100
13 LayoutBlockFlow (relative positioned) {DIV} at (21,41) size 250x100 [bgcolor=# 008000] 13 LayoutBlockFlow (relative positioned) {DIV} at (21,41) size 250x100 [bgcolor=# 008000]
14 LayoutText {#text} at (0,0) size 173x19 14 LayoutText {#text} at (0,0) size 173x19
15 text run at (0,0) width 173: "Box should have perspective" 15 text run at (0,0) width 173: "Box should have perspective"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698