Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1671 - Unprefix ::-moz-selection | Moonchild | 2020-10-24 | -3/+3 |
| | | | | | | | | This actually keeps both pseudo-elements for now, since the prefixed version is still used internally, but we need the unprefixed version for web compat. Note: while unprefixing a non-spec-compliant pseudo here, it's exactly in line with what other browsers do. Nobody is following the spec here and at least we'll be doing what everyone else is with our unprefixed version. | |||
* | Issue #991 Part 3: Devtools | Ascrod | 2019-04-13 | -5/+2 |
| | ||||
* | moebius#231: Consider blocking top level window data: URIs (tests) | janekptacijarabaci | 2018-05-06 | -3/+6 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/231 | |||
* | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some cases | janekptacijarabaci | 2018-04-20 | -17/+8 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/56 | |||
* | Bug 755821: Function() should use the parser's argument parsing code | janekptacijarabaci | 2018-03-16 | -2/+2 |
| | ||||
* | DevTools - inspector - data URL source links and their tooltips are unreadable | janekptacijarabaci | 2018-02-28 | -12/+34 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/95 | |||
* | DevTools - Inspector - tooltip get element width/height wrong when browser ↵ | janekptacijarabaci | 2018-02-28 | -0/+39 |
| | | | | | | zoomed https://github.com/MoonchildProductions/moebius/pull/54 | |||
* | Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1 | Moonchild | 2018-02-04 | -1/+3 |
|\ | | | | | Support for css-color-4 (finish) | |||
| * | Support for css-color-4 (finish) | janekptacijarabaci | 2018-02-02 | -1/+3 |
| | | | | | | | | Issue #4 | |||
* | | Merge pull request #6 from ↵ | Moonchild | 2018-02-04 | -2/+37 |
|\ \ | | | | | | | | | | | | | janekptacijarabaci/devtools_inspector_copyFullCSSPath_1 Add a "copy full CSS path" option to the inspector's menu | |||
| * | | Add a "copy full CSS path" option to the inspector's menu | janekptacijarabaci | 2018-02-02 | -2/+37 |
| |/ | | | | | | | Issue #3 | |||
* / | Markup View: show an ellipsis character in collapsed nodes | janekptacijarabaci | 2018-02-02 | -0/+2 |
|/ | | | | Issue #2 | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+64650 |