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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/compositing/direct-image-compositing-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 756 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 756
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 3 layer at (0,0) size 785x756 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600
4 LayoutBlockFlow {HTML} at (0,0) size 785x755.88 4 LayoutBlockFlow {HTML} at (0,0) size 785x755.88
5 LayoutBlockFlow {BODY} at (8,21.44) size 769x118.44 5 LayoutBlockFlow {BODY} at (8,21.44) size 769x118.44
6 LayoutBlockFlow {H1} at (0,0) size 769x37 6 LayoutBlockFlow {H1} at (0,0) size 769x37
7 LayoutText {#text} at (0,0) size 387x36 7 LayoutText {#text} at (0,0) size 387x36
8 text run at (0,0) width 387: "Image optimisation in layers" 8 text run at (0,0) width 387: "Image optimisation in layers"
9 LayoutBlockFlow {P} at (0,58.44) size 769x60 9 LayoutBlockFlow {P} at (0,58.44) size 769x60
10 LayoutText {#text} at (0,0) size 745x59 10 LayoutText {#text} at (0,0) size 745x59
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 text run at (150,60) width 70: "composited" 47 text run at (150,60) width 70: "composited"
48 LayoutBlockFlow (floating) {DIV} at (260,534.44) size 260x200 48 LayoutBlockFlow (floating) {DIV} at (260,534.44) size 260x200
49 LayoutText {#text} at (150,0) size 108x79 49 LayoutText {#text} at (150,0) size 108x79
50 text run at (150,0) width 66: "rotated but" 50 text run at (150,0) width 66: "rotated but"
51 text run at (150,20) width 108: "otherwise no style" 51 text run at (150,20) width 108: "otherwise no style"
52 text run at (150,40) width 98: "- can be directly" 52 text run at (150,40) width 98: "- can be directly"
53 text run at (150,60) width 70: "composited" 53 text run at (150,60) width 70: "composited"
54 layer at (8,156) size 150x150 54 layer at (8,156) size 150x150
55 LayoutImage (floating) {IMG} at (0,0) size 150x150 55 LayoutImage (floating) {IMG} at (0,0) size 150x150
56 layer at (268,156) size 160x160 56 layer at (268,156) size 160x160
57 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5px solid #0000FF )] 57 LayoutImage (floating) {IMG} at (0,0) size 160x160 [border: (5.00px solid #000 0FF)]
58 layer at (13,361) size 150x150 58 layer at (13,361) size 150x150
59 LayoutImage (floating) {IMG} at (5,5) size 150x150 59 LayoutImage (floating) {IMG} at (5,5) size 150x150
60 layer at (268,356) size 150x150 60 layer at (268,356) size 150x150
61 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080] 61 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#808080]
62 layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 62 layer at (8,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600
63 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500] 63 LayoutImage (floating) {IMG} at (0,0) size 150x150 [bgcolor=#FFA500]
64 layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600 64 layer at (268,556) size 150x150 backgroundClip at (0,0) size 785x600 clip at (0, 0) size 785x600
65 LayoutImage (floating) {IMG} at (0,0) size 150x150 65 LayoutImage (floating) {IMG} at (0,0) size 150x150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698