mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
* wpt sync: adapt code for new TestRoot class
Fixes #30558
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* temp change to allow wpt sync build to pass
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
* Update web-platform-tests to revision b'0d5028f200c8651b17bb224657d6e1065adcff37'
* Revert "temp change to allow wpt sync build to pass"
This reverts commit bad72c7f87
.
* revert metadata update for intermittent timeouts
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
24 lines
699 B
INI
Vendored
24 lines
699 B
INI
Vendored
[white-space-shorthand-text-wrap.html]
|
|
[`text-wrap: balance` should be set]
|
|
expected: FAIL
|
|
|
|
[`text-wrap` should not be affected by previous `white-space`]
|
|
expected: FAIL
|
|
|
|
[`white-space` should overwrite previous `text-wrap`]
|
|
expected: FAIL
|
|
|
|
[`text-wrap` should not be affected by `white-space` on the parent]
|
|
expected: FAIL
|
|
|
|
[`white-space` should overwrite `text-wrap` on the parent]
|
|
expected: FAIL
|
|
|
|
[`white-space` should not overwrite previous `text-wrap-style: balance`]
|
|
expected: FAIL
|
|
|
|
[`white-space` should overwrite previous `text-wrap-mode: nowrap`]
|
|
expected: FAIL
|
|
|
|
[`white-space` should overwrite `text-wrap-mode` on the parent]
|
|
expected: FAIL
|