Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / borders / border-radius-parsing-expected.txt
blobf3dac8e7edeb3c72f0a52051531f879d3ff4c404
1 Testing border-radius: 10px;
2 SUCCESS
3 Testing border-radius: 10px 20px 30px 40px;
4 SUCCESS
5 Testing border-radius: 10px 20px 30px 40px 50px;
6 SUCCESS
7 Testing border-radius: 10px 20px;
8 SUCCESS
9 Testing border-radius: 10px 20px;
10 SUCCESS
11 Testing border-radius: 10px;
12 SUCCESS
13 Testing border-radius: 10px 20px;
14 SUCCESS
15 Testing -webkit-border-radius: 10px 20px;
16 SUCCESS
17 Testing border-radius: 10px 20px 30px;
18 SUCCESS
19 Testing border-radius: 10px 20px 30px 40px;
20 SUCCESS
21 Testing border-radius: 10px 20px 30px 40px 50px;
22 SUCCESS
23 Testing border-radius: 10px 20px 30px 40px / 15px;
24 SUCCESS
25 Testing border-radius: 10px 20px 30px 40px / 15px 25px;
26 SUCCESS
27 Testing border-radius: 10px 20px 30px 40px / 15px 25px 35px;
28 SUCCESS
29 Testing border-radius: 10px 20px 30px 40px / 15px 25px 35px 45px;
30 SUCCESS
31 Testing border-radius: 10px 20px 30px 40px / 15px 25px 35px 45px 55px;
32 SUCCESS
33 Testing border-radius: 10px 20px 30px 40px / 15px 25px 35px 45px /;
34 SUCCESS
35 Testing border-radius: 10px 20px 30px 40px / / 25px 35px 45px;
36 SUCCESS
37 Testing border-radius: / 10px 20px 30px 40px;
38 SUCCESS
39 Testing border-radius: 10px / 20px 30px 40px;
40 SUCCESS
41 Testing border-radius: 10%;
42 SUCCESS
43 Testing border-radius: 10% 20%;
44 SUCCESS
45 Testing -webkit-border-radius: 10% 20%;
46 SUCCESS
47 Testing border-radius: 10% 20% 30%;
48 SUCCESS
49 Testing border-radius: 10% 20% 30% 40%;
50 SUCCESS
51 Testing border-radius: 10% 20% 30% 40% 50%;
52 SUCCESS
53 Testing border-radius: 10% 20% 30% 40% / 15%;
54 SUCCESS
55 Testing border-radius: 10% 20% 30% 40% / 15% 25%;
56 SUCCESS
57 Testing border-radius: 10% 20% 30% 40% / 15% 25% 35%;
58 SUCCESS
59 Testing border-radius: 10% 20% 30% 40% / 15% 25% 35% 45%;
60 SUCCESS
61 Testing border-radius: 10% 20% 30% 40% / 15% 25% 35% 45% 55%;
62 SUCCESS
63 Testing border-radius: 10% 20% 30% 40% / 15% 25% 35% 45% /;
64 SUCCESS
65 Testing border-radius: 10% 20% 30% 40% / / 25% 35% 45%;
66 SUCCESS
67 Testing border-radius: / 10% 20% 30% 40%;
68 SUCCESS
69 Testing border-radius: 10% / 20% 30% 40%;
70 SUCCESS
71 Testing border-radius: 10% 20px;
72 SUCCESS