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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/borders/border-radius-with-composited-child-expected.txt

Issue 2588853002: Fix border radius on composited children. (Closed)
Patch Set: SPV2 expectations Created 3 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 800x400 3 layer at (0,0) size 800x400
4 LayoutBlockFlow {HTML} at (0,0) size 800x400 4 LayoutBlockFlow {HTML} at (0,0) size 800x400
5 LayoutBlockFlow {BODY} at (8,16) size 784x376 5 LayoutBlockFlow {BODY} at (8,16) size 784x376
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 255x19 7 LayoutText {#text} at (0,0) size 446x19
8 text run at (0,0) width 255: "Below there should be a solid black circ le." 8 text run at (0,0) width 446: "Below there should be a solid green circ le with a black border and no red."
9 LayoutBlockFlow (anonymous) at (0,36) size 784x20 9 LayoutBlockFlow (anonymous) at (0,36) size 784x20
10 LayoutBR {BR} at (0,0) size 0x19 10 LayoutBR {BR} at (0,0) size 0x19
11 layer at (8,172) size 220x220 clip at (18,182) size 200x200 scrollWidth 250 scro llHeight 250 11 layer at (8,172) size 220x220 clip at (18,182) size 200x200 scrollWidth 250 scro llHeight 250
12 LayoutBlockFlow (relative positioned) zI: 1 {DIV} at (0,156) size 220x220 [bgc olor=#000000] [border: (10px solid #000000)] 12 LayoutBlockFlow (relative positioned) zI: 1 {DIV} at (0,156) size 220x220 [bgc olor=#FF0000] [border: (10px solid #000000)]
13 layer at (-32,132) size 300x300 backgroundClip at (18,182) size 200x200 clip at (18,182) size 200x200 13 layer at (-32,132) size 300x300 backgroundClip at (18,182) size 200x200 clip at (18,182) size 200x200
14 LayoutBlockFlow {DIV} at (-40,-40) size 300x300 14 LayoutBlockFlow {DIV} at (-40,-40) size 300x300 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698