Commit Graph

2306 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
58ccc553d2 Backed out changeset 333e1d30100d (bug 1382077) 2017-07-25 12:17:10 +02:00
Xidorn Quan
cd7542dfa5 Bug 1382077 part 4 - Update test expectations. r=heycam
MozReview-Commit-ID: 75nHSozDSNq

--HG--
extra : rebase_source : e7db959599606db14486207eef9d9a42aff25385
2017-07-24 13:02:58 +10:00
Boris Zbarsky
9fed8c4314 Bug 1382786 part 5. Add some tests for which properties are properties are allowed on ::first-letter, ::first-line, and ::placeholder. r=emilio
MozReview-Commit-ID: 6FO6QAECPHW

--HG--
extra : rebase_source : fa9d6e9f4197360c6f5143928de8319bac733843
2017-07-21 14:20:12 -04:00
Wes Kocher
1a00a870d7 Bug 1341102 - Update expectation data a=bustage
MozReview-Commit-ID: 1ZKJWNnaP4u
2017-07-21 11:45:25 -07:00
Emilio Cobos Álvarez
babe22878e Bug 1366721: Update reftest expectations. r=heycam
MozReview-Commit-ID: JugvULOAtvJ

--HG--
extra : rebase_source : 633ca5d4244441cd06bf9cd469b57cf42616b73e
2017-07-20 22:04:22 +02:00
Xidorn Quan
19dc9432eb Bug 1382080 - Fix remaining failures in test_system_font_serialization.html. r=heycam
MozReview-Commit-ID: 5PGjaTKLQqR

--HG--
extra : rebase_source : 5c51dacc9329514136c8bbcc7c846cf1416c0810
extra : source : e40607ec7fb28825d9e7c14f571794e2e9dc0081
2017-07-21 16:53:39 +10:00
Brian Birtles
c372a33920 Bug 1380133 - Part 9: Automated test for inheriting the start value of a transition. r=heycam
MozReview-Commit-ID: 6uue8qUePUh
---
 layout/style/test/mochitest.ini                   |  1 +
 layout/style/test/test_transitions_at_start.html  | 38 +++++++++++++++++++++++
 3 files changed, 43 insertions(+)
 create mode 100644 layout/style/test/test_transitions_at_start.html

--HG--
extra : rebase_source : 3e6da1f13dbd2767787d6d9b7f2553949e3d0ad2
2017-07-21 11:51:04 +08:00
Xidorn Quan
f9743a6579 Bug 1377115 - Enable test_variables.html. r=heycam
The external sheet isn't meant to test the order of items. It is just
for testing handling of relative url in CSS variable, so it doesn't make
sense to have it affect the test for checking return value from item().

MozReview-Commit-ID: APTauRXfe1H

--HG--
extra : source : 9f7096a54992120170b4ab8ac8e922609387f68a
2017-07-21 13:40:46 +10:00
Xidorn Quan
35db44a32e Bug 1381233 - Add test for this bug. r=heycam
MozReview-Commit-ID: 6A99LrHU2Li

--HG--
extra : source : 03ccb6d8bbafcd585b55fc9da6ff71dc7612cadd
2017-07-21 13:40:09 +10:00
Wes Kocher
4d3b4a7b1a Bug 1341102 - Update expectation data a=bustage CLOSED TREE
MozReview-Commit-ID: 603WKr3HLo0
2017-07-20 15:47:48 -07:00
Emilio Cobos Álvarez
b7fa6f3b50 Bug 1377469: Update reftest expectations. r=jryans
MozReview-Commit-ID: Cp8Fc5emACU

--HG--
extra : rebase_source : e6b9b027e3f1a09ebf61df19bb766d2223c94a92
2017-07-20 13:33:00 +02:00
Nazım Can Altınova
0fb0b9cec5 Bug 1341802 - Enable disabled grid tests after servo/servo#17776 r=me
MozReview-Commit-ID: 21080kMgKdk

--HG--
extra : rebase_source : 69cc7cf2d63662d157db1969b70e0cb25760681a
2017-07-20 09:35:13 -07:00
Simon Sapin
4485b191aa Bug 1382713 - Bench stylo setProperty with both "10px" and " 10px". r=emilio
MozReview-Commit-ID: E6LiJPQ0IJ3

--HG--
extra : rebase_source : 643bbbadf1136a019336c78d69882bea834ebc65
2017-07-19 11:16:38 +02:00
Sebastian Hengst
234f850b1c Backed out changeset f835a60a13a3 (bug 1380133) 2017-07-20 15:39:38 +02:00
Brian Birtles
265df913a0 Bug 1380133 - Part 9: Automated test for inheriting the start value of a transition. r=heycam
MozReview-Commit-ID: 6uue8qUePUh

--HG--
extra : rebase_source : 3b1338356c2f6f21e497a588939c34ba0edb93ef
2017-07-17 10:35:31 +08:00
Xidorn Quan
6bd73cdf47 Bug 1364260 - Don't require whitespace between keywords and parens in supports rule condition. r=dbaron
MozReview-Commit-ID: B7GsrDQ6NuO

--HG--
extra : rebase_source : 1e768a6d9baeae290d35221520a28487f705f50a
2017-07-20 15:33:09 +10:00
Mike Taylor
9a537f511f Bug 1330146. Remove windows-xp and windows-vista as values for -moz-os-version from tests. r=dholbert
The functionality was removed in Bug 1325503. The reason these tests didn't start failing is because
they just test the parsability of the media feature and its' value, not that it does anything useful.

MozReview-Commit-ID: 6a0nlKhUZTQ

--HG--
extra : rebase_source : bddafd6cba332368d05b75ca44b58ad1575b8f12
2017-07-19 11:44:24 -05:00
Dão Gottwald
4b7389da4e Bug 1379938 - Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
MozReview-Commit-ID: 9zMr9JwkloF

--HG--
extra : rebase_source : 25e9cfa11dc0c3ff09e4e3aac18a53535cbcc27b
2017-07-19 16:38:49 +02:00
Wes Kocher
0fbb3c91c2 Bug 1341102 - Update expectations a=bustage CLOSED TREE
MozReview-Commit-ID: KKVZ2nUGvdO
2017-07-18 21:04:25 -07:00
Xidorn Quan
202b3a121a No bug - Update bug numbers in stylo-failures.md.
MozReview-Commit-ID: 1S5Y3PGrVV

--HG--
extra : rebase_source : dd5e95bf0d9b35d27c7136abe92e56bce51bdbe7
2017-07-19 11:53:43 +10:00
Ryan VanderMeulen
84f63b9d2f Merge m-c to autoland. a=merge 2017-07-18 12:52:05 -04:00
Ryan VanderMeulen
366f48ad7e Merge inbound to m-c. a=merge 2017-07-18 12:14:50 -04:00
Christoph Kerschbaumer
87798d9abf Bug 1337270 - Convert tests within layout/ to not rely on principal inheritance for data: URIs. r=smaug 2017-07-18 07:50:07 +02:00
Simon Sapin
84190843a9 Bug 1344131 - Add a gtest bench for Servo_DeclarationBlock_SetPropertyById. r=emilio
MozReview-Commit-ID: 83Ryi6CKTLV

--HG--
extra : rebase_source : 58072db21d12bb77f7a994e3873914e79c8ecc0a
2017-07-18 08:58:11 +02:00
Manish Goregaokar
d60a2ee956 Bug 1367904 - Part 18: stylo: Mark visited failures as expected; r=jryans
MozReview-Commit-ID: 7NPypw2ldSJ
2017-07-17 21:01:40 -07:00
Emilio Cobos Álvarez
8ea66df98c Bug 1381276: Reftest. r=jryans
MozReview-Commit-ID: IJUFMtWNETe

--HG--
extra : rebase_source : 33939817156e422138ddd510814b90ecb9363c41
2017-07-16 16:20:38 +02:00
Emilio Cobos Álvarez
cb320a6d5d Bug 1380918: Update expectations. r=me
MozReview-Commit-ID: 70Z2xx8RjQ9
2017-07-17 12:20:49 +02:00
Wes Kocher
70f22fba79 Bug 1381045 - Remove CSS source text from parsing errors. r=bholley a=bustage
MozReview-Commit-ID: EJGdEc50Gpl
2017-07-15 01:10:13 -07:00
Jonathan Chan
016ee566a7 Bug 1355380 - Part 1: Have nsStyleImageOrientation::CreateAsAngleAndFlip handle negative angles correctly. r=manishearth
Previously we just took the input angle mod 2π, which will leave negative input
angles as negative. By checking if the input mod 2π is negative and if so
adding 2π and then taking that mod 2π again we can ensure that we end up with a
an angle in the range [0, 2π].

We only do this if the result of the initial mod is negative because this adds
rounding error that is enough to mess up whether 135 is determined to be closer
to 90 or 180, for example.

We add a test for this as well.

Also fix property_database.js to account for this (we assert that -90deg should
compute to the same value as the initial value, but it should actually compute
to 270deg).

MozReview-Commit-ID: Faf0f7wIEg3

--HG--
extra : rebase_source : 6b2d15f90e541fcb8b6083e15772eee514603e57
2017-07-07 16:03:37 -07:00
Nazım Can Altınova
53247946bc Bug 1341802 - Update test expectations after servo/servo#17737 r=me 2017-07-14 18:10:12 -07:00
J. Ryan Stinnett
835cab2d73 Bug 1380082 - Don't Stylo check pref directly in tests. r=xidorn
Stylo might be enabled by either env var or pref.  Use the existing
DOMWindowUtils method to test for Stylo instead of the pref to get an accurate
value.

MozReview-Commit-ID: 8p22xCBjHjo

--HG--
extra : rebase_source : 1a5524e22be07a712838ac5a2ac0bec0cc65dfa7
2017-07-12 13:03:15 -05:00
Xidorn Quan
61344f3471 Bug 1355715 - Use empty atom rather than 'empty' atom for none namespace. r=bholley
MozReview-Commit-ID: Kqqs198wLUw

--HG--
extra : rebase_source : da6ba0587de2dc6b12769a2d80080e9b60526ebd
2017-07-14 15:31:15 +10:00
Xidorn Quan
b5363842c5 Bug 1363349 followup - Update test expectations for stylo.
MozReview-Commit-ID: 3RGl1AWR1jd
2017-07-14 14:14:50 +10:00
Kevin Hsieh
35eb1b48d9 bug 1363349 (part 2) - accept calc expressions in webkit gradient r=dholbert
MozReview-Commit-ID: IhXyWoJI9Nb

--HG--
extra : rebase_source : 7cbd0018efd49f15e5ab3b45f4af3ff32e0c0de1
2017-07-12 21:42:02 -07:00
Wes Kocher
4c5920f4e7 Merge autoland to central, a=merge CLOSED TREE
MozReview-Commit-ID: 4B0VujwK8WG
2017-07-13 15:51:26 -07:00
Dão Gottwald
8f5c440b72 Backed out changeset 5a5d8de65b70 (bug 1379938) on CLOSED TREE 2017-07-13 23:16:12 +02:00
Carsten "Tomcat" Book
260b5f956f merge mozilla-inbound to mozilla-central a=merge 2017-07-13 16:35:22 +02:00
Dão Gottwald
0f2337c0c7 Bug 1379938 - Rename the -moz-windows-accent-color-applies media query and make -moz-win-accentcolor available without it. r=jimm
MozReview-Commit-ID: BkDrm6KtiP3

--HG--
extra : rebase_source : 1c0deb5b77e1ce83a8f157c100606c563d61577c
2017-07-13 11:08:27 +02:00
Emilio Cobos Álvarez
1f95192fbe Bug 1380492: Test. r=bholley
MozReview-Commit-ID: 8oNoEQ6H5K3
2017-07-13 10:20:10 +02:00
Carsten "Tomcat" Book
23670f34ad Merge mozilla-central to autoland 2017-07-13 16:39:36 +02:00
Fernando Jimenez Moreno
5196e276c8 Bug 1367274 - Update test expectations for test_computed_style.html. r=xidorn
MozReview-Commit-ID: 75fCumq4KrT

--HG--
extra : rebase_source : 9ad049456356f0214579b2016a10e26604ed4923
2017-07-13 14:34:43 +02:00
Nazım Can Altınova
115d62bf0a Bug 1341802 - Update test expectations for servo/servo#17692 r=me
MozReview-Commit-ID: GDrzV9W2pXj
2017-07-12 15:54:00 -07:00
Xidorn Quan
faff62bad1 Bug 1348488 part 2 - Update mochitest expectations. r=heycam
MozReview-Commit-ID: HQ0krmMVhnP

--HG--
extra : rebase_source : 3961d7d976afc76c80832e660f33dcf6f2be8f12
2017-07-10 20:11:24 +10:00
Brian Birtles
1fe4c641fc Bug 1379582 - Disable frames() timing function using a pref on release/beta channels; r=hiro
MozReview-Commit-ID: 4B8NwMAfyrS

--HG--
extra : rebase_source : 08becf963a57eda8e335b1c43672b25a25dbd81d
2017-07-12 08:41:58 +09:00
Xidorn Quan
02a9b7a416 Bug 1364289 - Update mochitest expectation. r=manishearth
MozReview-Commit-ID: jgwZ7zStZM

--HG--
extra : rebase_source : f891b99c14c49abd89a249f91005d8df9630bd40
2017-07-11 13:53:33 +10:00
Josh Matthews
5e234de828 Bug 1352669 - Address failing CSS parser error tests. r=emilio
MozReview-Commit-ID: KfcpLYLIIve
2017-07-10 16:24:00 -04:00
Emilio Cobos Álvarez
4358a07aad Bug 1379433: Test. r=heycam
MozReview-Commit-ID: EsDTzjLkqVk

--HG--
extra : rebase_source : 9dd98c3d058fafa993b60d7f15012c1ffedcc0ad
2017-07-09 04:16:20 +02:00
Tom Tromey
28e8f458a9 Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam
When loading a style sheet, if the SourceMap (or legacy X-SourceMap)
response header was seen, record it and make it available to chrome
scripts.

MozReview-Commit-ID: 3wtUADzgrI3

--HG--
extra : rebase_source : 25ed09e264d4b3a679ae970c709dedd4d50e2324
2017-06-28 16:51:46 -07:00
Nazım Can Altınova
b7a6fecc24 Bug 1341802 - Update test expectations for servo/servo#17630 r=me
MozReview-Commit-ID: 12z0j9IayGd
2017-07-07 00:09:12 -07:00
Wes Kocher
a394cec826 Backed out changeset 40ac529f9ea0 (bug 1352669) for build bustage CLOSED TREE
MozReview-Commit-ID: GvzTtvlt4qi
2017-07-06 14:55:26 -07:00