Phil Ringnalda
1763b4ce4a
Remove the fails-if(Android) annotation on some reftests that actually do pass on Android
2011-04-16 22:05:35 -07:00
Joel Maher
976abd515f
Bug 636753 - annotate reftest manifests to note tests that fail on Android (1 of 2). r=dbaron a=test-only
2011-03-18 11:54:13 -04:00
Joe Drew
2cb6d86d13
Bug 629016 - Re-enable tests that didn't work with OpenGL-accelerated layers now that we've disabled OpenGL on the versions of OS X that have the bug. r=jrmuizel a=b
2011-02-03 16:12:33 -05:00
Ehsan Akhgari
be5ad51b38
Disable the permaorange OSX64 failures under investigation in bug 629016 only on 10.6
2011-01-26 17:31:58 -05:00
Joe Drew
d563c8cf6a
Bug 629016 - Disable reftests that are permaorange until we fix the bug that causes the permaorange. a=bustage
2011-01-26 13:33:32 -05:00
Karl Tomlinson
0e68cab438
b=569350 mark variation selector test as passing with gtk2widget
...
--HG--
extra : transplant_source : %17%AFFM%ECAs%D5%8EN%17%F9%0B-%89%AF_%7F%99t
2010-12-21 15:45:57 +13:00
L. David Baron
dd38c3a514
Make 'bolder' and 'lighter' values of 'font-weight' be computed in the style system, per recent edits to CSS 2.1. (Bug 93725) r=jdaggett a2.0=joedrew
2010-11-10 07:49:52 -08:00
L. David Baron
7d7660f740
Fix bustage from bug 570329 with s/windowsWidget/winWidget/g.
2010-07-30 20:50:52 -07: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
Jonathan Kew
dab6f5d47c
enable variation selector reftest on OS X (for bug 569350). r=jdaggett a=test-only
2010-07-28 10:30:23 +01:00
John Daggett
a18f037625
Bug 563023. Fix Postscript local lookup to match ref. r=jkew
2010-07-19 17:05:10 +09:00
John Daggett
831a6b0e5e
Bug 578022. Cleanup font deactivation code on Windows. r=jkew
2010-07-17 10:32:18 +09:00
John Daggett
a771fdd41d
Bug 504698. Force Cleartype rendering of content on XP based on pref (follow-on). r=jkew
2010-06-09 09:33:13 +09:00
Masatoshi Kimura
c75e8f3d22
bug 552460 - part 1 - reftest for Variation Sequence support.
2010-06-01 14:42:37 +01:00
Ehsan Akhgari
8a51736393
Mark four reftests as random (bug 504698)
2010-05-28 12:31:44 -04:00
Michael Kohler
8550fb091a
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jonathan Kew
7ce43e1d3e
Bug 563023 - fix font lists in test and reference pages to be more consistent. r=zweinberg
2010-05-15 15:55:23 +01:00
L. David Baron
16bdee2d72
Backed out changeset 09a936531466 (bug 563023) due to Mac reftest failure.
2010-05-05 13:53:02 -07:00
Zack Weinberg
b1435e61bf
Bug 563023 (partial): Make the font-family list in reftests/font-face/src-list-local-fallback-ref.html exactly match the list of local() fonts used in the corresponding test.
2010-05-05 11:24:05 -07:00
Mike Hommey
f8d26b7269
Bug 554029 - Use Bitstream Vera as an alternative font in font-face/local-1 reftest [r=smontagu]
...
--HG--
extra : rebase_source : 87b7fe270cdd62d417b0f86db7426112fd1d2b99
2010-04-19 10:19:57 +02:00
Clint Talbert
a65714a0f8
Bug 554934 - Fix perma-orange when running tests on Fedora Talos Slaves r=jfkthame
2010-04-08 09:38:37 -07:00
Mark Finkle
9952635f90
Bug 548865 - Add SwissA to font lists for Maemo font-face tests (tests only) [r=jfkthame]
2010-03-01 17:20:52 -05:00
John Daggett
a7181c3103
Bug 533251. Always insert default font if needed when rebuilding font list. r=jkew
2010-02-24 16:18:49 +09:00
John Daggett
1e792dd3a5
Bug 542162 - Use fullname and Postscript name tables for src local lookups. r=jkew
2010-01-29 10:41:25 +09:00
John Daggett
3ea6664b1d
Adjust font-face reftests to use random-if instead of fail-if for cases where GDI vs. DirectWrite affects rendering.
2010-01-14 14:15:32 +09:00
Jesse Ruderman
0fc8ba572d
Fix bug-number comments in reftest.list files
2010-01-08 19:54:28 -08:00
Jonathan Kew
8df008c3ba
Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett
2009-12-22 09:47:18 +00:00
Jonathan Kew
e5ccebf9b7
Bug 531405: add FreeSans to font list, to make @font-face reftest more robust. r=roc
2009-12-14 10:35:46 +00:00
L. David Baron
01d27adee5
Reset mUnderlineOffset on all platforms when user font set generation is bumped. (Bug 523717) r=jdaggett
2009-12-11 08:13:20 -08:00
Robert O'Callahan
8257a9276a
Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron
2009-11-16 11:51:47 +13:00
Jonathan Kew
0b66969e7e
Bug 518357, followup to fix linux reftest breakage by undoing change to media-query-remove-1 test, a=dholbert_sheriff
2009-09-26 00:04:45 +01:00
Jonathan Kew
27a7a54dc2
Bug 518357, make reftests less sensitive to default font size settings. r=roc
...
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00
Jonathan Kew
4db5fca12b
Bug 507970, reftests for loading new WOFF font format and rejecting invalid fonts, r=jdaggett
...
--HG--
extra : rebase_source : 8645f63a6db39a0c04e9d59bd4fc486bd61d4d99
2009-09-17 12:17:08 +01:00
John Daggett
5eb768a24f
Bug 493976. Comment out Arabic tests on Windows which cause timeouts.
2009-07-27 15:41:56 -10:00
John Daggett
82611359e3
Bug 493976. Move around Arabic reftest to see if it's the cause of reftest timeout problems.
2009-07-24 10:39:17 -10:00
John Daggett
b03ad17222
Bug 499621. Fix synthetic bolding of downloadable fonts on Windows. r=jkew
2009-07-23 11:22:24 -10:00
John Daggett
bef34be58f
Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad
2009-07-22 22:08:23 -10:00
Henri Sivonen
8803c27a7f
Bug 487949 - Land HTML5 parser on trunk preffed off r=mrbkap, sr=jonas
2009-06-29 00:44:22 +02:00
Johnny Stenback
87138ce673
Backed out changeset 168dd0eb7283
2009-06-28 11:47:11 -07:00
Henri Sivonen
fb74340ed2
Merge trunk into HTML5 repo
2009-06-26 18:22:48 +03:00
John Daggett
b91bf5eba2
Bug 493976. Disable reftest causing sporadic tinderbox orange.
2009-06-24 13:34:05 +09:00
Henri Sivonen
612191c82d
Merge trunk into HTML5 repo
2009-05-25 19:16:57 +03:00
John Daggett
096d01e389
Bug 483459. Add bad head checksum reftest.
2009-05-21 09:22:45 +09:00
Henri Sivonen
c7146112c8
Remove extra </p> since layout/reftests/font-face/ex-unit-1-dynamic.html not about that.
2009-05-18 16:47:59 +03:00
Karl Tomlinson
7f783c16db
leak test for bug 486974
...
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
2009-05-19 10:25:40 +12:00
John Daggett
6537834c4b
Bug 486787. Disable localized name test until timing problems worked out.
2009-04-13 16:37:35 +09:00
John Daggett
104d1ec34e
Bug 468387. Add missing reftest
2009-04-02 20:09:40 +09:00
John Daggett
062627600b
Bug 468387 - (reland) disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
2009-04-02 17:06:33 +09:00
John Daggett
e53add7ac7
Bug 468387. Reverting eb0b999b2f70 and 8d60bedd277b due to tinderbox crash.
2009-04-02 14:48:23 +09:00
John Daggett
ae7f73220e
Bug 468387 - disable synthetic faces for downloadable fonts on Windows already specified as bold/italic. r=vlad
2009-04-02 10:35:59 +09:00