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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/masks/masked-ancestor-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 clip at (0,0) size 785x600 scrollHeight 619 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 619
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x619 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x619 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x619 4 LayoutBlockFlow {HTML} at (0,0) size 785x619
5 LayoutBlockFlow {BODY} at (8,8) size 769x603 5 LayoutBlockFlow {BODY} at (8,8) size 769x603
6 LayoutBlockFlow {P} at (0,0) size 769x20 6 LayoutBlockFlow {P} at (0,0) size 769x20
7 LayoutText {#text} at (0,0) size 494x19 7 LayoutText {#text} at (0,0) size 494x19
8 text run at (0,0) width 494: "Testing masks on compositing layers. Lef t and right columns should look the same." 8 text run at (0,0) width 494: "Testing masks on compositing layers. Lef t and right columns should look the same."
9 LayoutBlockFlow (anonymous) at (0,36) size 769x567 9 LayoutBlockFlow (anonymous) at (0,36) size 769x567
10 LayoutText {#text} at (262,547) size 4x19 10 LayoutText {#text} at (262,547) size 4x19
11 text run at (262,547) width 4: " " 11 text run at (262,547) width 4: " "
12 LayoutText {#text} at (0,0) size 0x0 12 LayoutText {#text} at (0,0) size 0x0
13 layer at (8,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 transparent 13 layer at (8,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 transparent
14 LayoutBlockFlow {DIV} at (0,0) size 262x562 [border: (1px solid #000000)] 14 LayoutBlockFlow {DIV} at (0,0) size 262x562 [border: (1.00px solid #000000)]
15 layer at (39,75) size 200x200 15 layer at (39,75) size 200x200
16 LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=# 6464FFCC] [border: (10px solid #000000)] 16 LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=# 6464FFCC] [border: (10.00px solid #000000)]
17 layer at (274,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0 ) size 785x600 transparent 17 layer at (274,44) size 262x562 backgroundClip at (0,0) size 785x600 clip at (0,0 ) size 785x600 transparent
18 LayoutBlockFlow {DIV} at (266,0) size 262x562 [border: (1px solid #000000)] 18 LayoutBlockFlow {DIV} at (266,0) size 262x562 [border: (1.00px solid #000000)]
19 layer at (305,75) size 200x200 19 layer at (305,75) size 200x200
20 LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=# 6464FFCC] [border: (10px solid #000000)] 20 LayoutBlockFlow (relative positioned) {DIV} at (31,31) size 200x200 [bgcolor=# 6464FFCC] [border: (10.00px solid #000000)]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698