Robert O'Callahan
d4259656be
Bug 649924. Use image surfaces to implement canvases beyond the texture size limit. r=bas
2011-07-08 22:42:21 +12:00
Chris Jones
4bd4a13396
Work around bug 668412: random-if() the test for bug 662038 for android. r=philor
...
--HG--
extra : rebase_source : ee67d408511ae3b0438687d3b7d919c64788ece2
2011-06-29 17:58:15 -07:00
Chris Jones
9e7179916d
Bug 662038: Very basic tests of mozDash/mozDashOffset. r=joe
2011-06-29 14:34:58 -07:00
Chris Jones
8bbc1d2ede
Bug 664884: Test mozCurrentTransform/mozCurrentTransformInverse. r=joe,roc
2011-06-29 14:34:58 -07:00
Chris Jones
796f9a5bc4
Test for bug 667947. r=dbaron
2011-06-28 17:35:39 -07:00
Robert O'Callahan
009c13993f
Bug 662898. Test
2011-06-13 13:42:48 +12:00
Chris Jones
38a6987ed3
Bug 655926, Test even-odd fill rule. r=joe
2011-06-09 19:15:13 -07:00
Benjamin Peterson
a82b8d6629
Bug 421865 - Handle zero dimensions correctly in canvas GetWidthHeight(). r=joe sr=roc
2011-05-19 12:49:18 +02:00
Zack Weinberg
9445215aa0
Bug 524173. Reftests demonstrating off-by-one bug in degenerate linear gradients on some platforms.
2011-03-31 15:00:34 -04:00
Joel Maher
7aa5486e66
Bug 636753 - annotate reftest manifests to note tests that fail on Android (2 of 2). r=dbaron a=test-only
2011-03-18 11:54:15 -04:00
Boris Zbarsky
b7230551a6
Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad
2010-11-30 13:19:56 -05:00
Dave Townsend
f322fea87c
Backing out bug 614058, bug 609272, bug 478445, bug 499628, bug 605296, bug 608914 and bug 614724 due to potentially causing bug 615736 CLOSED TREE. a=backout
2010-12-01 11:01:56 -08:00
Boris Zbarsky
98af71aef3
Bug 478445 and bug 499628. strokeText needs to not re-stroke the current path. r=vlad, a=vlad
2010-11-30 13:19:56 -05:00
Phil Ringnalda
a53c00d9b5
Bug 581592 - allow for a couple of asserts in size-change-1.html on Mac, r=dbaron, a=orange
...
--HG--
extra : rebase_source : 6d7ab1eeb272786e75fa57521d3a5c0f698fb88e
2010-08-29 21:51:56 -07:00
Jonathan Kew
4214a38f34
bug 581092 - use unrounded width when advancing x-position to draw RTL text run in canvas. r=vlad a=blocking2.0
2010-08-05 10:18:39 +01:00
L. David Baron
b0ac8dc333
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Robert O'Callahan
496811aed4
Bug 564991. Part 2: Create retained layer API: methods on FrameLayerBuilder that frames can use to access, reuse and invalidate retained layers. r=mats,sr=vlad
2010-07-16 09:07:46 +12:00
Jonathan Kew
aa5a345997
Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron
2010-02-26 08:58:48 -08:00
Jesse Ruderman
68b319d377
Add reftest for default width and height of <canvas> (bug 291285, bug 293225)
2009-08-12 20:07:02 -07:00
Robert Longson
d9dd8ec759
Bug 486936 - fix reftest. Where did that ? come from
2009-06-17 22:52:43 +01:00
Robert Longson
8a18a5a87c
Bug 486936 - image-rendering style should apply to canvas element. r=vladimir
2009-06-17 21:31:18 +01:00
Karl Tomlinson
b910b2c175
reduce hinting and rounding effects by testing with a larger font size b=403618
2008-09-26 12:49:16 +12:00
Eric Butler
47e45f54c6
Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc
2008-07-18 11:29:06 -07:00
Eric Butler
4d58741bd6
Fix crashes when using text API on a canvas context whose element doesn't have a frame, and update handling of that case to match the spec. (Bug 438695) r+sr=dbaron
2008-06-17 14:37:57 -07:00
Eric Butler
be40edd6c9
Canvas text spec implementation (bug 436904)
2008-06-10 16:16:59 -07:00