Source code

Revision control

Copy as Markdown

Other Tools

[naturalWidth-naturalHeight.html]
# The failures annotated with https://github.com/whatwg/html/issues/11287
# here are all expected-to-fail under that proposed spec-change.
# (i.e. we're correct and the test needs an update, if the proposal
# is accepted.)
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, no natural dimensions]
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; height unspecified]
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width in pixels; percentage height]
[HTMLImageElement.prototype.naturalWidth/naturalHeight, SVG image, width/height unspecified; viewBox]