Closed
Bug 691184
Opened 14 years ago
Closed 14 years ago
Don't throw on setting ctx.textAlign, ctx.textBaseline
Categories
(Core :: Graphics: Canvas2D, defect)
Core
Graphics: Canvas2D
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: Ms2ger, Assigned: emorley)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
4.23 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
|
3.47 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
| Reporter | ||
Comment 1•14 years ago
|
||
I'll fix it, unless you'd like to... I've got the tests locally.
| Assignee | ||
Updated•14 years ago
|
Summary: Don't throw on setting cx.textAlign, cx.textBaseline → Don't throw on setting ctx.textAlign, ctx.textBaseline
| Assignee | ||
Comment 2•14 years ago
|
||
Assignee: Ms2ger → bmo
| Reporter | ||
Comment 3•14 years ago
|
||
Tests I promised.
| Assignee | ||
Comment 4•14 years ago
|
||
Ah sorry I thought you meant you had the Philip Taylor tests locally, rather than an updated test_canvas.html. Thanks!
| Reporter | ||
Comment 5•14 years ago
|
||
No problem, I should have expressed myself more clearly. (I've been working on updating these tests, and I'd rather get closer to my expected end-result than farther away from it :).)
| Assignee | ||
Comment 6•14 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=19fdc5b8499f
(with Ms2ger's test changeset this time)
Attachment #565276 -
Attachment is obsolete: true
Attachment #565389 -
Flags: review?(Olli.Pettay)
| Assignee | ||
Updated•14 years ago
|
Attachment #565286 -
Flags: review?(Olli.Pettay)
| Assignee | ||
Comment 7•14 years ago
|
||
(In reply to Ms2ger from comment #5)
> No problem, I should have expressed myself more clearly. (I've been working
> on updating these tests, and I'd rather get closer to my expected end-result
> than farther away from it :).)
Well it meant I finally ventured into the world of Mochitests for the first time (yeah long overdue!) in creating the v1 patch, so was fairly constructive regardless :-)
Comment 8•14 years ago
|
||
Comment on attachment 565389 [details] [diff] [review]
Patch v1 (minus tests)
The spec is bad, but I don't care enough to complain.
Attachment #565389 -
Flags: review?(Olli.Pettay) → review+
Updated•14 years ago
|
Attachment #565286 -
Flags: review?(Olli.Pettay) → review+
| Assignee | ||
Comment 9•14 years ago
|
||
Thanks for the fast review :-)
https://hg.mozilla.org/integration/mozilla-inbound/rev/d5c6d21109da
https://hg.mozilla.org/integration/mozilla-inbound/rev/45249d949463
Flags: in-testsuite+
Target Milestone: --- → mozilla10
Comment 10•14 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d5c6d21109da
https://hg.mozilla.org/mozilla-central/rev/45249d949463
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•