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 7856 - When JavaScript or <canvas> is disabled <canvas> should be treated as an ordinary element and not a replaced element.
Summary: When JavaScript or <canvas> is disabled <canvas> should be treated as an ordi...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML Canvas 2D Context (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-10-09 11:04 UTC by contributor
Modified: 2010-10-05 12:59 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2009-10-09 11:04:23 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#embedded-content-2

Comment:
When JavaScript or <canvas> is disabled <canvas> should be treated as an ordinary element and not a replaced element.

Posted from: 88.131.66.80
Comment 1 contributor 2009-10-20 10:35:23 UTC
Checked in as WHATWG revision r4206.
Check-in comment: Make <canvas> fallback in the rendering correctly.
http://html5.org/tools/web-apps-tracker?from=4205&to=4206