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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/overflow/remove-overflow-crash2-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 800x218 3 layer at (0,0) size 800x218
4 LayoutBlockFlow {HTML} at (0,0) size 800x218 4 LayoutBlockFlow {HTML} at (0,0) size 800x218
5 LayoutBlockFlow {BODY} at (8,8) size 784x202 5 LayoutBlockFlow {BODY} at (8,8) size 784x202
6 layer at (8,8) size 103x202 clip at (9,9) size 86x185 scrollHeight 1480 6 layer at (8,8) size 103x202 clip at (9,9) size 86x185 scrollHeight 1480
7 LayoutBlockFlow {DIV} at (0,0) size 103x202 [border: (1px solid #000000)] 7 LayoutBlockFlow {DIV} at (0,0) size 103x202 [border: (1.00px solid #000000)]
8 LayoutText {#text} at (1,1) size 86x1479 8 LayoutText {#text} at (1,1) size 86x1479
9 text run at (1,1) width 79: "Lorem ipsum" 9 text run at (1,1) width 79: "Lorem ipsum"
10 text run at (1,21) width 86: "dolor sit amet," 10 text run at (1,21) width 86: "dolor sit amet,"
11 text run at (1,41) width 69: "consectetur" 11 text run at (1,41) width 69: "consectetur"
12 text run at (1,61) width 62: "adipisicing" 12 text run at (1,61) width 62: "adipisicing"
13 text run at (1,81) width 66: "elit, sed do" 13 text run at (1,81) width 66: "elit, sed do"
14 text run at (1,101) width 50: "eiusmod" 14 text run at (1,101) width 50: "eiusmod"
15 text run at (1,121) width 43: "tempor" 15 text run at (1,121) width 43: "tempor"
16 text run at (1,141) width 72: "incididunt ut" 16 text run at (1,141) width 72: "incididunt ut"
17 text run at (1,161) width 53: "labore et" 17 text run at (1,161) width 53: "labore et"
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 text run at (1,1281) width 50: "pariatur." 73 text run at (1,1281) width 50: "pariatur."
74 text run at (1,1301) width 85: "Excepteur sint" 74 text run at (1,1301) width 85: "Excepteur sint"
75 text run at (1,1321) width 54: "occaecat" 75 text run at (1,1321) width 54: "occaecat"
76 text run at (1,1341) width 81: "cupidatat non" 76 text run at (1,1341) width 81: "cupidatat non"
77 text run at (1,1361) width 82: "proident, sunt" 77 text run at (1,1361) width 82: "proident, sunt"
78 text run at (1,1381) width 68: "in culpa qui" 78 text run at (1,1381) width 68: "in culpa qui"
79 text run at (1,1401) width 36: "officia" 79 text run at (1,1401) width 36: "officia"
80 text run at (1,1421) width 51: "deserunt" 80 text run at (1,1421) width 51: "deserunt"
81 text run at (1,1441) width 79: "mollit anim id" 81 text run at (1,1441) width 79: "mollit anim id"
82 text run at (1,1461) width 74: "est laborum." 82 text run at (1,1461) width 74: "est laborum."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698