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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/repaint/become-overlay-composited-layer-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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {A} at (0,0) size 146x19 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 146x19 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 146x19 8 LayoutText {#text} at (0,0) size 146x19
9 text run at (0,0) width 146: "rdar://problem/6983207" 9 text run at (0,0) width 146: "rdar://problem/6983207"
10 LayoutText {#text} at (146,0) size 374x19 10 LayoutText {#text} at (146,0) size 374x19
11 text run at (146,0) width 374: "Should not leave blue box behind after moving to the top right." 11 text run at (146,0) width 374: "Should not leave blue box behind after moving to the top right."
12 layer at (8,44) size 502x102 transparent 12 layer at (8,44) size 502x102 transparent
13 LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 502x102 [border: (1 px solid #000000)] 13 LayoutBlockFlow (relative positioned) {DIV} at (0,36) size 502x102 [border: (1 .00px solid #000000)]
14 layer at (259,45) size 250x100 14 layer at (259,45) size 250x100
15 LayoutBlockFlow (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF] 15 LayoutBlockFlow (positioned) {DIV} at (251,1) size 250x100 [bgcolor=#0000FF]
16 layer at (9,45) size 50x50 transparent 16 layer at (9,45) size 50x50 transparent
17 LayoutBlockFlow (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000] 17 LayoutBlockFlow (positioned) {DIV} at (1,1) size 50x50 [bgcolor=#000000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698