You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should ideally have a single page that contains information about our
integration with WPT. Currently the page holds information for importing
WPT tests, but we should also add steps to exporting tests. Renaming
the title of the page to "Web Platform Tests Integration," makes it clear
that this is the location for that type of information.
Copy file name to clipboardExpand all lines: docs/Infrastructure/WPTTests.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Import Web Platform Tests
1
+
# Web Platform Tests Integration
2
2
3
3
WebKit maintains a separate fork of the Web Platform Tests living in `LayoutTests/imported/w3c/web-platform-tests`. When changes are made upstream we need to import them to stay up to date.
0 commit comments