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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/fast/clip/overflow-border-radius-combinations-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutText {#text} at (0,0) size 441x19 6 LayoutText {#text} at (0,0) size 441x19
7 text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. " 7 text run at (0,0) width 441: "The white text and grey backgrounds should all clip to the border-radius. "
8 LayoutBR {BR} at (441,15) size 0x0 8 LayoutBR {BR} at (441,15) size 0x0
9 LayoutText {#text} at (240,145) size 4x19 9 LayoutText {#text} at (240,145) size 4x19
10 text run at (240,145) width 4: " " 10 text run at (240,145) width 4: " "
(...skipping 26 matching lines...) Expand all
37 layer at (28,193) size 200x100 37 layer at (28,193) size 200x100
38 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080] 38 LayoutBlockFlow (relative positioned) {DIV} at (10,10) size 200x100 [color=#FF FFFF] [bgcolor=#808080]
39 LayoutText {#text} at (0,0) size 103x19 39 LayoutText {#text} at (0,0) size 103x19
40 text run at (0,0) width 103: "relative > relative" 40 text run at (0,0) width 103: "relative > relative"
41 layer at (18,328) size 220x120 clip at (28,338) size 200x100 41 layer at (18,328) size 220x120 clip at (28,338) size 200x100
42 LayoutBlockFlow (relative positioned) {DIV} at (10,320) size 220x120 [border: (10px solid #000000)] 42 LayoutBlockFlow (relative positioned) {DIV} at (10,320) size 220x120 [border: (10px solid #000000)]
43 layer at (28,338) size 200x100 43 layer at (28,338) size 200x100
44 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080] 44 LayoutBlockFlow (positioned) {DIV} at (10,10) size 200x100 [color=#FFFFFF] [bg color=#808080]
45 LayoutText {#text} at (0,0) size 110x19 45 LayoutText {#text} at (0,0) size 110x19
46 text run at (0,0) width 110: "relative > absolute" 46 text run at (0,0) width 110: "relative > absolute"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698