Commit Graph

8 Commits

Author SHA1 Message Date
janekptacijarabaci f15e252832 HTML - details/summary - lists (the "Second item" will be displayed as "3. Second item") 2018-07-25 09:35:50 +08:00
Pale Moon e091171bcf Create block formatting context for DetailsFrame if needed. 2018-07-25 09:34:52 +08:00
janekptacijarabaci b6b5fd1c3e CSS - Block elements next to floats aren't wrapped to the next line with insufficient clearance 2018-07-25 09:24:27 +08:00
janekptacijarabaci 0fd8fe7bf7 CSS - non-floated block formatting context only checks top edge for overlap (follow up) 2018-07-25 07:32:14 +08:00
janekptacijarabaci 67140448a6 CSS - non-floated block formatting context only checks top edge for overlap; margin-top collapses across cleared element 2018-07-25 07:31:52 +08:00
janekptacijarabaci 3e466656b8 HTML - support for elements: <details> and <summary> (basic) 2018-07-25 07:04:13 +08:00
Pale Moon bc3263045c Drain overflow lines before ResolveBidi.
Rationale (410857):
We should move the "DrainOverflowLines" block before "ResolveBidi" block
if we can - this way we would have a simpler frame tree to deal with
during bidi resolution and possibly create fewer frames in some cases.
2018-07-25 06:56:46 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00