Jeff Muizelaar
08036b01d7
Bug 672646. Mark the radial gradient test as failing on OS X.
...
This is filed as bug 673333.
2011-07-21 23:15:24 -04:00
Jeff Muizelaar
e4aa8bf5dd
Bug 672646. D2D: Fix trasparent radial gradients. r=roc
...
The output merger stage was expecting premultiplied alpha
and we were giving non-premultiplied. Fix by premultiplying
in the shader.
Also adds a reftest for this situation.
2011-07-21 18:40:41 -04:00
Jonathan Kew
3ca2d8d52d
bug 672320 - part 8.2 - reftest for Serbo-Croatian hyphenation. r=smontagu
2011-07-21 20:58:56 +01:00
Jonathan Kew
44a7da9c6f
bug 672320 - part 7.2 - reftest for Mongolian hyphenation. r=smontagu
2011-07-21 20:58:56 +01:00
Jonathan Kew
e33a64fd0c
bug 672320 - part 6.2 - reftests for German hyphenation. r=smontagu
2011-07-21 20:58:56 +01:00
Ehsan Akhgari
a67d9bdc60
Bug 672709 - Update the intrinsic state for elements in designMode documents correctly; r=bzbarsky
...
This patch fixes two things:
* The intrinsic state on elements inserted in a contenteditable section when the
document is in designMode (the nsGenericElement::UpdateEditableState change).
* The intrinsic state on elements existing in the document when the document first
enters designMode (the nsHTMLDocument::EditingStateChanged change).
The reftest included tests both cases.
2011-07-20 15:58:25 -04:00
Jonathan Kew
7f55bc5cb3
bug 672320 pt 5 - more hyphenation locale reftests. r=smontagu
2011-07-20 11:15:48 +01:00
Jonathan Kew
8880c7ec6f
bug 672320 pt 3 - reftest for Swedish hyphenation patterns. r=smontagu
2011-07-20 11:15:30 +01:00
Makoto Kato
6bd23f9c3b
Bug 633047 - fix condition for Win64 reftest. r=ehsan
2011-07-19 13:39:11 +09:00
Jonathan Kew
39a3910178
bug 670900 - reftest for handling 404 (not found) error on @font-face request. r=roc
2011-07-18 14:20:05 +01:00
Robert O'Callahan
3bf92f4b71
Bug 629196. Fix intermittent failures by censoring irrelevant pixels in test for bug 579323.
2011-07-18 12:46:26 +12:00
Ehsan Akhgari
3e4044476c
Merge the last green changeset on mozilla-inbound to mozilla-central
2011-07-13 11:40:03 -04:00
Dão Gottwald
8b379db985
Backed out changeset 1aad22c44bd0
2011-07-13 17:08:45 +02:00
Frédéric Wang
d6951090f6
Bug 669932 - Add a reftest to verify the equivalence between munderover with empty scripts and the corresponding mover/munder/mrow constructs. r=karlt
...
--HG--
extra : rebase_source : 61eee9f0129a1716c970177d8306aab2c7e48aa2
2011-07-13 16:01:03 +02:00
Jonathan Kew
bf94e81983
bug 668758 - reftest for user font families clashing with prefs. r=jdaggett
2011-07-13 09:41:29 +01:00
Jonathan Kew
99bc561c89
Backed out changeset fe33af7f6fa9 (bug 668758) because of android bustage
2011-07-13 10:49:31 +01:00
Jonathan Kew
6e0d3877a9
bug 668758 - reftest for user font families clashing with prefs. r=jdaggett
2011-07-13 09:41:29 +01:00
Ehsan Akhgari
eb8db82811
Merge mozilla-central and mozilla-inbound
2011-07-12 14:31:23 -04:00
Kyle Huey
154a03df25
Reftest for Bug 670442
2011-07-12 08:55:38 -07:00
Simon Montagu
f373b2ef4f
Tests for bug 670226. r=roc
2011-07-12 10:34:50 +03:00
Jonathan Hage
d14defe899
Bug 669719 - support the displaystyle attribute on the <math/> element. r=roc
2011-07-12 12:06:34 -04:00
Florian Scholz
023b86a7ec
Bug 553918 - Add more reftests for mfenced r=karlt
...
--HG--
extra : rebase_source : 5a8b1df6fbccc4216870fb433a436885a8101c35
2011-07-11 16:11:31 +12:00
Robert O'Callahan
40a8376d5a
Fix test 579323-1.html
2011-07-11 11:50:26 +12:00
Boris Zbarsky
40e63e2d68
Bug 649924 followup. Mark now-passing tests as passing.
2011-07-08 14:04:25 -04:00
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
Mounir Lamouri
4c9de5f9e9
Merge mozilla-central into mozilla-inbound.
2011-07-06 14:49:29 +02:00
Mats Palmgren
6cc32dec8e
Bug 669284 - reftest.
2011-07-06 12:03:23 +02:00
Jonathan Kew
870b2b8b77
bug 494360 - tests that @font-face rules take precedence over platform fonts. r=jdaggett
2011-07-06 08:01:45 +01:00
Mats Palmgren
c8cfed69aa
Disable newly added reftest for bug 667010 on Android to fix orange. r=test-only
2011-07-04 10:21:50 +02:00
Mats Palmgren
9bb2d0e9ec
Bug 668919 - The ellipsis with text-overflow: ellipsis is sometimes one pixel too low. r=roc
2011-07-04 07:47:59 +02:00
Mats Palmgren
219b9d4294
Bug 667010 - "ASSERTION: unexpected block frame" with text-overflow: ellipsis, <fieldset>. r=roc
2011-07-04 07:47:59 +02:00
Michael Ventnor
126e263390
New, better reftest for bug 666689 r=roc
2011-07-04 14:59:19 +10:00
Michael Ventnor
94ab78043d
Bug 669015 - Fix regressed text-shadow in XUL r=roc
2011-07-04 14:59:19 +10:00
Ms2ger
c21b0d9b6e
Merge m-c to m-i
2011-07-03 21:54:56 +02:00
Dão Gottwald
6bd6db5c2f
fix reftest.list syntax error
2011-07-03 10:53:23 +02:00
Jonathan Hage
fa91e535e7
Bug 557474 - mpadded tests. r=karlt
2011-07-03 09:56:35 +02:00
Marco Bonardo
434e057510
Merge mozilla-inbound and mozilla-central
2011-07-02 10:39:08 +02:00
Marco Bonardo
232fe57625
Merge Places and mozilla-central
2011-07-01 18:26:04 +02:00
Michael Ventnor
62ab64069b
Implement text-shadow for the text-overflow marker text (ellipsis) r=roc
2011-07-01 16:43:11 +10:00
Jonathan Kew
ca191217c7
bug 553571 - try to avoid breaking font runs at ZWNJ when using font fallback, because Indic scripts require shaping across the ZWNJ character. r=roc
2011-07-01 07:38:14 +01:00
Marco Bonardo
986b94d168
Bug 668319 - Allow to set opacity on ::-moz-tree-cell-text.
...
r=roc
2011-06-30 15:33:58 +02:00
Phil Ringnalda
bb4817ded4
Bug 623922 followup, annotate that menulist-shrinkwrap-2.xul fails on Android, DONTBUILD
...
--HG--
extra : rebase_source : 8a46f5c941ea257f8a59e443e9351a0aa0da56ab
2011-06-29 21:09:57 -07:00
Marco Bonardo
e1de548d00
Merge last green changeset from mozilla-central to mozilla-inbound
2011-07-01 23:56:44 +02:00
Robert Longson
688d372901
Bug 617623 - animate number-optional-number and integer-optional-integer attributes properly. r=dholbert
2011-07-01 08:19:52 +01:00
Joe Drew
42225104cd
Bug 645267 - Mark layout/reftests/svg/as-image/img-and-image-1.html as random for now.
2011-07-01 13:08:23 -04:00
Mats Palmgren
fbc99e4595
Bug 668849 - Sporadic TEST-UNEXPECTED-FAIL | reftests/text-overflow/selection.html. r=test-only
2011-07-02 23:50:02 +02: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
Mats Palmgren
2e8bd5ee28
Bug 666669 - Test rendering of selected text, background and selection decorations with text-overflow. r=roc
2011-06-30 02:56:49 +02:00
L. David Baron
391757ac7f
Add reftests for bug 623922.
...
menulist-shrinkwrap-1 tests one of the important characteristics of the
fix: that the intrinsic size of a menulist doesn't depend on which item
is selected. It passes both with and without the patch, across
platforms.
menulist-shrinkwrap-2 tests the actual bug being fixed: that a menulist
at its intrinsic size doesn't truncate some of the items with "...". It
passes on Mac OS X with and without this patch. This patch changes it
from failing to passing on Linux. It fails on Windows XP and Windows 7
both with and without the patch, although the patch slightly reduces the
amount of text truncated on Windows 7, from "long i..." to "long it...",
although it's constant at "long i..." on Windows XP.
2011-06-29 14:39:21 -07:00
Chris Jones
9e7179916d
Bug 662038: Very basic tests of mozDash/mozDashOffset. r=joe
2011-06-29 14:34:58 -07:00