| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/195
|
|
|
|
| |
https://github.com/MoonchildProductions/moebius/pull/71
|
|
|
|
|
|
|
| |
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.
|
|\
| |
| |
| | |
html_input_datetime_1
|
| |
| |
| |
| |
| |
| |
| |
| | |
function. r=jwatt, a=RyanVM
--HG--
extra : source : 86d41b5efe074f6988085082df9ef537eee0813a
extra : intermediate-source : ea406489f93a0a8fa05ff568acdff07ce6b118c4
|
| | |
|
| |
| |
| |
| | |
with an intrinsic ratio
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- 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.
|
|/ |
|
| |
|
|
|
|
| |
settings changes.
|
|
|
|
|
|
|
| |
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).
|
| |
|
|
|