Commit Graph

14 Commits

Author SHA1 Message Date
Pale Moon 37de8d5b25 Change unspecced behavior of button contents.
This aligns out behavior with other browsers in terms of allowing flex layout and columnsets inside form buttons.
This resolves #1468.
2018-07-25 09:39:35 +08:00
janekptacijarabaci 5b1ffbf7f7 Bug 1297835 - figure out why we're reframing scrollcorners 2018-07-25 09:37:09 +08:00
janekptacijarabaci 89a578521b HTML - details/summary - debug mode - assertion failure: !summary || !summary->IsMainSummary() 2018-07-25 09:36:55 +08:00
janekptacijarabaci ce87aaec5b HTML - details/summary - lists (the "Second item" will be displayed as "3. Second item") - remove SummaryFrame 2018-07-25 09:35:57 +08:00
Pale Moon 2e9c10e234 Reuse ConstructScrollableBlock to build scrollable DetailsFrame.
Final part to resolve #1497.
2018-07-25 09:35:21 +08:00
Pale Moon e091171bcf Create block formatting context for DetailsFrame if needed. 2018-07-25 09:34:52 +08:00
Pale Moon 29a2a627c9 Use NS_NewBlockFormattingContext() in ConstructFieldSetFrame(). 2018-07-25 09:34:45 +08:00
Pale Moon 59bba97abf Remove display: contents pseudo frames.
The content insertion frame may be tagged instead of the primary frame.
2018-07-25 09:32:21 +08:00
Pale Moon 71721cb338 Crash fix in print preview on some sites.
This resolves #1106.
2018-07-25 07:24:09 +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 9536d34884 Propagate the mParentFrame from the nested GetInsertionPrevSibling call -- it may be a continuation. 2018-07-25 01:05:23 +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
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00