The <wip> element indicates that it's parent element is a work-in-progress. Work in progress elements have been proposed for inclusion in the standard, but do not yet have a validated implementation, and have not been accepted into the standard.
They should not be included in release builds.
Currently wip markings are ignored and elements marked such are treated as any other element.
They should be
- excluded by default
- optionally included behind a feature gate
- documented as such
Currently wip markings are ignored and elements marked such are treated as any other element.
They should be