gecko-dev/testing/web-platform/tests/common/dummy.xhtml
Timothy Gu 8fab4139ce 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
2018-08-29 10:08:50 +00:00

2 lines
123 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Dummy XHTML document</title></head><body /></html>