mirror of
https://github.com/servo/servo.git
synced 2025-09-09 06:28:22 +01:00
Add Layout 2020 reftests regression report
This shows WPT reftests that fail in Servo with Layout 2020 but pass with Layout 2013, together with screenshots of the corresponding runs and HTML source code for the test and its reference. https://community-tc.services.mozilla.com/api/index/v1/task/project.servo.layout-2020-regressions-report/artifacts/public/regressions.html redirects to the latest report for the `master` branch.
This commit is contained in:
parent
95cd67bb95
commit
44c72413f9
5 changed files with 307 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
|||
/.vs
|
||||
/android-toolchains
|
||||
/target
|
||||
/etc/layout-2020-regressions/regressions.html
|
||||
/ports/android/bin
|
||||
/ports/android/libs
|
||||
/ports/android/local.properties
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue