Bug 101216 - [Meta] Expand SVG content model validation
Summary: [Meta] Expand SVG content model validation
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 101243
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-05 07:02 PST by Florin Malita
Modified: 2022-07-15 15:42 PDT (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florin Malita 2012-11-05 07:02:13 PST
This is a tracking bug for improving the SVG content model validation.

Currently most elements do not override childShouldCreateRenderer() to enforce the spec content model, and allow for creation of invalid child renderers.

The plan is for child bugs to add test coverage and validation for individual elements.
Comment 1 Brent Fulgham 2022-07-15 15:42:16 PDT
@Said: Is this work that we still need to complete?