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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/reflections/deeply-nested-reflections-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 800x300 3 layer at (0,0) size 800x300
4 LayoutBlockFlow {HTML} at (0,0) size 800x300 4 LayoutBlockFlow {HTML} at (0,0) size 800x300
5 LayoutBlockFlow {BODY} at (8,16) size 784x276 5 LayoutBlockFlow {BODY} at (8,16) size 784x276
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 155x19 7 LayoutText {#text} at (0,0) size 155x19
8 text run at (0,0) width 155: "Deeply nested reflections." 8 text run at (0,0) width 155: "Deeply nested reflections."
9 layer at (10,52) size 234x240 9 layer at (10,52) size 234x240
10 LayoutBlockFlow {DIV} at (2,36) size 234x240 [border: (1px solid #000000)] 10 LayoutBlockFlow {DIV} at (2,36) size 234x240 [border: (1.00px solid #000000)]
11 layer at (13,55) size 228x234 11 layer at (13,55) size 228x234
12 LayoutBlockFlow {DIV} at (3,3) size 228x234 [border: (1px solid #FFA500)] 12 LayoutBlockFlow {DIV} at (3,3) size 228x234 [border: (1.00px solid #FFA500)]
13 layer at (16,58) size 222x112 13 layer at (16,58) size 222x112
14 LayoutBlockFlow {DIV} at (3,3) size 222x112 [border: (1px solid #0000FF)] 14 LayoutBlockFlow {DIV} at (3,3) size 222x112 [border: (1.00px solid #0000FF)]
15 layer at (19,61) size 106x106 15 layer at (19,61) size 106x106
16 LayoutBlockFlow {DIV} at (3,3) size 106x106 [border: (1px solid #FF0000)] 16 LayoutBlockFlow {DIV} at (3,3) size 106x106 [border: (1.00px solid #FF0000)]
17 layer at (22,64) size 100x100 17 layer at (22,64) size 100x100
18 LayoutBlockFlow {DIV} at (3,3) size 100x100 [bgcolor=#008000] [border: (1px so lid #000000)] 18 LayoutBlockFlow {DIV} at (3,3) size 100x100 [bgcolor=#008000] [border: (1.00px solid #000000)]
19 LayoutText {#text} at (28,2) size 44x73 19 LayoutText {#text} at (28,2) size 44x73
20 text run at (28,2) width 44: "C" 20 text run at (28,2) width 44: "C"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698