Commit da984be
test: remove reference to whatwg in file names under test/wpt
WPT covers standards in both W3C and WHATWG, as such it would be
strange to make this disparity explicit in our file names
(e.g. when testing standards that are solely in W3C, like
performance-timeline). Remove the reference to WHATWG will
also make the file names shorter.
PR-URL: #24826
Refs: #24823
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>1 parent 2825894 commit da984beCopy full SHA for da984be
File tree
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Filter options
- test/wpt
Expand file treeCollapse file tree
3 files changed
+3
-3
lines changedOpen diff view settings
Collapse file
+3-3Lines changed: 3 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
40 | 40 | |
41 | 41 | |
42 | 42 | |
43 | | - |
| 43 | + |
44 | 44 | |
45 | 45 | |
46 | 46 | |
| ||
75 | 75 | |
76 | 76 | |
77 | 77 | |
78 | | - |
| 78 | + |
79 | 79 | |
80 | 80 | |
81 | 81 | |
82 | 82 | |
83 | 83 | |
84 | 84 | |
85 | | - |
| 85 | + |
86 | 86 | |
87 | 87 | |
88 | 88 | |
|
Collapse file
test/wpt/test-whatwg-console.js test/wpt/test-console.jstest/wpt/test-whatwg-console.js renamed to test/wpt/test-console.js
Copy file name to clipboardFile renamed without changes.
Collapse file
test/wpt/test-whatwg-url.js test/wpt/test-url.jstest/wpt/test-whatwg-url.js renamed to test/wpt/test-url.js
Copy file name to clipboardFile renamed without changes.
0 commit comments