Commit Graph

606 Commits

Author SHA1 Message Date
Jonathan Kew
80ebb3e8d9 Bug 1428826 - Don't rely on FT_Get_Advance for glyph widths, get the advance from the glyph slot instead for better consistency with cairo metrics & rendering; update test expectations for minor changes in rendering. r=lsalzman 2018-01-09 17:36:37 +00:00
Kartikaya Gupta
2554bc3dd5 Bug 1429469 - Remove a bunch of fails-if(webrender) annotations. r=jrmuizel
All of these tests have existing fuzzy annotations which cover the
differences in the WR renderings. Therefore we can remove the
fails-if(webrender) annotations and use the existing fuzzy annotations
to treat the tests as passing.

MozReview-Commit-ID: LFWha6gAP2r

--HG--
extra : rebase_source : b26a0d0cd66b6bab273251e6a2de9210417ba798
2018-01-10 13:34:14 -05:00
Robert Longson
059b5600cf Bug 584623 - fix cairo bounds calculation for zero length lines. r=jmuizelaar 2017-11-26 14:47:25 +00:00
Ethan Lin
e488c3f928 Bug 1416995 - Update annotations for related reftests. r=kats
MozReview-Commit-ID: lk4HAiYgid

--HG--
extra : rebase_source : adb5b15851860c063e8edd53ed6f94f3d72c1498
2017-11-15 16:06:13 +08:00
Ethan Lin
391f141dc6 Bug 1415407 - Update annotations for related tests. r=kats
MozReview-Commit-ID: 5RD3UaFi9nG

--HG--
extra : rebase_source : 9e0a0968e1cf4eb6bb6d6f4654cf4ef0ffe733c3
2017-11-15 06:37:53 +00:00
Ethan Lin
72aaacd371 Bug 1407938 - Part3. Update reftest annotations after the fix. r=jrmuizel
MozReview-Commit-ID: E6JI7XFAOqf

--HG--
extra : rebase_source : 2f9d00827c8b579f2be08eb5e0f964264fd69c30
2017-10-18 14:37:56 +08:00
Cameron McCormack
a341b24925 Bug 1409992 - Allow SVG as images to load data: URL images. r=edgar
MozReview-Commit-ID: KMirRmkLBVa

--HG--
extra : rebase_source : 6d40f52cc7318d11dddda74e9bf9386c35d15ed5
2017-10-19 18:00:43 +08:00
Jonathan Kew
1a0fca4019 Bug 1318526 - Remove HTTP(..) from reftest manifests where this was only needed to work around file-URI origin restrictions. r=dbaron 2017-10-22 08:31:41 +01:00
Sebastian Hengst
87626a0ece merge mozilla-central to autoland. r=merge a=merge 2017-10-14 00:02:17 +02:00
Joel Maher
eea6d0b9db Bug 1408393 - radialGradient-fr-02.svg fails when running windows 10 reftests on a VM. r=jryans 2017-10-13 13:05:44 -04:00
Kartikaya Gupta
69376483d5 Bug 1407213 - Update reftest listings for various webrender changes. r=jrmuizel
async-scrolling/position-sticky-transformed.html - from WR cset e33f363d
backgrounds/background-clip-text-2.html - possibly from WR PR 1853 but unconfirmed
svg/filter-on-continuation-box-01.html - from WR PR 1853
text-shadow/basic-opacity.html - from WR PR 1853
text-shadow/decorations-multiple-zorder.html - from WR PR 1853
text-shadow/quirks-decor-noblur.html - from WR PR 1853
text-shadow/standards-decor-noblur.html - from WR PR 1853
transform-3d/sorting-1a.html - from WR PR 1787
transform-3d/snap-perspective-1.html - from WR PR 1787

MozReview-Commit-ID: DNlYKwRR1Z8

--HG--
extra : rebase_source : 7e282ffdea411792ab951303c9c2b807a6f471b1
2017-10-13 12:58:47 -04:00
Robert Longson
0e21ecb9e3 Bug 1398806 - GetCtx and GetNearestViewport should return the nearest svg or symbol element which is now an SVGViewportElement rather than only returning the nearest svg element because a symbol establishes a viewport too. r=dholbert 2017-10-10 07:58:34 +01:00
Ethan Lin
2f3f7c5cbd Bug 1395501 - Part3. Update reftest annotations for unexpected-pass tests. r=kats
MozReview-Commit-ID: 8QzoqnrxfhR
2017-09-29 12:09:51 +08:00
Kartikaya Gupta
818cfd7499 Bug 1389000 - Update reftest annotations for layers-free results. r=jrmuizel
This patch:
- adds fails-if annotations for all the reftests that were consistently failing
  with layers-free turned on.
- removes fails-if or reduces the range on fuzzy-if annotations for all
  the reftests that were producing UNEXPECTED-PASS results with
  layers-free turned on.
- adds skip-if, random-if, or fuzzy-if annotations to the reftests that
  were intermittently failing due to timeout, obvious incorrectness, or
  slight pixel differences, respectively.

MozReview-Commit-ID: A0Aknn6rnjj

--HG--
extra : rebase_source : 420d9cf43f23a5d654fa36eec69138937d13c173
2017-09-26 14:49:19 -04:00
Ting-Yu Lin
34dfa1cea5 Bug 1399767 - Remove preference "layout.css.clip-path-shapes.enabled". r=heycam
The variables (basicShapeSVGBoxValues, etc.) in property_database.js are
moved to the beginning of the file so that they're defined before usage.

MozReview-Commit-ID: 7L3obIY1alP

--HG--
extra : rebase_source : 6c3dff5ecbdad8ef6cf1a49953e4ad1001620b6c
2017-09-15 15:00:30 +08:00
Jonathan Watt
e213162e78 Bug 1392235, part 3 - Add a reftest for SVG mask reference loops. r=longsonr
MozReview-Commit-ID: 6G5hOKStofC
2017-08-22 22:20:53 +01:00
Sebastian Hengst
e697a981c2 Backed out changeset af8cb3153052 (bug 1392235) 2017-09-07 18:37:47 +02:00
Jonathan Watt
6fce87a234 Bug 1392235, part 2 - Add a reftest for SVG mask reference loops. r=longsonr 2017-08-22 22:20:53 +01:00
cku
250c4094f7 Bug 1390088 - Part 2. Add a reftest to check percentage width/height on inner-<svg> resolves against the nearest <svg> ancestor. r=jwatt
MozReview-Commit-ID: KmWd9kMx8j3

--HG--
extra : rebase_source : 8ab6e8c41890c0f89c9521b5ad9f48a4a197c23d
2017-08-21 16:21:38 +08:00
Alexis Beingessner
ff20a616fa Bug 1368120 - Fuzz tests to support slight webrender differences. r=kats
MozReview-Commit-ID: 1HwzQXOqNfl
2017-08-23 12:00:57 -04:00
Louis Chang
d26769e063 Bug 1385745 Part 2 - Add test cases for box-decoration-break. r=cjku
MozReview-Commit-ID: H0uLtr1O1Im

--HG--
rename : layout/reftests/svg/box-decoration-break-clone-ref.html => layout/reftests/svg/svg-integration/box-decoration-break-01-ref.xhtml
rename : layout/reftests/svg/box-decoration-break-clone.html => layout/reftests/svg/svg-integration/box-decoration-break-01.xhtml
extra : rebase_source : 4a11855b860da68a38eadff617a9d1452a5064d0
2017-08-17 11:17:23 +08:00
J. Ryan Stinnett
c79cb3fbb1 Bug 1380053 - Stylo reftest annotations for all OSes. r=manishearth
MozReview-Commit-ID: JNsNUOZfd2e

--HG--
extra : rebase_source : 05a71f9a0fe484c93931fb230cf0752a3b1b8b00
2017-07-20 22:02:00 -05:00
Louis Chang
fd549ae9c8 Bug 1319407 - Add reftest for box-decoration-break with clip-path. r=cjku
MozReview-Commit-ID: CSkM3e15jIK

--HG--
extra : rebase_source : 7cdb6f6630bf7ffeb9f49f34b18536f2299b6eb9
2017-07-24 11:15:01 +08:00
Sebastian Hengst
926ac48d87 Backed out changeset 85b25bbb3498 (bug 1368120)
MozReview-Commit-ID: FrScgn7ZRbJ
2017-07-15 16:24:45 +02:00
Alexis Beingessner
959924bfa8 Bug 1368120 - Fuzz tests to support slight webrender differences. r=kats
MozReview-Commit-ID: 7KAI36RWUqK

--HG--
extra : rebase_source : e7f476c7bdd641a71abade19a083300d9f2df133
2017-05-18 13:22:27 -04:00
cku
979b71f23b Bug 265894 - Part 11. Reftest for style matching in use-element shadow tree. r=heycam
MozReview-Commit-ID: CtCsa7gT56B

--HG--
extra : rebase_source : 967273f871a81a44d84ea48c302530ede4de8907
extra : intermediate-source : 0453164c1fe85500591c74af90ef805a374f7fb1
extra : source : 26a9325178ee11a31707b06b379515c7aef7ca87
2017-06-06 20:28:27 +08:00
Louis Chang
fe6142d1b5 Bug 1246741 - Add more test cases for basic shapes clipping in SVG content. r=jwatt
MozReview-Commit-ID: 6UcD5NJxRcL

--HG--
extra : rebase_source : 62f4b3984dfe9959c2a92a9bd4c031374ba00b81
2017-06-08 14:15:01 +08:00
Morris Tseng
d4318aebd2 Bug 1354463 - Use precise range for fuzzy-if. r=kats
MozReview-Commit-ID: Cf0d2ZjCMHb
2017-06-09 10:21:21 +08:00
Morris Tseng
bb8ff176c7 Bug 1354463 - Add fuzzy-if for tests. r=kats
MozReview-Commit-ID: ESHaXJrvBjY

--HG--
extra : rebase_source : 80308ff61f24fde5117ea34072f0735307dbc565
2017-06-06 12:01:24 +08:00
Ethan Lin
7f9c47efc3 Bug 1350792 - Add fuzzy-if for some svg and mask related reftest when turning on background color layer. r=mchang 2017-06-02 18:21:07 +08:00
Hiroyuki Ikezoe
a5b2613801 Bug 1368376 - Update reftest expectations. r=xidorn
MozReview-Commit-ID: AD9a6P4I21s
2017-05-30 16:53:05 +09:00
Hiroyuki Ikezoe
a697f23b96 Bug 1367283 - Update reftest expectation. r=me
MozReview-Commit-ID: 2OJRTAUDGIH
2017-05-30 07:10:03 +09:00
Shing Lyu
c729f26a66 Bug 1367636 - Update stylo-vs-stylo reftest expectations. r=heycam
MozReview-Commit-ID: DVO2R2RQuiK
2017-05-25 16:44:44 +08:00
Jeremy Chen
9a4179d7ba Bug 1367327 - stylo: re-enable SVG stroke-width related tetst. r=heycam
This test is disabled due to a rounding issues for stroke-width. Since it is
fixed, we should be able to re-enable the test.

MozReview-Commit-ID: 3g28KVgpobx
2017-05-26 18:12:22 +08: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
Ryan VanderMeulen
22d214ae4b Merge autoland to m-c. a=merge 2017-05-23 10:32:42 -04:00
Mats Palmgren
297b9d70e1 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz
MozReview-Commit-ID: IbwWM0FL6HF

--HG--
extra : source : bbb688fe1ba3f5201a190c6e25b693ef7272ea2d
2017-05-21 17:15:00 +08:00
Carsten "Tomcat" Book
00d4ea331d Backed out changeset bbb688fe1ba3 (bug 1365614) 2017-05-22 15:45:31 +02:00
Carsten "Tomcat" Book
469e512b06 merge mozilla-inbound to mozilla-central a=merge 2017-05-22 13:00:17 +02:00
Iris Hsiao
65ea740eda Merge mozilla-central to mozilla-inbound 2017-05-22 11:53:00 +08:00
Hiroyuki Ikezoe
b10ba93aa1 Bug 1365629 - Update reftest expectations. r=me
MozReview-Commit-ID: 8sXvXHZLCOj
2017-05-22 07:46:48 +09:00
Hiroyuki Ikezoe
d615c5f9b3 Bug 1363045 - Don't skip dynamic-mask-01.svg. r=birtles
MozReview-Commit-ID: 3MVrIjCU9BI

--HG--
extra : rebase_source : 97f6cae98a48ca82be12d4ccf066032cdec224be
2017-05-22 14:25:30 +09:00
Mats Palmgren
e706869580 Bug 1365614 part 3 - Backout bug 1333482 part 1-9. Removes support for [-webkit-]appearance for now b/c web compat issues. r=bz 2017-05-21 17:15:00 +08:00
Emilio Cobos Álvarez
97aa5cb71e Bug 1365629: Update reftest expectations. r=me
MozReview-Commit-ID: H50RqwLL4fs
2017-05-21 19:17:45 +02:00
Robert Longson
00985268d8 Bug 1240275 - Support SVG 2 radialGradient fr attribute. r=cam r=peterv (see comment 16) 2017-05-23 07:15:02 +01:00
Wes Kocher
76ed70ac15 Backed out changeset 6eabcbe4f0a1 (bug 1240275) for win64 reftest failures in radialGradient-fr-02.svg a=backout
MozReview-Commit-ID: 1rJZeqPUykw
2017-05-22 15:26:29 -07:00
Robert Longson
941e4c568e Bug 1240275 - Support SVG 2 radialGradient fr attribute. r=cam r=peterv (see comment 16) 2017-05-22 19:31:37 +01:00
Emilio Cobos Álvarez
141c557d8f Revert "Bug 1364746: More reftest expectation updates. r=me"
This reverts commit 8367ef75428b06fd0e7fe83dfe847bdc000911f0.
2017-05-17 17:10:53 +02:00
Emilio Cobos Álvarez
c13a46c5a0 Bug 1364746: More reftest expectation updates. r=me
MozReview-Commit-ID: LX1cZcvP2Rq
2017-05-17 16:12:18 +02:00
Wes Kocher
f1c0f35ea6 Merge inbound to m-c a=merge
MozReview-Commit-ID: HCapLqbD816
2017-05-11 17:30:41 -07:00