Pass | A1. document vs ::slotted, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A1. document vs ::slotted, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A2. document vs :host, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A2. document vs :host, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A3. document vs inline, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A3. document vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A4. ::slotted vs :host, earlier in tree-of-trees rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A4. ::slotted vs :host, earlier in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A5. ::slotted vs inline, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A5. ::slotted vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A6. :host vs inline, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A6. :host vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B1. document with !important vs ::slotted, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B1. document with !important vs ::slotted, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B2. document with !important vs :host, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B2. document with !important vs :host, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B3. document vs inline with !important, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B3. document vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B4. ::slotted with !important vs :host, earlier in tree-of-trees rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B4. ::slotted with !important vs :host, earlier in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B5. ::slotted vs inline with !important, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B5. ::slotted vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B6. :host vs inline with !important, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B6. :host vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C1. document vs ::slotted with !important, ::slotted rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C1. document vs ::slotted with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C2. document vs :host with !important, :host rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C2. document vs :host with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C3. document with !important vs inline, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C3. document with !important vs inline, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C4. ::slotted vs :host with !important, later in tree-of-trees rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C4. ::slotted vs :host with !important, later in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C5. ::slotted with !important vs inline, ::slotted rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C5. ::slotted with !important vs inline, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C6. :host with !important vs inline, :host rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C6. :host with !important vs inline, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D1. document vs ::slotted both with !important, ::slotted rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D1. document vs ::slotted both with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D2. document vs :host both with !important, :host rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D2. document vs :host both with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D3. document vs inline both with !important, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D3. document vs inline both with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D4. ::slotted vs :host both with !important, later in tree-of-trees rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D4. ::slotted vs :host both with !important, later in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D5. ::slotted vs inline both with !important, ::slotted rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D5. ::slotted vs inline both with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D6. :host vs inline both with !important, :host rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D6. :host vs inline both with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | E1. all style applied, inline rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "E1. all style applied, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | E2. all styles with !important applied, rule in the last tree-of-trees should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "E2. all styles with !important applied, rule in the last tree-of-trees should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A1. document vs ::slotted, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A1. document vs ::slotted, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A2. document vs :host, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A2. document vs :host, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A3. document vs inline, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A3. document vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A4. ::slotted vs :host, earlier in tree-of-trees rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A4. ::slotted vs :host, earlier in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A5. ::slotted vs inline, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A5. ::slotted vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | A6. :host vs inline, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "A6. :host vs inline, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B1. document with !important vs ::slotted, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B1. document with !important vs ::slotted, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B2. document with !important vs :host, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B2. document with !important vs :host, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B3. document vs inline with !important, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B3. document vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B4. ::slotted with !important vs :host, earlier in tree-of-trees rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B4. ::slotted with !important vs :host, earlier in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B5. ::slotted vs inline with !important, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B5. ::slotted vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | B6. :host vs inline with !important, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "B6. :host vs inline with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C1. document vs ::slotted with !important, ::slotted rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C1. document vs ::slotted with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C2. document vs :host with !important, :host rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C2. document vs :host with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C3. document with !important vs inline, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C3. document with !important vs inline, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C4. ::slotted vs :host with !important, later in tree-of-trees rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C4. ::slotted vs :host with !important, later in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C5. ::slotted with !important vs inline, ::slotted rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C5. ::slotted with !important vs inline, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | C6. :host with !important vs inline, :host rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "C6. :host with !important vs inline, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D1. document vs ::slotted both with !important, ::slotted rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D1. document vs ::slotted both with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D2. document vs :host both with !important, :host rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D2. document vs :host both with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D3. document vs inline both with !important, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D3. document vs inline both with !important, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D4. ::slotted vs :host both with !important, later in tree-of-trees rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D4. ::slotted vs :host both with !important, later in tree-of-trees rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D5. ::slotted vs inline both with !important, ::slotted rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D5. ::slotted vs inline both with !important, ::slotted rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | D6. :host vs inline both with !important, :host rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "D6. :host vs inline both with !important, :host rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | E1. all style applied, inline rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "E1. all style applied, inline rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | E2. all styles with !important applied, rule in the last tree-of-trees should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "E2. all styles with !important applied, rule in the last tree-of-trees should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:271:13) |
|
Pass | F1. document vs others, document (the first rule in tree-of-trees order) rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F1. document vs others, document (the first rule in tree-of-trees order) rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F2. document with !important vs others, document rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F2. document with !important vs others, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F3. document vs ::slotted with !important, important rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F3. document vs ::slotted with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F4. document vs ::slotted with !important, important rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F4. document vs ::slotted with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F5. document vs :host with !important, important rule should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F5. document vs :host with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F6. all rules with !important, the last rule in tree-of-trees should win for open mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F6. all rules with !important, the last rule in tree-of-trees should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F1. document vs others, document (the first rule in tree-of-trees order) rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F1. document vs others, document (the first rule in tree-of-trees order) rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F2. document with !important vs others, document rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F2. document with !important vs others, document rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F3. document vs ::slotted with !important, important rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F3. document vs ::slotted with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F4. document vs ::slotted with !important, important rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F4. document vs ::slotted with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F5. document vs :host with !important, important rule should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F5. document vs :host with !important, important rule should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|
Pass | F6. all rules with !important, the last rule in tree-of-trees should win for closed mode. | Asserts runPass | assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "F6. all rules with !important, the last rule in tree-of-trees should win")
at Test.<anonymous> ( /css/css-scoping/shadow-cascade-order-001.html:388:13) |
|