| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Layout CSS-Grid
List of relevant patches applied:
1398537 part 2 - [css-multicol] Implement percentages for 'column-gap' (Gecko part).
1434478 part 1 - [css-grid] Stop back-computing percentage grid gaps when the percentage basis is indefinite. Treat them as zero sized instead.
1434478 part 2 - Stop back-computing percentage padding/margin when the percentage basis is indefinite. Treat them as zero sized instead.
1434478 part 3 - Remove IntrinsicISizeOffsetData::hPctPadding/hPctMargin members since they are now unused.
1434478 part 4 - Factor out constants like NS_UNCONSTRAINEDSIZE so they can be used in headers without needing nsIFrame.h (idempotent patch).
1434478 part 5 - Create nsLayoutUtils::ResolveToLength for resolving CSS <length-percentage> (idempotent patch).
1434478 part 6 - Propagate a percentage basis to nsIFrame::IntrinsicISizeOffsets for resolving padding/margin.
This is needed only for CSS Grid since in other cases we're only using IntrinsicISizeOffsets in the inline-axis and the percentage basis is always indefinite for *intrinsic sizing*. When calculating the intrinsic size of grid items in the grid container's block axis however, we do have a definite size for the grid area in the inline-axis and it should be used per: https://drafts.csswg.org/css-grid/#algo-overview "2. Next, the track sizing algorithm resolves the sizes of the grid rows, using the grid column sizes calculated in the previous step." (Percentage padding/margin for grid items is always resolved against the grid area's inline-size nowadays.)
|
|
|
|
|
|
|
| |
This bypasses the CORS restriction of unique file: URLs in the case of
fonts loaded through CSS.
Resolves #1211.
|
| |
|
| |
|
|
|
|
|
|
|
| |
Since we're now handling this in the network back-end, there's no
need for this anymore.
Tag #993.
|
|\ |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
Follow-up for #891. Tag #457.
|
|
|
|
| |
This resolves #891
|
|
|
|
|
| |
This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables).
Stub resolution/removal should be a follow-up to this.
|
|\
| |
| | |
Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media query
|
| | |
|
|/ |
|
|\
| |
| | |
CSS - implement text-justify property
|
| | |
|
|\ \
| | |
| | | |
DOM - implement animationcancel event
|
| | |
| | |
| | |
| | |
| | |
| | | |
(added tests + style clean up)
Issue #55
|
| | |
| | |
| | |
| | |
| | |
| | | |
tests)
Issue #55
|
| | |
| | |
| | |
| | | |
Issue #55
|
| | |
| | |
| | |
| | | |
Issue #55
|
| | |
| | |
| | |
| | |
| | |
| | | |
Script
Issue #55
|
| | |
| | |
| | |
| | | |
Issue #55
|
| | |
| | |
| | |
| | |
| | |
| | | |
on Aurora 52
Issue #55
|
| |/
| |
| |
| |
| |
| | |
tests)
Issue #55
|
| |
| |
| |
| | |
https://github.com/MoonchildProductions/moebius/pull/138
|
| | |
|
| |
| |
| |
| | |
MozReview-Commit-ID: UO4wssYHj7
|
| |
| |
| |
| |
| |
| |
| | |
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
|
| | | |
|
| |/
|/| |
|
| |
| |
| |
| | |
not correctly interpreted
|
| |
| |
| |
| | |
repeat()
|
| | |
|
|/
|
|
| |
See: MoonchildProductions/Pale-Moon#1614.
|
|
|
|
| |
#31 point 4
|
|
|
|
| |
#31 points 1 and 2
|
|
|
|
| |
#31 point 3
|
| |
|
|
|