mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
53 lines
1.7 KiB
INI
53 lines
1.7 KiB
INI
[background-blend-mode-valid.html]
|
|
[e.style['background-blend-mode'\] = "normal" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "multiply" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "screen" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "overlay" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "darken" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "lighten" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "color-dodge" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "color-burn" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "hard-light" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "soft-light" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "difference" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "exclusion" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "hue" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "saturation" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "color" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "luminosity" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['background-blend-mode'\] = "normal, luminosity" should set the property value]
|
|
expected: FAIL
|
|
|