DEBSOURCES
Skip Quicknav
sources / php-masterminds-html5 / 2.7.4%2Bdfsg-2 / test / HTML5 / Html5Test.html
12345678910
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>Test</title> </head> <body> <p>This is a test.</p> </body> </html>