OLD | NEW |
1 Computed variables declaration: [object CSSVariablesMap] | 1 Computed variables declaration: [object CSSVariablesMap] |
2 Create variable: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. | 2 Create variable: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. |
3 Count variables: 3 | 3 Count variables: 3 |
4 Count empty variables: 0 | 4 Count empty variables: 0 |
5 Read stylesheet variable: pass | 5 Read stylesheet variable: pass |
6 Read inherited variable: pass | 6 Read inherited variable: pass |
7 Read inline variable: pass | 7 Read inline variable: pass |
8 Read non-existent variable: pass | 8 Read non-existent variable: pass |
| 9 Enumerate variables: |
| 10 inherited: pass |
| 11 inline: pass |
| 12 stylesheet: pass |
| 13 Enumerate empty variables: pass |
9 Update variable: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. | 14 Update variable: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. |
10 Delete variable: Not deleted | 15 Delete variable: Not deleted |
11 Clear variables: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. | 16 Clear variables: NoModificationAllowedError: An attempt was made to modify an ob
ject where modifications are not allowed. |
12 Read deleted variable: pass | 17 Read deleted variable: pass |
13 | 18 |
OLD | NEW |