Commit Graph

24 Commits

Author SHA1 Message Date
L. David Baron
fec4b9801e 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
dd0b5a7308 Disable reftests with random failures (probably) exposed by invalidation-reftest system 2009-01-06 21:54:02 +13:00
Karl Tomlinson
e677322ddc @font-face { src:local() } reftest 2009-01-03 16:25:51 +13:00
John Daggett
32711428d4 Bug 458160 - Reftests for .otf fonts. r+sr=dbaron 2008-12-22 16:43:56 +09:00
L. David Baron
896c968696 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
50eac9e66c reftests/font-face/sheet-set-base-1 is random, b=468217 2008-12-06 19:23:16 +13:00
Karl Tomlinson
07f5af473c b=458169 @font-face { src: url() } for Linux. r=roc 2008-12-06 12:19:27 +13:00
L. David Baron
2dccf4784c Pass the user font set through more reliably and make it a required parameter. (Bug 467084) r+sr=roc a=blocking1.9.1+ 2008-12-04 08:09:53 -08:00
L. David Baron
d179ebe5a8 Annotate known failures with bug numbers. 2008-11-26 14:49:46 -08:00
L. David Baron
1ca0687106 Bug 451426 fixed all of the randomness in these reftests as well (including bug 465408 and the x86-Mac randomness). 2008-11-26 14:42:40 -08:00
L. David Baron
b6578ff8c0 Bug 451426 seems to have fixed bug 465409, so removing failures from manifest. 2008-11-26 13:24:57 -08:00
L. David Baron
3027c18b19 Mark sheet-set-switch-1.html as random on Mac. 2008-11-25 19:45:25 -08:00
L. David Baron
6935080f18 I meant to use Mark2A rather than MarkB in prop-order-over-rule-order* tests (thanks to karlt for pointing out the problem). And, while I'm here, make a second multiple-in-family test variant so we don't lose any test coverage from the correction. a=tests
--HG--
rename : layout/reftests/font-face/multiple-in-family-1.html => layout/reftests/font-face/multiple-in-family-1b.html
2008-11-25 15:22:39 -08:00
L. David Baron
09c2dabaf8 Add tests for dynamic changes to @font-face. (Bug 457821) a=blocking1.9.1+ 2008-11-25 15:22:39 -08:00
L. David Baron
9d19739d81 Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+ 2008-11-25 15:22:39 -08:00
L. David Baron
c914459998 Back out 8d2453e98c3fc55ef6b02becf7a8e4d86a066e34 due to mac startup failures. 2008-11-25 15:08:29 -08:00
L. David Baron
29208d6cc4 Check that the user font set matches before returning an entry from the font cache. (Bug 457821) r=jdaggett sr=roc a=blocking1.9.1+ 2008-11-25 13:27:54 -08:00
L. David Baron
a338f958c7 Add tests for the format() function in the 'src' descriptor that use a known-unsupported value in addition to an unknown value. a=tests
--HG--
rename : layout/reftests/font-face/src-list-format-1.html => layout/reftests/font-face/src-list-format-4.html
rename : layout/reftests/font-face/src-list-format-2.html => layout/reftests/font-face/src-list-format-5.html
rename : layout/reftests/font-face/src-list-format-3.html => layout/reftests/font-face/src-list-format-6.html
2008-11-25 13:27:53 -08:00
L. David Baron
a2e51a3845 Mark yet another test random awaiting the font cache patch in bug 457821. 2008-11-14 18:02:22 -08:00
L. David Baron
b85b756fe2 OK, this is random on Windows too. 2008-11-14 16:27:26 -08:00
L. David Baron
a1c7b5aa6b Mark test as random on Mac, since it just failed on the tinderobx. 2008-11-14 16:04:26 -08:00
L. David Baron
e67249b3e3 Better approach to some tests to avoid subpixel spacing differences. (Bug 457821) 2008-11-14 14:07:45 -08:00
L. David Baron
06525abe29 Adjust expected results based on http://lists.w3.org/Archives/Public/www-style/2008Nov/0190.html and add tests for format(). (Bug 457821)
--HG--
rename : layout/reftests/font-face/src-list-1-ref.html => layout/reftests/font-face/order-1-ref.html
rename : layout/reftests/font-face/src-list-2-ref.html => layout/reftests/font-face/order-2-ref.html
rename : layout/reftests/font-face/src-list-3-ref.html => layout/reftests/font-face/order-3-ref.html
2008-11-14 14:07:45 -08:00
L. David Baron
a0344f93f0 Add some tests for @font-face (static cases, not dynamic ones). (Bug 457821) 2008-11-08 08:35:54 -08:00