| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #29708 - Loirooriol:outline-serialization, r=mrobinson | bors-servo | 2023-05-05 | 1 | -1/+22 |
|\ |
|
| * | Improve serialization of the outline shorthand | Oriol Brufau | 2023-05-03 | 1 | -1/+22 |
* | | Fix an assertion failure in Layout 2020 | Martin Robinson | 2023-05-05 | 1 | -4/+16 |
* | | Auto merge of #29699 - mrobinson:add-html-body-tag, r=mukilan | bors-servo | 2023-05-04 | 25 | -277/+486 |
|\ \
| |/
|/| |
|
| * | Detect body elements during layout | Martin Robinson | 2023-05-04 | 25 | -277/+486 |
* | | Auto merge of #29702 - Loirooriol:outline-offset, r=mrobinson | bors-servo | 2023-05-03 | 2 | -18/+33 |
|\ \ |
|
| * | | Implement outline-offset in layout-2020 | Oriol Brufau | 2023-05-02 | 2 | -18/+33 |
* | | | Auto merge of #29692 - atbrakhi:move_loggers_from_constellation, r=mrobinson | bors-servo | 2023-05-03 | 3 | -113/+129 |
|\ \ \
| |_|/
|/| | |
|
| * | | Move logers into seperate logger files | Rakhi Sharma | 2023-05-02 | 3 | -113/+129 |
* | | | Auto merge of #29660 - mrobinson:revamp-stacking-context-tree, r=delan | bors-servo | 2023-05-03 | 6 | -314/+370 |
|\ \ \ |
|
| * | | | Rework CB management during stacking context tree construction | Martin Robinson | 2023-05-03 | 6 | -314/+370 |
| | |/
| |/| |
|
* | | | Auto merge of #29693 - mrobinson:cleanup-options, r=mukilan | bors-servo | 2023-05-03 | 15 | -548/+220 |
|\ \ \
| |/ /
|/| | |
|
| * | | Clean up arguments passed to ScriptThread | Martin Robinson | 2023-05-01 | 3 | -61/+14 |
| * | | Clean up arguments passed to and stored in LayoutThread | Martin Robinson | 2023-05-01 | 4 | -191/+46 |
| * | | Clean up debug options | Martin Robinson | 2023-05-01 | 10 | -307/+171 |
* | | | Auto merge of #29695 - Loirooriol:outline, r=mrobinson | bors-servo | 2023-05-02 | 4 | -28/+101 |
|\ \ \ |
|
| * | | | Implement outlines in layout-2020 | Oriol Brufau | 2023-05-02 | 4 | -28/+101 |
* | | | | Fix flakiness in animation tests | Martin Robinson | 2023-05-02 | 3 | -7/+34 |
* | | | | Auto merge of #29698 - sagudev:phil-bump-mozangle, r=jdm | bors-servo | 2023-05-02 | 2 | -2/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Bump mozangle to 0.3.3. | Philip Lamb | 2023-05-01 | 2 | -2/+2 |
* | | | | Normalize corner radii that add up to > 100% | Oriol Brufau | 2023-05-01 | 1 | -1/+19 |
* | | | | Auto merge of #29684 - Loirooriol:corner-clipping-typos, r=mrobinson | bors-servo | 2023-04-29 | 1 | -3/+3 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix corner clipping typos in layout-2020 | Oriol Brufau | 2023-04-29 | 1 | -3/+3 |
* | | | | Auto merge of #29640 - CYBAI:fix-response-empty-init, r=mrobinson | bors-servo | 2023-04-28 | 1 | -0/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Reset to in-memory stream with empty byte sequence for None init body | cybai | 2023-04-27 | 1 | -0/+5 |
| |/ / |
|
* / / | Round text decoration thickness to >= 1 device pixels | Oriol Brufau | 2023-04-27 | 2 | -6/+23 |
|/ / |
|
* | | Fix text-decoration for block containers in layout-2020 | Oriol Brufau | 2023-04-26 | 2 | -4/+7 |
* | | Fix flakiness in hit testing | Martin Robinson | 2023-04-26 | 1 | -0/+12 |
* | | Auto merge of #29650 - Loirooriol:text-indent, r=mrobinson | bors-servo | 2023-04-26 | 3 | -4/+25 |
|\ \ |
|
| * | | Support text-indent in layout-2020 | Oriol Brufau | 2023-04-25 | 3 | -4/+25 |
* | | | Fix scrolling from script in Layout 2020 | Martin Robinson | 2023-04-25 | 3 | -3/+44 |
* | | | Allow script to scroll `overflow: scroll` elements | Martin Robinson | 2023-04-25 | 2 | -48/+58 |
* | | | Scroll from script should trigger a reflow | Martin Robinson | 2023-04-25 | 5 | -62/+66 |
|/ / |
|
* | | Auto merge of #29646 - CYBAI:fix-classname-filter, r=jdm | bors-servo | 2023-04-24 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | Fix checking for empty set for getElementsByClassName | cybai | 2023-04-21 | 1 | -0/+6 |
* | | Auto merge of #29644 - mrobinson:rename-establishes-containing-block, r=delan | bors-servo | 2023-04-23 | 3 | -6/+17 |
|\ \ |
|
| * | | Rename `ComputedValuesExt::establishes_containing_block` | Martin Robinson | 2023-04-20 | 3 | -6/+17 |
| |/ |
|
* / | Throw HierarchyRequest error for Attr in pre-insert and replacechild | cybai | 2023-04-21 | 1 | -5/+7 |
|/ |
|
* | Auto merge of #29631 - mrobinson:correct-positioned-block-axis-calculation, r... | bors-servo | 2023-04-14 | 1 | -2/+1 |
|\ |
|
| * | Fix calculation of block axis for abspos elements | Martin Robinson | 2023-04-14 | 1 | -2/+1 |
* | | Auto merge of #29627 - CYBAI:respect-headers-ct, r=mukilan | bors-servo | 2023-04-14 | 3 | -109/+85 |
|\ \
| |/
|/| |
|
| * | Update steps comment to match latest (2023-04-14) spec | cybai | 2023-04-14 | 3 | -97/+81 |
| * | Respect MIME type from headers instead of caching it | cybai | 2023-04-13 | 2 | -12/+4 |
* | | Handle min/max sizes in non-replaced positioned boxes | Delan Azabani | 2023-04-12 | 1 | -61/+142 |
|/ |
|
* | Remove unnecessary steps from "multipart/form-data encoding algorithm" | Yutaro Ohno | 2023-04-07 | 1 | -9/+3 |
* | Remove unnecessary steps from "text/plain encoding algorithm" | Yutaro Ohno | 2023-04-05 | 1 | -12/+7 |
* | Add support for <iframe> elements for Layout 2020 | Martin Robinson | 2023-04-04 | 14 | -115/+280 |
* | Implement URL.canParse | Yutaro Ohno | 2023-04-02 | 2 | -0/+24 |
* | Update user agent strings | Alex Touchet | 2023-03-30 | 1 | -7/+7 |
* | Auto merge of #29396 - delan:window-getter, r=jdm | bors-servo | 2023-03-28 | 9 | -225/+646 |
|\ |
|