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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-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 800x298 3 layer at (0,0) size 800x298
4 LayoutBlockFlow {HTML} at (0,0) size 800x298 4 LayoutBlockFlow {HTML} at (0,0) size 800x298
5 LayoutBlockFlow {BODY} at (8,16) size 784x274 5 LayoutBlockFlow {BODY} at (8,16) size 784x274
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {A} at (0,0) size 291x19 [color=#0000EE] 7 LayoutInline {A} at (0,0) size 291x19 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 291x19 8 LayoutText {#text} at (0,0) size 291x19
9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=26095" 9 text run at (0,0) width 291: "https://bugs.webkit.org/show_bug.cgi?i d=26095"
10 LayoutBlockFlow {P} at (0,36) size 784x20 10 LayoutBlockFlow {P} at (0,36) size 784x20
11 LayoutText {#text} at (0,0) size 375x19 11 LayoutText {#text} at (0,0) size 375x19
12 text run at (0,0) width 375: "Tests that a 3D transform on a generated node does not crash." 12 text run at (0,0) width 375: "Tests that a 3D transform on a generated node does not crash."
13 LayoutBlockFlow {DIV} at (0,72) size 202x202 [border: (1px solid #000000)] 13 LayoutBlockFlow {DIV} at (0,72) size 202x202 [border: (1.00px solid #00000 0)]
14 layer at (9,89) size 200x200 14 layer at (9,89) size 200x200
15 LayoutBlockFlow {<pseudo:after>} at (1,1) size 200x200 15 LayoutBlockFlow {<pseudo:after>} at (1,1) size 200x200
16 LayoutTextFragment (anonymous) at (0,0) size 63x19 16 LayoutTextFragment (anonymous) at (0,0) size 63x19
17 text run at (0,0) width 63: "Generated" 17 text run at (0,0) width 63: "Generated"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698