gecko/layout/reftests/canvas
L. David Baron 9cc2e9ec05 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
..
default-size-ref.html Add reftest for default width and height of <canvas> (bug 291285, bug 293225) 2009-08-12 20:07:02 -07:00
default-size.html Add reftest for default width and height of <canvas> (bug 291285, bug 293225) 2009-08-12 20:07:02 -07:00
image-rendering-ref.html Bug 486936 - fix reftest. Where did that ? come from 2009-06-17 22:52:43 +01:00
image-rendering-test.html Bug 486936 - image-rendering style should apply to canvas element. r=vladimir 2009-06-17 21:31:18 +01:00
reftest.list Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests 2010-07-30 16:48:57 -07:00
size-change-1-ref.html 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
size-change-1.html 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
text-bidi-ltr-ref.html Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
text-bidi-ltr-test.html Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
text-bidi-rtl-ref.html Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
text-bidi-rtl-test.html Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
text-big-fill.html
text-big-stroke.html
text-blank.html
text-context-state-ref.html
text-context-state-test.html
text-font-inherit.html
text-font-lang-notref.html Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron 2010-02-26 08:58:48 -08:00
text-font-lang.html Bug 548751 - make canvas respect the style's language when resolving fonts. r=dbaron 2010-02-26 08:58:48 -08:00
text-horzline-with-bottom.html Canvas routines draw right-to-left text backwards - bug 402276 r=smontagu sr=roc 2008-07-18 11:29:06 -07:00
text-horzline-with-top.html reduce hinting and rounding effects by testing with a larger font size b=403618 2008-09-26 12:49:16 +12:00
text-horzline.html
text-ltr-alignment-ref.html
text-ltr-alignment-test.html
text-ltr-end.html
text-ltr-left.html
text-ltr-right.html
text-ltr-start.html
text-no-frame-2-test.html 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
text-no-frame-ref.html 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
text-no-frame-test.html 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
text-not-in-doc-ref.html 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
text-not-in-doc-test.html 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
text-rtl-alignment-ref.html
text-rtl-alignment-test.html
text-rtl-end.html
text-rtl-left.html
text-rtl-right.html
text-rtl-start.html
text-space-replace-ref.html
text-space-replace-test.html