Commit graph

24 commits

Author SHA1 Message Date
janekptacijarabaci
1f262f0d2b moebius#90: CSS - implement text-justify property 2019-02-15 23:54:04 +08:00
janekptacijarabaci
5677db4b6e Bug 1264125: Fire transitioncancel event when a transition is canceled (added tests + style clean up)
Issue #55
2019-02-15 23:54:03 +08:00
janekptacijarabaci
2243f5248c Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added tests)
Issue #55
2019-02-15 23:54:01 +08:00
janekptacijarabaci
901d2a277f moebius#89: DOM - implement animationcancel event
Issue #55
2019-02-15 23:54:00 +08:00
janekptacijarabaci
c8ee9f4f48 Bug 1264125: Queue CSS related event when setting null target effect
Issue #55
2019-02-15 23:53:58 +08:00
janekptacijarabaci
96037b8c9a Bug 1264125: Call the queueing events when canceling transition via Style or Script
Issue #55
2019-02-15 23:53:56 +08:00
janekptacijarabaci
ffa8225e06 Bug 1264125: Queue transitioncancel when animation status is idle
Issue #55
2019-02-15 23:53:55 +08:00
janekptacijarabaci
e30e72ff31 Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on Aurora 52
Issue #55
2019-02-15 23:53:53 +08:00
janekptacijarabaci
0c3ebf1a3b Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without tests)
Issue #55
2019-02-15 23:53:50 +08:00
janekptacijarabaci
85692a1198 moebius#138: Optimize operations on root of deeply-nested frame tree
https://github.com/MoonchildProductions/moebius/pull/138
2019-02-15 23:50:20 +08:00
janekptacijarabaci
b706df90da Bug 1209697: Clear ancestor intrinsic sizes when our block size changes 2019-02-15 23:50:12 +08:00
Boris Zbarsky
72c04aea04 Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM
MozReview-Commit-ID: UO4wssYHj7
2019-02-15 23:47:26 +08:00
wolfbeast
7754d12175 Use natural border width rounding.
Round subpixel border widths to nearest integer instead of nearest-below integer.
Split caret widths off from border widths and continue to use rounding to nearest-below integer for that.

Bump Goanna version for visual rendering change.
2019-02-15 23:46:41 +08:00
janekptacijarabaci
cac5c5adc7 moebius#92: HTML - input - datetime
+ native in moebius:

Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:

Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385
Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109
Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544
Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182

Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922
A note - not implemented: Bug 1282768:
https://bugzilla.mozilla.org/show_bug.cgi?id=1282768
*.css: filter: url("chrome://global/skin/filters.svg#fill");, fill:

Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225
Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
2019-02-15 23:44:39 +08:00
janekptacijarabaci
d8bcf2270a Bug 1286182: Implement the layout for <input type=date> 2019-02-15 23:44:33 +08:00
wolfbeast
434f3590e3 Remove base conditional code for crash reporter and injector. 2019-02-15 23:39:53 +08:00
janekptacijarabaci
66276efa0a [draft] CSS - linear-gradient - zero (0) angle value without degree unit is not correctly interpreted 2019-02-15 23:36:11 +08:00
janekptacijarabaci
622832ae39 CSS - Grid - fit-content unexpectedly reserves space for full clamp size in repeat() 2019-02-15 23:36:09 +08:00
wolfbeast
bfc4f952ac Never shrink line heights as a result of minimumFontSize.
See: MoonchildProductions/Pale-Moon#1614.
2019-02-15 23:32:11 +08:00
wolfbeast
8aa201ff06 Add -moz-windows-accent-color-is-dark
#31 point 4
2019-02-15 23:29:12 +08:00
wolfbeast
1f90db3750 Add -moz-win-accentcolor(text)
#31 points 1 and 2
2019-02-15 23:29:07 +08:00
wolfbeast
6a03b3bc1a Add @media(-moz-windows-accent-color-applies)
#31 point 3
2019-02-15 23:29:05 +08:00
trav90
7d96c33414 Remove checks for GCC < 4.9 2019-02-15 23:28:59 +08:00
Roy Tam
dcd9973243 import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00