This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24327 - #dimRendering neglects to specify img width/height, event though its definition links there
Summary: #dimRendering neglects to specify img width/height, event though its definiti...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-20 08:46 UTC by contributor
Modified: 2014-01-21 21:49 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-01-20 08:46:43 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/rendering.html
Multipage: http://www.whatwg.org/C#dimRendering
Complete: http://www.whatwg.org/c#dimRendering
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-map-element.html

Comment:
#dimRendering neglects to specify img width/height, event though its
definition links there

Posted from: 193.190.253.150 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
Comment 1 contributor 2014-01-21 21:49:14 UTC
Checked in as WHATWG revision r8410.
Check-in comment: Fix a accidental (?) change in r7614 that undefined <img width> and <img height>; not sure what I was doing there.
http://html5.org/tools/web-apps-tracker?from=8409&to=8410