Update web-platform-tests to revision b'89142292ab8c7f3564d978a76fdabc66626c421e'

This commit is contained in:
WPT Sync Bot 2023-01-26 01:42:16 +00:00
parent 7f838a4f5f
commit cda7a10498
98 changed files with 2782 additions and 1163 deletions

View file

@ -148,6 +148,11 @@ test_not_applied('gandalf', 'grey', false);
test_not_applied('<color>', 'notacolor', false);
test_not_applied('<length>', '10em', false);
test_not_applied('<transform-function>', 'translateX(1em)', false);
test_not_applied('<transform-function>', 'translateY(1lh)', false);
test_not_applied('<transform-list>', 'rotate(10deg) translateX(1em)', false);
test_not_applied('<transform-list>', 'rotate(10deg) translateY(1lh)', false);
// Inheritance
test_with_at_property({