OLD | NEW |
1 PASS element.width = 0px, returns offsetWidth, rect.width and computed width as
expected. | 1 PASS element.width = 0px, returns offsetWidth, rect.width and computed width as
expected. |
2 PASS element.width = 1px, returns offsetWidth, rect.width and computed width as
expected. | 2 PASS element.width = 1px, returns offsetWidth, rect.width and computed width as
expected. |
3 PASS element.width = 10px, returns offsetWidth, rect.width and computed width as
expected. | 3 PASS element.width = 10px, returns offsetWidth, rect.width and computed width as
expected. |
4 PASS element.width = 100px, returns offsetWidth, rect.width and computed width a
s expected. | 4 PASS element.width = 100px, returns offsetWidth, rect.width and computed width a
s expected. |
5 PASS element.width = 10000px, returns offsetWidth, rect.width and computed width
as expected. | 5 PASS element.width = 10000px, returns offsetWidth, rect.width and computed width
as expected. |
6 PASS element.width = 100000px, returns offsetWidth, rect.width and computed widt
h as expected. | 6 PASS element.width = 100000px, returns offsetWidth, rect.width and computed widt
h as expected. |
7 PASS element.width = 1000000px, returns offsetWidth, rect.width and computed wid
th as expected. | 7 PASS element.width = 1000000px, returns offsetWidth, rect.width and computed wid
th as expected. |
8 PASS element.width = 10000000px, returns offsetWidth, rect.width and computed wi
dth as expected. | 8 PASS element.width = 10000000px, returns offsetWidth, rect.width and computed wi
dth as expected. |
9 PASS element.width = 100000000px, returns offsetWidth, rect.width and computed w
idth as expected. | 9 FAIL element.width = 100000000px, returns offsetWidth 33554428, rect.width 33554
428 and computed width 33554400, expected 33554428. |
10 PASS element.width = 1000000000px, returns offsetWidth, rect.width and computed
width as expected. | 10 FAIL element.width = 1000000000px, returns offsetWidth 33554428, rect.width 3355
4428 and computed width 33554400, expected 33554428. |
11 PASS element.width = 10000000000px, returns offsetWidth, rect.width and computed
width as expected. | 11 FAIL element.width = 10000000000px, returns offsetWidth 33554428, rect.width 335
54428 and computed width 33554400, expected 33554428. |
12 PASS element.width = 100000000000px, returns offsetWidth, rect.width and compute
d width as expected. | 12 FAIL element.width = 100000000000px, returns offsetWidth 33554428, rect.width 33
554428 and computed width 33554400, expected 33554428. |
13 PASS element.width = 1000000000000px, returns offsetWidth, rect.width and comput
ed width as expected. | 13 FAIL element.width = 1000000000000px, returns offsetWidth 33554428, rect.width 3
3554428 and computed width 33554400, expected 33554428. |
14 PASS element.width = 0px, returns offsetWidth, rect.width and computed width as
expected. | 14 PASS element.width = 0px, returns offsetWidth, rect.width and computed width as
expected. |
15 PASS element.width = -1px, returns offsetWidth, rect.width and computed width as
expected. | 15 PASS element.width = -1px, returns offsetWidth, rect.width and computed width as
expected. |
16 PASS element.width = -10px, returns offsetWidth, rect.width and computed width a
s expected. | 16 PASS element.width = -10px, returns offsetWidth, rect.width and computed width a
s expected. |
17 PASS element.width = -100px, returns offsetWidth, rect.width and computed width
as expected. | 17 PASS element.width = -100px, returns offsetWidth, rect.width and computed width
as expected. |
18 PASS element.width = -10000px, returns offsetWidth, rect.width and computed widt
h as expected. | 18 PASS element.width = -10000px, returns offsetWidth, rect.width and computed widt
h as expected. |
19 PASS element.width = -100000px, returns offsetWidth, rect.width and computed wid
th as expected. | 19 PASS element.width = -100000px, returns offsetWidth, rect.width and computed wid
th as expected. |
20 PASS element.width = -1000000px, returns offsetWidth, rect.width and computed wi
dth as expected. | 20 PASS element.width = -1000000px, returns offsetWidth, rect.width and computed wi
dth as expected. |
21 PASS element.width = -10000000px, returns offsetWidth, rect.width and computed w
idth as expected. | 21 PASS element.width = -10000000px, returns offsetWidth, rect.width and computed w
idth as expected. |
22 PASS element.width = -100000000px, returns offsetWidth, rect.width and computed
width as expected. | 22 PASS element.width = -100000000px, returns offsetWidth, rect.width and computed
width as expected. |
23 PASS element.width = -1000000000px, returns offsetWidth, rect.width and computed
width as expected. | 23 PASS element.width = -1000000000px, returns offsetWidth, rect.width and computed
width as expected. |
24 PASS element.width = -10000000000px, returns offsetWidth, rect.width and compute
d width as expected. | 24 PASS element.width = -10000000000px, returns offsetWidth, rect.width and compute
d width as expected. |
25 PASS element.width = -100000000000px, returns offsetWidth, rect.width and comput
ed width as expected. | 25 PASS element.width = -100000000000px, returns offsetWidth, rect.width and comput
ed width as expected. |
26 PASS element.left = 0px, returns offsetLeft, rect.left and computed left as expe
cted. | 26 PASS element.left = 0px, returns offsetLeft, rect.left and computed left as expe
cted. |
27 PASS element.left = 1px, returns offsetLeft, rect.left and computed left as expe
cted. | 27 PASS element.left = 1px, returns offsetLeft, rect.left and computed left as expe
cted. |
28 PASS element.left = 10px, returns offsetLeft, rect.left and computed left as exp
ected. | 28 PASS element.left = 10px, returns offsetLeft, rect.left and computed left as exp
ected. |
29 PASS element.left = 100px, returns offsetLeft, rect.left and computed left as ex
pected. | 29 PASS element.left = 100px, returns offsetLeft, rect.left and computed left as ex
pected. |
30 PASS element.left = 10000px, returns offsetLeft, rect.left and computed left as
expected. | 30 PASS element.left = 10000px, returns offsetLeft, rect.left and computed left as
expected. |
31 PASS element.left = 100000px, returns offsetLeft, rect.left and computed left as
expected. | 31 PASS element.left = 100000px, returns offsetLeft, rect.left and computed left as
expected. |
32 PASS element.left = 1000000px, returns offsetLeft, rect.left and computed left a
s expected. | 32 PASS element.left = 1000000px, returns offsetLeft, rect.left and computed left a
s expected. |
33 PASS element.left = 10000000px, returns offsetLeft, rect.left and computed left
as expected. | 33 PASS element.left = 10000000px, returns offsetLeft, rect.left and computed left
as expected. |
34 PASS element.left = 100000000px, returns offsetLeft, rect.left and computed left
as expected. | 34 FAIL element.left = 100000000px, returns offsetLeft 33554428, rect.left 33554428
and computed left 33554400, expected 33554428. |
35 PASS element.left = 1000000000px, returns offsetLeft, rect.left and computed lef
t as expected. | 35 FAIL element.left = 1000000000px, returns offsetLeft 33554428, rect.left 3355442
8 and computed left 33554400, expected 33554428. |
36 PASS element.left = 10000000000px, returns offsetLeft, rect.left and computed le
ft as expected. | 36 FAIL element.left = 10000000000px, returns offsetLeft 33554428, rect.left 335544
28 and computed left 33554400, expected 33554428. |
37 PASS element.left = 100000000000px, returns offsetLeft, rect.left and computed l
eft as expected. | 37 FAIL element.left = 100000000000px, returns offsetLeft 33554428, rect.left 33554
428 and computed left 33554400, expected 33554428. |
38 PASS element.left = 1000000000000px, returns offsetLeft, rect.left and computed
left as expected. | 38 FAIL element.left = 1000000000000px, returns offsetLeft 33554428, rect.left 3355
4428 and computed left 33554400, expected 33554428. |
39 PASS element.left = -1px, returns offsetLeft, rect.left and computed left as exp
ected. | 39 PASS element.left = -1px, returns offsetLeft, rect.left and computed left as exp
ected. |
40 PASS element.left = -10px, returns offsetLeft, rect.left and computed left as ex
pected. | 40 PASS element.left = -10px, returns offsetLeft, rect.left and computed left as ex
pected. |
41 PASS element.left = -100px, returns offsetLeft, rect.left and computed left as e
xpected. | 41 PASS element.left = -100px, returns offsetLeft, rect.left and computed left as e
xpected. |
42 PASS element.left = -10000px, returns offsetLeft, rect.left and computed left as
expected. | 42 PASS element.left = -10000px, returns offsetLeft, rect.left and computed left as
expected. |
43 PASS element.left = -100000px, returns offsetLeft, rect.left and computed left a
s expected. | 43 PASS element.left = -100000px, returns offsetLeft, rect.left and computed left a
s expected. |
44 PASS element.left = -1000000px, returns offsetLeft, rect.left and computed left
as expected. | 44 PASS element.left = -1000000px, returns offsetLeft, rect.left and computed left
as expected. |
45 PASS element.left = -10000000px, returns offsetLeft, rect.left and computed left
as expected. | 45 PASS element.left = -10000000px, returns offsetLeft, rect.left and computed left
as expected. |
46 PASS element.left = -100000000px, returns offsetLeft, rect.left and computed lef
t as expected. | 46 FAIL element.left = -100000000px, returns offsetLeft -33554430, rect.left -33554
430 and computed left -33554400, expected -33554430. |
47 PASS element.left = -1000000000px, returns offsetLeft, rect.left and computed le
ft as expected. | 47 FAIL element.left = -1000000000px, returns offsetLeft -33554430, rect.left -3355
4430 and computed left -33554400, expected -33554430. |
48 PASS element.left = -10000000000px, returns offsetLeft, rect.left and computed l
eft as expected. | 48 FAIL element.left = -10000000000px, returns offsetLeft -33554430, rect.left -335
54430 and computed left -33554400, expected -33554430. |
49 PASS element.left = -100000000000px, returns offsetLeft, rect.left and computed
left as expected. | 49 FAIL element.left = -100000000000px, returns offsetLeft -33554430, rect.left -33
554430 and computed left -33554400, expected -33554430. |
50 PASS element.left = -1000000000000px, returns offsetLeft, rect.left and computed
left as expected. | 50 FAIL element.left = -1000000000000px, returns offsetLeft -33554430, rect.left -3
3554430 and computed left -33554400, expected -33554430. |
51 PASS successfullyParsed is true | 51 PASS successfullyParsed is true |
52 | 52 |
53 TEST COMPLETE | 53 TEST COMPLETE |
54 Test handling of numbers outside of the supported range. | 54 Test handling of numbers outside of the supported range. |
55 | 55 |
56 Properties may restrict numeric values to some range. If the value is outside th
e allowed range, the declaration is invalid and must be ignored. As per the CSS3
specification. | 56 Properties may restrict numeric values to some range. If the value is outside th
e allowed range, the declaration is invalid and must be ignored. As per the CSS3
specification. |
OLD | NEW |