This website requires JavaScript.
Explore
Help
Sign In
storm
/
w3m
Watch
1
Star
0
Fork
0
You've already forked w3m
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
006871f44c76fe0c1b795a450a2aded3bd4cff5e
w3m
/
tests
History
bptato
ffcea626bc
Use > instead of > in entity test generator
2021-03-01 19:34:58 +01:00
..
a1.expected
In HTML5 anchors should not be closed when encountering divs, for example, but should be closed when encountering buttons, for example. Many sites that use HTML5-style anchors end up having links displayed with zero-length link texts. The proposed patch correct this behaviour by detecting whether the document is HTML5, then suppressing the close-anchor action in CLOSE_A if it's an HTML5 document. A new macro handles the HTML5-specific cases where anchors are not already always closed.
2020-08-24 23:48:09 -04:00
a1.html
In HTML5 anchors should not be closed when encountering divs, for example, but should be closed when encountering buttons, for example. Many sites that use HTML5-style anchors end up having links displayed with zero-length link texts. The proposed patch correct this behaviour by detecting whether the document is HTML5, then suppressing the close-anchor action in CLOSE_A if it's an HTML5 document. A new macro handles the HTML5-specific cases where anchors are not already always closed.
2020-08-24 23:48:09 -04:00
a2.expected
In HTML5 anchors should not be closed when encountering divs, for example, but should be closed when encountering buttons, for example. Many sites that use HTML5-style anchors end up having links displayed with zero-length link texts. The proposed patch correct this behaviour by detecting whether the document is HTML5, then suppressing the close-anchor action in CLOSE_A if it's an HTML5 document. A new macro handles the HTML5-specific cases where anchors are not already always closed.
2020-08-24 23:48:09 -04:00
a2.html
In HTML5 anchors should not be closed when encountering divs, for example, but should be closed when encountering buttons, for example. Many sites that use HTML5-style anchors end up having links displayed with zero-length link texts. The proposed patch correct this behaviour by detecting whether the document is HTML5, then suppressing the close-anchor action in CLOSE_A if it's an HTML5 document. A new macro handles the HTML5-specific cases where anchors are not already always closed.
2020-08-24 23:48:09 -04:00
allentity.expected
Support single-codepoint HTML entities specified by whatwg
2021-02-28 13:57:43 +01:00
allentity.html
Use > instead of > in entity test generator
2021-03-01 19:34:58 +01:00
dl.expected
Nested <dl>s
2021-02-13 18:02:26 +01:00
dl.html
Nested <dl>s
2021-02-13 18:02:26 +01:00
name_entity_1.expected
…
name_entity_1.html
…
name_entity_1.opts
…
name_entity_2.expected
…
name_entity_2.html
…
q1.expected
…
q1.html
…
q1.opts
…
q2.expected
…
q2.html
…
q3.expected
…
q3.html
…
q3.opts
…
q4.expected
…
q4.html
…
q4.opts
…
q5.expected
…
q5.html
…
q6.expected
…
q6.html
…
q6.opts
…
run_tests
In HTML5 anchors should not be closed when encountering divs, for example, but should be closed when encountering buttons, for example. Many sites that use HTML5-style anchors end up having links displayed with zero-length link texts. The proposed patch correct this behaviour by detecting whether the document is HTML5, then suppressing the close-anchor action in CLOSE_A if it's an HTML5 document. A new macro handles the HTML5-specific cases where anchors are not already always closed.
2020-08-24 23:48:09 -04:00