Граф коммитов

97 Коммитов

Автор SHA1 Сообщение Дата
Geoff Brown 8b5178b926 Bug 1019192 - Expect assertions in Android reftest download-3-notref.html; no review 2014-06-25 18:58:47 -06:00
Makoto Kato f12347d45e Bug 889401 - Part 3. reftests for COLR/CPAL. r=jfkthame 2014-05-26 19:09:25 +09:00
Geoff Brown 08d9f8a751 Bug 967704 - Update reftest manifests for Android 2.3; r=me 2014-04-23 08:42:50 -06:00
Jonathan Kew 03b7d084c7 bug 769194 - update reftests for @font-face src:local, now working on Android and B2G. r=jdaggett 2014-04-08 09:10:56 +01:00
Masatoshi Kimura 5e7240163c Bug 989557 - Implement a fallback for CJK Compatibility Ideographs Standardized Variants. r=jfkthame
--HG--
rename : layout/reftests/fonts/gw432047-license.txt => layout/reftests/fonts/glyphwiki-license.txt
2014-04-01 02:30:26 +09:00
Ryan VanderMeulen 2f3020a591 No bug - Remove the failing annotation for layout/reftests/font-face/ivs-1.html on Android.
CLOSED TREE
2014-03-12 15:39:28 -04:00
Geoff Brown 738f3b46df Bug 936226 - (2) Adjust reftest manifests for Android x86; r=dminor 2013-11-17 10:23:17 -07:00
Jonathan Kew 30cfe09d1d bug 879963 - reftests for regressions caused when multiple rules refer to the same proxy. r=jdaggett 2013-07-26 16:48:35 +01:00
Jonathan Kew 106066517d bug 571579 - remove unused ScheherazadeRegAAT.ttf font file from the tree. r=jdaggett 2013-08-09 09:52:47 +01:00
John Daggett 844f041348 Bug 869764. Eliminate use of t2embed library in Windows GDI case. r=emk 2013-07-09 10:40:03 +09:00
Simon Sapin dd86ae8ef1 Bug 875287 - font-family: Do not require whitespace between unquoted idents. r=dbaron
When 'font-family' is secified with unquoted identifiers rather than a quoted string, a single space should be inserted between identifier tokens, even if they are separated by a comment rather than a whitespace token.
2013-05-30 08:10:02 -04:00
Andrew Halberstadt 221179f50b Bug 811779 - Enable larger set of reftests on B2G emulators, r=jgriffin 2013-01-03 15:35:01 -05:00
Jonathan Kew dc6c283e2e backout changeset d9d5d1bd766c (bug 769194) because of crashiness. 2012-07-09 22:47:48 +01:00
Jonathan Kew a3f6b9f448 bug 769194 - support src:local(...) in @font-face rules on Android/FT2FontList. r=jdaggett 2012-06-29 12:39:44 +01:00
Jonathan Kew ab65b50cdb bug 764805 - reftest for style descriptors on src:local font face. r=jdaggett 2012-06-28 10:59:39 +01:00
John Daggett a068d45dbb Bug 512566. Font data url reftests. r=jfkthame 2012-03-16 12:31:01 +09:00
John Daggett 7ef98310fa Bug 701262. Set up reftest for redirection on font load. r=joedrew 2011-11-14 12:51:35 +13: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
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
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
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 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
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
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
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
John Daggett b91bf5eba2 Bug 493976. Disable reftest causing sporadic tinderbox orange. 2009-06-24 13:34:05 +09:00
John Daggett 096d01e389 Bug 483459. Add bad head checksum reftest. 2009-05-21 09:22:45 +09:00
Karl Tomlinson 7f783c16db leak test for bug 486974
--HG--
extra : rebase_source : a81410410e192927fea01f0bc9d427072b28256c
2009-05-19 10:25:40 +12:00