aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #29913 - mrobinson:mach-unicode-paths, r=atbrakhibors-servo2023-06-221-10/+0
|\
| * Allow building on paths with Unicode charactersMartin Robinson2023-06-221-10/+0
* | Auto merge of #25623 - nipunG314:25516, r=mrobinsonbors-servo2023-06-224-14/+22
|\ \
| * | Refactor ServoParser Tokenizer to return TokenizerResultNipun Garg2023-06-224-14/+22
| |/
* | Auto merge of #29909 - mrobinson:mach-bootstrap-macos, r=mukilanbors-servo2023-06-224-6/+20
|\ \ | |/ |/|
| * Implement `./mach bootstrap` for MacOSMartin Robinson2023-06-224-6/+20
|/
* Auto merge of #29903 - mrobinson:improve-windows-build-instructions, r=mregobors-servo2023-06-223-237/+43
|\
| * Simplify the build instructionsMartin Robinson2023-06-213-237/+43
* | Auto merge of #29899 - mrobinson:absolute-floats, r=Loirooriolbors-servo2023-06-2217-135/+114
|\ \
| * | Properly position absolutes with static insets that are children of floatsMartin Robinson2023-06-2217-135/+114
|/ /
* | Auto merge of #29902 - Loirooriol:clearance-prevents-margin-collapse2, r=mrob...bors-servo2023-06-217-24/+41
|\ \
| * | Fix interaction of clearance with margin collapseOriol Brufau2023-06-217-24/+41
* | | Auto merge of #29901 - mukilan:switch-nightly-to-2020-layout, r=mrobinsonbors-servo2023-06-212-18/+22
|\ \ \
| * | | Default nightly builds to layout 2020Mukilan Thiyagarajan2023-06-212-18/+22
* | | | Auto merge of #29900 - mrobinson:fix-documentation, r=mukilanbors-servo2023-06-211-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix the rustdoc build after recent changesMartin Robinson2023-06-211-1/+1
| | |/ | |/|
* | | Auto merge of #29894 - mrobinson:ditch-static-position-closure, r=Loirooriolbors-servo2023-06-217-236/+175
|\ \ \ | |/ / |/| |
| * | Simplify layout of absolutes with static insetsMartin Robinson2023-06-207-236/+175
* | | Auto merge of #29897 - Loirooriol:clearance-prevents-margin-collapse, r=mrobi...bors-servo2023-06-2015-26/+3
|\ \ \
| * | | Prevent margins from collapsing through when separated by clearanceOriol Brufau2023-06-2015-26/+3
* | | | Auto merge of #29895 - mrobinson:cleanup-rustdoc, r=jdmbors-servo2023-06-204-41/+5
|\ \ \ \
| * | | | Clean up rustdoc runMartin Robinson2023-06-204-41/+5
| | |/ / | |/| |
* | | | Auto merge of #29870 - mrobinson:float-root, r=Loirooriolbors-servo2023-06-208-31/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Correct rendering of floated rootMartin Robinson2023-06-208-31/+17
| | |/ | |/|
* | | Auto merge of #29887 - Loirooriol:float-inline-size-complete, r=mrobinsonbors-servo2023-06-194-28/+112
|\ \ \ | |/ / |/| |
| * | Handle floats in BlockContainer::inline_content_sizesOriol Brufau2023-06-194-28/+112
| |/
* | Auto merge of #29890 - servo:wpt_update_18-06-2023, r=servo-wpt-syncbors-servo2023-06-18807-7631/+12421
|\ \ | |/ |/|
| * Update web-platform-tests to revision b'b31eaacb964b5e159b841d9eb18aa12e1d378...WPT Sync Bot2023-06-18807-7631/+12421
|/
* Auto merge of #29883 - Loirooriol:float-inline-size, r=mrobinsonbors-servo2023-06-1637-77/+3
|\
| * Implement BlockLevelBox::inline_content_sizes for floatsOriol Brufau2023-06-1637-77/+3
* | Auto merge of #29880 - mrobinson:fix-float-stacking-context-order, r=Loirooriolbors-servo2023-06-1621-38/+35
|\ \
| * | Don't pass up float stacking containers to parent stacking contextsMartin Robinson2023-06-1621-38/+35
* | | Auto merge of #29882 - mukilan:fix-windows-nightly, r=mrobinsonbors-servo2023-06-161-20/+28
|\ \ \
| * | | Fix windows nightly build failure.Mukilan Thiyagarajan2023-06-161-20/+28
| |/ /
* | | Auto merge of #29877 - mrobinson:unegg-tidy, r=jdmbors-servo2023-06-1654-266/+68
|\ \ \
| * | | Convert tidy to a non-egg Python packageMartin Robinson2023-06-1554-266/+68
| |/ /
* | | Auto merge of #29876 - mrobinson:update-float-docs, r=mregobors-servo2023-06-152-60/+64
|\ \ \ | |/ / |/| |
| * | Layout 2020: Fix issues with float implementation documentationMartin Robinson2023-06-142-60/+64
| |/
* | Auto merge of #29873 - Loirooriol:import-assert, r=mrobinsonbors-servo2023-06-143-4/+14
|\ \ | |/ |/|
| * Avoid assert failure when using @importOriol Brufau2023-06-143-4/+14
|/
* Auto merge of #29845 - mrobinson:floats-always-on, r=Loirooriolbors-servo2023-06-14135-315/+37
|\
| * Layout 2020: Remove the floats preferenceMartin Robinson2023-06-13135-315/+37
|/
* Auto merge of #29848 - Loirooriol:sync, r=mrobinsonbors-servo2023-06-12143-8843/+2651
|\
| * Update test expectationsOriol Brufau2023-06-099-331/+0
| * Avoid complaints from ./mach test-tidyOriol Brufau2023-06-091-0/+5
| * style: Remove some no longer used use statementsEmilio Cobos Álvarez2023-06-091-1/+0
| * style: Use atomic ops to read / write node flags from styloEmilio Cobos Álvarez2023-06-091-7/+24
| * style: Put overflow: -moz-hidden-unscrollable behind a pref on NightlyEmilio Cobos Álvarez2023-06-091-2/+19
| * style: Honor background-color: transparent in forced colors modeEmilio Cobos Álvarez2023-06-091-10/+11
| * style: Add support for parsing the `content-visibility` property from the CSS...Martin Robinson2023-06-097-6/+44