Closed Bug 678077 Opened 13 years ago Closed 10 years ago

Add test checking that <img> crossOrigin attribute setters/getters preserve the exact string

Categories

(Core :: DOM: Core & HTML, defect)

ARM
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bjacob, Unassigned)

References

Details

See bug 676413 comments 10, 21, 24. The latter says precisely what we should test:

Getting .crossOrigin returns exactly the string that set using setAttribute.

Setting .crossOrigin causes getAttribute to return exactly the string that was set.

In particular, you want to test leading/trailing whitespace and case variations.
Blocks: 676413
This is tested in test_img_attributes_reflection.html, certainly with the changes in bug 880997.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.