Closed Bug 1782910 Opened 2 years ago Closed 2 years ago

[Sanitizer] Implement the element matches an element name

Categories

(Core :: DOM: Security, task, P3)

task

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: tschuster, Assigned: tschuster)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [domsecurity-backlog2], [wptsync upstream])

Attachments

(1 file)

The algorithm in the spec can match against different namespaces. In our current implementation we just lookup the local-name and don't care about the namespace at all.

Summary: Implement the element matches an element name → [Sanitizer] Implement the element matches an element name
Severity: -- → S3
Priority: -- → P3
Whiteboard: [domsecurity-backlog2]

The namespace handling in the specification is still in flux. Especially the colon delimited syntax is quite likely to be replaced. However I think it might still be useful to have this now and adjust it later.

Assignee: nobody → tschuster
Attachment #9289884 - Attachment description: WIP: Bug 1782910 → Bug 1782910 - Sanitizer: Implement the element matches an element name. r?emilio
Status: NEW → ASSIGNED
Pushed by tschuster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d8601d819787
Sanitizer: Implement the element matches an element name. r=emilio
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/35747 for changes under testing/web-platform/tests
Whiteboard: [domsecurity-backlog2] → [domsecurity-backlog2], [wptsync upstream]
Upstream PR merged by moz-wptsync-bot
Regressions: 1788258
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: