Commit Graph

27 Commits

Author SHA1 Message Date
Pale Moon 01d7e75ba8 Add a '-moz-windows-accent-color-applies' media query.
The '-moz-windows-accent-color-applies' media query matches when the Windows 10
accent color should be used as the background of the title bar.
2018-07-25 07:54:09 +08:00
Pale Moon cbcccc4356 Add a '-moz-win-accentcolortext' color keyword to color text that will be drawn over an accent color background. 2018-07-25 07:54:02 +08:00
Pale Moon cbd7f2de83 Add a '-moz-win-accentcolor' color keyword to expose the Win10 accent color. 2018-07-25 07:53:55 +08:00
janekptacijarabaci 919c156d3d CSS - Add support "q" absolute length units 2018-07-25 07:31:23 +08:00
Pale Moon 82ae8240c4 Update media query tests. 2018-07-25 07:14:15 +08:00
Pale Moon 0136f827ca Remove style rule processing for XP themes.
XP specific themes Luna Blue/Olive/Silver and Royale+Zune removed.
2018-07-25 07:14:11 +08:00
janekptacijarabaci 1efd222e54 CSS: text-align: true -> text-align: unsafe; sizing problems with some form fields like <input type="number"> 2018-07-25 07:11:40 +08:00
janekptacijarabaci 8af1bfea0e HTML - support for elements: <details> and <summary> (follow up) 2018-07-25 07:08:09 +08:00
janekptacijarabaci 3e466656b8 HTML - support for elements: <details> and <summary> (basic) 2018-07-25 07:04:13 +08:00
Pale Moon 751d6bc6cb Prevent performance pitfalls for SMIL/CSS animations on display:none elements. 2018-07-25 07:03:07 +08:00
Pale Moon cccd1f323c Split out combine-upright (tate-chu-yoko) from vertical text writing mode.
We don't actually have an implementation for this, so we should not advertise support along with vertical text writing mode.
2018-07-25 07:02:34 +08:00
Pale Moon 88f508027b Add support for -moz-min-content, etc., keywords in min-,max-inline-size and their physical equivalents. 2018-07-25 07:02:24 +08:00
Pale Moon 1a574913b8 Improve event handling in font loading API 2018-07-25 06:57:27 +08:00
Pale Moon de0fd58cf0 Use our existing function for removing a rule at a given index from a group rule. 2018-07-25 06:56:44 +08:00
janekptacijarabaci 7cf33c4329 CORS: A "data:" URL = the same-origin 2018-07-25 06:43:07 +08:00
Pale Moon 3347d3a4a5 Check CSP for marquee event handlers. 2018-07-25 06:22:19 +08:00
Pale Moon 8fe1bcfe93 Revert "Add media queries for Linux/BSD/OSX"
Backed out for Linux build bustage.

This reverts commit a8b3619405467c3f9e0c17f1a748b91c4c02244b.
2018-07-25 01:05:40 +08:00
Lootyhoof 60b8abe487 Add media queries for Linux/BSD/OSX 2018-07-25 01:05:35 +08:00
wolfbeast 9adc8aaaa2 Tighten sandboxed scripts Part 2.
Ignore marquee attribute event handlers when sandboxed scripts flag is set on its owning Document.
2018-07-24 23:31:11 +08:00
wolfbeast 9edf753d6b Allow icon fonts to coexist with user-preferred text fonts.
Honor serif/sans generics when replacing downloadable fonts with user-preferred fonts.
Fonts that don't have generics will be accepted as downloadable (icon fonts).
2018-07-24 23:30:53 +08:00
wolfbeast 05b31d6db7 Re-implement background-repeat: space|round - Part 1: parser changes. 2018-07-24 23:30:31 +08:00
wolfbeast c733d281de Only refresh styles when they have actually changed.
Fixes perf regressions caused by BMO 960465
This resolves #98.
2018-07-24 23:30:12 +08:00
wolfbeast 7e1d384ffc Compute unicode-bidi property to proper values for ruby boxes. 2018-07-24 23:12:14 +08:00
wolfbeast 525169b9ad Propagate root element's direction to the ICB (CSS 2.1 spec compliance) 2018-07-24 23:12:05 +08:00
wolfbeast a7967ef2d6 Ruby RTL pt4: Add specific rules according to the spec for Chinese variants. 2018-07-24 23:12:04 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00