Closed Bug 1095497 Opened 10 years ago Closed 1 year ago

Implement Canvas2D direction attribute

Categories

(Core :: Graphics: Canvas2D, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1728999

People

(Reporter: fs, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: dev-doc-needed, parity-chrome, parity-safari, Whiteboard: [DocArea=Canvas])

attribute DOMString direction; // "ltr", "rtl", "inherit" (default: "inherit") "The direction IDL attribute, on getting, must return the current value. On setting, if the value is one of "ltr", "rtl", or "inherit", then the value must be changed to the new value. Otherwise, the new value must be ignored. When the object implementing the CanvasDrawingStyles interface is created, the direction attribute must initially have the value "inherit"." Blink: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/KWKkTpKiXXM MDN: https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D.direction
Blocks: 1119470
Mass bug change to replace various 'parity' whiteboard flags with the new canonical keywords. (See bug 1443764 comment 13.)
Whiteboard: [parity-blink][parity-webkit][DocArea=Canvas] → [DocArea=Canvas]
Severity: normal → S3

Fixed in bug 1728999.

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1728999
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.