Cameron McCormack
d8a7128e4d
Bug 1384275 - Reftest. r=emilio
...
MozReview-Commit-ID: 4At2CHtfeo2
--HG--
extra : rebase_source : f983fc6d872612adb08eaeeaff945fd97fd3a805
2017-07-29 15:07:49 +08:00
Boris Zbarsky
ada6e6cf35
Bug 1324619 part 6. Handle dynamic restyles of ::first-line in stylo. r=emilio
...
MozReview-Commit-ID: 3jQhIqPuL1g
--HG--
extra : rebase_source : 094829b3cecf0549462cbe107d293a7e56ea2e5b
2017-07-28 21:20:47 -04:00
Boris Zbarsky
4bac5a04f9
Bug 1324619 part 4. Add a Servo API for reparenting a given style. r=emilio
...
MozReview-Commit-ID: 2rqnMjMQKlJ
--HG--
extra : rebase_source : 4e146f8aa6a04d7193c8f54ea7acd42ce0e852b6
2017-07-28 21:20:41 -04:00
Boris Zbarsky
a5f876dcd4
Bug 1324619 part 3. Implement ReparentStyleContext in ServoRestyleManager, for ::first-line use. r=emilio
...
This doesn't actually implement style context reparenting in the style set yet; that part is next.
There is one behavior difference being introduced here compared to Gecko: we
don't reparent the first block piece of an {ib} (block-inside-inline) split
whose first inline piece is being reparented. This is actually a correctness
fix. In this testcase:
<style>
#target { color: green; }
#target::first-line { color: red; }
</style>
<div id="target">
<span>
<div>This should be green</div>
</span>
</div>
Gecko makes the text red, while every other browser makes it green.
We're preserving Gecko's behavior for out-of-flows in first-line so far, but
arguably it's wrong per spec and doesn't match other browsers either. We can
look into changing it later.
MozReview-Commit-ID: 5eC6G449Mlh
--HG--
extra : rebase_source : 8c333a0afe96c68a4e3b6aeca1b742ef8d5edd3b
2017-07-28 21:11:18 -04:00
Manish Goregaokar
9fd9221a68
Bug 1383492: stylo: Bump app units version; r=emilio
...
MozReview-Commit-ID: JZp66wkSZc0
2017-07-27 18:57:19 -07:00
Bobby Holley
c7e4963340
Bug 1384769 - Skip two smil tests due to crashes until bug 1385089 is sorted out. r=me
...
MozReview-Commit-ID: 4Bkav7OzvtU
2017-07-27 17:49:46 -07:00
Wes Kocher
7a65251f71
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: KvG6hKUwF8c
2017-07-27 16:33:25 -07:00
Wes Kocher
7149e44594
Merge autoland to m-c a=merge
...
MozReview-Commit-ID: 4MCb0ASsMxe
2017-07-27 16:09:49 -07:00
J. Ryan Stinnett
9861677629
Bug 1380053 - Skip ua-style-sheet-input-number-1.html for Stylo. r=me
...
MozReview-Commit-ID: Bo8L7CaVgTk
2017-07-27 18:21:07 -05: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
Carsten "Tomcat" Book
c4e7d0a39e
merge mozilla-central to autoland
...
--HG--
extra : rebase_source : 0f0f666839de9bee40c2d469fd8dd7e63b266f69
2017-07-27 11:38:15 +02:00
Tobias Schneider
3880ddff03
Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron
...
--HG--
extra : rebase_source : c4e47e2de8d615c77e7e9ce88f6b21c9d15c92e4
2017-07-26 22:53:46 -07:00
Emilio Cobos Álvarez
b6a289fe2e
Bug 1384065: Tests. r=heycam
...
MozReview-Commit-ID: BHcyfvgBhaK
--HG--
extra : rebase_source : be5413a90c17b239c7ffc13de2daa9a2a6c75eeb
2017-07-26 02:12:05 +02:00
Manish Goregaokar
cfb8c81021
Bug 1341102: Update reftest expectations from servo PR #17880 ; r=orange
...
MozReview-Commit-ID: LkO6SYQmoa6
2017-07-27 00:18:05 -07:00
Carsten "Tomcat" Book
198430bca2
merge mozilla-inbound to mozilla-central a=merge
2017-07-26 11:11:40 +02:00
Daisuke Akatsuka
000fc27d48
Bug 1379921 - Part 3: remove test fail annotations from reftest. r=hiro
...
Since we make "font-variant-alternates" animatable,
should remove test fail annotation from reftest.list.
MozReview-Commit-ID: ChdeSvUbTBh
--HG--
extra : rebase_source : fac9fb01a60c684d7169866964621f431b3508e3
2017-07-26 12:28:31 +09:00
Bobby Holley
8862f9008d
Bug 1341102 - Reenable some more reftests. r=me
...
MozReview-Commit-ID: zYSKOW3uXi
2017-07-25 21:02:32 -07:00
Wes Kocher
f19f28adfd
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: F1X8wKqbkg
2017-07-25 19:16:09 -07:00
Geoff Brown
52530ae04e
Bug 1380830 - Disable reftest container-with-clamping.html for frequent intermittent failures; r=me,test-only
2017-07-25 09:28:53 -06:00
Carsten "Tomcat" Book
bdf7db3d13
Merge mozilla-central to mozilla-inbound
...
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
rename : mobile/android/app/src/main/res/drawable/as_contextmenu_divider.xml => mobile/android/app/src/main/res/drawable/as_contextmenu_divider_helper.xml
rename : testing/tools/autotry/autotry.py => tools/tryselect/selectors/syntax.py
extra : rebase_source : d74c74a654cd977d35e35de2768ada4ebe659ae4
2017-07-25 14:38:43 +02:00
Carsten "Tomcat" Book
679210723b
merge mozilla-inbound to mozilla-central a=merge
2017-07-25 14:27:17 +02:00
Ethan Lin
4cd23c6b8f
Bug 1373530 - Clean some unused reftest annotations after enabling background color layer by default. r=kats
2017-07-25 17:49:04 +08:00
Cameron McCormack
2042375cc8
Bug 1371150 - Update test expectations. r=hiro
...
MozReview-Commit-ID: D6CK7LouSxO
--HG--
extra : rebase_source : 1cb4c6698575dae1c8d0e1b3894c2670d095cf75
2017-07-24 19:42:18 +08:00
Ya-Chieh Wu
2616e6e38b
Bug 1375518 - Add reftest to check that border-radius is painted correctly on table. r=dbaron
...
MozReview-Commit-ID: KPuHtkttJim
--HG--
extra : rebase_source : 40658310460841ff95a6215bebcd3653d6fc62d1
extra : histedit_source : 0b2e14f7e4b02ed14d2266cd75ecef39d3944c79
2017-07-18 12:00:27 +08:00
ywu
c02e41a36e
Bug 1375518 - Add reftest to check that border radius is painted correctly on border-collapsed table. r=mattwoodrow
...
--HG--
extra : rebase_source : a5b43f73149a04639ffc069a38f960e58cab681c
extra : histedit_source : 9ec685177874b21bc6cd778431642bc41ce91b69
2017-07-18 11:47:17 +08:00
Wes Kocher
fd09155f06
Merge m-c to inbound, a=merge
...
MozReview-Commit-ID: 418vKEKrk3n
2017-07-24 18:10:56 -07:00
Christoph Kerschbaumer
15ed99965d
Bug 1383732 - Update more reftests to comply with new data: URI inheritance model. r=smaug
2017-07-24 20:35:21 +02:00
Christoph Kerschbaumer
3671da468b
Bug 1384048 - Update 212563-2.html to comply with new data: URI inheritance model. r=smaug
2017-07-25 12:13:50 +02:00
Wes Kocher
18f09001d3
Backed out 4 changesets (bug 1341102, bug 1383492) for windows build bustage and crashtest assertions a=backout CLOSED TREE
...
Backed out changeset 1c4310082e35 (bug 1341102)
Backed out changeset 849c109d96b4 (bug 1341102)
Backed out changeset 11cadad891a4 (bug 1383492)
Backed out changeset b4dfcf4f795e (bug 1383492)
MozReview-Commit-ID: 4bDAPgiaepG
2017-07-26 18:09:45 -07:00
Manish Goregaokar
c463d163dc
Bug 1383492: stylo: Bump app units version; r=emilio
...
MozReview-Commit-ID: JZp66wkSZc0
2017-07-26 15:59:47 -07:00
Hiroyuki Ikezoe
5f3681aa92
Bug 1380258 - A reftest for stopping CSS animations on discarded pseudo elements. r=birtles
...
This reftest fails without the first patch on stylo.
MozReview-Commit-ID: E5pBzBw9x8B
--HG--
extra : rebase_source : 4fe2a99bfed76d1b5fb320ef6a4f2b39ee5f5f2c
2017-07-24 09:20:22 +09:00
Jonathan Kew
c029499324
Bug 1348788 - Update OTS to release 5.2.0 + latest upstream fixes, prior to addition of Graphite support. r=milan
2017-07-27 09:03:10 +01:00
Bobby Holley
172ae6c387
Bug 1341102 - Reenable some reftests. r=me
...
MozReview-Commit-ID: 7aVfa7FgWmn
2017-07-25 14:33:12 -07:00
Boris Zbarsky
04552c3152
Bug 1382786 part 4. Update test expectations. r=emilio
...
MozReview-Commit-ID: TjcLIFlje
--HG--
extra : rebase_source : caef652de10d73ed1d03c98b8db1898da9173c3c
2017-07-21 14:20:00 -04:00
Emilio Cobos Álvarez
63efb08c0a
No bug - Annotate invalid-url-handling.xhtml with the bug open to audit it. r=comment-only
...
MozReview-Commit-ID: 5Lga81ewQno
2017-07-21 17:23:20 +02: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
Emilio Cobos Álvarez
d39094ce7a
Bug 1382812: Update expectations. r=me
...
MozReview-Commit-ID: AykAQ6hG4r0
2017-07-21 10:37:31 +02:00
Sebastian Hengst
67cbdbd702
Backed out changeset 498c1859cee1 (bug 1382956) for containing unrelated changes. r=backout on request from jeremychen
2017-07-21 10:16:49 +02:00
Jeremy Chen
ddf2f0c279
Bug 1382956 - ease the hazard tolerance number for Bug 1380133. r=jeremychen
...
This is a quick work around for not blocking the progress of Bug 1380133.
We should definely investigate the real root cause sooner than later.
MozReview-Commit-ID: 8X1FH6f2GyN
2017-07-21 16:07:50 +08:00
Cameron McCormack
7e4845736b
Bug 1380133 - Part 8: Update test expectations. r=emilio
...
MozReview-Commit-ID: 6nta22lEcov
---
layout/reftests/bugs/reftest.list | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--HG--
extra : rebase_source : ccd58db2c720c6ae3a6e2ec71154921abcaaf06f
2017-07-21 11:50:59 +08:00
Hiroyuki Ikezoe
90bb73c672
Bug 1367278 - Call may_have_animations() for parent element in the case where the target is pseudo element. r=birtles
...
In case of pseudo elements ElementHasAnimations is set on the parent element.
updating-animation-on-pseudo-element.html fails without this patch, succeeds
with this patch.
MozReview-Commit-ID: HJaX7m8nV96
--HG--
extra : rebase_source : 15466f065d852ebc5fefd5d305639ba366a221f6
2017-07-20 12:53:11 +09:00
J. Ryan Stinnett
b630c35725
Bug 1341102 - Update reftest annotations. r=me CLOSED TREE
...
MozReview-Commit-ID: KmLgQcOK9Jf
2017-07-20 18:00:23 -05:00
Daniel Holbert
ec4c4d308e
Bug 1382450: Turn on pref "dom.meta-viewport.enabled" for MathML reftest "font-inflation-1.html", like we do for other font-inflation reftests. r=jfkthame
...
MozReview-Commit-ID: 64mKD8dnX3f
--HG--
extra : rebase_source : 2308c8eb17a025e9980697dac22b29ed4beaae3e
2017-07-19 15:58:45 -07:00
Sebastian Hengst
8851ad32bc
Backed out changeset 00edc2c32610 (bug 1380133)
2017-07-20 15:39:43 +02:00
Cameron McCormack
1d20d51f9a
Bug 1380133 - Part 8: Update test expectations. r=emilio
...
MozReview-Commit-ID: 6nta22lEcov
--HG--
extra : rebase_source : 5ff82918663dc200540b42787fa75c593383c28a
2017-07-17 10:34:20 +08:00
Xidorn Quan
4c492d239c
Bug 1379901 - Update reftest expectation. r=emilio
...
MozReview-Commit-ID: 6yiDpVxJhod
--HG--
extra : rebase_source : 1fdc3ded76cfe40d89e59c5b11431f27e3dbca9c
2017-07-13 14:15:37 +10:00
Ting-Yu Lin
b87b2c1649
Bug 1381017 - Set NODE_DESCENDANTS_NEED_FRAMES from flatten tree parent. r=emilio,tnikkel
...
MozReview-Commit-ID: 3CBP8vc6OxB
--HG--
extra : rebase_source : edefbf78c564dc328b265496044171a71c77fb2f
2017-07-17 11:31:31 +08:00
Wes Kocher
74f8cf4b04
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: JZXw0y76rol
2017-07-17 17:38:19 -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
Nicolas Silva
60379ed9fc
Bug 1377595 - Mark four tests as passing with webrender.
2017-07-17 13:49:22 +02:00