| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/195
|
|
|
|
|
|
| |
XMLDocument / Selection.type
https://github.com/MoonchildProductions/moebius/pull/121
|
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/71
|
|
|
|
| |
MozReview-Commit-ID: UO4wssYHj7
|
|
|
|
|
|
| |
--HG--
extra : source : edfd9ffbd7208ef0a59f40a0d77d8dd53c905cb9
extra : intermediate-source : 3784b22ec536b08ce95201d73ae8806340c18b8c
|
|
|
|
|
|
|
|
|
|
| |
nsSVGUtils::GetBBox(). r=jwatt, a=RyanVM
AnimVal() is a DOM getter, and it flushes animations, which we don't want
in GetBBox() which is called from display list building cide and
FrameLayerBuilder.
MozReview-Commit-ID: DWgm7wAV7C0
|
|
|
|
|
|
|
| |
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.
|
|\
| |
| |
| | |
This is almost everything needed for #162.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
+ 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
|
| |\
| | |
| | |
| | | |
html_input_datetime_1
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
a=RyanVM
MozReview-Commit-ID: H4ngU8Juyln
--HG--
extra : rebase_source : f4d6ab58ae70e485dfe72d5290cf6fae2c8397dd
extra : intermediate-source : bec50ba1fb12aebde4e4065b2799bc730bc30010
extra : source : fbf54020043bd09c162530907b2a1091a10f4f92
|
| |
| |
| |
| |
| |
| |
| |
| | |
function. r=jwatt, a=RyanVM
--HG--
extra : source : 86d41b5efe074f6988085082df9ef537eee0813a
extra : intermediate-source : ea406489f93a0a8fa05ff568acdff07ce6b118c4
|
| | |
|
| | |
|
| |
| |
| |
| | |
baseline (HTML forms)
|
| |
| |
| |
| | |
with an intrinsic ratio
|
| | |
|
| |
| |
| |
| | |
not correctly interpreted
|
| |
| |
| |
| | |
repeat()
|
| | |
|
| |
| |
| |
| | |
https://github.com/MoonchildProductions/moebius/pull/58
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Checks for restricted or encrypted content
- Dispatching 'encrypted' events
- Dispatching 'key needed' events
- HTML Media Element media keys system
- EME telemetry
- HTML Media Element EME API
This is the main bulk for #26, isolating EME-specific code.
|
| | |
|
| | |
|
|/
|
|
| |
See: MoonchildProductions/Pale-Moon#1614.
|
| |
|
|
|
|
| |
#31 point 4
|
|
|
|
| |
settings changes.
|
|
|
|
| |
#31 points 1 and 2
|
|
|
|
| |
#31 point 3
|
| |
|
|
|
|
|
|
| |
transforms.
This improves performance on repeated scaling of vectors.
|
|
|
|
|
|
|
| |
This causes transparent stops to behave like "true transparent" instead
of "transparent black", even in RGBA space.
i.e.: the gradient will transition to a transparent version of the color
adjacent to the transparent color stop (on either side if not on the edge).
|
| |
|
|
|