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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/button-positioned-expected.txt

Issue 2629983003: Support control clipping for PaintLayers. (Closed)
Patch Set: none 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 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 layer at (8,8) size 161x22 6 layer at (8,8) size 161x22
7 LayoutButton (positioned) {BUTTON} at (8,8) size 161x22 [bgcolor=#C0C0C0] [bor der: (2px outset #C0C0C0)] 7 LayoutButton (positioned) {BUTTON} at (8,8) size 161x22 [bgcolor=#C0C0C0] [bor der: (2px outset #C0C0C0)]
8 LayoutBlockFlow (anonymous) at (8,3) size 145x16 8 LayoutBlockFlow (anonymous) at (8,3) size 145x16
9 LayoutText {#text} at (0,0) size 145x16 9 LayoutText {#text} at (0,0) size 145x16
10 text run at (0,0) width 145: "This button is positioned." 10 text run at (0,0) width 145: "This button is positioned."
11 layer at (8,8) size 185x22 11 layer at (8,8) size 185x22 clip at (10,10) size 181x18
12 LayoutButton (positioned) {INPUT} at (8,8) size 185x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)] 12 LayoutButton (positioned) {INPUT} at (8,8) size 185x22 [bgcolor=#C0C0C0] [bord er: (2px outset #C0C0C0)]
13 LayoutBlockFlow (anonymous) at (8,3) size 169x16 13 LayoutBlockFlow (anonymous) at (8,3) size 169x16
14 LayoutText {#text} at (0,0) size 169x16 14 LayoutText {#text} at (0,0) size 169x16
15 text run at (0,0) width 169: "This button is also positioned" 15 text run at (0,0) width 169: "This button is also positioned"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698