Skip to content

Complete HTML link extraction to cover all element attributes of type URI #9

@sebastian-nagel

Description

@sebastian-nagel

The HTML specs provide list of attributes including the required type. All attributes of type URI should be covered by the ExtractingParseObserver when links are extracted and added as "Links" to the WAT file. See

Several attributes are missing, e.g., "cite" for <q> and <blockquote>, or embedded elements introduced with HTML5 (<video>, <audio>).

This issue precedes #7 and #8, and should include a unit test.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions