Open Bug 1212945 Opened 9 years ago Updated 2 years ago

Make XMLHttpRequest/send-entity-body-document.htm perform strict equality where possible

Categories

(Testing :: web-platform-tests, defect)

defect

Tracking

(Not tracked)

People

(Reporter: nika, Unassigned)

References

Details

Right now the response bodies are always tested with indexOf because for some mime types the surrounding dom isn't well defined. For html documents where the dom is well defined, we should use strict equality.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.