WPT Sync Bot
b55cc798b6
Update web-platform-tests to revision 3bbb55915a04548e70c63b7c143a83e0e9d3c5e7
2019-04-02 01:37:24 -04:00
Peter Hall
8bfd4dc1e2
#8539 Config preferences backend restructure
2019-03-20 15:01:26 +00:00
WPT Sync Bot
ef0343b420
Update web-platform-tests to revision dc5ac330e65f29e767d7ce86004be251aad321f6
2019-03-09 22:39:59 -05:00
WPT Sync Bot
bf84a079f9
Update web-platform-tests to revision 78f764c05c229883e87ad135c7153051a66e2851
2019-03-06 22:39:43 -05:00
WPT Sync Bot
faf92483da
Update web-platform-tests to revision 2b66b8b24b727c7490bf6091dd8a6a551642720b
2019-02-18 22:40:08 -05:00
Emilio Cobos Álvarez
c2819365f0
style: Rename MozLength to Size, and MaxLength to MaxSize.
...
MozLength is not a very descriptive name. If we're going to use it in both Gecko
and Servo we may as well name it something more accurate.
I would've chosen `ContentSize` per CSS2[1][2] if it wasn't a lie in presence
of box-sizing. I don't have better ideas than `Size`, given that.
[1]: https://drafts.csswg.org/css2/visudet.html#propdef-width
[2]: https://drafts.csswg.org/css2/box.html#content-width
Differential Revision: https://phabricator.services.mozilla.com/D19280
2019-02-12 02:28:00 +01:00
WPT Sync Bot
f9b7afc45e
Update web-platform-tests to revision fe78f2a1ad48c1e0132634e957369d8d674e4258
2019-02-04 23:30:37 -05:00
WPT Sync Bot
02c1eed999
Update web-platform-tests to revision 74bae78af4b95a2f0ca3a81df9c7fe3143f24bbc
2019-01-17 22:34:16 -05:00
WPT Sync Bot
372e03fe64
Update web-platform-tests to revision 0f31ab1b094596062154092307bb9ff8e6122533
2019-01-15 22:08:50 -05:00
WPT Sync Bot
13bbfdb3eb
Update web-platform-tests to revision 192193581b6912818a0e3f2408f40f033a451a79
2019-01-14 22:19:47 -05:00
WPT Sync Bot
e851ef0cd2
Update web-platform-tests to revision 2d42384cf21efd71843295d319c1bab85b3acf4a
2019-01-11 22:07:24 -05:00
Josh Matthews
651a6990d0
Update expectations.
2018-11-23 16:33:47 -05:00
WPT Sync Bot
1d0624b343
Update web-platform-tests to revision 04cd5eb8e5c47e4fe341f2fb541d39fa2346f464
2018-11-16 22:24:36 -05:00
WPT Sync Bot
ff06f1d031
Update web-platform-tests to revision 6856483bcc86322198f10e0c42385a7f9127eb66
2018-11-14 22:29:47 -05:00
WPT Sync Bot
ed390a659c
Update web-platform-tests to revision ade06500869396f7a46b95bc3553af4ca9c07f31
2018-10-17 22:57:41 -04:00
WPT Sync Bot
3eaee747ed
Update web-platform-tests to revision e15b5ebba7465e09bcda2962f6758cddcdcfa248
2018-10-09 22:45:22 -04:00
WPT Sync Bot
7ba3376dde
Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6
2018-09-28 22:54:30 -04:00
WPT Sync Bot
23dfe7c81e
Update web-platform-tests to revision a806d658df3bcc3f05675ad8d08a6e109177c6b0
2018-09-05 22:56:05 -04:00
Anthony Ramine
847acba13a
Classify some timeout failures with bug links
2018-09-01 13:31:56 +02:00
WPT Sync Bot
fe00a63040
Update web-platform-tests to revision 132d12daea699ce266324e79eecbe59b10e56502
2018-06-08 22:44:24 -04:00
WPT Sync Bot
816185f094
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
2018-04-30 23:01:48 -04:00
WPT Sync Bot
e891345f26
Update web-platform-tests to revision 4a5223502fa660ce03e470af6a61c8bc26c5a8ee
2018-04-23 23:10:53 -04:00
WPT Sync Bot
f3533538ea
Update web-platform-tests to revision 9817f7f027fe1e92cc2fce31d6002c4d669918e8
2018-03-09 08:47:07 -05:00
Emilio Cobos Álvarez
15b0a32035
style: Put all the multicol props under the same pref for Servo.
...
Otherwise it becomes insane.
2018-02-28 12:04:47 +01:00
WPT Sync Bot
5dc1649544
Update web-platform-tests to revision 0fe9f012a8ee5503b728a379705a6c5286ba1e96
2018-02-23 21:56:20 -05:00
WPT Sync Bot
ba118104e4
Update web-platform-tests to revision fcc7ecef8ee95ba3776cfa3b1de30101c30432aa
2018-01-31 21:02:57 -05:00
bors-servo
ec8975b18d
Auto merge of #19789 - ferjm:issue-18831-fb-layout, r=mbrubeck
...
Do not leave space below baseline when it is not needed (i.e.there is…
… no text)
This is my first layout fix and a naive approach to fix #18831 .
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #18831
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg " height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19789 )
<!-- Reviewable:end -->
2018-01-22 08:14:29 -06:00
Fernando Jiménez Moreno
a241bed53c
Do not leave space below baseline when it is not needed (i.e.there is no text)
2018-01-22 11:38:39 +01:00
Anthony Ramine
7e6290451f
Update web-platform-tests to revision ddfc95cf0493ae147a4f6a4d7be8eff1a0c23098
2018-01-18 11:04:13 +01:00
Josh Matthews
2b6f573eb5
Update web-platform-tests to revision be5419e845d39089ba6dc338c1bd0fa279108317
2018-01-09 12:52:27 -05:00
Emilio Cobos Álvarez
4ee9822d82
Mark flexbox_columns.html as failing.
...
If it was passing before this patch, it was just by chance, and I can't repro
the failure.
2018-01-05 12:09:12 +01:00
Josh Matthews
0c83d95d5a
Update test expectations.
2017-11-15 15:01:53 -05:00
Josh Matthews
8d182cb162
Update expected test results.
2017-11-01 18:22:31 -04:00
Josh Matthews
15db457551
Duplicate existing CSS test metadata for newer testsuite.
2017-10-31 16:24:00 -04:00