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 27315 - Use enum for lineCap, lineJoin, textAlign, textBaseline, and direction
Summary: Use enum for lineCap, lineJoin, textAlign, textBaseline, and direction
Status: RESOLVED MOVED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P5 trivial
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: https://html.spec.whatwg.org/#2dcontext
Whiteboard: [good first bug]
Keywords:
: 28481 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-11-12 19:04 UTC by contributor
Modified: 2016-02-11 11:40 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2014-11-12 19:04:43 UTC
Specification: https://html.spec.whatwg.org/multipage/scripting.html
Multipage: https://html.spec.whatwg.org/multipage/#2dcontext
Complete: https://html.spec.whatwg.org/#2dcontext
Referrer: https://html.spec.whatwg.org/multipage/

Comment:
Use enum for lineCap, lineJoin, textAlign, textBaseline, and direction

Posted from: 46.127.136.57 by annevk@annevk.nl
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:36.0) Gecko/20100101 Firefox/36.0
Comment 1 Ian 'Hixie' Hickson 2015-04-16 22:07:07 UTC
*** Bug 28481 has been marked as a duplicate of this bug. ***
Comment 2 Simon Pieters 2016-02-11 11:40:06 UTC
https://github.com/whatwg/html/pull/680