mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 14:20:14 +02:00
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
2 lines
123 B
HTML
2 lines
123 B
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Dummy XHTML document</title></head><body /></html>
|