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

61 Коммитов

Автор SHA1 Сообщение Дата
Chris Peterson ce7edc4de1 Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans
Skip tests that are expected to fail in both Stylo and Gecko modes. They would unexpectedly "pass" in styloVsGecko mode when comparing the two failures, which is not a useful result.

MozReview-Commit-ID: 3mOpjU225Q1

--HG--
extra : rebase_source : 22bb5d4e3c5138ef832995eaf5716824f4707ffe
extra : source : d40fb20c9a49d0797c0eeae613a04912b12a28f7
2017-09-01 20:39:44 -07:00
Phil Ringnalda 75f9cdbd7e Backed out 3 changesets (bug 1394603) for reftest syntax error
CLOSED TREE

Backed out changeset 44117208f321 (bug 1394603)
Backed out changeset 31088c59d895 (bug 1394603)
Backed out changeset 20551d68f602 (bug 1394603)

MozReview-Commit-ID: 4F4jSQ8GyfG
2017-09-06 22:48:55 -07:00
Chris Peterson 2d629378b2 Bug 1394603 - Replace fails-if(!styloVsGecko) to fails. r=jryans
Skip tests that are expected to fail in both Stylo and Gecko modes. They would unexpectedly "pass" in styloVsGecko mode when comparing the two failures, which is not a useful result.

MozReview-Commit-ID: 3mOpjU225Q1

--HG--
extra : rebase_source : 0c307639c3626af3b6b43e05d3ee73d08b3f47ce
2017-09-01 20:39:44 -07:00
Jonathan Kew 6ceb7d87f9 Bug 835204 - Accept styled font-family names as used in the legacy GDI model, for compatibility with content that assumes GDI-style font naming. r=heycam 2017-08-01 11:25:35 +01:00
Kevin Hsieh 1dc82df82e Bug 1394762: Add testcase for Bug 1394311. r=manishearth
MozReview-Commit-ID: 5jAZwRMYoHq

--HG--
extra : rebase_source : 21e5d25498555c81f2c9c4345d3f61d919aa4bc4
2017-08-28 16:57:38 -07:00
Kevin Hsieh 3e2984d1e1 Bug 1367860 (part 5) - Add testcases. r=dbaron
MozReview-Commit-ID: E29lR1RMDp4
2017-08-18 14:46:45 -07:00
Shing Lyu 5d8a5a598c Bug 1361645 - Change reftest condition stylo to styloVsGecko r=dbaron
MozReview-Commit-ID: 3ekoU1zg8xA

--HG--
extra : rebase_source : f62c84516f5ac0d4b4d0c876514b72fa786ec542
2017-05-25 11:26:12 +08:00
Manish Goregaokar b640a06ad6 Bug 1358634 - Update test expectations for fallback fonts ;r=manishearth
MozReview-Commit-ID: GHUfkmJNgqG
2017-05-05 12:28:41 -07:00
Shing Lyu 435db45b79 Bug 1351548 - Add stylo-vs-gecko expectations to reftest.lists. r=bholley
MozReview-Commit-ID: GOUGBsd05cn
2017-04-28 11:15:50 +08:00
Sebastian Hengst ceff3b0678 Backed out changeset 1f9d0f8e65b9 (bug 1351548) 2017-04-26 13:13:05 +02:00
Shing Lyu dae014d9d5 Bug 1351548 - Add stylo-vs-gecko expectations to reftest.lists. r=bholley
MozReview-Commit-ID: GOUGBsd05cn
2017-04-26 18:21:43 +08:00
Sebastian Hengst b2d8163bfc Bug 1334898 - Remove annotations for OSX<10.9 from layout reftests. r=dholbert
MozReview-Commit-ID: Iq4Ja98TJ7C
2017-01-30 21:03:33 +01:00
Geoff Brown d11d18336a Bug 1328771 - Run reftests on tc linux32; r=jmaher 2017-01-11 13:47:06 -07:00
Karl Tomlinson 1e28d876b7 bug 1309086 reftest annotation changes for move to Ubuntu 16.04 r=dholbert
"random" is used where the bug is likely in the test, or the test was already
random on other platforms because the feature was not complete.

"fails" is used where it looks like the bug is in the product, so that we know
to re-enable the test with the product is fixed.

MozReview-Commit-ID: FenLhua7tm8

--HG--
extra : rebase_source : f93e5a67036174fcc20ef9209c731b311190f362
2016-10-11 18:47:48 +13:00
Geoff Brown ead36921a9 Bug 927602 - Enable skipped font-matching reftests on Android; r=me 2016-10-11 13:48:38 -06:00
Sebastian Hengst 3edb2d005d Bug 1307332 - Remove B2G and Mulet annotations from reftest.list: layout/reftests/font-matching. r=dholbert
MozReview-Commit-ID: 9VV9gkp1d0k
2016-10-09 09:51:29 +02:00
Ryan VanderMeulen 893b5a9ed6 Bug 1258248 - Remove the failing annotation for localized-family-names-003.html on unaccelerated Win10.
The Skia backend produces consistent results with the accelerated backend.

--HG--
extra : rebase_source : 2562d56adbedf9084558e5d456a74389a04c4e20
extra : histedit_source : 5336bf03b2d9d442d9a6e24bc760fe646205e2a9
2016-10-06 17:12:47 -04:00
Ryan VanderMeulen a2634713e0 No bug - Add reftest annotations for Win10.
--HG--
extra : rebase_source : 45682f4ce6dcd4c28bdaaf90ee2a5a6a59c83a8b
2016-03-21 00:28:43 -04:00
Geoff Brown fd1e09d12b Bug 1251013 - Update AndroidVersion annotations in test manifests - reftests; r=jmaher 2016-03-17 10:00:47 -06:00
Ryan VanderMeulen 292e985055 Bug 1242085 - Add fuzz to a couple font-matching reftests that fail on OSX 10.10 e10s. 2016-03-01 16:13:49 -05:00
Mats Palmgren b7b78f6d1f Bug 1216001 part 0 - Allow a little bit of fuzz due to anti-aliasing in a few reftests. r=me 2016-02-13 18:40:23 +01:00
John Daggett fe3c0df984 Bug 1244017 - disable system font cascade reftests. r=m_kato 2016-02-08 15:26:50 +09:00
Hiroyuki Ikezoe 95ad195e01 Bug 1235478 - Part 3: Make weightmapping-12579.html fuzzy on MacOS 10.10. r=jdaggett
This refrest fails on MacOS 10.10 debug build on try server.

* This failure can not be reproduced on local MacOS 10.10. (as far as I tried)
* Removing all '東京特許許可局' in the table does not cause the intermittent failure.
* Removing all words whose font is thinner than 500 does not cause the intermittent failure.
* Using only one downloadable(mplus-1p-medium) font does not cause the intermittent failure.

I am going to investigate the failure reason in the future when I get to know more about layout codes.
2016-01-29 03:58:00 +01:00
John Daggett fe95a4ed4e Bug 1212731 p3 - reftest for system generic handling. r=m_kato 2016-01-15 16:33:52 +09:00
John Daggett 7c67f302fb Bug 1224641 - tweak the italic oblique tests to avoid failure on Ubuntu/Mulet. r=m_kato 2015-11-19 23:06:41 +09:00
John Daggett 1c88c2730e Bug 543715 p2 - italic/oblique reftests. r=jfkthame 2015-10-19 11:17:00 +09:00
Phil Ringnalda adfbc1f710 Back out 2 changesets (bug 543715) because Mulet is why we can't have nice things
Backed out changeset 2d1d8e9b095c (bug 543715)
Backed out changeset bc90276ec090 (bug 543715)
2015-10-18 11:22:22 -07:00
John Daggett fe5101b5b8 Bug 543715 p2 - italic/oblique reftests. r=jfkthame 2015-10-18 22:17:59 +09:00
Jonathan Kew 4c8804048c Bug 1057680 - Reftest for use of font-stretch values in the font shorthand. r=jdaggett 2015-09-07 09:10:00 +01:00
Markus Stange c1d018cc61 Bug 1140562 - Fuzz stretchmapping-35.html on Android.
--HG--
extra : rebase_source : 09404d846c179c38b1a51707ed40ec1feccaaa7c
2015-06-20 13:31:59 -04:00
Andrew Comminos 065394444c Bug 1170158 - Apply GTK2 reftest exceptions to GTK3. r=karlt 2015-06-02 13:47:00 -04:00
Alexandre Lissy 366fdcfa2e Bug 1153574 - Re-enable Mulet reftests taskcluster-specific disables. r=ahal, a=test-only 2015-04-13 14:26:00 -04:00
Alexandre Lissy 16ab34d6ec Bug 1144080 - Disable reftests on Mulet for TaskCluster. r=ahal 2015-03-20 00:45:00 +01:00
Alexandre Lissy e8b4f395c0 Bug 1138442 - Disable reftests on Mulet in parity with B2G/B2G Desktop. r=ahal 2015-03-10 02:43:00 +01:00
Jonathan Kew a634f2368f bug 1060791 - reftest for support of Apple Symbols font. r=jdaggett 2014-09-02 09:01:08 +01:00
John Daggett 0e566c376b Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
Jonathan Kew 47f4b85240 bug 1046491 - ensure the font-variant css features are enabled for reftests that require them. r=jdaggett 2014-08-05 14:14:58 +01:00
John Daggett 5fb1ff11f8 Bug 384682 - add reftest for escaped font family names. r=simonsapin 2014-07-01 11:24:37 +09:00
Jonathan Kew 0d022079d1 bug 871453 - part 4 - reftests for the font-synthesis property. r=jdaggett 2014-06-19 08:09:24 +01:00
Geoff Brown 4474ad6357 Bug 927602 - (2) Skip reftest font-stretch-1.html on Android x86; r=dminor 2014-01-28 06:47:41 -07:00
John Daggett 79b86ebbe8 Bug 906704 - reftest for rotated synthetic bold. r=jrmuizel 2013-08-28 08:36:02 +09: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 418166bd2b bug 769475 - reftest for italicized Arabic text. r=smontagu 2012-07-23 03:51:11 -04:00
Ed Morley c6ba1ec99f Backout 07cd3d70434c & 9be67e1a7b4f (bug 769475) for failures in arial-arabic.html 2012-07-23 11:01:59 +01:00
Jonathan Kew b9728f163a bug 769475 - reftest for italicized Arabic text. r=smontagu 2012-07-23 03:51:11 -04:00
Jonathan Kew d164a6c88e bug 765906 - reftests for use of synthetic bold with system fallback fonts. r=jdaggett 2012-07-03 11:38:46 +01:00
Jonathan Kew d05a119289 bug 765906 - don't ignore boldness when using system fallback fonts. r=jdaggett 2012-07-03 11:35:18 +01:00
Jonathan Kew 1ad1361db8 bug 724231 - test that synthetic styles applied to src:local fonts do NOT use a true styled face that happens to be installed, instead of the one defined by the @-rule. r=jdaggett 2012-02-04 22:22:19 +00:00
John Daggett 168034ee1f Bug 3512. Reftests to test font-stretch with different sets of font families. r=jkew 2011-09-07 13:00:15 +09:00
Jonathan Kew 5d09bdd66d bug 3512 - reftest for support of font-stretch with DejaVuSans[Condensed] family. r=jdaggett 2011-09-05 08:35:12 +01:00