Commit f3a0e06
authored
Use WPT version of test harness for HTML core test conversion (#1859)
When converting tests to HTML for use in WPT, use the path to
the test harness in WPT's resources/ directory. This is also
important because the WPT test runner users this path inclusion
to discover the tests.
There are several more things I want to simplify here but I'm
starting with just this because it matches the sed transform
that @past originally wrote in
web-platform-tests/wpt#492771 parent 1463895 commit f3a0e06
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| 168 | + | |
168 | 169 | | |
169 | 170 | | |
170 | | - | |
| 171 | + | |
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| |||
0 commit comments