parser/htmlparser/tests/mochitest/html5lib_tree_construction/tests24.dat

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 #data
michael@0 2 <!DOCTYPE html>&NotEqualTilde;
michael@0 3 #errors
michael@0 4 #document
michael@0 5 | <!DOCTYPE html>
michael@0 6 | <html>
michael@0 7 | <head>
michael@0 8 | <body>
michael@0 9 | "≂̸"
michael@0 10
michael@0 11 #data
michael@0 12 <!DOCTYPE html>&NotEqualTilde;A
michael@0 13 #errors
michael@0 14 #document
michael@0 15 | <!DOCTYPE html>
michael@0 16 | <html>
michael@0 17 | <head>
michael@0 18 | <body>
michael@0 19 | "≂̸A"
michael@0 20
michael@0 21 #data
michael@0 22 <!DOCTYPE html>&ThickSpace;
michael@0 23 #errors
michael@0 24 #document
michael@0 25 | <!DOCTYPE html>
michael@0 26 | <html>
michael@0 27 | <head>
michael@0 28 | <body>
michael@0 29 | "  "
michael@0 30
michael@0 31 #data
michael@0 32 <!DOCTYPE html>&ThickSpace;A
michael@0 33 #errors
michael@0 34 #document
michael@0 35 | <!DOCTYPE html>
michael@0 36 | <html>
michael@0 37 | <head>
michael@0 38 | <body>
michael@0 39 | "  A"
michael@0 40
michael@0 41 #data
michael@0 42 <!DOCTYPE html>&NotSubset;
michael@0 43 #errors
michael@0 44 #document
michael@0 45 | <!DOCTYPE html>
michael@0 46 | <html>
michael@0 47 | <head>
michael@0 48 | <body>
michael@0 49 | "⊂⃒"
michael@0 50
michael@0 51 #data
michael@0 52 <!DOCTYPE html>&NotSubset;A
michael@0 53 #errors
michael@0 54 #document
michael@0 55 | <!DOCTYPE html>
michael@0 56 | <html>
michael@0 57 | <head>
michael@0 58 | <body>
michael@0 59 | "⊂⃒A"
michael@0 60
michael@0 61 #data
michael@0 62 <!DOCTYPE html>&Gopf;
michael@0 63 #errors
michael@0 64 #document
michael@0 65 | <!DOCTYPE html>
michael@0 66 | <html>
michael@0 67 | <head>
michael@0 68 | <body>
michael@0 69 | "𝔾"
michael@0 70
michael@0 71 #data
michael@0 72 <!DOCTYPE html>&Gopf;A
michael@0 73 #errors
michael@0 74 #document
michael@0 75 | <!DOCTYPE html>
michael@0 76 | <html>
michael@0 77 | <head>
michael@0 78 | <body>
michael@0 79 | "𝔾A"

mercurial