|
| 1 | +Harness status: OK |
| 2 | + |
| 3 | +Found 83 tests |
| 4 | + |
| 5 | +78 Pass |
| 6 | +5 Fail |
| 7 | +Pass e.style['view-timeline'] = "--abcd" should set the property value |
| 8 | +Pass e.style['view-timeline'] = "none block" should set the property value |
| 9 | +Pass e.style['view-timeline'] = "none inline" should set the property value |
| 10 | +Pass e.style['view-timeline'] = "--inline block" should set the property value |
| 11 | +Pass e.style['view-timeline'] = "--block block" should set the property value |
| 12 | +Pass e.style['view-timeline'] = "--y block" should set the property value |
| 13 | +Pass e.style['view-timeline'] = "--x block" should set the property value |
| 14 | +Pass e.style['view-timeline'] = "--a, --b, --c" should set the property value |
| 15 | +Pass e.style['view-timeline'] = "--a inline, --b block, --c y" should set the property value |
| 16 | +Pass e.style['view-timeline'] = "--auto" should set the property value |
| 17 | +Pass e.style['view-timeline'] = "--abcd block auto" should set the property value |
| 18 | +Pass e.style['view-timeline'] = "--abcd block auto auto" should set the property value |
| 19 | +Pass e.style['view-timeline'] = "--abcd block 1px 2px" should set the property value |
| 20 | +Pass e.style['view-timeline'] = "--abcd inline 1px 2px" should set the property value |
| 21 | +Pass e.style['view-timeline'] = "--abcd 1px 2px inline" should set the property value |
| 22 | +Pass e.style['view-timeline'] = "--abcd 1px 2px block" should set the property value |
| 23 | +Pass e.style['view-timeline'] = "--abcd auto auto block" should set the property value |
| 24 | +Pass e.style['view-timeline'] = "--abcd auto block" should set the property value |
| 25 | +Pass e.style['view-timeline'] = "--abcd block 1px 1px" should set the property value |
| 26 | +Pass e.style['view-timeline'] = "--abc --abc" should not set the property value |
| 27 | +Pass e.style['view-timeline'] = "block none" should not set the property value |
| 28 | +Pass e.style['view-timeline'] = "none none" should not set the property value |
| 29 | +Pass e.style['view-timeline'] = "default" should not set the property value |
| 30 | +Pass e.style['view-timeline'] = "," should not set the property value |
| 31 | +Pass e.style['view-timeline'] = ",,--block,," should not set the property value |
| 32 | +Pass e.style['view-timeline'] = "auto" should not set the property value |
| 33 | +Pass e.style['view-timeline'] = "auto auto" should not set the property value |
| 34 | +Pass e.style['view-timeline'] = "--abc 500kg" should not set the property value |
| 35 | +Pass e.style['view-timeline'] = "--abc #ff0000" should not set the property value |
| 36 | +Pass e.style['view-timeline'] = "--abc red red" should not set the property value |
| 37 | +Pass Property view-timeline value '--abcd' |
| 38 | +Pass Property view-timeline value 'none block' |
| 39 | +Pass Property view-timeline value 'none inline' |
| 40 | +Pass Property view-timeline value '--inline block' |
| 41 | +Pass Property view-timeline value '--block block' |
| 42 | +Pass Property view-timeline value '--y block' |
| 43 | +Pass Property view-timeline value '--x block' |
| 44 | +Pass Property view-timeline value '--a, --b, --c' |
| 45 | +Pass Property view-timeline value '--a inline, --b block, --c y' |
| 46 | +Pass Property view-timeline value '--abcd block auto' |
| 47 | +Pass Property view-timeline value '--abcd block auto auto' |
| 48 | +Pass Property view-timeline value '--abcd block 1px 2px' |
| 49 | +Pass Property view-timeline value '--abcd inline 1px 2px' |
| 50 | +Pass Property view-timeline value '--abcd 1px 2px inline' |
| 51 | +Pass Property view-timeline value '--abcd 1px 2px block' |
| 52 | +Pass Property view-timeline value '--abcd auto auto block' |
| 53 | +Pass Property view-timeline value '--abcd auto block' |
| 54 | +Pass Property view-timeline value '--abcd block 1px 1px' |
| 55 | +Pass e.style['view-timeline'] = "--abc y" should set view-timeline-axis |
| 56 | +Pass e.style['view-timeline'] = "--abc y" should set view-timeline-inset |
| 57 | +Pass e.style['view-timeline'] = "--abc y" should set view-timeline-name |
| 58 | +Pass e.style['view-timeline'] = "--abc y" should not set unrelated longhands |
| 59 | +Pass e.style['view-timeline'] = "--abc y, --def" should set view-timeline-axis |
| 60 | +Fail e.style['view-timeline'] = "--abc y, --def" should set view-timeline-inset |
| 61 | +Pass e.style['view-timeline'] = "--abc y, --def" should set view-timeline-name |
| 62 | +Pass e.style['view-timeline'] = "--abc y, --def" should not set unrelated longhands |
| 63 | +Fail e.style['view-timeline'] = "--abc, --def" should set view-timeline-axis |
| 64 | +Fail e.style['view-timeline'] = "--abc, --def" should set view-timeline-inset |
| 65 | +Pass e.style['view-timeline'] = "--abc, --def" should set view-timeline-name |
| 66 | +Pass e.style['view-timeline'] = "--abc, --def" should not set unrelated longhands |
| 67 | +Pass e.style['view-timeline'] = "--inline x" should set view-timeline-axis |
| 68 | +Pass e.style['view-timeline'] = "--inline x" should set view-timeline-inset |
| 69 | +Pass e.style['view-timeline'] = "--inline x" should set view-timeline-name |
| 70 | +Pass e.style['view-timeline'] = "--inline x" should not set unrelated longhands |
| 71 | +Pass e.style['view-timeline'] = "--abc 1px 2px" should set view-timeline-axis |
| 72 | +Pass e.style['view-timeline'] = "--abc 1px 2px" should set view-timeline-inset |
| 73 | +Pass e.style['view-timeline'] = "--abc 1px 2px" should set view-timeline-name |
| 74 | +Pass e.style['view-timeline'] = "--abc 1px 2px" should not set unrelated longhands |
| 75 | +Pass e.style['view-timeline'] = "--abc 1px" should set view-timeline-axis |
| 76 | +Pass e.style['view-timeline'] = "--abc 1px" should set view-timeline-inset |
| 77 | +Pass e.style['view-timeline'] = "--abc 1px" should set view-timeline-name |
| 78 | +Pass e.style['view-timeline'] = "--abc 1px" should not set unrelated longhands |
| 79 | +Pass e.style['view-timeline'] = "--abc 1px inline" should set view-timeline-axis |
| 80 | +Pass e.style['view-timeline'] = "--abc 1px inline" should set view-timeline-inset |
| 81 | +Pass e.style['view-timeline'] = "--abc 1px inline" should set view-timeline-name |
| 82 | +Pass e.style['view-timeline'] = "--abc 1px inline" should not set unrelated longhands |
| 83 | +Pass Shorthand contraction of view-timeline-name:--abc:undefined;view-timeline-axis:inline:undefined;view-timeline-inset:auto:undefined |
| 84 | +Pass Shorthand contraction of view-timeline-name:--a, --b:undefined;view-timeline-axis:inline, block:undefined;view-timeline-inset:auto, auto:undefined |
| 85 | +Pass Shorthand contraction of view-timeline-name:--a, --b:undefined;view-timeline-axis:inline, block:undefined;view-timeline-inset:1px 2px, 3px 3px:undefined |
| 86 | +Pass Shorthand contraction of view-timeline-name:none, none:undefined;view-timeline-axis:block, block:undefined;view-timeline-inset:auto auto, auto:undefined |
| 87 | +Fail Shorthand contraction of view-timeline-name:--a, --b, --c:undefined;view-timeline-axis:inline, inline:undefined;view-timeline-inset:auto, auto:undefined |
| 88 | +Fail Shorthand contraction of view-timeline-name:--a, --b:undefined;view-timeline-axis:inline, inline, inline:undefined;view-timeline-inset:auto, auto, auto:undefined |
| 89 | +Pass Shorthand contraction of view-timeline-name:--a, --b:undefined;view-timeline-axis:inline, inline:undefined;view-timeline-inset:auto, auto, auto:undefined |
0 commit comments