Files
servo/tests/wpt/meta-legacy-layout/css/css-fonts/parsing/font-size-adjust-computed.html.ini
Servo WPT Sync 2fe0413b72 Sync WPT with upstream (07-08-2023) (#30078)
* Update web-platform-tests to revision b'6d5a1f7fb272973c2a951831b4f9fb25f05f96b0'

* Revert some expectations updated by WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
2023-08-08 04:24:47 +00:00

49 lines
1.2 KiB
INI

[font-size-adjust-computed.html]
[Property font-size-adjust value 'none' computes to 'none']
expected: FAIL
[Property font-size-adjust value '0.5' computes to '0.5']
expected: FAIL
[Property font-size-adjust value 'none']
expected: FAIL
[Property font-size-adjust value '0.5']
expected: FAIL
[Property font-size-adjust value 'ex-height 0.5']
expected: FAIL
[Property font-size-adjust value 'cap-height 0.8']
expected: FAIL
[Property font-size-adjust value 'ch-width 0.4']
expected: FAIL
[Property font-size-adjust value 'ic-width 0.9']
expected: FAIL
[Property font-size-adjust value 'ic-height 1.1']
expected: FAIL
[Property font-size-adjust value 'from-font']
expected: FAIL
[Property font-size-adjust value 'ex-height from-font']
expected: FAIL
[Property font-size-adjust value 'cap-height from-font']
expected: FAIL
[Property font-size-adjust value 'ch-width from-font']
expected: FAIL
[Property font-size-adjust value 'ic-width from-font']
expected: FAIL
[Property font-size-adjust value 'ic-height from-font']
expected: FAIL
[CSS Fonts Module Level 5: getComputedStyle().fontSizeAdjust]
expected: FAIL