Commit Graph

81 Commits

Author SHA1 Message Date
John Daggett
66dc44a8ee Bug 701262. Set up reftest for redirection on font load. r=joedrew 2011-11-14 12:51:35 +13:00
Jonathan Kew
4b73a8e5a8 bug 670900 - reftest for handling 404 (not found) error on @font-face request. r=roc 2011-07-18 14:20:05 +01:00
Jonathan Kew
c1ae1f995d bug 668758 - reftest for user font families clashing with prefs. r=jdaggett 2011-07-13 09:41:29 +01:00
Jonathan Kew
bcdb70e719 Backed out changeset fe33af7f6fa9 (bug 668758) because of android bustage 2011-07-13 10:49:31 +01:00
Jonathan Kew
1c23f5c4d1 bug 668758 - reftest for user font families clashing with prefs. r=jdaggett 2011-07-13 09:41:29 +01:00
Jonathan Kew
bbef2e266b bug 494360 - tests that @font-face rules take precedence over platform fonts. r=jdaggett 2011-07-06 08:01:45 +01:00
Phil Ringnalda
cb4d4586ed 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
a2a84ed8a8 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
15ab30549b 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
a520cbecdc Disable the permaorange OSX64 failures under investigation in bug 629016 only on 10.6 2011-01-26 17:31:58 -05:00
Joe Drew
5777f7bb63 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
ca2e802784 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
ed2ce3bf01 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
c06c57f6e6 Fix bustage from bug 570329 with s/windowsWidget/winWidget/g. 2010-07-30 20:50:52 -07:00
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
Jonathan Kew
b29f1fcb87 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
cb61376976 Bug 578022. Cleanup font deactivation code on Windows. r=jkew 2010-07-17 10:32:18 +09:00
John Daggett
c9a6678562 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
c72c061ba6 bug 552460 - part 1 - reftest for Variation Sequence support. 2010-06-01 14:42:37 +01:00
Ehsan Akhgari
a7d5ec967f Mark four reftests as random (bug 504698) 2010-05-28 12:31:44 -04:00
John Daggett
d33c429bba Bug 533251. Always insert default font if needed when rebuilding font list. r=jkew 2010-02-24 16:18:49 +09:00
John Daggett
d067f3ab2b Bug 542162 - Use fullname and Postscript name tables for src local lookups. r=jkew 2010-01-29 10:41:25 +09:00
John Daggett
ba7aa5ed96 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
093325f819 Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00
Jonathan Kew
94c533cabd Bug 534352. Accept fonts with redundant cmap sentinel value. r=jdaggett 2009-12-22 09:47:18 +00:00
L. David Baron
0d1e7cde54 Reset mUnderlineOffset on all platforms when user font set generation is bumped. (Bug 523717) r=jdaggett 2009-12-11 08:13:20 -08:00
Jonathan Kew
b2508cbfdd 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
bee17b7b11 Bug 493976. Comment out Arabic tests on Windows which cause timeouts. 2009-07-27 15:41:56 -10:00
John Daggett
63353f24ef 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
228d54b988 Bug 499621. Fix synthetic bolding of downloadable fonts on Windows. r=jkew 2009-07-23 11:22:24 -10:00
John Daggett
5120ac28f0 Bug 496573. Fix font load failure for fonts with family/fullname mismatch. r=vlad 2009-07-22 22:08:23 -10:00
John Daggett
c9b17b2a53 Bug 493976. Disable reftest causing sporadic tinderbox orange. 2009-06-24 13:34:05 +09:00
John Daggett
777ccc3209 Bug 483459. Add bad head checksum reftest. 2009-05-21 09:22:45 +09:00
Karl Tomlinson
69a549fde7 leak test for bug 486974
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
2009-05-19 10:25:40 +12:00
John Daggett
d5cb6877f5 Bug 486787. Disable localized name test until timing problems worked out. 2009-04-13 16:37:35 +09:00
John Daggett
ba340eb217 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
919f22487f Bug 468387. Reverting eb0b999b2f70 and 8d60bedd277b due to tinderbox crash. 2009-04-02 14:48:23 +09:00
John Daggett
d50bda3d4a 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
John Daggett
89575e4603 add Arabic reftest for truetype-aat format hint 2009-03-27 16:57:58 +09:00
Karl Tomlinson
b16ecea3e6 b=480098 correct weight units in gfxFcFontEntry::AdjustPatternToCSS r=roc
--HG--
extra : rebase_source : 79604f227fc80720e4df479f1d8929f5c21623f2
2009-03-11 15:00:43 +13:00
John Daggett
a46d0e5b0d Bug 480267. (reland) Use guid as fontname for downloaded fonts. r=vlad 2009-03-11 10:00:44 +09:00
Joe Drew
4a46cbf6b3 Backed out changeset 635b1c8783a6 - bug 480267 - because it seems to have
caused a reftest failure.
2009-03-10 12:25:05 -04:00
John Daggett
8bb06b5797 Bug 480267. Use guid as fontname for downloaded fonts. r=vlad 2009-03-10 22:21:17 +09:00
John Daggett
d682da963f Bug 481729. Use bogus file ref in reftest. r=bz 2009-03-10 14:48:29 +09:00
Boris Zbarsky
705374fe39 Disabling test that fails any time the network happens to be slow. See bug 481729 2009-03-05 16:47:05 -05:00
John Daggett
09c1d60aaf Bug 420981 - special case handling of UltraLight faces under Mac OS X 10.5 to work around Apple bug. r=vlad 2009-02-23 15:55:07 +09:00
John Daggett
435805d7e3 Bug 479152 - increment generation when local font used after external font fails to load. r=karl, sr=roc 2009-02-23 13:40:47 +09:00
John Daggett
7d411cd882 Bug 478183 - work around full font name problem with older fontconfig used on reftest machines. r=karl 2009-02-23 13:21:04 +09:00
Boris Zbarsky
a503efc8fc Bug 477880. Since we kick off some loads during reflow, make sure to flush layout before our last pre-onload emptiness check. r=jst, sr=roc 2009-02-15 13:14:19 -05:00
John Daggett
8d4730ef46 add comment related to reftest failure 2009-02-12 17:14:34 +09:00