зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1485523 [wpt PR 12637] - Make common/dummy.xhtml actually an XHTML document, a=testonly
Automatic update from web-platform-testsMake common/dummy.xhtml actually an XHTML document (#12637) This does not change the outcome of any existing tests that use it. -- wpt-commits: f0a336477c36ef6c8b7e26ce9eb8eecc000168f5 wpt-pr: 12637
This commit is contained in:
Родитель
00d9bc138f
Коммит
8fab4139ce
|
@ -434954,7 +434954,7 @@
|
|||
"support"
|
||||
],
|
||||
"common/dummy.xhtml": [
|
||||
"5b208d7445050fe3bee8066ad2e3caecedb354fd",
|
||||
"dba6945f4baf55d6f3ecdc7884499919f471c97c",
|
||||
"support"
|
||||
],
|
||||
"common/dummy.xml": [
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
<!DOCTYPE html>
|
||||
<html><head><title>Dummy XHTML document</title></head><body /></html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Dummy XHTML document</title></head><body /></html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче