LibWeb: Import a bunch of /css/css-display tests from WPT

This commit is contained in:
Andreas Kling
2024-11-15 13:06:08 +01:00
committed by Andreas Kling
parent 02268e9c60
commit 70695e4fce
Notes: github-actions[bot] 2024-11-15 13:47:06 +00:00
38 changed files with 1457 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Summary
Harness status: OK
Rerun
Found 6 tests
1 Pass
5 Fail
Details
Result Test Name MessagePass computed display on ::before and ::after for <div class="block">
Fail computed display on ::before and ::after for <math class="block">
Fail computed display on ::before and ::after for <mrow class="block">
Fail computed display on ::before and ::after for <div class="inline">
Fail computed display on ::before and ::after for <math class="inline">
Fail computed display on ::before and ::after for <mrow class="inline">