mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
Tests: Import many HTML parsing tests from WPT
I had to skip a lot of these due to assertion failures that we need to investigate before unskipping.
This commit is contained in:
parent
102cf345ba
commit
88a4a86ece
Notes:
github-actions[bot]
2024-11-03 16:52:34 +00:00
Author: https://github.com/awesomekling Commit: https://github.com/LadybirdBrowser/ladybird/commit/88a4a86ece0 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2130
167 changed files with 9639 additions and 0 deletions
|
@ -18,3 +18,20 @@ Text/input/Worker/Worker-module.html
|
|||
Text/input/Worker/Worker-performance.html
|
||||
Text/input/Worker/Worker-postMessage-transfer.html
|
||||
Text/input/wpt-import/css/css-flexbox/abspos/position-absolute-001.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_entities01.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_html5test-com.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_innerHTML_tests_innerHTML_1.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_plain-text-unsafe.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_template.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests1.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests10.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests15.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests16.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests19.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests20.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_tests5.html
|
||||
Text/input/wpt-import/html/syntax/parsing/html5lib_webkit01.html
|
||||
Text/input/wpt-import/html/syntax/parsing/named-character-references.html
|
||||
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-eof.html
|
||||
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-line.html
|
||||
Text/input/wpt-import/html/syntax/parsing/support/no-doctype-name-space.html
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail The end: DOMContentLoaded and defer scripts
|
|
@ -0,0 +1,48 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 37 tests
|
||||
|
||||
34 Pass
|
||||
3 Fail
|
||||
Details
|
||||
Result Test Name MessagePass document.getElementsByTagName and foreign parser-inserted elements
|
||||
Pass Testing altGlyph
|
||||
Pass Testing altGlyphDef
|
||||
Pass Testing altGlyphItem
|
||||
Pass Testing animateColor
|
||||
Pass Testing animateMotion
|
||||
Pass Testing animateTransform
|
||||
Pass Testing clipPath
|
||||
Pass Testing feBlend
|
||||
Pass Testing feColorMatrix
|
||||
Pass Testing feComponentTransfer
|
||||
Pass Testing feComposite
|
||||
Pass Testing feConvolveMatrix
|
||||
Pass Testing feDiffuseLighting
|
||||
Pass Testing feDisplacementMap
|
||||
Pass Testing feDistantLight
|
||||
Pass Testing feFlood
|
||||
Pass Testing feFuncA
|
||||
Pass Testing feFuncB
|
||||
Pass Testing feFuncG
|
||||
Pass Testing feFuncR
|
||||
Pass Testing feGaussianBlur
|
||||
Pass Testing feImage
|
||||
Pass Testing feMerge
|
||||
Pass Testing feMergeNode
|
||||
Pass Testing feMorphology
|
||||
Pass Testing feOffset
|
||||
Pass Testing fePointLight
|
||||
Pass Testing feSpecularLighting
|
||||
Fail Testing feSpotLight
|
||||
Fail Testing feTile
|
||||
Fail Testing feTurbulence
|
||||
Pass Testing foreignObject
|
||||
Pass Testing glyphRef
|
||||
Pass Testing linearGradient
|
||||
Pass Testing radialGradient
|
||||
Pass Testing textPath
|
|
@ -0,0 +1,12 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Upper-case font
|
||||
Pass Lower-case font
|
|
@ -0,0 +1,12 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Upper-case font
|
||||
Pass Lower-case font
|
|
@ -0,0 +1,12 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Upper-case font
|
||||
Pass Lower-case font
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass The algorithm should not reparent properly nested tags
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 3 tests
|
||||
|
||||
1 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessageFail Check number of divs
|
||||
Pass Check div structure: network
|
||||
Fail Check div structure: document.write Cannot access property "childNodes" on undefined object "div"
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Doctype with empty ids should trigger the standards mode.
|
|
@ -0,0 +1,16 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 5 tests
|
||||
|
||||
3 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessageFail MathML annotation-xml with encoding=text/html should be an HTML integration point
|
||||
Fail MathML annotation-xml with encoding=application/xhtml+xml should be an HTML integration point
|
||||
Pass SVG foreignObject should be an HTML integration point
|
||||
Pass SVG desc should be an HTML integration point
|
||||
Pass SVG title should be an HTML integration point
|
|
@ -0,0 +1,28 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 17 tests
|
||||
|
||||
15 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_adoption01.html dab5eca760a630bc57719d678d789dd1ca74f492
|
||||
Pass html5lib_adoption01.html a3a46907dc73b7be1e1171f797a9f696b7fb185b
|
||||
Pass html5lib_adoption01.html b720cd1d95283d6288e7ca17142540b10ef8f847
|
||||
Pass html5lib_adoption01.html 83b2bd6f0849b2c7283448f15095806a17c7f0c0
|
||||
Pass html5lib_adoption01.html 1d56fa2d9d756f9053638a3db25fcd84e57e41ec
|
||||
Pass html5lib_adoption01.html c129fce97933067558d7833632ad7ef2d149616e
|
||||
Pass html5lib_adoption01.html 39a3ec04f54cda2bf1e06c54caf0b302da4fd252
|
||||
Pass html5lib_adoption01.html d0bdfe6be48309b2d01b497667b350a8e6ec8ffb
|
||||
Pass html5lib_adoption01.html 63401082c6afd4b3c3201e348a1a61722f167b21
|
||||
Fail html5lib_adoption01.html 883cfd89f63da854dffbfbc938da1f31887a55e5
|
||||
Pass html5lib_adoption01.html 4dc0665051dac0d72c71aba5c95c5b86437dea2c
|
||||
Pass html5lib_adoption01.html 4f376c0a798e71a91065e215dc0175d3107d5208
|
||||
Pass html5lib_adoption01.html 52b62611a847a3f5fc3dc607a6b0174f1697247c
|
||||
Pass html5lib_adoption01.html 88d0d3403d2a7b4058fcfb4e62835acb1c207e0f
|
||||
Pass html5lib_adoption01.html d7338f457789f65d47b240e203b9e40a3925f2ca
|
||||
Pass html5lib_adoption01.html bf8088acd8bd48d8487bae49a613c248c488c041
|
||||
Fail html5lib_adoption01.html 39edaa2e298c60ad4a1b0b9fdb4481d4aea98f36
|
|
@ -0,0 +1,12 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_adoption02.html cefc9890d621707fedf5eb634f3a86d753659d9b
|
||||
Pass html5lib_adoption02.html 2a8f569e9d55b3cb7e54b026f758dea8593f4cb4
|
|
@ -0,0 +1,58 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 48 tests
|
||||
|
||||
48 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_blocks.html f2c6f8a359cf4782cc8038a9f6a91a7cb67fb9ef
|
||||
Pass html5lib_blocks.html 77b909047ffa7bf2ca38cd3de8e25eb3ed0395af
|
||||
Pass html5lib_blocks.html 75f77d8a1d072dfabd17237596bb0394754d4e41
|
||||
Pass html5lib_blocks.html b241d42f7a3593e556e2ef4e0d4c0b9af3bbde4b
|
||||
Pass html5lib_blocks.html 965c072a3f6b78e9b7c4c8d2b93d3746a2fc360c
|
||||
Pass html5lib_blocks.html c430a64d10f5a10ac3c34f1ec3abdd0d048e3e9f
|
||||
Pass html5lib_blocks.html b730d11baf16843bc04136ffe53ec20e058a50aa
|
||||
Pass html5lib_blocks.html 5db636d68e8708a8cfd26ee472a7831239c7efeb
|
||||
Pass html5lib_blocks.html 41586061adf395acf518e7ad457d048a911e52c1
|
||||
Pass html5lib_blocks.html 1394f443495c04661d70ec27e44d99e6fcb3b536
|
||||
Pass html5lib_blocks.html 9a977cfacba03a56f6ccd11dd6595a7fa65b3c3e
|
||||
Pass html5lib_blocks.html 284962aa35b722a4d05a22c264c0bbbc859f7d41
|
||||
Pass html5lib_blocks.html 88dfa3115905b28f4086717b8d6547b8f88ee46a
|
||||
Pass html5lib_blocks.html d5e8a935c5b5c3723b77ff0a9079bbee3e8f02ad
|
||||
Pass html5lib_blocks.html 6cb6f36b9c042e41b18967b46b068db7b36431ef
|
||||
Pass html5lib_blocks.html 68111d7cbc22fd47cbec6912d008ab93bc1719ec
|
||||
Pass html5lib_blocks.html 5ff74097bb1276f6d595d17674c04d2d9ba9a49a
|
||||
Pass html5lib_blocks.html e38ae5ed14b2fbde7e15bd45bbfb26f828a6fcf6
|
||||
Pass html5lib_blocks.html 5fa3d2ad933a13b1bdabe4faa77a2b33923a9871
|
||||
Pass html5lib_blocks.html 3ac498b2d74a10dde5987dd6a9a40f8fb4c2cca7
|
||||
Pass html5lib_blocks.html 0d3751cad1256413b5514734742f1ea0dadc99c9
|
||||
Pass html5lib_blocks.html c9d17d8d37f012a75fe2d0cf157cb4e4c9290b76
|
||||
Pass html5lib_blocks.html b224c98e66c1b2ede2447430fa3cc29dd490aa27
|
||||
Pass html5lib_blocks.html 0cf2e437eb921f7a308d493ab6f776400ec6ba05
|
||||
Pass html5lib_blocks.html e721fb9ccda59a3c0a07f8b7c69698945cec1c7c
|
||||
Pass html5lib_blocks.html 4c056b025cbf0f880e9ab93ab95d37d075a3d62e
|
||||
Pass html5lib_blocks.html 28ad066f78c1d23110991d1d323748e1c638a285
|
||||
Pass html5lib_blocks.html aabe06c45ead4e713911545d6050dc992603f44c
|
||||
Pass html5lib_blocks.html c19b1a4a7323b8ebc292718c2a1f131493271012
|
||||
Pass html5lib_blocks.html 211e55efcc6948df455ffa1d7b5e2fda123cca51
|
||||
Pass html5lib_blocks.html 7216ccc21592b2615aabcbc73069bd06c31a3c4f
|
||||
Pass html5lib_blocks.html f2e488a24791d7ac57dd6a25e670f30b5b07454e
|
||||
Pass html5lib_blocks.html 69b5e75bb50a6429e776b81ae532103096786266
|
||||
Pass html5lib_blocks.html a7b3390d1ab18f81e40623c92ad8d2cd164c297b
|
||||
Pass html5lib_blocks.html 5fd2647163cc33ca7a0c93ff3a31f87cef87d7de
|
||||
Pass html5lib_blocks.html 95b901de4aaf79e3230ebc04f32db4c61ce9f7c7
|
||||
Pass html5lib_blocks.html e59e60d6a134290fa7f2d1d2eb2c73f0617106b1
|
||||
Pass html5lib_blocks.html 2c8b2df349d7f36b2ab55641d7e9c984ed09104d
|
||||
Pass html5lib_blocks.html 1294906ecdf4d6378e0cdfb244192a0ed08343b2
|
||||
Pass html5lib_blocks.html 95fc3d268c47b5e0fc87e92542caccbb4cabffe1
|
||||
Pass html5lib_blocks.html 0c03d60e2cb91de005d270e8a00589bccefa47b8
|
||||
Pass html5lib_blocks.html 125caaaa6687b316711f2b695dbcaebce9874270
|
||||
Pass html5lib_blocks.html d02390d4a365d9e5ee8a8caf920efc5c2baf83b6
|
||||
Pass html5lib_blocks.html a17ff80304101d2d144ee9a2b4ebeee1beeff4d5
|
||||
Pass html5lib_blocks.html 6c32d08349975d65ec100346f36beb760252c42f
|
||||
Pass html5lib_blocks.html 17f3861b008afd895cc5e642218d4aed099afc77
|
||||
Pass html5lib_blocks.html fe4badd0b7469c6ddb8cd243133f10ffd1b84814
|
||||
Pass html5lib_blocks.html b130e7f7a09b5516e13e281d577c5bcc1f56cb5d
|
|
@ -0,0 +1,27 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 16 tests
|
||||
|
||||
15 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_comments01.html 3dbda8330033c3fbf3185a55e963075328099578
|
||||
Pass html5lib_comments01.html 7476098e9823b3deee1857739daf719ff18e37b4
|
||||
Pass html5lib_comments01.html eca7f97a4659eab6da4127c225420f1664b6c0c4
|
||||
Pass html5lib_comments01.html 27ff1671f247daf2fdf19213bcee6ae6cd848583
|
||||
Pass html5lib_comments01.html a6c42885c32fa988374894c0871b5a289786912a
|
||||
Pass html5lib_comments01.html d59b196ec9f6f19ded28d5e1fb48cbec2b1a4187
|
||||
Pass html5lib_comments01.html 97486c43262a9a5c3fec1a3b028b99b7ca8c0e3e
|
||||
Pass html5lib_comments01.html 06145ae05b1d92b71aed067ed6f1aab1afea50ae
|
||||
Pass html5lib_comments01.html 5064d84d3adaf6262cf3573e9e112f40e3abc147
|
||||
Pass html5lib_comments01.html 8b36d140a4a223b083a8d41af7c98a1c20377856
|
||||
Pass html5lib_comments01.html 1894e23c5ee89d6f4b5f1dbe9b681b42863b4d1f
|
||||
Pass html5lib_comments01.html 2cefeae994b6b0be0accbfff4757fef40ed914eb
|
||||
Pass html5lib_comments01.html ac9fd94008255e73cba953dbd374cb41703f5446
|
||||
Fail html5lib_comments01.html 617815b6a683613fcb6b9cd5841b2ea7428d838d
|
||||
Pass html5lib_comments01.html bb8faf75d2e28aee13ec4a0d8eab00b4d7475763
|
||||
Pass html5lib_comments01.html 89c4ae1ae34df9dff0e516afdef87cd169c3e6a5
|
|
@ -0,0 +1,47 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 37 tests
|
||||
|
||||
37 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_doctype01.html 8c660236fa29672c9b1ed0b64be59835a2a2f8cf
|
||||
Pass html5lib_doctype01.html 6a757c8c420fe3273632e84a4d999f17164f1214
|
||||
Pass html5lib_doctype01.html a8ba29d82bb59f5ca03cfc193a1af770b889d4df
|
||||
Pass html5lib_doctype01.html 7a5044da1f470565fc4c6697b05132ff803d33e5
|
||||
Pass html5lib_doctype01.html 6514baf0155d3d10c1449752666c9da1c3db7141
|
||||
Pass html5lib_doctype01.html ab7af413296ccb0e5705d978b98751821eb60ee3
|
||||
Pass html5lib_doctype01.html 3f3585cd61875a7f824422eda85a568952c1b08d
|
||||
Pass html5lib_doctype01.html 32bf847dcfae86480610633948efb2eca296abdd
|
||||
Pass html5lib_doctype01.html 692ab73d917820f55f789498c003ff184694becd
|
||||
Pass html5lib_doctype01.html 69af8e298e3560620c7598a9d2a6be0c50fe6881
|
||||
Pass html5lib_doctype01.html 93737d931105f8441c51a61ce6c9c625708aa690
|
||||
Pass html5lib_doctype01.html be48ad2b635136c6ae4d99ff06bc930711e26ab7
|
||||
Pass html5lib_doctype01.html 6b90a61449551f1d7ac3aaa54669e81b1adbeb48
|
||||
Pass html5lib_doctype01.html dc641c8a55963188374a5ab0f9be4c00897a113d
|
||||
Pass html5lib_doctype01.html a157f7a60a42840003e9a798ca4c3981c17eb08b
|
||||
Pass html5lib_doctype01.html 826518fc2114e88a3dd7caecef77fa9ed0967f9e
|
||||
Pass html5lib_doctype01.html 0d86430bce85790c6eb1ead82133ee74077c6ac9
|
||||
Pass html5lib_doctype01.html 79ef363724b7881ee356c0a105e6add81941d57e
|
||||
Pass html5lib_doctype01.html d8d1295947c1944ba51f7be60165e2d5d7592225
|
||||
Pass html5lib_doctype01.html 8214eb8bef5c817fd5fee4befdc15dbcc49ff6e0
|
||||
Pass html5lib_doctype01.html 51dd468ef51c8c0ea3e4b5a81517831c6a9168cb
|
||||
Pass html5lib_doctype01.html dab4dcff81a1d051394a34771eb9627d07700377
|
||||
Pass html5lib_doctype01.html 6c679921462b1833e5203e6cd48f761b479d8924
|
||||
Pass html5lib_doctype01.html a45fad90fa4d150fdb82f61bf49e0f92a0aaaf94
|
||||
Pass html5lib_doctype01.html 18cc825780e6be5a1ab60475c07be505759b25ad
|
||||
Pass html5lib_doctype01.html 37960ee5e9a9252988a63d9653336d30c1645834
|
||||
Pass html5lib_doctype01.html 095187e72e2336527d8c39293d68d456dfb1a10e
|
||||
Pass html5lib_doctype01.html 46383e4754c42b37ebba10ad4e3644dcff1eec18
|
||||
Pass html5lib_doctype01.html 702c2be9dc6bf31da96af43947e0e16d040bd395
|
||||
Pass html5lib_doctype01.html 7ffeed0800cff7c5117ba7de33f5e70d037129c3
|
||||
Pass html5lib_doctype01.html 2d57d9c9c46d222676eeb8e8531f3a77ca7aa4c0
|
||||
Pass html5lib_doctype01.html 544240cd747ec56acbc607b6b8ad9f99de4c4085
|
||||
Pass html5lib_doctype01.html af212d55a1c59b5e3658fb39a2f86daab3686f94
|
||||
Pass html5lib_doctype01.html 10d43f89829998731c313c85eb31e981961b1981
|
||||
Pass html5lib_doctype01.html 99d16cdde20971b45a3b81ca7a2b9d9858525b22
|
||||
Pass html5lib_doctype01.html 44ac65856abd110419aafffde69f0dc127f98ec3
|
||||
Pass html5lib_doctype01.html a69ffa9525892dbb38be6ee78f4fe1216ef6ea5d
|
|
@ -0,0 +1,59 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 49 tests
|
||||
|
||||
49 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_domjs-unsafe.html b76df4b192c11a5ef7a3e895a7dd2aaea2dcc5c7
|
||||
Pass html5lib_domjs-unsafe.html da5cf60e732fcf20d288e772e51a7a9ccd3471e4
|
||||
Pass html5lib_domjs-unsafe.html c32f77685b52841e1685110a8a6fac17b3ae127a
|
||||
Pass html5lib_domjs-unsafe.html 4fd39e063b0ad1fa82274d6de3122859f76934a8
|
||||
Pass html5lib_domjs-unsafe.html 7208fbe8702c37cf180b1c736c984f5340517408
|
||||
Pass html5lib_domjs-unsafe.html 7b5dd0bcb2a92ebf1974a0ec6017a798e774ca5b
|
||||
Pass html5lib_domjs-unsafe.html 54c3b7008093eea8c5b45f729585097df53641a8
|
||||
Pass html5lib_domjs-unsafe.html b8de3bd0272a8362093670968eb21ad0bfa3cd40
|
||||
Pass html5lib_domjs-unsafe.html 40033d4270de7ad3595607426efc221988100175
|
||||
Pass html5lib_domjs-unsafe.html 4ffebb41a5c7f9239ba71301793a1e1cfd65dece
|
||||
Pass html5lib_domjs-unsafe.html 4fa68424ed093da8a6c954d64bb154ef4269ea83
|
||||
Pass html5lib_domjs-unsafe.html 41ddb90fa2e7785945dd18c32736dc83c1440fa4
|
||||
Pass html5lib_domjs-unsafe.html 89466f9770c893ffb117d18eac80993bd69564ad
|
||||
Pass html5lib_domjs-unsafe.html 72186fc6836326792e7e46ce4b5432191a5ac192
|
||||
Pass html5lib_domjs-unsafe.html 9863747db1e2676bad75c9929d895db2bb02306c
|
||||
Pass html5lib_domjs-unsafe.html 01818845dd1283fc54707a140be17e689a91f013
|
||||
Pass html5lib_domjs-unsafe.html 3255082e063beec09c3b0e605f0e3bfae177a113
|
||||
Pass html5lib_domjs-unsafe.html 54cd599d050ee568b0ed0060d1926479d3e528c3
|
||||
Pass html5lib_domjs-unsafe.html bf081558b113ea712baeeb3294f3b53845510996
|
||||
Pass html5lib_domjs-unsafe.html 25e3471f40f3b6b0b448f7f7be41f0ee06403faa
|
||||
Pass html5lib_domjs-unsafe.html 006df46be5600e3d99caaf7dfc6a8af1636fd43a
|
||||
Pass html5lib_domjs-unsafe.html b9bea556d1a155ef04e3f583328d51cf95995945
|
||||
Pass html5lib_domjs-unsafe.html 9eff404da18d0c20765a19613c718a9f49b874ac
|
||||
Pass html5lib_domjs-unsafe.html 1d246a13e96719a3fb48f1a81d1218671ee3a472
|
||||
Pass html5lib_domjs-unsafe.html 92bb86082f237803c7ace5fcd41a36861b364551
|
||||
Pass html5lib_domjs-unsafe.html 3a89dee49af0d2b537ad0c50fb74bb68d4dfe651
|
||||
Pass html5lib_domjs-unsafe.html 89bd023b6e2cbc5c7a37d85b45eadc88143bd670
|
||||
Pass html5lib_domjs-unsafe.html 9574dbbf3302c84fc4ddb965bf1f43ae7106e68c
|
||||
Pass html5lib_domjs-unsafe.html 341226c7328f8d3d6ab1d373368cc14aad712f20
|
||||
Pass html5lib_domjs-unsafe.html 15b3a23030aed47b3795d9c1ef11cd241b6902cb
|
||||
Pass html5lib_domjs-unsafe.html 4b318ddd18e0e360e70df9da138eabb002e34666
|
||||
Pass html5lib_domjs-unsafe.html 5a107feb60f518e1bed5fbd44de19f10dfde1d1e
|
||||
Pass html5lib_domjs-unsafe.html 92d4f652bcf5160b9815ea29546bde415cb83b04
|
||||
Pass html5lib_domjs-unsafe.html 42ebb8a722e7940826975575b2cb422c0a112c68
|
||||
Pass html5lib_domjs-unsafe.html 1a761bd94b707be3a5bd87fbcce0e0873c0b60ab
|
||||
Pass html5lib_domjs-unsafe.html 2fc6eb9f9eb3e005eb3c4765f638203ce0c34f5f
|
||||
Pass html5lib_domjs-unsafe.html 57672cdb7506becfcf63d59cc06f88d7e240808c
|
||||
Pass html5lib_domjs-unsafe.html 59ad4ed1b502b7adb49cf799c107bf405ddc0cca
|
||||
Pass html5lib_domjs-unsafe.html 4f00716246c38ec50813c6dd1e17b1e87a399252
|
||||
Pass html5lib_domjs-unsafe.html 767cec7804216f7b7bf6565a735c683fb2282059
|
||||
Pass html5lib_domjs-unsafe.html c3258281fe46017ff5ea19cb08c711a6c281d673
|
||||
Pass html5lib_domjs-unsafe.html 755e6ed1b6f991af24c720c51546b5e0f6ef9ca5
|
||||
Pass html5lib_domjs-unsafe.html 3fb041d606429c494f972b82556759cf1a22171f
|
||||
Pass html5lib_domjs-unsafe.html 2f2ff31150ecec96cae1417fab3c4bda7e626948
|
||||
Pass html5lib_domjs-unsafe.html 6253f7f734608919f9966365fbbdd42163af7af2
|
||||
Pass html5lib_domjs-unsafe.html db7da9a182140259b590eedd078f64b4831df749
|
||||
Pass html5lib_domjs-unsafe.html 9db35cf980c7170803f09243fb2f631ea0558adc
|
||||
Pass html5lib_domjs-unsafe.html a96cbc244801cd9c8e201fa5a35e29dbb2a6cf08
|
||||
Pass html5lib_domjs-unsafe.html 920ab711970123a6123c8aa41190b63862399a5b
|
|
@ -0,0 +1,36 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 26 tests
|
||||
|
||||
26 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_entities02.html ea66863900b0b42deee5a77c58a432c2215c32ac
|
||||
Pass html5lib_entities02.html bc2a229b7c801ad045da76f411faf1d4c89886d0
|
||||
Pass html5lib_entities02.html e30755b30108f65919767f57a2200097b638f2b4
|
||||
Pass html5lib_entities02.html 17c5acad9075755a413541d57d0d135338450834
|
||||
Pass html5lib_entities02.html ec40a7216b4ac918c5e16cae66bfb8b69bcfabce
|
||||
Pass html5lib_entities02.html 54d2e9d13436e6850a5257e8028122581cf7088d
|
||||
Pass html5lib_entities02.html 99c8496d0ea75429a5836de44dd18708974f6de8
|
||||
Pass html5lib_entities02.html 7e4e70e57f63968ebba82682a2629158bd053a65
|
||||
Pass html5lib_entities02.html dca2db4f61b5fd60121e3da3e15065654f8d8a0c
|
||||
Pass html5lib_entities02.html fe22904d5f3936bedc1fa110e6bde48895b399a0
|
||||
Pass html5lib_entities02.html 6553483a30141fcff05787287c2c212df9f468e8
|
||||
Pass html5lib_entities02.html 88d7c74afcb27bbee3e3255d9116dce9c3dc6d73
|
||||
Pass html5lib_entities02.html db5d22d3350e0a51d675dc17c641c73251a4739d
|
||||
Pass html5lib_entities02.html ea08276faa7ba526e612fc1e80047d705cd29885
|
||||
Pass html5lib_entities02.html c59d1cfe1b36e75e0f57664e45bef7023a73c9e9
|
||||
Pass html5lib_entities02.html f9d3950620f8adcbe5f9a0542c7967de4be65963
|
||||
Pass html5lib_entities02.html 8e35dacd7c296f054e58f1ce83719401c8aff8a0
|
||||
Pass html5lib_entities02.html 48edddaa93bbebc5cd1615cc67422ca6508e47a2
|
||||
Pass html5lib_entities02.html 9c69a29b53eebd93db20f12d405335274098e662
|
||||
Pass html5lib_entities02.html 565c5f6744a27602bb466d6df77803a80f064752
|
||||
Pass html5lib_entities02.html 742984a32ecd86cb9cdedffbba47eb212e19c80f
|
||||
Pass html5lib_entities02.html f908b529ac9ca5366e1160856db2c3d17e3898c9
|
||||
Pass html5lib_entities02.html 1294ffc6bee2ee41f65a60ac48ba445b99504286
|
||||
Pass html5lib_entities02.html ba7d8cdd4b40020f7af6bdde75a3574b5771fac9
|
||||
Pass html5lib_entities02.html ce23051409f58749cbce6836bc4c7c21e9c548cf
|
||||
Pass html5lib_entities02.html 6bbeec30b849cebd1366ebb2e6d2a6c1790e8c68
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_inbody01.html 3e20aae3cbc7f10b28cbfc1e20b2949708872a3c
|
||||
Pass html5lib_inbody01.html ec6b9d9dccaa3494a317afac0edfcc485b959663
|
||||
Pass html5lib_inbody01.html cc4923612d10b2115cd03e269080ddf5463d95ae
|
||||
Pass html5lib_inbody01.html a5ebf8808e479239966038951d5383ed65ff4eb6
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_adoption01.html 0bf80e1546d4c221354aa9734f61713b7d64ee6d
|
|
@ -0,0 +1,77 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 66 tests
|
||||
|
||||
47 Pass
|
||||
19 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_foreign-fragment.html 4917b7458e1fff6c5cb21d7baf6863cc9550c61e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html b6d19b8ccacd2fde354df002b856f649ae91b20e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0c2411aa96ee023941778adaa11977890b232dc3
|
||||
Pass html5lib_innerHTML_foreign-fragment.html af0d0fc82bcd7e5ba5bc40f781701552b19bb862
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0135b05656c198b96a9e0f94333aa2c0190ec795
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 60d4a82dede2a297d6306278a19897d021075c6e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html f862d10d81a600b69e7fabd1474ca854ce08cca7
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 5d1db05a97609488e6749ff191294713aec9a90f
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 8804aa42daebb5ff2ab0015c6e89d8e40e7a8610
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 34b599e68117799324663b39aa3ba469bffb2dcb
|
||||
Pass html5lib_innerHTML_foreign-fragment.html cc2199d299947f304e204c867bed2c7e910d50cc
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 87965749e4321e6ea69352296e89af9372af419e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html db3b9be701b6878b437ea7096ac3b7ba8c0e2b57
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 148291c826fd7d1d455a7636f00ce6d6f6c3e890
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 2007abb6eef0427335962c65b7c8d7315f508afd
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 2e22f45e60f67be00f4827a4ca18f6bce7d7aacb
|
||||
Pass html5lib_innerHTML_foreign-fragment.html ba901841df046ba97bff9470e995f9792cb4aba5
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 439bec6b2c990ad6650baef76ebfb08220b186cf
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 6b7a24dd43b1f9059baee275caefabbef4b2d131
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0a323099fae55bee0bf410053a7b5dae30ac6621
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0b4329325579cf075c3a220f1e19825804e5775f
|
||||
Fail html5lib_innerHTML_foreign-fragment.html d2f37bafc0cd3bf4530cc1f6ef2fd261e0720201
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 6d037965d612d849672a73f2e8649ea90907483d
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 5bcd7fe5efe9d5a750a8cc293db28b686644cb13
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 9db26efc179b9a1be9cc7ea3086e4a9554e42562
|
||||
Fail html5lib_innerHTML_foreign-fragment.html e2bb8b2426ee1452f323274b05a458d52bf2f631
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 387ce2642c063a59c09b0a267cb8d35000e0a5a9
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 849d87495f6410c685eeceaaa9ce7331aa34c347
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 8377205f1e8ae86e7b7f2679410ed480ddb6bdab
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 8f929d7038047d37e8faf1e8956c7fa4c5b6b687
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 4070c271e57701248ff03bc6a2b9e714b69a8d61
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 59e76a925187915211a6ec38d0908a30577240c0
|
||||
Pass html5lib_innerHTML_foreign-fragment.html ea8e786baa7f216bc0346e425991ec6665142d82
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 1b2d5a4c9bed75970b2a6d71c33e52788c736fac
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 3657e075c88c2088e844cfb5140d344083c0b85a
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 909832844e7ff22822696f30c9ad9aba08b86a25
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 6ed082cc506da530d3128c24b8980cb551f28c43
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 18609521e139b2ffea10b1cd0cab5dc133b921c4
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 14e07b0c2adecfe362428885346c200e89f08e66
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0cb505b329a178f11563ae05fe553f33f57d01cd
|
||||
Pass html5lib_innerHTML_foreign-fragment.html b4c43a4fcdaa1a4c753674c4f92987b70d54d80b
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 7021fb0933e92112b94ee54b923efb6bc71e3b07
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 7c4b1614e2180b6649f3b02cf5c4a9d735166e1b
|
||||
Fail html5lib_innerHTML_foreign-fragment.html bdeacb9250263776c63c2c7f731717c389bdc34c
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 2c46c15bdba5835b0f2f0e9eb5bc8566047b7d6d
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 8dfcfbf823ad6c7b6f7b81efc352f29b4e41e8be
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 74a8a40517c6fe110f0c71af7efb56d459ea8227
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 0c1782eb0f62f616627f0132729d6a194f8b7546
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 9dc5a819afe33d6babc04edc8f92cb8045f0f006
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 1a7663e45ee098567d82d0fa4351794cc7ef26f9
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 74fc819300ea11a14c04d5840d1daf6f998be64c
|
||||
Fail html5lib_innerHTML_foreign-fragment.html fe33f97f6a5482b2663340572a0d79309199c815
|
||||
Pass html5lib_innerHTML_foreign-fragment.html dfaa71da17a62d7f5de9f180beefcf36a05ce447
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 822f22f8f09e3a5cc1575f17487f3138543ce138
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 48e58a3e03d51a1676401ad872c03b96c52d3e2e
|
||||
Fail html5lib_innerHTML_foreign-fragment.html 4e716ca1a2ba1079c8e163f8ba13dfc448abbf0f
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 33b553bb92ae345ef57f85312ad6e04c742f151e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html e4208cd58954d48c8493fdf215595a4afe21621a
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 6c4299f29a55fe8d2972ab3b0b8af6c8c640c88f
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 5ebfe160b365c3c93258b726b5aea84cc329c019
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 8c9adcad849281769ccf069a48dbf6a530f97394
|
||||
Pass html5lib_innerHTML_foreign-fragment.html ce74a1ba339d07982908cc088c9057957a442b3e
|
||||
Pass html5lib_innerHTML_foreign-fragment.html b941cd3ca955b1025061b0ff0cda775f0edd16bc
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 69fb90a251264e4e80762fa9acecd2c0bffc0c4c
|
||||
Pass html5lib_innerHTML_foreign-fragment.html f856588390b813aafc272f42800d31ba9a4844e6
|
||||
Pass html5lib_innerHTML_foreign-fragment.html 4c871c875e73e61adb24de1d18fad01363982e21
|
|
@ -0,0 +1,19 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 8 tests
|
||||
|
||||
3 Pass
|
||||
5 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_innerHTML_math.html 0e7e70d0dcf0c26593203b36cac4fa7f6325613e
|
||||
Fail html5lib_innerHTML_math.html fa7d4a31838dbcc16bf73672f2f4486cca185673
|
||||
Fail html5lib_innerHTML_math.html d9d2e4c0e926a91f5e704846cdbc855e3cb21949
|
||||
Fail html5lib_innerHTML_math.html c04b203803f6b3bec3db65db16854e7e624d13ef
|
||||
Fail html5lib_innerHTML_math.html 4f95d47164955a6b163935fd8ac89ea200767330
|
||||
Pass html5lib_innerHTML_math.html e942ee6666e1dc938aab10fc2374a2240806b439
|
||||
Pass html5lib_innerHTML_math.html 3537413f7f8166cb0c3a324fef8261be5628611d
|
||||
Pass html5lib_innerHTML_math.html c0186fb0fe26b48bcd82d58ebe0c90a423f26c28
|
|
@ -0,0 +1,19 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 8 tests
|
||||
|
||||
4 Pass
|
||||
4 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_svg.html 9de06fc8491759163a4b2a4e17015c94cab31f13
|
||||
Fail html5lib_innerHTML_svg.html f4ffd3073d887daeb6b5d293547f3596a6bbe2b3
|
||||
Fail html5lib_innerHTML_svg.html 3abfcccd524311a4afcc0057334c8364616fd830
|
||||
Fail html5lib_innerHTML_svg.html 70fbdb7f147b21143966af3a9467f716cc314637
|
||||
Fail html5lib_innerHTML_svg.html 44994fe2eb6af6ad3511781f23bafcdd2d24692c
|
||||
Pass html5lib_innerHTML_svg.html a148d278cbb59d5eadc1c6a5576c7887dcadb74e
|
||||
Pass html5lib_innerHTML_svg.html f1746231c89e495dc6b9d114d6d2f52876a1f5f5
|
||||
Pass html5lib_innerHTML_svg.html 1689d7c8f41a57eb15235d337028f3fe44764349
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_template.html 64d3e0e4395745b6ea928e5f5cf888bf675a598b
|
|
@ -0,0 +1,19 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 9 tests
|
||||
|
||||
9 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_tests4.html 8c692a23f8c9b5860cf06fb334041d2e97e96f5c
|
||||
Pass html5lib_innerHTML_tests4.html 95cb768746a1ca7ac02d39c0bb2b10d9e965e37c
|
||||
Pass html5lib_innerHTML_tests4.html 06bd3583493359d112d19765f68fac3901267408
|
||||
Pass html5lib_innerHTML_tests4.html 48d8375ef2d9d73bd133f2947858a3450a988d53
|
||||
Pass html5lib_innerHTML_tests4.html 36fb2178fbdfa1b32701a9d9214c3fd115fd7184
|
||||
Pass html5lib_innerHTML_tests4.html d373bc3abdda01b17a6055af21b16c151dd1d697
|
||||
Pass html5lib_innerHTML_tests4.html 4f91b1d4c6e2bbc0595c9effc490b7357e9cefc2
|
||||
Pass html5lib_innerHTML_tests4.html 38b248763fb49ca6c1abc2f2f9d9e502c5ed5041
|
||||
Pass html5lib_innerHTML_tests4.html 054c57cdb4b945b7273a4627a68f470705640e3e
|
|
@ -0,0 +1,23 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 13 tests
|
||||
|
||||
13 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_tests6.html ccb245e2f1d9fe1580235854daa1a124525aca61
|
||||
Pass html5lib_innerHTML_tests6.html ed2b0f8fe477e3a6a0d9052b46bd94e628fb666a
|
||||
Pass html5lib_innerHTML_tests6.html ed4acc4544b7ee83072a3c2ae078e3cbaf8303fb
|
||||
Pass html5lib_innerHTML_tests6.html 28f111cdfb84bfa4a70b57e3aeec1f0aa13337de
|
||||
Pass html5lib_innerHTML_tests6.html 616bd17e481973f9fe286aa30727ee22850fc31e
|
||||
Pass html5lib_innerHTML_tests6.html 1cfb3baf2ad29109ddd5581daa3a009029c71491
|
||||
Pass html5lib_innerHTML_tests6.html 98ba377bacd2ec343919bdc589116eabf94402d5
|
||||
Pass html5lib_innerHTML_tests6.html 7cf2db8c65b79da98e39b13772ed0440ff177fd7
|
||||
Pass html5lib_innerHTML_tests6.html cb78efe1d4f4279be6c0a363cce643b3591efdc5
|
||||
Pass html5lib_innerHTML_tests6.html 82911b0551c00e9971dd1491f8f2d2782aa3ac63
|
||||
Pass html5lib_innerHTML_tests6.html a3ff1f1809e8018b725620f1d04b6ebb24fda9a4
|
||||
Pass html5lib_innerHTML_tests6.html e35e330f7eb5bb27df1fe702843747e104a193be
|
||||
Pass html5lib_innerHTML_tests6.html c1dc3add1fcb1f506ea395691a710eb8e727b123
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_tests7.html 7aabda442dc7b37110c3d03b1465fa893dc25625
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_innerHTML_webkit02.html cac5528d0cbea4d15babba38304646e3903324a6
|
||||
Pass html5lib_innerHTML_webkit02.html bafeef55f21b568ab89a91082464614e4ebe7c2f
|
||||
Pass html5lib_innerHTML_webkit02.html 9461cfc6d9d4f08b05b3a95bbe5baa264f868a44
|
||||
Pass html5lib_innerHTML_webkit02.html c2c4647447354abc154f1917a7fbefa4a679d5fb
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_isindex.html 579ca96e69c47b3d2ac83f1aa79a450b745d21f3
|
||||
Pass html5lib_isindex.html cb91f67071d81dd18d7ba9990de8f0f845c375f0
|
||||
Pass html5lib_isindex.html bd8ac64cc8f1422fac94bbe1c8828c0b51dca3f2
|
||||
Pass html5lib_isindex.html 4303a393c6933743460836cb5e7dd29ca7fd6f43
|
|
@ -0,0 +1,13 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 3 tests
|
||||
|
||||
3 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_main-element.html 336a047fbc84b86dfd4baea5881b50fe0cdb5ce8
|
||||
Pass html5lib_main-element.html fc887f078ddc2723261a7dfb25829efe2da284f2
|
||||
Pass html5lib_main-element.html ebd10973e73d3a339bdf22f8bbac2f028044e096
|
|
@ -0,0 +1,30 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
20 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_menuitem-element.html e61b5db0435eb768ec21c1aa7355c649e7969c17
|
||||
Pass html5lib_menuitem-element.html 9c975c544402eed521499270b0e97cfa78f155b0
|
||||
Pass html5lib_menuitem-element.html d46fa11c0107d59c84778beae84f388f55bffc31
|
||||
Pass html5lib_menuitem-element.html afcd3b1e3317ac609ddab924d836ba1e3873b80f
|
||||
Pass html5lib_menuitem-element.html 95c0c6923fe609297c1592f2cb82bb9f2d0f5aed
|
||||
Pass html5lib_menuitem-element.html e2772fe779cbcefb4458f169a0cd495cf7115845
|
||||
Pass html5lib_menuitem-element.html 7a9fa28f6207f045ebb0aa49938debd0c1e7123e
|
||||
Pass html5lib_menuitem-element.html 798bb352d9f256153340661e1277e44674f1026d
|
||||
Pass html5lib_menuitem-element.html f2b5a63d94f108207a7a998216222dc24bea4850
|
||||
Pass html5lib_menuitem-element.html 778c027d06495eb361dd83baa561feb3a21ec3ea
|
||||
Pass html5lib_menuitem-element.html e4670bee2ce790e82c26a33319b7fe082fbbdaea
|
||||
Pass html5lib_menuitem-element.html 79307be24287ca5d0533dfa81b91dd826f5f5e0e
|
||||
Pass html5lib_menuitem-element.html 9b995cb730b12529e8e755e4a0b0a2e73d1dfcfa
|
||||
Pass html5lib_menuitem-element.html d4586cd7706bbb3a5b127c52c1f2861d1a3fb781
|
||||
Pass html5lib_menuitem-element.html e2adbd7bf4c7480343cfb8f69289c824be613853
|
||||
Pass html5lib_menuitem-element.html b56d35c73f38f04ad6fdf51aa88f4b70a93ddc48
|
||||
Pass html5lib_menuitem-element.html 0f95585196dae2b1b5164e8c27897699c464c35f
|
||||
Pass html5lib_menuitem-element.html 03664aa93a55daceccc26d99c0aef841d8862af5
|
||||
Pass html5lib_menuitem-element.html 6d596b9e342db2306365fbdfb7615377c5b26347
|
||||
Pass html5lib_menuitem-element.html 4b712b488be9ee047c139c1b0cd955bae990b8e5
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_namespace-sensitivity.html de0a2051123e97a540e3aeb58375103bda021122
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_pending-spec-changes-plain-text-unsafe.html 8afa8d082dc447be5cab2eeb3e13efb07ec72aa6
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 3 tests
|
||||
|
||||
2 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_pending-spec-changes.html 965e062f9d01c4334cb12637e84dcbf438d38faf
|
||||
Pass html5lib_pending-spec-changes.html 8772d25919914a17118b2105e126aaa5bc83f92c
|
||||
Pass html5lib_pending-spec-changes.html 9804e9659cd045f199d9f58ef85c2639724359aa
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_quirks01.html 700e38ecb6ac91e9c5477fd451591b844d51f38e
|
||||
Pass html5lib_quirks01.html d196aec77885a47ff43166960d48c8c9eb2cbee0
|
||||
Pass html5lib_quirks01.html d4b597fe74a7af1b96750e29cb1180af8b97a1f4
|
||||
Pass html5lib_quirks01.html e1bacd20039e6d1bed0de4aff51c37e303762170
|
|
@ -0,0 +1,31 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 21 tests
|
||||
|
||||
21 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_ruby.html 6ee9e8955aa3a8a3af1838c1b728d8392e1cccca
|
||||
Pass html5lib_ruby.html 03bbba49b30ec908e06e3c84e1fcede1ac7508ff
|
||||
Pass html5lib_ruby.html de7c3ce0c3484dc3a111d00c34c68f7dea8a013a
|
||||
Pass html5lib_ruby.html 720c6bad03d4e4fd5ec7cb06bf4ec8ba5f277486
|
||||
Pass html5lib_ruby.html b3640f1eae210be30f138bbc6dc71e0864240224
|
||||
Pass html5lib_ruby.html 3179776aceeadf1740d71e2d2e6385bb84ab97c0
|
||||
Pass html5lib_ruby.html d26f2542fc6fcee4e737b578c8db716a96a22ade
|
||||
Pass html5lib_ruby.html 17d5c46418a50b35d893516440b0e091c31bd581
|
||||
Pass html5lib_ruby.html da1e119d0642e3b82a3537326a3fbc3b8c4e9706
|
||||
Pass html5lib_ruby.html bb2028f026500e8f77bd3b8e1f906c28045e6f20
|
||||
Pass html5lib_ruby.html c78f8740b860a39eb27035e19e29b240d0bfa4a8
|
||||
Pass html5lib_ruby.html 9e880cf547d015ef52c3377064a9afd92ba26afe
|
||||
Pass html5lib_ruby.html 9ed529d1072800af3fcccf268b41d6594480b749
|
||||
Pass html5lib_ruby.html 42a6c56b0abc484cbc3d2b7517551c4aa3efc5d3
|
||||
Pass html5lib_ruby.html 139a1e8af17546b7964354779331960096481b3c
|
||||
Pass html5lib_ruby.html 0050f08d71e8dd050d8129afe674b580387468d9
|
||||
Pass html5lib_ruby.html 5f9f25a089e72b4a4e5d7ebbacb440349c53f52f
|
||||
Pass html5lib_ruby.html 099a0a617119e858c8e716e0ea9854ed1198ccf1
|
||||
Pass html5lib_ruby.html 2cca13809bffb5fa34d03ad73d5727b75d2f96b5
|
||||
Pass html5lib_ruby.html f08a5ba63069cc6eb3804d94ec59b8b33e6f9b91
|
||||
Pass html5lib_ruby.html 606924ac3b043141563d94141973a11eda8015ab
|
|
@ -0,0 +1,36 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 26 tests
|
||||
|
||||
26 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_scriptdata01.html 3fc7e140adb65f9cfdf39219996f98e0749f398d
|
||||
Pass html5lib_scriptdata01.html 38ab7bda69dfd05e3ff01788cf5dac2d150a712a
|
||||
Pass html5lib_scriptdata01.html 09abe1da30643fd813db75facc7fde7b75762d43
|
||||
Pass html5lib_scriptdata01.html 193920d1c0fff50991d61655c529c62075a3da7f
|
||||
Pass html5lib_scriptdata01.html 66754fc904199af367a0a2b26cc89ea1834939cc
|
||||
Pass html5lib_scriptdata01.html 8c8a34698899e39e7b0879c07821aeb90f46cd83
|
||||
Pass html5lib_scriptdata01.html a454052b572d9952465190ec354ad0ec2defca0b
|
||||
Pass html5lib_scriptdata01.html 6cc06752976c2cc9a4239f608b47cdb8df2b0b6b
|
||||
Pass html5lib_scriptdata01.html 4176aaaa17b9009e1ac8a293acbaa0d0cfd56975
|
||||
Pass html5lib_scriptdata01.html e05f6594ea01489b55fca25aa79e5cffa43d9587
|
||||
Pass html5lib_scriptdata01.html c7728688e5d12d5350c4228ac82c03a9886bef2f
|
||||
Pass html5lib_scriptdata01.html c2a2bd66cbf430ee517678470fb560fa8862fa86
|
||||
Pass html5lib_scriptdata01.html e04bd4c273176c0638e98dce1cbdcfc6438ec7eb
|
||||
Pass html5lib_scriptdata01.html 96a8546fd066084179852aa72bb599c1ee6f513f
|
||||
Pass html5lib_scriptdata01.html 1dae0f9ba7e933c1f6f9912d2289c290b2c8495a
|
||||
Pass html5lib_scriptdata01.html 44437869d870fea50416386a003d0b477a7d4f9d
|
||||
Pass html5lib_scriptdata01.html 3c72e7aa1fe7b65598a88a8cba1d7691824ec8a2
|
||||
Pass html5lib_scriptdata01.html 026ad2b8a6c85ab7a8804b1553b16560bc36fefd
|
||||
Pass html5lib_scriptdata01.html d6b18cb44b4eda72b75fb64fe4287ee984562aaf
|
||||
Pass html5lib_scriptdata01.html 6ebea78eedeb25cbefd06e1ff55423db91f98c6d
|
||||
Pass html5lib_scriptdata01.html fb5424c9ab36d5f8383268df1d64b17bab310e4d
|
||||
Pass html5lib_scriptdata01.html 3123b21e759d33987c407189584a5533c31a7482
|
||||
Pass html5lib_scriptdata01.html f208b834bd4a2e13d79cebd59c02659f2f75ff04
|
||||
Pass html5lib_scriptdata01.html 0b72c0fef80895598cdf691a4913ff7aa5b1934b
|
||||
Pass html5lib_scriptdata01.html bc7d3b5d37eaf53e338d81215f552e55cb555fc2
|
||||
Pass html5lib_scriptdata01.html df2e36330e2e9609b1b9e1ff8a9440a66281dd46
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_scripted_adoption01.html 8970fe21b551a270aa74648bb2e8b905edb54522
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_scripted_ark.html b9a7cd0310cab4fd4eb77aed9149b966918e7ca2
|
|
@ -0,0 +1,13 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
1 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_scripted_webkit01.html 3ff6ec1125852c7933bf6d89ecb375354e6e1b40
|
||||
Fail html5lib_scripted_webkit01.html 46ae362de712eb9c55916de93110299dbbcb5726
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 3 tests
|
||||
|
||||
1 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_search-element.html 114b9f3c8147c0ed8ef3ed1811a9da3f10d74402
|
||||
Fail html5lib_search-element.html 2204afb9037ec886f428ab5dcead5ee9f87c65cb
|
||||
Pass html5lib_search-element.html 5153f797fbb63a23a40d19e298aca06d53d22f7f
|
|
@ -0,0 +1,29 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 19 tests
|
||||
|
||||
19 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tables01.html 86a267778d1960b41f887b7bd2cd3ebf691d2e42
|
||||
Pass html5lib_tables01.html b6c1142484570bb90c36e454ee193cca17bb618a
|
||||
Pass html5lib_tables01.html 7c507b825650f9721ea9656b1e844752a2424271
|
||||
Pass html5lib_tables01.html d10316cac9d03820ecfbc85ab373632e12d70c75
|
||||
Pass html5lib_tables01.html 331a8c15a2f1dd3a9a1c31f5c65b99d356a65f30
|
||||
Pass html5lib_tables01.html 6cdb83f12cb37a56f5ebad018ec3b07c2ad5b89f
|
||||
Pass html5lib_tables01.html 9d01d4a7d7519e410e10493c8b108298b6733c31
|
||||
Pass html5lib_tables01.html b4615709ab72b6aa6cbf836582bd40fd93c0deb5
|
||||
Pass html5lib_tables01.html 24132334bffa9eea4c8e29c940a8201f4253baf5
|
||||
Pass html5lib_tables01.html 103784c31b8e3280b19e30f3b26f467585fbc304
|
||||
Pass html5lib_tables01.html 0787e31440ae020f6f6e6207c364e9a2daec1c6f
|
||||
Pass html5lib_tables01.html 1c40461886d4fdfca6ac5ef1d766b6fbf360ff9c
|
||||
Pass html5lib_tables01.html aea3c063f853938a36184825893e0820b700e241
|
||||
Pass html5lib_tables01.html 6595dc192b10c479a543dbe25e67e6e0b6923ea8
|
||||
Pass html5lib_tables01.html 9fcd09d757401684bcc28eaec005ed82718e836f
|
||||
Pass html5lib_tables01.html 4be18eaaf0aa53f224b4ff8aeaf47d44ba854260
|
||||
Pass html5lib_tables01.html 8e743c4f0ab5783b8973533640f669c92acb3797
|
||||
Pass html5lib_tables01.html 201737ac5662941cdf6ece5d6721ea8b0647f0ce
|
||||
Pass html5lib_tables01.html 9e7ce39b2b0c14d2cad5039047947000b0310f36
|
|
@ -0,0 +1,65 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 54 tests
|
||||
|
||||
45 Pass
|
||||
9 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests10.html 33cab27b810c8329105a4447f7767307577cb52f
|
||||
Pass html5lib_tests10.html b833b22c2ce59749e320b26fbc4d277bc015f261
|
||||
Pass html5lib_tests10.html 5159857bc8326870c92e525f000abe74b51f9104
|
||||
Pass html5lib_tests10.html fee2541ab7080ca5b363bb4b7b0c18ee1d3699ba
|
||||
Pass html5lib_tests10.html 679fbaa80e9d15416f17eb041a8fe04c373f0e12
|
||||
Pass html5lib_tests10.html 0fe5609efd1436590d64aa7f47643fcaf1decc9c
|
||||
Pass html5lib_tests10.html 7900ad087a3da10cbd7eb3eae57181ca7e417f0e
|
||||
Pass html5lib_tests10.html 52f78e3d4b60a998fe249f7c026078f13ef65fe3
|
||||
Pass html5lib_tests10.html 01dd3726b85de9278486adaf23c7cd553ea701b0
|
||||
Pass html5lib_tests10.html c993a3cf01522d1b958e942f781c535bd63e7f43
|
||||
Pass html5lib_tests10.html 3f8ac796f286506aa56f87a8b430c4d6d2802695
|
||||
Pass html5lib_tests10.html df1f29ea6a1d57e029cdb95216b85e9daac07ad0
|
||||
Pass html5lib_tests10.html ae19484ce5b8e2087e3df7f13183622d2cf059a7
|
||||
Pass html5lib_tests10.html 7f9c4aeecce3bbf1483104213487a506cfdc6650
|
||||
Pass html5lib_tests10.html 219f8f9866ad87d2e98f0cbbf35e0d7070848f81
|
||||
Pass html5lib_tests10.html a1e3a3515da712da9fa9bae0ab874a0a31207e6b
|
||||
Pass html5lib_tests10.html badaa2069df3f2bb2d2da79f8ae2598f66ab2d0f
|
||||
Pass html5lib_tests10.html 64e72bd5af825a0b014a78c77d6d0be8c330892b
|
||||
Pass html5lib_tests10.html 6b6728b11b3f67a6b67e0dec03222222783e2c40
|
||||
Pass html5lib_tests10.html c16f6e833fafc8e96c4d888aace5e7df190f8bb5
|
||||
Pass html5lib_tests10.html 8b5cc06ce9513c4b0b2be26adad3357c79a10241
|
||||
Pass html5lib_tests10.html f396d620bf4e128981156d61f4768634c407c806
|
||||
Pass html5lib_tests10.html 3c262f2c74c6cf5519cfad9440e118dd36fcc37f
|
||||
Pass html5lib_tests10.html 4e788a289a02c283f0a7b71340f4947c30fd289e
|
||||
Pass html5lib_tests10.html b0a2a300705d9a5b6ceb8f7b9d4d240a9eb9f9e0
|
||||
Pass html5lib_tests10.html 2e92f741697be25c07416f7885b7decc0684c874
|
||||
Pass html5lib_tests10.html 3cffa6d987cfd48c6cd5f9e7d198ca0e79b6cdb8
|
||||
Pass html5lib_tests10.html f89f8c14aeaa1d3107b6aa6d87fbf10e8fd5f8c3
|
||||
Pass html5lib_tests10.html 663691222288a8f734149fba4f1b7ff5bb201df0
|
||||
Pass html5lib_tests10.html dbe5123aed0264b7fe421fea4b9bc5bd304cc596
|
||||
Fail html5lib_tests10.html 982e01ebddec435aeb2dc0f23fa77e4201a38b28
|
||||
Fail html5lib_tests10.html b613b907ffa87da6f3076a24ad775843e5c2a43a
|
||||
Pass html5lib_tests10.html 4553fc5ae2782aef4100d8db614041e42c3612e9
|
||||
Pass html5lib_tests10.html 6c10b9811a0d228cf26bc0b55ee12c7d99926270
|
||||
Fail html5lib_tests10.html ee2de7753d6594fbf05d321b24e2c8bb6f2323c6
|
||||
Fail html5lib_tests10.html 225170b3f08201a11d43f153fa3c8a041173b55f
|
||||
Pass html5lib_tests10.html 716a01ee7d076876318395625e08e555065fc3b0
|
||||
Fail html5lib_tests10.html 3c5cc236386d2d4a16d14e5c65da7edd26697a43
|
||||
Fail html5lib_tests10.html 6c3447a16060d2805f8c969ec0a7b5c551468f25
|
||||
Pass html5lib_tests10.html 071f13f248eb7af8f7d512cf453b16c8ccc57483
|
||||
Pass html5lib_tests10.html 0ef97c924e3e5e8ddf8a0bc74530868684685c38
|
||||
Pass html5lib_tests10.html 25a94dd91d982fa75c89944ad8f066f7961c590b
|
||||
Pass html5lib_tests10.html 575adfd2e679ad44140d8afd131fee2e5e819fc0
|
||||
Pass html5lib_tests10.html 2eb6893275ff1de69569440710f5588b8558ca17
|
||||
Pass html5lib_tests10.html 4f57b212888bfcc7ac6d8e29ef444cc7ae3ec495
|
||||
Pass html5lib_tests10.html c069a88f172919c862432dbef290a425e71414aa
|
||||
Pass html5lib_tests10.html f944f978d6a10ec9f194f03a5e232f9663d96ec1
|
||||
Pass html5lib_tests10.html d5ab79a14609f3ed214baa8e02bedb54ddcf33ec
|
||||
Pass html5lib_tests10.html 4318bf46f0256426716a911e194f9bdf6185bd7c
|
||||
Pass html5lib_tests10.html aa5c4b093ee603618493cff853af125b5fb0d401
|
||||
Pass html5lib_tests10.html bfd98674d75ff3291d377f2a7cec3321844a0701
|
||||
Fail html5lib_tests10.html 7fc99b729a6d57d28b2ad1edc33bb15167e051bb
|
||||
Fail html5lib_tests10.html 8e87f0d5ca606ca162384d1bf3bb8de62bd6f398
|
||||
Fail html5lib_tests10.html 6476f80f3d2a04e9c1323ffe78686188c579e9ac
|
|
@ -0,0 +1,24 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 13 tests
|
||||
|
||||
10 Pass
|
||||
3 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests11.html ba7a66dfcf59885c08e8638d15b01df3878531e7
|
||||
Pass html5lib_tests11.html e69c7c08a54ca868ab33b2825d998fa6c3cac90e
|
||||
Pass html5lib_tests11.html 0e5897aafe87e460f84576c2d1d983504d12a7db
|
||||
Pass html5lib_tests11.html f71dd198831309fc9ccd66ef91cde63fda9b9bda
|
||||
Pass html5lib_tests11.html a8f7a23601363454b4a13f66aed99ec9708ae87b
|
||||
Pass html5lib_tests11.html f8f7f6c576acc9eb874acb0dce6988f0f7b6fc5f
|
||||
Pass html5lib_tests11.html fb4dc9f70129a8a045fca3a1e3acee052d0990b3
|
||||
Pass html5lib_tests11.html 8f77b846acce75edf1988ea655c79f1de4321de9
|
||||
Fail html5lib_tests11.html 39c50f080b2b9ae9e7a1070679ab97d7b814f9ec
|
||||
Fail html5lib_tests11.html 6d1fa1599f75625fe4d019abb04a064cf6ed39e8
|
||||
Fail html5lib_tests11.html 791437ece7ba684e00162d1dd79dfe540e3621a7
|
||||
Pass html5lib_tests11.html af40d26164229c29b9be77ed6dd7dda780cba55c
|
||||
Pass html5lib_tests11.html 16e68d18f8f0fb81013fe77a30b7d396c5081e5e
|
|
@ -0,0 +1,12 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 2 tests
|
||||
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_tests12.html 95751b82f57d4feaaf06d208d57b7f6cc4d5fef5
|
||||
Fail html5lib_tests12.html 411c792cef85cbb029d5c91f4a2142751a319bc2
|
|
@ -0,0 +1,17 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 7 tests
|
||||
|
||||
7 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests14.html d0faa36cd34bbc8e41bacd676e995aef68cb8ef7
|
||||
Pass html5lib_tests14.html 9d97df65d72e97363840684da4e164b50c4bf1cb
|
||||
Pass html5lib_tests14.html c5de9372cd188bc22d40d4ad08eb6f787ab521ea
|
||||
Pass html5lib_tests14.html d16e1c0655b2086c1bd995cf6f1c5c7106e48ef0
|
||||
Pass html5lib_tests14.html 383a71bb62eacf93dcb2399c7dd7419d92a91899
|
||||
Pass html5lib_tests14.html ee5e2e4a3346d225907f27c1f12b3cb2e77c32c4
|
||||
Pass html5lib_tests14.html cd557ae48cd48356c367e470927d0fc108724409
|
|
@ -0,0 +1,23 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 13 tests
|
||||
|
||||
13 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests17.html bad1cc428ca144d278d40343f9da4d22d43b7b50
|
||||
Pass html5lib_tests17.html 8a99dcd95c28dc294ec302998adac16111085aea
|
||||
Pass html5lib_tests17.html 1d2be91c91dc2506354f01bb0058d0e10123668a
|
||||
Pass html5lib_tests17.html 37ef4643c5f11b68f8991c4f1b34c3fe4d78c0af
|
||||
Pass html5lib_tests17.html 0739d340b754e400864a668ac7f72259965b8bc7
|
||||
Pass html5lib_tests17.html 16cb95e820b074bad119f13b1204cac90db8cf82
|
||||
Pass html5lib_tests17.html 8b6c1a5706c668ccc47a4ff61527a30daa14848e
|
||||
Pass html5lib_tests17.html 92ebd54a48d986a555e1a456565b3cbd06c78ffa
|
||||
Pass html5lib_tests17.html 1fdd1835ee0cb01351d30fc567cd19b3ecda7966
|
||||
Pass html5lib_tests17.html 55412bdbb0fe315b9ff46592e8f08ba47568f2e9
|
||||
Pass html5lib_tests17.html d5e1450f92115f6c5704b0b5f27699cd418816f9
|
||||
Pass html5lib_tests17.html a3ed0cf6e162498c7c5b87228c33bbcd960087a6
|
||||
Pass html5lib_tests17.html c1af331cb6400571f5e2b6ec81461223ab603d3d
|
|
@ -0,0 +1,45 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 35 tests
|
||||
|
||||
35 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests18.html 7471f6a45872ac6d70f69fc3f4e10b13c7c1ac45
|
||||
Pass html5lib_tests18.html 0d0085749435e0d0ddb56c9db809bfcbbc995767
|
||||
Pass html5lib_tests18.html 9052b915187ac505be8958ab5e9f8d4ca0bfde81
|
||||
Pass html5lib_tests18.html 66191ae802c83e7319dd5c747f3a46dd157f5919
|
||||
Pass html5lib_tests18.html 12cece9ece2085b8073d668ddd8ebe1ddb39962c
|
||||
Pass html5lib_tests18.html bbbed0387a4534ef054a1f9fcf3c1cb15e12ab49
|
||||
Pass html5lib_tests18.html 863c5dd5ef7e9279342de0f714383d3e47033e95
|
||||
Pass html5lib_tests18.html ddeaaff85a50ea415dee1c4ee6c43e98ea331953
|
||||
Pass html5lib_tests18.html 61eb7572a2490ac82423953eefe8fcef8dbc78ee
|
||||
Pass html5lib_tests18.html df407b3f102bc2504539136b46afbb895763dc27
|
||||
Pass html5lib_tests18.html 9ac591f40aae947707f7d5e83947712bbeca9574
|
||||
Pass html5lib_tests18.html d44cf9a5fcf0759fce78497c7f10e3019c361274
|
||||
Pass html5lib_tests18.html e4eb33f77ae641718853d2cfddbdb2eece6b266b
|
||||
Pass html5lib_tests18.html 53ce5b102579af9830bf561b634af681bbdb5dfd
|
||||
Pass html5lib_tests18.html cd24d93d1235e4aabbdcfab1d3acdbe488325666
|
||||
Pass html5lib_tests18.html abae66ad61e145e32fb4fc4946b839f56b16bb3d
|
||||
Pass html5lib_tests18.html 9d38e0731d08aec061003c7783c70e682221378b
|
||||
Pass html5lib_tests18.html 9df08923a41bf58c6291f9ce6d9e36a29d336bd6
|
||||
Pass html5lib_tests18.html ecba80b891396c970db720681124a1cac2aea91f
|
||||
Pass html5lib_tests18.html c70f0b382961e8449567414fd541cc2ee0695eb9
|
||||
Pass html5lib_tests18.html bb5432233eeaeab374a545ad60bbd004c9d2c02b
|
||||
Pass html5lib_tests18.html e3980c50b81e2673e9ffbd8cc12300e975bd9175
|
||||
Pass html5lib_tests18.html 4b6f10fa2d8b7cc70e3b3085aac46c64a0c42eaf
|
||||
Pass html5lib_tests18.html 1e88e5946ba773f1202e8af27f2a17ef2658e3ee
|
||||
Pass html5lib_tests18.html 17ec3aff2568b56687f00d6ee3aeb6625fdd8ecc
|
||||
Pass html5lib_tests18.html b22cb10082e7328708e1da334a12b015b90535a4
|
||||
Pass html5lib_tests18.html 9bfd787aa3b30eb38ce7942696ccc01d991e8e52
|
||||
Pass html5lib_tests18.html 41edb5b76ce7a4378daa093e59b1225af546864f
|
||||
Pass html5lib_tests18.html 5c6c65bd01758ecb6eb539a979dfacf50ff93a78
|
||||
Pass html5lib_tests18.html 76d96fecc3d88820bab5274089886d20bc164d74
|
||||
Pass html5lib_tests18.html 28a8566daaae49c529298d0de8a26af1263ff625
|
||||
Pass html5lib_tests18.html 13eb2279a1e58eb281541564ae945b87880ae7c2
|
||||
Pass html5lib_tests18.html 3c7d4e068461b340966e07dff93d93503fcfa46c
|
||||
Pass html5lib_tests18.html d38ed6488066d3e0d4d74b29888c5d000c2f4808
|
||||
Pass html5lib_tests18.html 43180045ad714b405e6fe110a27011f2644f16c2
|
|
@ -0,0 +1,74 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 63 tests
|
||||
|
||||
62 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests2.html e070301fb578bd639ecbc7ec720fa60222d05826
|
||||
Pass html5lib_tests2.html aaf24dabcb42470e447d241a40def0d136c12b93
|
||||
Pass html5lib_tests2.html b6c1142484570bb90c36e454ee193cca17bb618a
|
||||
Pass html5lib_tests2.html 1977644a94de1a04245dfef3f3db69c7ac41aa6f
|
||||
Pass html5lib_tests2.html fb0d7207ed9fbc3fe5d1e0f85ad18c247dfb05a3
|
||||
Pass html5lib_tests2.html d662798ca6dd95a205069658396d0f3d78237233
|
||||
Pass html5lib_tests2.html 1ec72d53c4c68f9ca56f037ec53a7dc261886131
|
||||
Pass html5lib_tests2.html 2d58ae67534b42e52e34c6b2a275fcb30a878008
|
||||
Pass html5lib_tests2.html 14836de42a7fb86b75fef03f08823f90d389b7f3
|
||||
Pass html5lib_tests2.html 8ced679aed45a123b97a574f24fba909b65f94dd
|
||||
Pass html5lib_tests2.html 932ff3ff2c75f7b28ef562dfa9c7cb208f0712d4
|
||||
Pass html5lib_tests2.html c863d867f843bd66c5303db1634931a36afd3ea9
|
||||
Pass html5lib_tests2.html 2221f89de75008a31506b22756a5499bc6bda9bd
|
||||
Pass html5lib_tests2.html 7471f6a45872ac6d70f69fc3f4e10b13c7c1ac45
|
||||
Pass html5lib_tests2.html 47b9eaef1b5aad0e3963a8d415236fed12702d65
|
||||
Pass html5lib_tests2.html decb4ad6eac317f262b4b87c86b33d2d9d700e75
|
||||
Pass html5lib_tests2.html ffcb1856faa7e09cc892c0f5a4d3353716830784
|
||||
Pass html5lib_tests2.html a259db8ee062d858027148f92811ba0f5796e4b9
|
||||
Pass html5lib_tests2.html bf369032d1e6ebb52ab133e4c4b8c2e872349843
|
||||
Pass html5lib_tests2.html 73b97cd984a62703ec54ec4a876ec32aa5fd3b8c
|
||||
Pass html5lib_tests2.html 2db9616ed62fc2a26056f3395459869cf556974d
|
||||
Pass html5lib_tests2.html b59aa1c714892618eaccd51696658887fcbd2045
|
||||
Pass html5lib_tests2.html 98818e7fda2506603bd208662613edb40297c2d3
|
||||
Fail html5lib_tests2.html e0c43080cf61c0696031bdb097bea4f2a647cfc2
|
||||
Pass html5lib_tests2.html f7753d80a422c40b5fa04d99e52d8ae83369757a
|
||||
Pass html5lib_tests2.html 7cbd584aef9508a90c98f80040078149a92ec869
|
||||
Pass html5lib_tests2.html e0f7f130b1e3653dd06f10f3492e4f0bf4cd3cfa
|
||||
Pass html5lib_tests2.html 4fb9b13eeb5d8a201884c572764a70477822f2d4
|
||||
Pass html5lib_tests2.html 7ec82c93064966931ce76618a0cce4f275aafdaf
|
||||
Pass html5lib_tests2.html a8fb1cffc8683f0c47fdf9963e0d52c627343ff0
|
||||
Pass html5lib_tests2.html 8dc47e70b94f2bea514ceaa51153ec1beeeda7ef
|
||||
Pass html5lib_tests2.html 571719c0f9e1dae32ef993917b02c57f698be3d9
|
||||
Pass html5lib_tests2.html 7f3afa5785d4b7ea37f8bae17226528f2a30e818
|
||||
Pass html5lib_tests2.html 37918d1876724d3a8980920cf4cf2cbef2c3ac06
|
||||
Pass html5lib_tests2.html 5da4e202a8962cacf567ce864873ddbff73f8217
|
||||
Pass html5lib_tests2.html 4ca566310edc49450571677e8ef195883919ec2f
|
||||
Pass html5lib_tests2.html 8a559c045c3a880e555d31de4dd3aa0b06930b73
|
||||
Pass html5lib_tests2.html 3067a820b0195f9c08b8d0fe1dd7f8d800e10779
|
||||
Pass html5lib_tests2.html e1011849d36ebf9d1577c53d940a75c462dcb1e7
|
||||
Pass html5lib_tests2.html c9938e14b139e9c2af300bacd38f2f3cfca3fe58
|
||||
Pass html5lib_tests2.html 0582a2e2c0eb00e0ba60b280187006c5e7de6991
|
||||
Pass html5lib_tests2.html 478db7eafb3ac4a6abb8dbe083664c8d3ada35d8
|
||||
Pass html5lib_tests2.html c6abe422542794d7e8196d73283e562c309fe2e3
|
||||
Pass html5lib_tests2.html 9fd0577023d0eb3662569333f5f231090439a217
|
||||
Pass html5lib_tests2.html 54033c6b90b549fabfc15ad346ce9b985fa45fdc
|
||||
Pass html5lib_tests2.html 0c917166dc089cb23a100af2f07cbf95f164533a
|
||||
Pass html5lib_tests2.html 60f3ef7971b3259c3d800da672d886b2db778276
|
||||
Pass html5lib_tests2.html 341bdf232d96b774988ee3163c953f2581752335
|
||||
Pass html5lib_tests2.html 84570bfd25f23f0f40e31ba0c6a08906a2676b6d
|
||||
Pass html5lib_tests2.html 4dbef924230e654860aa288a28f6304a062b3faf
|
||||
Pass html5lib_tests2.html 2e8a5d6aa8cb0011b6caa08a44cd8871e4b15b71
|
||||
Pass html5lib_tests2.html 06e43760aeadae330ad5ba80c4b93952ba568b29
|
||||
Pass html5lib_tests2.html 4e58f3f3c581dec50f939a660fd5b5828396dac4
|
||||
Pass html5lib_tests2.html 693974a6cb0defd3e0b2d63b31d420f39c83d262
|
||||
Pass html5lib_tests2.html 3e03ddf29af0af9c9ece091251f0c1c5e08a5e41
|
||||
Pass html5lib_tests2.html 9a5211623fcdd9fc3ad2ea4addc608d7c2574b90
|
||||
Pass html5lib_tests2.html 39f31f0fbfcc91157104d64ca081d4271bc7e838
|
||||
Pass html5lib_tests2.html 86d793db69ce071e78a18c85f8345316f09e1790
|
||||
Pass html5lib_tests2.html 182036d2ef28f86873aee09b15125c828179c1b4
|
||||
Pass html5lib_tests2.html 2a818d5fd74c60ac2bb369fb2355b84edab31777
|
||||
Pass html5lib_tests2.html 9f88d21c8b77696f7238064a4ee87931cc16a03f
|
||||
Pass html5lib_tests2.html 1d00919bf0b2493dfee7422a24acee9026de5fff
|
||||
Pass html5lib_tests2.html 0c48a9e7584ede9d13d606057202883c5cff3eab
|
|
@ -0,0 +1,33 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 23 tests
|
||||
|
||||
23 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests21.html 49994884ec96a706a3c1b702049a1612e43a81b5
|
||||
Pass html5lib_tests21.html 9128ce0d001f8a331dadfd0091dc0faaadcc27a3
|
||||
Pass html5lib_tests21.html 250daec0d65f2528955e24fbe667cf40adaee33f
|
||||
Pass html5lib_tests21.html 7cdfc1d2d87a4f9ebd754d18dc7b55f73f5ba58b
|
||||
Pass html5lib_tests21.html 3d12442cdaef117f92af7ca90e7e03550e07314a
|
||||
Pass html5lib_tests21.html afeea6e5607448d59d16db2c2dad6e0f4f571f25
|
||||
Pass html5lib_tests21.html 30b6ff244d2cd3716c1ad482e30ff294dcfed2b7
|
||||
Pass html5lib_tests21.html 49b8f552d24bba176c920b40208e1d9f3d866075
|
||||
Pass html5lib_tests21.html 60293a1ec80139eb1c9f05e48ca631e812a708da
|
||||
Pass html5lib_tests21.html 753ad0dcb4fd3b1d6da2c87dd59116287e08d412
|
||||
Pass html5lib_tests21.html 80607dd011814b8d3ef5c9ca380fec044dd5e1aa
|
||||
Pass html5lib_tests21.html b313be34a12fd540ab959b6cf18610fba03cb63f
|
||||
Pass html5lib_tests21.html c9f579bf49de2d4c553d03e43772c0d94be474c0
|
||||
Pass html5lib_tests21.html e714d65a37389755cd7385275f14a757c36b9510
|
||||
Pass html5lib_tests21.html df235b5f7ba9e6e1032bae6c75e92e6a68f48cda
|
||||
Pass html5lib_tests21.html fec253c6085a518dd72fdaff371da31e0d6bdb96
|
||||
Pass html5lib_tests21.html 64150a9d88b6214a4a83cf9335e0b0a35e3be170
|
||||
Pass html5lib_tests21.html 8c1c2ca15e12599448980201683ece12d4923d9d
|
||||
Pass html5lib_tests21.html 32780672eec230ac59d4b61a1adb209bd6a0ed46
|
||||
Pass html5lib_tests21.html be6b00c6bd7e576953b0bceefd9c38d14b452b8d
|
||||
Pass html5lib_tests21.html 9df59cd349097dca330fefef6c1b1bbbfddadae6
|
||||
Pass html5lib_tests21.html 671f606f5cb7033854d99b96b040994f0f451496
|
||||
Pass html5lib_tests21.html caa80af33c7880aaddd17824efff1774ece01325
|
|
@ -0,0 +1,15 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 5 tests
|
||||
|
||||
5 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests22.html 0aae674c4a721f0a6f6205bca13056f08a516b00
|
||||
Pass html5lib_tests22.html 9ee2a7fffc0ac4b0a2d59ac154d9d79b3b62499f
|
||||
Pass html5lib_tests22.html eba4be47ca51e9c659aaa2de43e17aded0d13e50
|
||||
Pass html5lib_tests22.html d69b2cbec658966233616e553d8b0b1dd544310d
|
||||
Pass html5lib_tests22.html 4685334adccb0ef98b769fb8546b5696e28af968
|
|
@ -0,0 +1,15 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 5 tests
|
||||
|
||||
5 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_tests23.html 79c0dc8da653d983d07795852b5f38d1533ff404
|
||||
Fail html5lib_tests23.html 403404388390abddf3fb44db8dd7d643652f5df9
|
||||
Fail html5lib_tests23.html b9a81ae44ab81719fc6a4e3b6460fc6efc684e65
|
||||
Fail html5lib_tests23.html d271d3662baafff4893d32b250cadcf4c2ff3352
|
||||
Fail html5lib_tests23.html f8e296b2f362a64c1c464bedd6248e314f41c701
|
|
@ -0,0 +1,18 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 8 tests
|
||||
|
||||
8 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests24.html 692c2dbacf18cb758f26a3d9e7d9add4356f9067
|
||||
Pass html5lib_tests24.html 614cc9827d3a0c5f91863dde5281dd0d97f64e6d
|
||||
Pass html5lib_tests24.html c517924583ee71b8e684c9ca1f2eed5e88139a39
|
||||
Pass html5lib_tests24.html 140a82fab878c139b388d159c511eb999fe2d8c7
|
||||
Pass html5lib_tests24.html a2ddddcccb652a6529daafd4153a0e12b6d5ca8c
|
||||
Pass html5lib_tests24.html da2e30a0b6577b608bf48bbd11a16ff832bc7e46
|
||||
Pass html5lib_tests24.html 66a5777f5453bd4b5161f00df02883b6d71f7cea
|
||||
Pass html5lib_tests24.html c8d97f31b70f67005eeacc3c86ac29e577c3d0ed
|
|
@ -0,0 +1,36 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 26 tests
|
||||
|
||||
26 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests25.html 025adbb619bdef9ad228a6b378b9dd6bef9f93dc
|
||||
Pass html5lib_tests25.html 7e561454888535bc5c68e7396de2f4206c81e97d
|
||||
Pass html5lib_tests25.html a14bdd90f5a745296e74c23951245cb7c5046ed1
|
||||
Pass html5lib_tests25.html 421ad19f7854b9c8e28a0595a8dd20d6bfcd5376
|
||||
Pass html5lib_tests25.html 7e8234523fbf67d37ab60f593e1fc3ac67706651
|
||||
Pass html5lib_tests25.html c705ceb6fb37865e6965641ea80137baf44176b6
|
||||
Pass html5lib_tests25.html 277da0c4c937f3852d8a7cacf4e4b426a30b3dda
|
||||
Pass html5lib_tests25.html de4aa726e09215ba9c50b97d257e6c6b880107f1
|
||||
Pass html5lib_tests25.html 578e08f11628dc9841f3eb21c016e1e28cec0304
|
||||
Pass html5lib_tests25.html a6e5387b48c4d0399a802215f7fa206bd0d3b492
|
||||
Pass html5lib_tests25.html d56d47bc9d9c7472fb1706bdecda1bbd165dcf91
|
||||
Pass html5lib_tests25.html 2779456edd8407b403561e0cf339c8c2308c88b8
|
||||
Pass html5lib_tests25.html 17d197ab2416adec6eb92e398c2db6f7efc98b58
|
||||
Pass html5lib_tests25.html 1ccc6e280f6dc773e2e00f2cb70cd96e97078296
|
||||
Pass html5lib_tests25.html 2c4a3a8d857ae3880197c7fb76cf8867c3171a4c
|
||||
Pass html5lib_tests25.html dcdbc94f31873d250fd208ef59f7c792996bbe5f
|
||||
Pass html5lib_tests25.html e7fa5ef62589df61fea98430b6610c445065618e
|
||||
Pass html5lib_tests25.html 86f7866ee190c6614ccce12db874cea22550009a
|
||||
Pass html5lib_tests25.html e83cc2757467bb00e1eba55eb5caa39e1be54a53
|
||||
Pass html5lib_tests25.html aed93adbabc0e882d4900ce6f26d4fb81ab6ef11
|
||||
Pass html5lib_tests25.html 48ddaacf5355643f27ef704ece88b227f51fc7cb
|
||||
Pass html5lib_tests25.html bf29bfbd56c9863d19e4d66cd67a0dc1813b2e86
|
||||
Pass html5lib_tests25.html 73fc7c062b68d4f89579683dbb7f1eaef4ec27f1
|
||||
Pass html5lib_tests25.html 057bc2d868d2f365cb2c0b4d07c231d2fa2b23b7
|
||||
Pass html5lib_tests25.html 7f684d19be362ec9aa4fe7ecbba4ff3fc9730a43
|
||||
Pass html5lib_tests25.html d79f9119d02447226cc2d151044e6cffc5409e81
|
|
@ -0,0 +1,31 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 20 tests
|
||||
|
||||
16 Pass
|
||||
4 Fail
|
||||
Details
|
||||
Result Test Name MessageFail html5lib_tests26.html 6232bd8c710002d3b3c375903a712d05163a821d
|
||||
Pass html5lib_tests26.html 5e4fff339b6d191d80311bfa258a9b62e063c6aa
|
||||
Pass html5lib_tests26.html 8695403efa4e413a1ad1f99984a8c0ecba379698
|
||||
Pass html5lib_tests26.html c3aa0a4f4e81fa4a2fd398c7a7a090d2c3f955f4
|
||||
Pass html5lib_tests26.html 167bc3c289b234ab99fe96eaa0845682345de48c
|
||||
Pass html5lib_tests26.html 3dacba9a76b8c454b42b9868252bbb6b68327184
|
||||
Pass html5lib_tests26.html 8f1c4c0f0eee7b8136934ee18bd3beffbc7f2fe0
|
||||
Pass html5lib_tests26.html 7369c472433b6dd76585b797fd3708e474601ecc
|
||||
Pass html5lib_tests26.html c085683feffd9da64f8782545042884173a1d1e3
|
||||
Fail html5lib_tests26.html be84971ac4a451e91099d225d0315dd17a88b830
|
||||
Pass html5lib_tests26.html 9d63346ca23dc3ee41e29fe7d8403934bce8c610
|
||||
Pass html5lib_tests26.html 8434eb9c0c3daf656b3158f5955d07e39ddc6444
|
||||
Fail html5lib_tests26.html 6c95a99290e309b638b958272686a21486fa561e
|
||||
Fail html5lib_tests26.html 37d360649a2b092ad05e1be1c9ea65bfec83ca6d
|
||||
Pass html5lib_tests26.html 8919621ebbd1f4df0fdaacee3e53dc959a2d9235
|
||||
Pass html5lib_tests26.html 3723d028349cbbc1a5c3f014987bb11c8ba804d0
|
||||
Pass html5lib_tests26.html e370b3102af9ba28e24f5c41a08443cdd9dd6d25
|
||||
Pass html5lib_tests26.html d89064b85cdb1cf0d9e01b0d4618f6f5901533e1
|
||||
Pass html5lib_tests26.html d22b654495ccbf7ca93f5356e93c828ba65b00dd
|
||||
Pass html5lib_tests26.html ce65a73998345e8be4da9bccfe2cec9fab57c3be
|
|
@ -0,0 +1,34 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 24 tests
|
||||
|
||||
24 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests3.html 9af28bba864ad2e398d95249fdcd40491e91b23f
|
||||
Pass html5lib_tests3.html be8bf339f25c34d94456b39ceeed74a25167df40
|
||||
Pass html5lib_tests3.html b77d2b4c52c8d57dae80409a39f5e21cb8e5b3bc
|
||||
Pass html5lib_tests3.html 7902929c3aa85bf8ffc8d7fa228921acec21808e
|
||||
Pass html5lib_tests3.html 16dda22403dee14d6d8627d9139b8c5296f24b61
|
||||
Pass html5lib_tests3.html 7022e121d090113a9b6a1f29e8c620b5b6c9b67c
|
||||
Pass html5lib_tests3.html 8b5088252a41409e5f5989408f09af986573b007
|
||||
Pass html5lib_tests3.html 692cef68475bc2c58dc3a1d6fc804ab69df37117
|
||||
Pass html5lib_tests3.html 88bbb8a76e9880c09e8ffcd626660106cf27abce
|
||||
Pass html5lib_tests3.html b43510ea21c96a96255b45aef578af5cbc78475e
|
||||
Pass html5lib_tests3.html 5227d81a48fc519767baaca384b9687dad7ba1bf
|
||||
Pass html5lib_tests3.html 5bb12f29d0f7c9c30bc8ceb14578c60df73dca2c
|
||||
Pass html5lib_tests3.html 9ba44cced626432a79929642154346ab9d01403a
|
||||
Pass html5lib_tests3.html f9031fcb39c793e24b116a1e041dd93ed638a0f4
|
||||
Pass html5lib_tests3.html 45ec5c450b3039007112fcb053c2a82ce2e93f17
|
||||
Pass html5lib_tests3.html 6a66abfc230b8cfc93c57210ae370b1d5e744b5a
|
||||
Pass html5lib_tests3.html ed9cc49cd8a577e1e6343808c328e242b53ee42d
|
||||
Pass html5lib_tests3.html 32c5a1be682ae34b4195cd0481ee6c53c806abeb
|
||||
Pass html5lib_tests3.html daf731117bb7cf43f750f187cbb3528f07c9a012
|
||||
Pass html5lib_tests3.html 948e2378d0e6bd68dbc278a993c2774c22b30370
|
||||
Pass html5lib_tests3.html f7fd80272bb4ab6e3bb871de5f7688912740c39f
|
||||
Pass html5lib_tests3.html 9eddcf7971dc65d05f25aa4c412acf09a789e5b3
|
||||
Pass html5lib_tests3.html e91b512a3b3307481c8039279d5cf487aa258a9d
|
||||
Pass html5lib_tests3.html 6d570cad6386f2e21419f5eb63e7dfa290abe40f
|
|
@ -0,0 +1,26 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 16 tests
|
||||
|
||||
16 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests5.html c482a88c4feb445945f19c77eda5e460cd6db344
|
||||
Pass html5lib_tests5.html b28eaef63aeeb165eceb56152d50767327f975fa
|
||||
Pass html5lib_tests5.html 20c1b55aabcd426fa5975648f21cff40fa3fc2e3
|
||||
Pass html5lib_tests5.html cc87be99b2531e4c0c1fd95f81cd4dd989f699d3
|
||||
Pass html5lib_tests5.html 283a0f4eb33a3ee80f718020268bf1794a758ec9
|
||||
Pass html5lib_tests5.html bde8b7a035edd6f123f45708ac10b4f60e81edf4
|
||||
Pass html5lib_tests5.html 6ace30add7690cda74de9830481c95bef1f5976d
|
||||
Pass html5lib_tests5.html 3c5f82c8db30cc1cce4c7fa8a5d18cf13ce8d007
|
||||
Pass html5lib_tests5.html 9cac6179dc295f43afd5a41ed98aef3a9d5a08de
|
||||
Pass html5lib_tests5.html 021a5fbf8c725781d08dce099d21f7023c9bb26d
|
||||
Pass html5lib_tests5.html 412eae0c0e6e5da254550debd587ff86cff55c0c
|
||||
Pass html5lib_tests5.html 410a64500216425d811748b0258c92a49fbad0ff
|
||||
Pass html5lib_tests5.html bd7dfd1a0f74731c22b3e2d331f7c14ba7c9a4e8
|
||||
Pass html5lib_tests5.html 5f847a390a413a42fcef3d4510ddc56815c7d722
|
||||
Pass html5lib_tests5.html 6d5b2f84df760f8995146c406c2dd07ba5510f7f
|
||||
Pass html5lib_tests5.html eded02e700d7329f650a9a38ef7ea6c0e453766b
|
|
@ -0,0 +1,50 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 39 tests
|
||||
|
||||
34 Pass
|
||||
5 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests6.html d6280e971dd654968ee3c867bec8a3c7d1b885e5
|
||||
Pass html5lib_tests6.html c647c78bfe3660e1ea7d50a04440ed5ace26bd98
|
||||
Pass html5lib_tests6.html fa05c524ac7918197adf422a2c4be35d5eca9ddc
|
||||
Pass html5lib_tests6.html 652ae0a8ca3ab725b2d10e9866898b3419333f64
|
||||
Pass html5lib_tests6.html 03dad50ea8dd5ba10d8ed7c182e6ce5e654c02dc
|
||||
Pass html5lib_tests6.html 3ef045a4e33856f8dac96feaf6f9b06df4bbb49e
|
||||
Pass html5lib_tests6.html fe9fca0f0d3f199ab59c8ef90017f34bcc670ecb
|
||||
Pass html5lib_tests6.html 9f8748b72268a2f55e31f89ded4321c5aa4cfbb2
|
||||
Pass html5lib_tests6.html 33832cc94bb649f53372c331cbf9234f9b131bec
|
||||
Pass html5lib_tests6.html cbec315b899132776db7598e77d306464e274d32
|
||||
Pass html5lib_tests6.html 5a5e3a8ce3d91e10976d5f33b40a7f140b76bc36
|
||||
Pass html5lib_tests6.html ee14c28b79472014c7f456e7cf38a0d93d67b4d3
|
||||
Pass html5lib_tests6.html 2d5d4c4867479737e6b5c45b0d5c5541b8353b88
|
||||
Pass html5lib_tests6.html 2ea8b4e550e7f34dc52aec0b1870f3d729c20962
|
||||
Pass html5lib_tests6.html 6d027310e96f9ac1628e4c67f49e0c690a009232
|
||||
Pass html5lib_tests6.html ad38bf32b77d3553168d6009b1b66029e59d8f80
|
||||
Pass html5lib_tests6.html 78b741dafb63b9a5a78ad53915c4c4ee35d1ed9c
|
||||
Pass html5lib_tests6.html dbd7339544532dabb0b7a9136f6463a9c13c8897
|
||||
Pass html5lib_tests6.html 5289376d3bace713fc7100577490c56e52dbfa46
|
||||
Pass html5lib_tests6.html ec71973ac3055b0dcfd47c0fc7e7dadc17cd6987
|
||||
Pass html5lib_tests6.html 8c25d5edc43b61c47914db4e75a4d96bdd6b2be6
|
||||
Pass html5lib_tests6.html 747c389eaf38370a1a7ec79bfeeb3b12c6512bfd
|
||||
Pass html5lib_tests6.html 80e4700f134aa20d20eb82fd6cb35cb5846e0ce5
|
||||
Pass html5lib_tests6.html dd5e1c5216565fa8a816078e94528d7596cc2d68
|
||||
Pass html5lib_tests6.html b56b3db519a860b7d17e3bef387900a0d633d393
|
||||
Pass html5lib_tests6.html 65a48cd67ebd59c603f45a5b9c2ad99a1ce2058a
|
||||
Pass html5lib_tests6.html 64ef2f60587cbae9e7ffec9dc1a295ee4e1a116f
|
||||
Pass html5lib_tests6.html cec679ccf989d4a6985421a9cc301ebfa4667c23
|
||||
Pass html5lib_tests6.html 4e48da4a2bca8ce4592e83eb0a076e7d61c297b0
|
||||
Pass html5lib_tests6.html 3b2d876e5021de26cf6fdc8d76f6953d08d62180
|
||||
Pass html5lib_tests6.html fb1378f51de760693e7b779830d94033e93be24d
|
||||
Pass html5lib_tests6.html 50adfdb7bde3e9bee16021cec1acadbe20858971
|
||||
Pass html5lib_tests6.html f9ca74f9f03a884b09d6a0cb6c53ff84807932e1
|
||||
Pass html5lib_tests6.html 09f8c3624809ce2d40845ec3dea2bf6b95eadef2
|
||||
Fail html5lib_tests6.html f591efd2366066d4d02bb2f75bc7eb1151df3734
|
||||
Fail html5lib_tests6.html d25453a832050a3d5e5a908387901544ce92cc3b
|
||||
Fail html5lib_tests6.html 5e2f65ba7616b7b909591edca14004e84db39220
|
||||
Fail html5lib_tests6.html 8a5717873290cad9d9d67ad4785836bed8f93d35
|
||||
Fail html5lib_tests6.html 3e215e4e155dec8d3d6a5a9190e78fce621083e1
|
|
@ -0,0 +1,43 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 33 tests
|
||||
|
||||
33 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests7.html 7cb496e242a4dc9aed321252b5ca6ebf4f02ebcd
|
||||
Pass html5lib_tests7.html c0cffec1e999db2aefb2f6beb679fd9620566dbd
|
||||
Pass html5lib_tests7.html 7c644a6da21bfd551385b0a5044b82cf7be0a22f
|
||||
Pass html5lib_tests7.html 52fde917ba333b89afeff0e31104421455f4bf1b
|
||||
Pass html5lib_tests7.html b017906f7e2732092551b16ecd1b98df0983abcc
|
||||
Pass html5lib_tests7.html 625cdec7c7d867748ac3b5be04e3e801a8c51fa5
|
||||
Pass html5lib_tests7.html 6e8dd947155d1db292a0c289b3056891d89edaf5
|
||||
Pass html5lib_tests7.html a8f53ca779c0e5fc484771c4ec2aa6fb6d609779
|
||||
Pass html5lib_tests7.html e4ce65a5fb6a3726b341ec94da583dee7c2c8232
|
||||
Pass html5lib_tests7.html 8779e761986b4c724bfe73fee95b7972145fb4d3
|
||||
Pass html5lib_tests7.html 620e44a8a55e82cec0d51e9d93025d8a5c4456fc
|
||||
Pass html5lib_tests7.html 37b910b755c2df155a3129d5a1150f0c0fdd7934
|
||||
Pass html5lib_tests7.html 868bff3a23219b836fdc702063d637f817ce65e1
|
||||
Pass html5lib_tests7.html a33a56f5571b4bcb23138ffb60df3824f5c53773
|
||||
Pass html5lib_tests7.html facf5e60205451cf740f64628b8608f0aee30f3a
|
||||
Pass html5lib_tests7.html 8ba11b54fa74a1c229d079b2902d6e33e139f33b
|
||||
Pass html5lib_tests7.html 84e2152c284f4dfee7d8d12846c08b2c025578a6
|
||||
Pass html5lib_tests7.html 8e3432411baa59cbef731ab3ba2703cb5d518453
|
||||
Pass html5lib_tests7.html e2f6144290512430ad25bbf9598eae77288c7b7a
|
||||
Pass html5lib_tests7.html 350ebd648764d585f4aa0c29b925e6276579e9d0
|
||||
Pass html5lib_tests7.html 9120ef80d3ee017007f3510121ddf7eba31b79e0
|
||||
Pass html5lib_tests7.html 2026cd3ed42e41c168dd37c8c2675584f4eef335
|
||||
Pass html5lib_tests7.html ff2e324237e22efc8430ad7137d50d6d3d311820
|
||||
Pass html5lib_tests7.html 02c9eb822611b0c206b544e0f2e5044695195ba8
|
||||
Pass html5lib_tests7.html cb3d1a50dd56a85135a0856cfa1c23a091ef2af4
|
||||
Pass html5lib_tests7.html 13847685cfff75642823a0e78c6ef232ecb9d94b
|
||||
Pass html5lib_tests7.html 99bb5e9a6e0daf62ba418dd97b5e8e3925f4137e
|
||||
Pass html5lib_tests7.html 7a8e5ec2c95e725717c564dd49bfa86c2e1a88ba
|
||||
Pass html5lib_tests7.html 17dcea170bb74d18ed4776dbb98f0bac6a11364d
|
||||
Pass html5lib_tests7.html 9457c10c9f987bbc95937b34763fe956d61d237b
|
||||
Pass html5lib_tests7.html 0fa23bb5d8b2a591afb1842b8f4c00c490c127b4
|
||||
Pass html5lib_tests7.html f6d60b3ae48e2b69b4c25125f9b5a3ab4867521b
|
||||
Pass html5lib_tests7.html 5b0b3edcc3ce9fdc9f58eb62d326865ca0aab8c8
|
|
@ -0,0 +1,20 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 10 tests
|
||||
|
||||
10 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests8.html 5097f2cd0124cf5a23c7ccbe25f71a06966503df
|
||||
Pass html5lib_tests8.html 0e11d51b0f71098caaccd166c368918c93683a7c
|
||||
Pass html5lib_tests8.html 5c8ec9b2d6f03c2e971dc192897f3fcff92e5a32
|
||||
Pass html5lib_tests8.html a1fe2c2debb936fc1bf663f0d7228eb509522467
|
||||
Pass html5lib_tests8.html dbd09e012016b52703ab081360265d3bf96f3c76
|
||||
Pass html5lib_tests8.html bf7c4a4a4872a47746e3e26a2e57394352514c2a
|
||||
Pass html5lib_tests8.html a57d838264ec0d79c8b0c3cb1feb5cb941c0084d
|
||||
Pass html5lib_tests8.html 263ff1438ee785d081669eea0fa110cca1d0d590
|
||||
Pass html5lib_tests8.html 1ace730a87644923b11aa89e4e472cc5dd91edb7
|
||||
Pass html5lib_tests8.html 26454c08b0d791754bf2f94fbee62624cae5fa5c
|
|
@ -0,0 +1,38 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 27 tests
|
||||
|
||||
26 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tests9.html cb005f4b2a248cc98dc153d7391715b8d113cd0d
|
||||
Pass html5lib_tests9.html 6b687e562bd878d3a6098f0a1b1c05b04dc8c02c
|
||||
Pass html5lib_tests9.html a28615629ac367bd8127ff3049e81b349e7ec7f6
|
||||
Fail html5lib_tests9.html d70e711bf9b7582d9b83488ab14f99b53a0f3a26
|
||||
Pass html5lib_tests9.html b2a8131e72e53265479c08cd18d4f4663278a021
|
||||
Pass html5lib_tests9.html a45a8948b799dadc321a86ff0bebf13167b5f076
|
||||
Pass html5lib_tests9.html 9d6809ff0d5796525b655f44e8abe4267cfd84e1
|
||||
Pass html5lib_tests9.html 2243c76da49f512eddbdf3f63965a70b8f3f5563
|
||||
Pass html5lib_tests9.html 64ccbdfede00715ff2b6c0818d78774e0ea49fd4
|
||||
Pass html5lib_tests9.html 58a5b5c13c3cc04948ca053afec1879602812beb
|
||||
Pass html5lib_tests9.html 3be30b785cfbb6b1210720d032808e6484004fad
|
||||
Pass html5lib_tests9.html fe4054e577d1a3afa91c02b6782e35b76f2b3a50
|
||||
Pass html5lib_tests9.html 9f12eef91092bcaaef567214144e1320b389296a
|
||||
Pass html5lib_tests9.html 2f18900946d7a7f7922c929b72537e5ce8aacb70
|
||||
Pass html5lib_tests9.html 2d4f10eec8e9623ef881edd20a639d3572134fd5
|
||||
Pass html5lib_tests9.html 18485b14fd6568a096121ce8b8683a47945326d3
|
||||
Pass html5lib_tests9.html 1d7a80644fe4b5f580c39adee71d5432cb186285
|
||||
Pass html5lib_tests9.html 224e1bcb8030f0972c17d0fc68d912be17905e1c
|
||||
Pass html5lib_tests9.html e84d33cef974e49b69bdbc0c663c018a4dd010c0
|
||||
Pass html5lib_tests9.html 5f4d3b90e4d99fae5ff97ebb9968185c77ffc591
|
||||
Pass html5lib_tests9.html 00a77c689b7b8bb6440604f4273de3bfbcbcbe8b
|
||||
Pass html5lib_tests9.html 15d4afd62caf2fcb27bb4aff89ba4fcb0e58c0b9
|
||||
Pass html5lib_tests9.html ef6c7a1da34520d2a4a90a0f2e8de9ed334bd482
|
||||
Pass html5lib_tests9.html 0705988884bc08d8133e5d8a8eb693db5c86688e
|
||||
Pass html5lib_tests9.html 093c0dbf464f9745c3730de57afebd9da308d34c
|
||||
Pass html5lib_tests9.html 35aec8963beaced8149a74366eb9b1eb13be6717
|
||||
Pass html5lib_tests9.html 931baaac96aab65ad0449b70c374ba56dcdbab9d
|
|
@ -0,0 +1,20 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 9 tests
|
||||
|
||||
7 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_tricky01.html 06f0a6904729cd6a3ab91f3121c0b0eb54ee04d2
|
||||
Fail html5lib_tricky01.html c99581b7d1d8c1cd421054891981c3fe8267e83c
|
||||
Fail html5lib_tricky01.html 09ba1d973acb46344442ea1e77a37de8736ce6e7
|
||||
Pass html5lib_tricky01.html 9e40dd21a29521d60a43cb016f4100501ea26ec8
|
||||
Pass html5lib_tricky01.html 23bed40fe77c77e3119528d9f77e041eeb77eebb
|
||||
Pass html5lib_tricky01.html eced3856a69153ad0408470634ee37c284670bcf
|
||||
Pass html5lib_tricky01.html f12f21485b685300c282d5eab08fe35c634e7708
|
||||
Pass html5lib_tricky01.html 8626fa9be928ded0aa6438e32037ef365bfdabc1
|
||||
Pass html5lib_tricky01.html ee4120938804980035bacecb2d2597ae8cf254ac
|
|
@ -0,0 +1,40 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 30 tests
|
||||
|
||||
30 Pass
|
||||
Details
|
||||
Result Test Name MessagePass html5lib_webkit02.html f50b8c15847159a6d2c6ecc2bd1e4a944ba5aae6
|
||||
Pass html5lib_webkit02.html 326328ea805a2ebdde707e08567713f88a4cf8ab
|
||||
Pass html5lib_webkit02.html 05138397908cfdad69a3bfe5da5a06098320b504
|
||||
Pass html5lib_webkit02.html 2aaa2ac0d7cec6144633d8f82f3bcaafa7498cd9
|
||||
Pass html5lib_webkit02.html 4a256d7ef602c7c917c758e15981b9710f9b4130
|
||||
Pass html5lib_webkit02.html 98cea04429ddbe4ffaaa0b91fe77b8c0b1f7c1f4
|
||||
Pass html5lib_webkit02.html 209ad7d6f6c9c53cb856c7d78b2bc4a7f38abd5f
|
||||
Pass html5lib_webkit02.html cb9a86fbac96b08a6e708a2dbcd9f78539dfe9c6
|
||||
Pass html5lib_webkit02.html c46a4badc6b1ebc524e6f90ea56183310e93ab25
|
||||
Pass html5lib_webkit02.html 464eeaecc49646ff810cadad537880c9b473a262
|
||||
Pass html5lib_webkit02.html 7b4eb6981451ede406f2f4112e83a8584e7adbf5
|
||||
Pass html5lib_webkit02.html 73aed96d7cd3116e4a3e701104616c07d1ec5e0c
|
||||
Pass html5lib_webkit02.html 139a546c72bfcedf638d031f33da43f24995f688
|
||||
Pass html5lib_webkit02.html 6e33515b4dc011dd390d433a6358bf68b786b1fd
|
||||
Pass html5lib_webkit02.html b6d2377b0dd710ca812c97b2b65cb5d2e93b0e5b
|
||||
Pass html5lib_webkit02.html 21a5b2b413c4db8ed588334b9a50dea9872bbcfa
|
||||
Pass html5lib_webkit02.html 90d3f6f2dff994f63293ca46f7cd50a75cde96a6
|
||||
Pass html5lib_webkit02.html 3e6b37a5fd0b16769f71f8e6a022ef6a972769d0
|
||||
Pass html5lib_webkit02.html 66c5e72324003827309d3590a9ba56412ba68f79
|
||||
Pass html5lib_webkit02.html 329d2522353afa12afea478bbfafdb0ff0656572
|
||||
Pass html5lib_webkit02.html 5463526d91a8677b27b6967866d6605f1bb03aac
|
||||
Pass html5lib_webkit02.html 4879f476053094cf5602d325724675378856a902
|
||||
Pass html5lib_webkit02.html 44c88b90236f01ebc8e0123363b527640a07070c
|
||||
Pass html5lib_webkit02.html cfb304e8f2d3cbdecc362226e7775cab452d5489
|
||||
Pass html5lib_webkit02.html 3fc625e7cb9b6ea72a9e252ede84c6fdd9680d87
|
||||
Pass html5lib_webkit02.html ecd089f9b5193fad306c5b475c4711547fe5e209
|
||||
Pass html5lib_webkit02.html cee2230c74671c594a1140a68d16e3d3e5ae005a
|
||||
Pass html5lib_webkit02.html 22b9fe36797d70a3b71a6aadc6ad7cff23c3fc90
|
||||
Pass html5lib_webkit02.html a82c3bf49c381b5f58c5c8a4bbbe0cef2458e28a
|
||||
Pass html5lib_webkit02.html 61f8d527795dc8044a95a3e2437de81e16597ceb
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass HTML namespace nodes should exit foreign contexts
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessageFail When the scripting flag is disabled, a head start tag in "in head noscript" mode should be ignored
|
|
@ -0,0 +1,20 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 9 tests
|
||||
|
||||
8 Pass
|
||||
1 Fail
|
||||
Details
|
||||
Result Test Name MessagePass The id attribute should be recognised on math elements
|
||||
Pass The node name should be math
|
||||
Pass math should be in MathML Namespace
|
||||
Pass Math has 2 children (empty tag syntax)
|
||||
Pass Nested mrow elements should be parsed correctly
|
||||
Pass Testing rang and lang entity code points
|
||||
Pass Testing Kopf (Plane 1) entity code point
|
||||
Pass Empty element tags in annotation-xml parsed as per XML.
|
||||
Fail html tags allowed in annotation-xml/@encoding='text/html'.
|
|
@ -0,0 +1,30 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 19 tests
|
||||
|
||||
9 Pass
|
||||
10 Fail
|
||||
Details
|
||||
Result Test Name MessagePass MATH element name should be lowercased
|
||||
Pass MI element name and mathvariant attribute name should be lowercased, attribute value unchanged
|
||||
Pass DEFINITIONurl attribute markup should produce a definitionURL attribute, attribute value unchanged
|
||||
Fail html Span in mtext produces SPAN nodename in XHTML namespace Cannot access property "nodeName" on null object ".firstChild.firstChild"
|
||||
Fail html Span in mi produces SPAN nodename in XHTML namespace Cannot access property "nodeName" on null object ".firstChild.firstChild"
|
||||
Fail html Span in mrow produces SPAN nodename in XHTML namespace Cannot access property "nodeName" on null object ".firstChild.firstChild"
|
||||
Fail html P in mtext produces P nodename in XHTML namespace Cannot access property "nodeName" on null object ".firstChild.firstChild"
|
||||
Fail html P in mi produces P nodename in XHTML namespace Cannot access property "nodeName" on null object ".firstChild.firstChild"
|
||||
Pass html P in mrow terminates the math: mrow,P,MI children of div
|
||||
Pass html P in mrow terminates the math: mrow child of math
|
||||
Pass html P in mrow terminates the math: mrow empty
|
||||
Pass html P in mrow terminates the math: math,P,MI children of div
|
||||
Fail Undefinedelement in mtext produces UNDEFINEDELEMENT nodename in XHTML namespace
|
||||
Fail mi in mtext produces MI nodename in XHTML namespace
|
||||
Pass p in annotation-xml moves to be child of DIV
|
||||
Fail p in annotation-xml encoding=text/html stays as child of annotation-xml
|
||||
Fail p in annotation-xml encoding=TEXT/HTML stays as child of annotation-xml
|
||||
Fail p in annotation-xml encoding=application/xhtml+xml stays as child of annotation-xml
|
||||
Pass p in annotation-xml encoding=foo moves to be child of DIV
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Encoding specified in the 'charset' attribute should have precedence over 'content' attribute.
|
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass Doctype without root name should have the empty string as the name.
|
|
@ -0,0 +1,11 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 1 tests
|
||||
|
||||
1 Pass
|
||||
Details
|
||||
Result Test Name MessagePass quotes-in-meta
|
|
@ -0,0 +1,14 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 4 tests
|
||||
|
||||
4 Pass
|
||||
Details
|
||||
Result Test Name MessagePass DOMContentLoaded
|
||||
Pass load
|
||||
Pass pageshow
|
||||
Pass order
|
|
@ -0,0 +1,16 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 5 tests
|
||||
|
||||
3 Pass
|
||||
2 Fail
|
||||
Details
|
||||
Result Test Name MessagePass SVG scripts with end tag should run
|
||||
Fail SVG scripts without end tag should not run
|
||||
Pass SVG scripts with bogus end tag inside should run
|
||||
Pass SVG scripts ended by HTML breakout should not run
|
||||
Fail SVG scripts with self-closing start tag should run
|
|
@ -0,0 +1,24 @@
|
|||
Summary
|
||||
|
||||
Harness status: OK
|
||||
|
||||
Rerun
|
||||
|
||||
Found 14 tests
|
||||
|
||||
14 Pass
|
||||
Details
|
||||
Result Test Name MessagePass U+0000 should get replaced with U+FFFD after markup declaration hyphen
|
||||
Pass U+0000 should vanish after ampersand
|
||||
Pass U+0000 should vanish after ampersand and one letter of entity prefix
|
||||
Pass U+0000 should vanish after ampersand and two letters of entity prefix
|
||||
Pass U+0000 should vanish after ampersand and three letters of entity prefix
|
||||
Pass U+0000 should vanish after semicolonless entity
|
||||
Pass U+0000 should vanish before required semicolon
|
||||
Pass U+0000 should be dropped in body
|
||||
Pass U+0000 should get replaced with U+FFFD after ampersand
|
||||
Pass U+0000 should get replaced with U+FFFD after ampersand and one letter of entity prefix
|
||||
Pass U+0000 should get replaced with U+FFFD after ampersand and two letters of entity prefix
|
||||
Pass U+0000 should get replaced with U+FFFD after ampersand and three letters of entity prefix
|
||||
Pass U+0000 should get replaced with U+FFFD after semicolonless entity
|
||||
Pass U+0000 should get replaced with U+FFFD before required semicolon
|
212
Tests/LibWeb/Text/input/wpt-import/html/resources/common.js
Normal file
212
Tests/LibWeb/Text/input/wpt-import/html/resources/common.js
Normal file
|
@ -0,0 +1,212 @@
|
|||
"use strict";
|
||||
|
||||
const HTML5_ELEMENTS = [
|
||||
'a', 'abbr', 'address', 'area', 'article', 'aside',
|
||||
'audio', 'b', 'base', 'bdi', 'bdo', 'blockquote',
|
||||
'body', 'br', 'button', 'canvas', 'caption', 'cite',
|
||||
'code', 'col', 'colgroup', 'data', 'datalist', 'dd',
|
||||
'del', 'details', 'dfn', 'dialog', 'div', 'dl',
|
||||
'dt', 'em', 'embed', 'fieldset', 'figcaption', 'figure',
|
||||
'footer', 'form', 'h1', 'h2', 'h3', 'h4',
|
||||
'h5', 'h6', 'head', 'header', 'hr', 'html',
|
||||
'i', 'iframe', 'img', 'input', 'ins', 'kbd',
|
||||
'label', 'legend', 'li', 'link', 'main', 'map',
|
||||
'mark', 'menu', 'meta', 'meter', 'nav', 'noscript',
|
||||
'object', 'ol', 'optgroup', 'option', 'output', 'p',
|
||||
'param', 'pre', 'progress', 'q', 'rp', 'rt',
|
||||
'ruby', 's', 'samp', 'script', 'section', 'select',
|
||||
'slot', 'small', 'source', 'span', 'strong', 'style',
|
||||
'sub', 'sup', 'summary', 'table', 'tbody', 'td',
|
||||
'template', 'textarea', 'tfoot', 'th', 'thead', 'time',
|
||||
'title', 'tr', 'track', 'u', 'ul', 'var',
|
||||
'video', 'wbr'
|
||||
];
|
||||
|
||||
// only void (without end tag) HTML5 elements
|
||||
var HTML5_VOID_ELEMENTS = [
|
||||
'area', 'base', 'br', 'col', 'embed', 'hr', 'img', 'input', 'link', 'meta',
|
||||
'param', 'source', 'track', 'wbr'
|
||||
];
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/multipage/forms.html#form-associated-element
|
||||
var HTML5_FORM_ASSOCIATED_ELEMENTS = [ 'button', 'fieldset', 'input',
|
||||
'object', 'output', 'select', 'textarea' ];
|
||||
|
||||
// https://html.spec.whatwg.org/#category-label
|
||||
const HTML5_LABELABLE_ELEMENTS = [
|
||||
'button', 'input', 'meter', 'output', 'progress', 'select', 'textarea'
|
||||
];
|
||||
|
||||
const HTML5_SHADOW_ALLOWED_ELEMENTS = [
|
||||
'article', 'aside', 'blockquote', 'body', 'div', 'footer', 'h1', 'h2', 'h3',
|
||||
'h4', 'h5', 'h6', 'header', 'main', 'nav', 'p', 'section', 'span'
|
||||
];
|
||||
|
||||
const HTML5_SHADOW_DISALLOWED_ELEMENTS =
|
||||
HTML5_ELEMENTS.filter(el => !HTML5_SHADOW_ALLOWED_ELEMENTS.includes(el));
|
||||
|
||||
// These are *deprecated/removed* HTML5 element names.
|
||||
const HTML5_DEPRECATED_ELEMENTS = [
|
||||
'acronym', 'applet', 'basefont', 'bgsound', 'big', 'blink',
|
||||
'center', 'command', 'content', 'dir', 'font', 'frame',
|
||||
'frameset', 'hgroup', 'image', 'isindex', 'keygen', 'marquee',
|
||||
'menuitem', 'nobr', 'noembed', 'noframes', 'plaintext', 'rb',
|
||||
'rtc', 'shadow', 'spacer', 'strike', 'tt', 'xmp'
|
||||
];
|
||||
|
||||
const HTML5_INPUT_TYPES = [
|
||||
'hidden', 'text', 'search', 'tel', 'url', 'email', 'password', 'date',
|
||||
'time', 'datetime-local', 'number', 'range', 'color', 'checkbox', 'radio',
|
||||
'file', 'submit', 'image', 'reset', 'button'
|
||||
];
|
||||
|
||||
function newDocument() {
|
||||
var d = document.implementation.createDocument();
|
||||
return d;
|
||||
}
|
||||
|
||||
function newHTMLDocument() {
|
||||
var d = document.implementation.createHTMLDocument('Test Document');
|
||||
return d;
|
||||
}
|
||||
|
||||
function newXHTMLDocument() {
|
||||
var doctype = document.implementation.createDocumentType('html',
|
||||
'-//W3C//DTD XHTML 1.0 Transitional//EN',
|
||||
'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd');
|
||||
|
||||
var d = document.implementation.createDocument(
|
||||
'http://www.w3.org/1999/xhtml', 'html', doctype);
|
||||
return d;
|
||||
}
|
||||
|
||||
function newIFrame(context, src) {
|
||||
if (typeof (context) === 'undefined'
|
||||
|| typeof (context.iframes) !== 'object') {
|
||||
assert_unreached('Illegal context object in newIFrame');
|
||||
}
|
||||
|
||||
var iframe = document.createElement('iframe');
|
||||
|
||||
if (typeof (src) != 'undefined') {
|
||||
iframe.src = src;
|
||||
}
|
||||
document.body.appendChild(iframe);
|
||||
context.iframes.push(iframe);
|
||||
|
||||
assert_true(typeof (iframe.contentWindow) != 'undefined'
|
||||
&& typeof (iframe.contentWindow.document) != 'undefined'
|
||||
&& iframe.contentWindow.document != document,
|
||||
'Failed to create new rendered document');
|
||||
return iframe;
|
||||
}
|
||||
|
||||
function newRenderedHTMLDocument(context) {
|
||||
var frame = newIFrame(context);
|
||||
var d = frame.contentWindow.document;
|
||||
return d;
|
||||
}
|
||||
|
||||
function newContext() {
|
||||
return {
|
||||
iframes : []
|
||||
};
|
||||
}
|
||||
|
||||
function cleanContext(context) {
|
||||
context.iframes.forEach(function(e) {
|
||||
e.parentNode.removeChild(e);
|
||||
});
|
||||
}
|
||||
|
||||
// run given test function in context
|
||||
// the context is cleaned up after test completes.
|
||||
function inContext(f) {
|
||||
return function() {
|
||||
var context = newContext();
|
||||
try {
|
||||
f(context);
|
||||
} finally {
|
||||
cleanContext(context);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
// new context and iframe are created and url (if supplied) is asigned to
|
||||
// iframe.src
|
||||
// function f is bound to the iframe onload event or executed directly after
|
||||
// iframe creation
|
||||
// the context is passed to function as argument
|
||||
function testInIFrame(url, f, testName, testProps) {
|
||||
if (url) {
|
||||
var t = async_test(testName);
|
||||
t.step(function() {
|
||||
var context = newContext();
|
||||
var iframe = newIFrame(context, url);
|
||||
iframe.onload = t.step_func(function() {
|
||||
try {
|
||||
f(context);
|
||||
t.done();
|
||||
} finally {
|
||||
cleanContext(context);
|
||||
}
|
||||
});
|
||||
});
|
||||
} else {
|
||||
test(inContext(function(context) {
|
||||
newRenderedHTMLDocument(context);
|
||||
f(context);
|
||||
}), testName);
|
||||
}
|
||||
}
|
||||
|
||||
function assert_nodelist_contents_equal_noorder(actual, expected, message) {
|
||||
assert_equals(actual.length, expected.length, message);
|
||||
var used = [];
|
||||
for ( var i = 0; i < expected.length; i++) {
|
||||
used.push(false);
|
||||
}
|
||||
for (i = 0; i < expected.length; i++) {
|
||||
var found = false;
|
||||
for ( var j = 0; j < actual.length; j++) {
|
||||
if (used[j] == false && expected[i] == actual[j]) {
|
||||
used[j] = true;
|
||||
found = true;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if (!found) {
|
||||
assert_unreached(message + ". Fail reason: element not found: "
|
||||
+ expected[i]);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
function isVoidElement(elementName) {
|
||||
return HTML5_VOID_ELEMENTS.indexOf(elementName) >= 0;
|
||||
}
|
||||
|
||||
function checkTemplateContent(d, obj, html, id, nodeName) {
|
||||
|
||||
obj.innerHTML = '<template id="tmpl">' + html + '</template>';
|
||||
|
||||
var t = d.querySelector('#tmpl');
|
||||
|
||||
if (id != null) {
|
||||
assert_equals(t.content.childNodes.length, 1, 'Element ' + nodeName
|
||||
+ ' should present among template nodes');
|
||||
assert_equals(t.content.firstChild.id, id, 'Wrong element ID');
|
||||
}
|
||||
if (nodeName != null) {
|
||||
assert_equals(t.content.firstChild.nodeName, nodeName.toUpperCase(),
|
||||
'Wrong node name');
|
||||
}
|
||||
}
|
||||
|
||||
function checkBodyTemplateContent(d, html, id, nodeName) {
|
||||
checkTemplateContent(d, d.body, html, id, nodeName);
|
||||
}
|
||||
|
||||
function checkHeadTemplateContent(d, html, id, nodeName) {
|
||||
checkTemplateContent(d, d.head, html, id, nodeName);
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
<!doctype html>
|
||||
<meta charset=utf-8>
|
||||
<title>The end: DOMContentLoaded and defer scripts</title>
|
||||
<link rel=help href="https://html.spec.whatwg.org/multipage/#the-end">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<div id="log"></div>
|
||||
<script>
|
||||
var dcl;
|
||||
var t = async_test(function() {
|
||||
dcl = false;
|
||||
document.addEventListener("DOMContentLoaded", function(e) {
|
||||
dcl = true;
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<script defer src=support/DOMContentLoaded-defer.js></script>
|
|
@ -0,0 +1,143 @@
|
|||
<!DOCTYPE html>
|
||||
<title>document.getElementsByTagName and foreign parser-inserted
|
||||
elements</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
||||
<link rel="help" href="https://dom.spec.whatwg.org/#dom-document-getelementsbytagname">
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/#parsing">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<div id="log"></div>
|
||||
<div id="test">
|
||||
<svg>
|
||||
<altglyph/>
|
||||
<altglyphdef/>
|
||||
<altglyphitem/>
|
||||
<animatecolor/>
|
||||
<animatemotion/>
|
||||
<animatetransform/>
|
||||
<clippath/>
|
||||
<feblend/>
|
||||
<fecolormatrix/>
|
||||
<fecomponenttransfer/>
|
||||
<fecomposite/>
|
||||
<feconvolvematrix/>
|
||||
<fediffuselighting/>
|
||||
<fedisplacementmap/>
|
||||
<fedistantlight/>
|
||||
<feflood/>
|
||||
<fefunca/>
|
||||
<fefuncb/>
|
||||
<fefuncg/>
|
||||
<fefuncr/>
|
||||
<fegaussianblur/>
|
||||
<feimage/>
|
||||
<femerge/>
|
||||
<femergenode/>
|
||||
<femorphology/>
|
||||
<feoffset/>
|
||||
<fepointlight/>
|
||||
<fespecularlighting/>
|
||||
<fespotlight/>
|
||||
<fetile/>
|
||||
<feturbulence/>
|
||||
<foreignobject/>
|
||||
<glyphref/>
|
||||
<lineargradient/>
|
||||
<radialgradient/>
|
||||
<textpath/>
|
||||
<ALTGLYPH/>
|
||||
<ALTGLYPHDEF/>
|
||||
<ALTGLYPHITEM/>
|
||||
<ANIMATECOLOR/>
|
||||
<ANIMATEMOTION/>
|
||||
<ANIMATETRANSFORM/>
|
||||
<CLIPPATH/>
|
||||
<FEBLEND/>
|
||||
<FECOLORMATRIX/>
|
||||
<FECOMPONENTTRANSFER/>
|
||||
<FECOMPOSITE/>
|
||||
<FECONVOLVEMATRIX/>
|
||||
<FEDIFFUSELIGHTING/>
|
||||
<FEDISPLACEMENTMAP/>
|
||||
<FEDISTANTLIGHT/>
|
||||
<FEFLOOD/>
|
||||
<FEFUNCA/>
|
||||
<FEFUNCB/>
|
||||
<FEFUNCG/>
|
||||
<FEFUNCR/>
|
||||
<FEGAUSSIANBLUR/>
|
||||
<FEIMAGE/>
|
||||
<FEMERGE/>
|
||||
<FEMERGENODE/>
|
||||
<FEMORPHOLOGY/>
|
||||
<FEOFFSET/>
|
||||
<FEPOINTLIGHT/>
|
||||
<FESPECULARLIGHTING/>
|
||||
<FESPOTLIGHT/>
|
||||
<FETILE/>
|
||||
<FETURBULENCE/>
|
||||
<FOREIGNOBJECT/>
|
||||
<GLYPHREF/>
|
||||
<LINEARGRADIENT/>
|
||||
<RADIALGRADIENT/>
|
||||
<TEXTPATH/>
|
||||
</svg>
|
||||
<script>
|
||||
var elements = [
|
||||
"altGlyph",
|
||||
"altGlyphDef",
|
||||
"altGlyphItem",
|
||||
"animateColor",
|
||||
"animateMotion",
|
||||
"animateTransform",
|
||||
"clipPath",
|
||||
"feBlend",
|
||||
"feColorMatrix",
|
||||
"feComponentTransfer",
|
||||
"feComposite",
|
||||
"feConvolveMatrix",
|
||||
"feDiffuseLighting",
|
||||
"feDisplacementMap",
|
||||
"feDistantLight",
|
||||
"feFlood",
|
||||
"feFuncA",
|
||||
"feFuncB",
|
||||
"feFuncG",
|
||||
"feFuncR",
|
||||
"feGaussianBlur",
|
||||
"feImage",
|
||||
"feMerge",
|
||||
"feMergeNode",
|
||||
"feMorphology",
|
||||
"feOffset",
|
||||
"fePointLight",
|
||||
"feSpecularLighting",
|
||||
"feSpotLight",
|
||||
"feTile",
|
||||
"feTurbulence",
|
||||
"foreignObject",
|
||||
"glyphRef",
|
||||
"linearGradient",
|
||||
"radialGradient",
|
||||
"textPath"];
|
||||
</script>
|
||||
</div>
|
||||
<script>
|
||||
var SVG = "http://www.w3.org/2000/svg";
|
||||
function t(el) {
|
||||
assert_equals(document.getElementsByTagName(el).length, 2);
|
||||
assert_equals(document.getElementsByTagName(el.toUpperCase()).length, 0);
|
||||
assert_equals(document.getElementsByTagName(el.toLowerCase()).length, 0);
|
||||
assert_equals(document.getElementsByTagNameNS(SVG, el).length, 2);
|
||||
assert_equals(document.getElementsByTagNameNS(SVG, el.toUpperCase()).length, 0);
|
||||
assert_equals(document.getElementsByTagNameNS(SVG, el.toLowerCase()).length, 0);
|
||||
}
|
||||
test(function() {
|
||||
var tests = [];
|
||||
assert_equals(document.getElementsByTagName('svg').length, 1);
|
||||
for (var i = 0, il = elements.length; i < il; ++i) {
|
||||
tests.push(["Testing " + elements[i], elements[i]]);
|
||||
}
|
||||
generate_tests(t, tests);
|
||||
});
|
||||
</script>
|
|
@ -0,0 +1,24 @@
|
|||
<!doctype html>
|
||||
<title>getElementsByTagName and font</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
||||
<link rel="help" href="https://dom.spec.whatwg.org/#dom-document-getelementsbytagname">
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/#parsing">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<div id="log"></div>
|
||||
<div id="test">
|
||||
<font></font>
|
||||
<svg><font/></svg>
|
||||
</div>
|
||||
<script>
|
||||
var HTML = "http://www.w3.org/1999/xhtml", SVG = "http://www.w3.org/2000/svg";
|
||||
test(function() {
|
||||
assert_equals(document.getElementsByTagName("FONT").length, 1);
|
||||
assert_equals(document.getElementsByTagName("FONT")[0].namespaceURI, HTML);
|
||||
}, "Upper-case font")
|
||||
test(function() {
|
||||
assert_equals(document.getElementsByTagName("font").length, 2);
|
||||
assert_equals(document.getElementsByTagName("font")[0].namespaceURI, HTML);
|
||||
assert_equals(document.getElementsByTagName("font")[1].namespaceURI, SVG);
|
||||
}, "Lower-case font")
|
||||
</script>
|
|
@ -0,0 +1,25 @@
|
|||
<!doctype html>
|
||||
<title>getElementsByTagName and font</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
||||
<link rel="help" href="https://dom.spec.whatwg.org/#dom-element-getelementsbytagname">
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/#parsing">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<div id="log"></div>
|
||||
<div id="test">
|
||||
<font></font>
|
||||
<svg><font/></svg>
|
||||
</div>
|
||||
<script>
|
||||
var HTML = "http://www.w3.org/1999/xhtml", SVG = "http://www.w3.org/2000/svg";
|
||||
var wrapper = document.getElementById("test");
|
||||
test(function() {
|
||||
assert_equals(wrapper.getElementsByTagName("FONT").length, 1);
|
||||
assert_equals(wrapper.getElementsByTagName("FONT")[0].namespaceURI, HTML);
|
||||
}, "Upper-case font")
|
||||
test(function() {
|
||||
assert_equals(wrapper.getElementsByTagName("font").length, 2);
|
||||
assert_equals(wrapper.getElementsByTagName("font")[0].namespaceURI, HTML);
|
||||
assert_equals(wrapper.getElementsByTagName("font")[1].namespaceURI, SVG);
|
||||
}, "Lower-case font")
|
||||
</script>
|
|
@ -0,0 +1,29 @@
|
|||
<!doctype html>
|
||||
<title>getElementsByTagName and font</title>
|
||||
<link rel="author" title="Ms2ger" href="mailto:ms2ger@gmail.com">
|
||||
<link rel="help" href="https://dom.spec.whatwg.org/#dom-element-getelementsbytagname">
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/#parsing">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<div id="log"></div>
|
||||
<div id="test">
|
||||
<svg id="outer">
|
||||
<foreignObject>
|
||||
<font></font>
|
||||
<svg><font/></svg>
|
||||
</foreignObject>
|
||||
</svg>
|
||||
</div>
|
||||
<script>
|
||||
var HTML = "http://www.w3.org/1999/xhtml", SVG = "http://www.w3.org/2000/svg";
|
||||
var wrapper = document.getElementById("outer");
|
||||
test(function() {
|
||||
assert_equals(wrapper.getElementsByTagName("FONT").length, 1);
|
||||
assert_equals(wrapper.getElementsByTagName("FONT")[0].namespaceURI, HTML);
|
||||
}, "Upper-case font")
|
||||
test(function() {
|
||||
assert_equals(wrapper.getElementsByTagName("font").length, 2);
|
||||
assert_equals(wrapper.getElementsByTagName("font")[0].namespaceURI, HTML);
|
||||
assert_equals(wrapper.getElementsByTagName("font")[1].namespaceURI, SVG);
|
||||
}, "Lower-case font")
|
||||
</script>
|
|
@ -0,0 +1,8 @@
|
|||
Note: the html5lib_* files in this directory are autogenerated, as are
|
||||
the tests under speculative-parsing/.
|
||||
|
||||
To update the generated tests, run
|
||||
`wpt update-built --include html5lib speculative-parsing`.
|
||||
|
||||
The revision of html5lib-tests used to generate the tests is stored in
|
||||
html/tools/html5lib_tests_revision
|
|
@ -0,0 +1,20 @@
|
|||
<!DOCTYPE html>
|
||||
<title>The adoption agency algorithm should check the end tag's name</title>
|
||||
<link rel="author" href="mailto:n4ag3a2sh1i@gmail.com">
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/parsing.html#adoption-agency-algorithm">
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
|
||||
|
||||
<script>
|
||||
'use strict';
|
||||
|
||||
// This is a regression test for https://crbug.com/1217523.
|
||||
test(() => {
|
||||
const wrapper = document.createElement('div');
|
||||
const html = '<code some-attribute=""><div><code><code><code><code></code></code></code></code></div></code>';
|
||||
wrapper.innerHTML = html;
|
||||
assert_equals(wrapper.innerHTML, html);
|
||||
}, 'The algorithm should not reparent properly nested tags');
|
||||
|
||||
</script>
|
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE html>
|
||||
<meta charset="UTF-8">
|
||||
<title>Ambiguous ampersand</title>
|
||||
<script src=../../../resources/testharness.js></script>
|
||||
<script src=../../../resources/testharnessreport.js></script>
|
||||
<div><a href='?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=∉¬&;& &'>Link</a><p>Text: ?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=∉¬&;& &</p></div>
|
||||
<script>
|
||||
var markup = "<div><a href='?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=∉¬&;& &'>Link</a><p>Text: ?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=∉¬&;& &</p></div>";
|
||||
|
||||
for (var i = 0; i < markup.length; ++i) {
|
||||
document.write(markup.charAt(i));
|
||||
}
|
||||
</script>
|
||||
|
||||
<script>
|
||||
function checkDiv(div, provenance) {
|
||||
test(function() {
|
||||
assert_equals(div.childNodes.length, 2, "Number of elements " + provenance);
|
||||
let a = div.firstChild;
|
||||
let href = a.href;
|
||||
let question = href.indexOf('?');
|
||||
href = href.substring(question);
|
||||
assert_equals(href, "?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=%E2%88%89%C2%AC&;&%20&", "attribute " + provenance);
|
||||
let p = a.nextSibling;
|
||||
assert_equals(p.textContent, "Text: ?a=b&c=d&a0b=c©=1¬i=n¬=in¬in=∉¬&;& &", "text " + provenance)
|
||||
}, "Check div structure: " + provenance);
|
||||
}
|
||||
|
||||
|
||||
let divs = document.getElementsByTagName("div");
|
||||
test(function() {
|
||||
assert_equals(divs.length, 2);
|
||||
}, "Check number of divs");
|
||||
checkDiv(divs[0], "network");
|
||||
checkDiv(divs[1], "document.write");
|
||||
</script>
|
|
@ -0,0 +1,24 @@
|
|||
function mark_diffs(expected, actual) {
|
||||
var expected_lines = expected.split("\n");
|
||||
var actual_lines = actual.split("\n");
|
||||
|
||||
var max_length = Math.max(expected_lines.length, actual_lines.length);
|
||||
|
||||
var expected_diff = ["code", {}];
|
||||
var actual_diff = ["code", {}];
|
||||
|
||||
for (var i=0; i<max_length; i++) {
|
||||
if (expected_lines[i] === actual_lines[i]) {
|
||||
expected_diff.push(expected_lines[i] + "\n");
|
||||
actual_diff.push(actual_lines[i] + "\n");
|
||||
} else {
|
||||
if (expected_lines[i]) {
|
||||
expected_diff.push(["span", {style:"color:red"}, expected_lines[i] + "\n"]);
|
||||
}
|
||||
if (actual_lines[i]) {
|
||||
actual_diff.push(["span", {style:"color:red"}, actual_lines[i] + "\n"]);
|
||||
}
|
||||
}
|
||||
}
|
||||
return [expected_diff, actual_diff];
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
<!doctype html PUBLIC "" "">
|
||||
<meta charset=utf-8>
|
||||
<title>Doctype with empty ids should trigger the standards mode.</title>
|
||||
<script src=../../../resources/testharness.js></script>
|
||||
<script src=../../../resources/testharnessreport.js></script>
|
||||
<script>
|
||||
test(function () {
|
||||
assert_equals(document.compatMode, "CSS1Compat");
|
||||
}, "Doctype with empty ids should trigger the standards mode.");
|
||||
</script>
|
|
@ -0,0 +1,31 @@
|
|||
<!DOCTYPE html>
|
||||
<link rel="help" href="https://html.spec.whatwg.org/multipage/parsing.html#tree-construction:html-integration-point">
|
||||
<body>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
|
||||
<math><annotation-xml id="point-1" encoding="text/html"><xmp></xmp><img></xmp></annotation-xml></math>
|
||||
<math><annotation-xml id="point-2" encoding="application/xhtml+xml"><style></style><img></style></annotation-xml></math>
|
||||
<svg><foreignObject id="point-3"><iframe></iframe><img></iframe></foreignObject></svg>
|
||||
<svg><desc id="point-4"><noembed></noembed><img></noembed></desc></svg>
|
||||
<svg><title id="point-5"><noframes></noframes><img></noframes></title></svg>
|
||||
|
||||
<script>
|
||||
function generate_test(id) {
|
||||
return () => {
|
||||
let point = document.querySelector('#' + id);
|
||||
assert_not_equals(point.namespaceURI, 'http://www.w3.org/1999/xhtml');
|
||||
let rawTextElement = point.firstChild;
|
||||
assert_equals(rawTextElement.namespaceURI, 'http://www.w3.org/1999/xhtml');
|
||||
assert_equals(rawTextElement.textContent.substr(0, 4), '<',
|
||||
'Entity references should not be decoded.');
|
||||
};
|
||||
}
|
||||
|
||||
test(generate_test('point-1'), 'MathML annotation-xml with encoding=text/html should be an HTML integration point');
|
||||
test(generate_test('point-2'), 'MathML annotation-xml with encoding=application/xhtml+xml should be an HTML integration point');
|
||||
test(generate_test('point-3'), 'SVG foreignObject should be an HTML integration point');
|
||||
test(generate_test('point-4'), 'SVG desc should be an HTML integration point');
|
||||
test(generate_test('point-5'), 'SVG title should be an HTML integration point');
|
||||
</script>
|
||||
</body>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_adoption02.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
<meta name="variant" content="?run_type=uri">
|
||||
<meta name="variant" content="?run_type=write">
|
||||
<meta name="variant" content="?run_type=write_single">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['cefc9890d621707fedf5eb634f3a86d753659d9b','2a8f569e9d55b3cb7e54b026f758dea8593f4cb4',];
|
||||
var tests = {
|
||||
"cefc9890d621707fedf5eb634f3a86d753659d9b":[async_test('html5lib_adoption02.html cefc9890d621707fedf5eb634f3a86d753659d9b'), "%3Cb%3E1%3Ci%3E2%3Cp%3E3%3C/b%3E4", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Cb%3E%0A%7C%20%20%20%20%20%20%20%221%22%0A%7C%20%20%20%20%20%20%20%3Ci%3E%0A%7C%20%20%20%20%20%20%20%20%20%222%22%0A%7C%20%20%20%20%20%3Ci%3E%0A%7C%20%20%20%20%20%20%20%3Cp%3E%0A%7C%20%20%20%20%20%20%20%20%20%3Cb%3E%0A%7C%20%20%20%20%20%20%20%20%20%20%20%223%22%0A%7C%20%20%20%20%20%20%20%20%20%224%22"],"2a8f569e9d55b3cb7e54b026f758dea8593f4cb4":[async_test('html5lib_adoption02.html 2a8f569e9d55b3cb7e54b026f758dea8593f4cb4'), "%3Ca%3E%3Cdiv%3E%3Cstyle%3E%3C/style%3E%3Caddress%3E%3Ca%3E", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Ca%3E%0A%7C%20%20%20%20%20%3Cdiv%3E%0A%7C%20%20%20%20%20%20%20%3Ca%3E%0A%7C%20%20%20%20%20%20%20%20%20%3Cstyle%3E%0A%7C%20%20%20%20%20%20%20%3Caddress%3E%0A%7C%20%20%20%20%20%20%20%20%20%3Ca%3E%0A%7C%20%20%20%20%20%20%20%20%20%3Ca%3E"],
|
||||
}
|
||||
init_tests(get_type());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,28 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_inbody01.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
<meta name="variant" content="?run_type=uri">
|
||||
<meta name="variant" content="?run_type=write">
|
||||
<meta name="variant" content="?run_type=write_single">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['3e20aae3cbc7f10b28cbfc1e20b2949708872a3c','ec6b9d9dccaa3494a317afac0edfcc485b959663','cc4923612d10b2115cd03e269080ddf5463d95ae','a5ebf8808e479239966038951d5383ed65ff4eb6',];
|
||||
var tests = {
|
||||
"3e20aae3cbc7f10b28cbfc1e20b2949708872a3c":[async_test('html5lib_inbody01.html 3e20aae3cbc7f10b28cbfc1e20b2949708872a3c'), "%3Cbutton%3E1%3C/foo%3E", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Cbutton%3E%0A%7C%20%20%20%20%20%20%20%221%22"],"ec6b9d9dccaa3494a317afac0edfcc485b959663":[async_test('html5lib_inbody01.html ec6b9d9dccaa3494a317afac0edfcc485b959663'), "%3Cfoo%3E1%3Cp%3E2%3C/foo%3E", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Cfoo%3E%0A%7C%20%20%20%20%20%20%20%221%22%0A%7C%20%20%20%20%20%20%20%3Cp%3E%0A%7C%20%20%20%20%20%20%20%20%20%222%22"],"cc4923612d10b2115cd03e269080ddf5463d95ae":[async_test('html5lib_inbody01.html cc4923612d10b2115cd03e269080ddf5463d95ae'), "%3Cdd%3E1%3C/foo%3E", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Cdd%3E%0A%7C%20%20%20%20%20%20%20%221%22"],"a5ebf8808e479239966038951d5383ed65ff4eb6":[async_test('html5lib_inbody01.html a5ebf8808e479239966038951d5383ed65ff4eb6'), "%3Cfoo%3E1%3Cdd%3E2%3C/foo%3E", "%23document%0A%7C%20%3Chtml%3E%0A%7C%20%20%20%3Chead%3E%0A%7C%20%20%20%3Cbody%3E%0A%7C%20%20%20%20%20%3Cfoo%3E%0A%7C%20%20%20%20%20%20%20%221%22%0A%7C%20%20%20%20%20%20%20%3Cdd%3E%0A%7C%20%20%20%20%20%20%20%20%20%222%22"],
|
||||
}
|
||||
init_tests(get_type());
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_innerHTML_adoption01.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['0bf80e1546d4c221354aa9734f61713b7d64ee6d',];
|
||||
var tests = {
|
||||
"0bf80e1546d4c221354aa9734f61713b7d64ee6d":[async_test('html5lib_innerHTML_adoption01.html 0bf80e1546d4c221354aa9734f61713b7d64ee6d'), "%3Cb%3E%3Cem%3E%3Cfoo%3E%3Cfoob%3E%3Cfooc%3E%3Caside%3E%3C/b%3E%3C/em%3E", "%23document%0A%7C%20%3Cb%3E%0A%7C%20%20%20%3Cem%3E%0A%7C%20%20%20%20%20%3Cfoo%3E%0A%7C%20%20%20%20%20%20%20%3Cfoob%3E%0A%7C%20%20%20%20%20%20%20%20%20%3Cfooc%3E%0A%7C%20%3Caside%3E%0A%7C%20%20%20%3Cb%3E", 'div'],
|
||||
}
|
||||
init_tests("innerHTML");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
File diff suppressed because one or more lines are too long
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_innerHTML_math.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['0e7e70d0dcf0c26593203b36cac4fa7f6325613e','fa7d4a31838dbcc16bf73672f2f4486cca185673','d9d2e4c0e926a91f5e704846cdbc855e3cb21949','c04b203803f6b3bec3db65db16854e7e624d13ef','4f95d47164955a6b163935fd8ac89ea200767330','e942ee6666e1dc938aab10fc2374a2240806b439','3537413f7f8166cb0c3a324fef8261be5628611d','c0186fb0fe26b48bcd82d58ebe0c90a423f26c28',];
|
||||
var tests = {
|
||||
"0e7e70d0dcf0c26593203b36cac4fa7f6325613e":[async_test('html5lib_innerHTML_math.html 0e7e70d0dcf0c26593203b36cac4fa7f6325613e'), "%3Cmath%3E%3Ctr%3E%3Ctd%3E%3Cmo%3E%3Ctr%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tr%3E%0A%7C%20%20%20%20%20%3Cmath%20td%3E%0A%7C%20%20%20%20%20%20%20%3Cmath%20mo%3E", 'td'],"fa7d4a31838dbcc16bf73672f2f4486cca185673":[async_test('html5lib_innerHTML_math.html fa7d4a31838dbcc16bf73672f2f4486cca185673'), "%3Cmath%3E%3Ctr%3E%3Ctd%3E%3Cmo%3E%3Ctr%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tr%3E%0A%7C%20%20%20%20%20%3Cmath%20td%3E%0A%7C%20%20%20%20%20%20%20%3Cmath%20mo%3E", 'tr'],"d9d2e4c0e926a91f5e704846cdbc855e3cb21949":[async_test('html5lib_innerHTML_math.html d9d2e4c0e926a91f5e704846cdbc855e3cb21949'), "%3Cmath%3E%3Cthead%3E%3Cmo%3E%3Ctbody%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20thead%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'thead'],"c04b203803f6b3bec3db65db16854e7e624d13ef":[async_test('html5lib_innerHTML_math.html c04b203803f6b3bec3db65db16854e7e624d13ef'), "%3Cmath%3E%3Ctfoot%3E%3Cmo%3E%3Ctbody%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tfoot%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'tfoot'],"4f95d47164955a6b163935fd8ac89ea200767330":[async_test('html5lib_innerHTML_math.html 4f95d47164955a6b163935fd8ac89ea200767330'), "%3Cmath%3E%3Ctbody%3E%3Cmo%3E%3Ctfoot%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tbody%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'tbody'],"e942ee6666e1dc938aab10fc2374a2240806b439":[async_test('html5lib_innerHTML_math.html e942ee6666e1dc938aab10fc2374a2240806b439'), "%3Cmath%3E%3Ctbody%3E%3Cmo%3E%3C/table%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tbody%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'tbody'],"3537413f7f8166cb0c3a324fef8261be5628611d":[async_test('html5lib_innerHTML_math.html 3537413f7f8166cb0c3a324fef8261be5628611d'), "%3Cmath%3E%3Cthead%3E%3Cmo%3E%3C/table%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20thead%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'tbody'],"c0186fb0fe26b48bcd82d58ebe0c90a423f26c28":[async_test('html5lib_innerHTML_math.html c0186fb0fe26b48bcd82d58ebe0c90a423f26c28'), "%3Cmath%3E%3Ctfoot%3E%3Cmo%3E%3C/table%3E", "%23document%0A%7C%20%3Cmath%20math%3E%0A%7C%20%20%20%3Cmath%20tfoot%3E%0A%7C%20%20%20%20%20%3Cmath%20mo%3E", 'tbody'],
|
||||
}
|
||||
init_tests("innerHTML");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_innerHTML_svg.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['9de06fc8491759163a4b2a4e17015c94cab31f13','f4ffd3073d887daeb6b5d293547f3596a6bbe2b3','3abfcccd524311a4afcc0057334c8364616fd830','70fbdb7f147b21143966af3a9467f716cc314637','44994fe2eb6af6ad3511781f23bafcdd2d24692c','a148d278cbb59d5eadc1c6a5576c7887dcadb74e','f1746231c89e495dc6b9d114d6d2f52876a1f5f5','1689d7c8f41a57eb15235d337028f3fe44764349',];
|
||||
var tests = {
|
||||
"9de06fc8491759163a4b2a4e17015c94cab31f13":[async_test('html5lib_innerHTML_svg.html 9de06fc8491759163a4b2a4e17015c94cab31f13'), "%3Csvg%3E%3Ctr%3E%3Ctd%3E%3Ctitle%3E%3Ctr%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tr%3E%0A%7C%20%20%20%20%20%3Csvg%20td%3E%0A%7C%20%20%20%20%20%20%20%3Csvg%20title%3E", 'td'],"f4ffd3073d887daeb6b5d293547f3596a6bbe2b3":[async_test('html5lib_innerHTML_svg.html f4ffd3073d887daeb6b5d293547f3596a6bbe2b3'), "%3Csvg%3E%3Ctr%3E%3Ctd%3E%3Ctitle%3E%3Ctr%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tr%3E%0A%7C%20%20%20%20%20%3Csvg%20td%3E%0A%7C%20%20%20%20%20%20%20%3Csvg%20title%3E", 'tr'],"3abfcccd524311a4afcc0057334c8364616fd830":[async_test('html5lib_innerHTML_svg.html 3abfcccd524311a4afcc0057334c8364616fd830'), "%3Csvg%3E%3Cthead%3E%3Ctitle%3E%3Ctbody%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20thead%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'thead'],"70fbdb7f147b21143966af3a9467f716cc314637":[async_test('html5lib_innerHTML_svg.html 70fbdb7f147b21143966af3a9467f716cc314637'), "%3Csvg%3E%3Ctfoot%3E%3Ctitle%3E%3Ctbody%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tfoot%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'tfoot'],"44994fe2eb6af6ad3511781f23bafcdd2d24692c":[async_test('html5lib_innerHTML_svg.html 44994fe2eb6af6ad3511781f23bafcdd2d24692c'), "%3Csvg%3E%3Ctbody%3E%3Ctitle%3E%3Ctfoot%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tbody%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'tbody'],"a148d278cbb59d5eadc1c6a5576c7887dcadb74e":[async_test('html5lib_innerHTML_svg.html a148d278cbb59d5eadc1c6a5576c7887dcadb74e'), "%3Csvg%3E%3Ctbody%3E%3Ctitle%3E%3C/table%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tbody%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'tbody'],"f1746231c89e495dc6b9d114d6d2f52876a1f5f5":[async_test('html5lib_innerHTML_svg.html f1746231c89e495dc6b9d114d6d2f52876a1f5f5'), "%3Csvg%3E%3Cthead%3E%3Ctitle%3E%3C/table%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20thead%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'tbody'],"1689d7c8f41a57eb15235d337028f3fe44764349":[async_test('html5lib_innerHTML_svg.html 1689d7c8f41a57eb15235d337028f3fe44764349'), "%3Csvg%3E%3Ctfoot%3E%3Ctitle%3E%3C/table%3E", "%23document%0A%7C%20%3Csvg%20svg%3E%0A%7C%20%20%20%3Csvg%20tfoot%3E%0A%7C%20%20%20%20%20%3Csvg%20title%3E", 'tbody'],
|
||||
}
|
||||
init_tests("innerHTML");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
|
@ -0,0 +1,25 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf8">
|
||||
<title>HTML 5 Parser tests html5lib_innerHTML_template.html</title>
|
||||
<meta name="timeout" content="long">
|
||||
</head>
|
||||
<body>
|
||||
<h1>html5lib Parser Test</h1>
|
||||
<div id="log"></div>
|
||||
<script src="common.js"></script>
|
||||
<script src="test.js"></script>
|
||||
<script src="template.js"></script>
|
||||
<script src="../../../resources/testharness.js"></script>
|
||||
<script src="../../../resources/testharnessreport.js"></script>
|
||||
<script>
|
||||
var num_iframes = 8;
|
||||
var order = ['64d3e0e4395745b6ea928e5f5cf888bf675a598b',];
|
||||
var tests = {
|
||||
"64d3e0e4395745b6ea928e5f5cf888bf675a598b":[async_test('html5lib_innerHTML_template.html 64d3e0e4395745b6ea928e5f5cf888bf675a598b'), "%3Ctemplate%3E%3Cform%3E%3Cinput%20name%3D%22q%22%3E%3C/form%3E%3Cdiv%3Esecond%3C/div%3E%3C/template%3E", "%23document%0A%7C%20%3Ctemplate%3E%0A%7C%20%20%20content%0A%7C%20%20%20%20%20%3Cform%3E%0A%7C%20%20%20%20%20%20%20%3Cinput%3E%0A%7C%20%20%20%20%20%20%20%20%20name%3D%22q%22%0A%7C%20%20%20%20%20%3Cdiv%3E%0A%7C%20%20%20%20%20%20%20%22second%22", 'template'],
|
||||
}
|
||||
init_tests("innerHTML");
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue