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
John Daggett
0b759359ed
remove reftest failing on linux
2009-02-12 15:57:53 +09:00
John Daggett
f6a9b98bb2
Bug 465463 - use style attributes defined in @font-face rule (Mac OS X). r=vlad
2009-02-12 13:08:00 +09:00
L. David Baron
15033a4be0
sheet-set-switch-1 is still random, not just failing, on Mac. (Bug 468217)
2009-02-06 16:41:04 -08:00
L. David Baron
9bdf13c219
sheet-set-switch-1 still fails on Mac.
2009-02-06 09:51:32 -08:00
L. David Baron
fc3d9c46d9
Stop using MarkXMark2Y in reftest references, since its underline offsets don't correctly match combinations, and go back to using combinations. (Bug 468217) r=jdaggett
2009-02-06 08:52:13 -08:00
Boris Zbarsky
12268cb6f3
Bug 476724. Recompute underline offsets when user fonts load, and make sure to initialize all our members. r=jdaggett, sr=roc
2009-02-05 18:10:39 -05:00
John Daggett
f9e721b5df
Bug 465452 - better handling of format hints for downloadable fonts. r=dbaron.
2009-01-13 14:16:58 +09:00
L. David Baron
ae1b0746fd
Split insert-rule-1 into two tests, each of which inserts only one rule, so that we can remove reftest-wait at the right time and make the test reliable. (Bug 472267)
...
--HG--
rename : layout/reftests/font-face/insert-rule-1.html => layout/reftests/font-face/insert-rule-1a.html
rename : layout/reftests/font-face/insert-rule-1.html => layout/reftests/font-face/insert-rule-1b.html
2009-01-07 14:37:01 -08:00
Robert O'Callahan
fc6a9b80a5
Disable reftests with random failures (probably) exposed by invalidation-reftest system
2009-01-06 21:54:02 +13:00
Karl Tomlinson
4ae5e2778b
@font-face { src:local() } reftest
2009-01-03 16:25:51 +13:00
John Daggett
524ee63deb
Bug 458160 - Reftests for .otf fonts. r+sr=dbaron
2008-12-22 16:43:56 +09:00
L. David Baron
39812fadae
Rebuild all style data when the user font set changes so that we recompute ex and ch units. (Bug 458878) r=jdaggett sr=bzbarsky a=blocking1.9.1+
2008-12-08 08:08:05 -08:00
Karl Tomlinson
9e12823302
reftests/font-face/sheet-set-base-1 is random, b=468217
2008-12-06 19:23:16 +13:00