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 23101 - Literal ‡ below the canvas.getContext table
Summary: Literal ‡ below the canvas.getContext table
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: Anne
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-30 13:36 UTC by contributor
Modified: 2014-08-26 06:38 UTC (History)
6 users (show)

See Also:


Attachments

Description contributor 2013-08-30 13:36:56 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Multipage: http://www.whatwg.org/C#dom-canvas-getcontext
Complete: http://www.whatwg.org/c#dom-canvas-getcontext
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Literal ‡ below the canvas.getContext table

Posted from: 87.64.231.61 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20130609 Firefox/24.0
Comment 1 Ian 'Hixie' Hickson 2013-08-30 17:56:28 UTC
Seems it's a bug in the spec splitter. The input has a "‡", which is valid HTML, but it's getting converted to "‡".
Comment 2 Simon Pieters 2014-08-26 06:38:04 UTC
Fixed by Hixie's new pipeline