index
:
servo.git
2020-background-images
SimonSapin-patch-1
android_libstd
as-of-2024-08-12
attrs
auto
autoraf
backtrace
bump-raqote
cb_split
checks
dependabot/cargo/git2-0.20.1
devtools-replay-tool
devtools-testing
dictionary-callback
dom-protos
end-of-the-line
fail-on-winit-minimal-build-errors
fix-docs3
fix-legacy-layout-paths-in-wpt
fix-nightly-build-mozjs-issue
fix-windows-nightly
fix-wpt-sync-testroot-issue
fix_webgpu_error_handling
flexbox-column-layout
fonts-fast-ipc-turnaround
gfx-base-reorganization-part2
gh-readonly-queue/main/pr-34687-11424f90b3cb0fe5688fce68139744f919c5be21
github-actions-dev
gone
gonk
http_network_or_cache_fetch
iframe-load-hack
indefinite-containing-block
inert
input
jdm-patch-1
jdm-patch-10
jdm-patch-11
jdm-patch-12
jdm-patch-13
jdm-patch-14
jdm-patch-15
jdm-patch-16
jdm-patch-17
jdm-patch-18
jdm-patch-19
jdm-patch-2
jdm-patch-20
jdm-patch-21
jdm-patch-22
jdm-patch-23
jdm-patch-24
jdm-patch-25
jdm-patch-26
jdm-patch-27
jdm-patch-28
jdm-patch-29
jdm-patch-3
jdm-patch-30
jdm-patch-31
jdm-patch-32
jdm-patch-33
jdm-patch-34
jdm-patch-35
jdm-patch-36
jdm-patch-37
jdm-patch-38
jdm-patch-39
jdm-patch-4
jdm-patch-40
jdm-patch-41
jdm-patch-42
jdm-patch-43
jdm-patch-44
jdm-patch-45
jdm-patch-46
jdm-patch-47
jdm-patch-48
jdm-patch-49
jdm-patch-5
jdm-patch-50
jdm-patch-51
jdm-patch-52
jdm-patch-53
jdm-patch-54
jdm-patch-6
jdm-patch-7
jdm-patch-8
jdm-patch-9
jdm-revert1
jdm-revert2
jdm-revert3
jdm-revert4
layout-2020-borrow-mut-independent-contexts
layout-2020-fix-rule-tree-drop
layout-revamp-prototype
layout-thread-2020
macos-ci-failure
main
make-column-distribution-more-generic
multi-tlbc
multiple-concurrent-tlbc
named-getter
nightlies
offscreen-rendering
osmesa-up
paulrouget-patch-1
perfetto-metrics-and-navigation-start
plumb-time-profiler-into-tracing
port-minibrowser-to-delegate
pr-20330
rcdom
revert
revert-29964-enable-merge-queue-action
revert-31409-style-config
revert-remaining-stylo-changes
revert-webrender
rustc-nightly-update
sagudev-patch-1
sagudev-patch-2
sagudev-patch-3
self-hosted-github-sha-upstream
separate-libservo-build-job
servoshell-tabs
squeeze
test
test-wpt
test_branch
tmp
try
try-android
try-wpt-mac
typed-arrays
typed-arrays-heap
update-linux-runner-image-version
upgrade-rustc-to-03-25-nightly
url-quirks-module-inlined
wpt_update_01-12-2024
wpt_update_02-12-2024
wpt_update_03-12-2024
wpt_update_04-12-2024
wpt_update_05-05-2024
wpt_update_16-03-2025
wpt_update_23-02-2025
wpt_update_23-03-2025
xrtest
…
Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
layout_2020
/
style_ext.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve logic for establishing a stacking context (#35947)
Oriol Brufau
2025-03-13
1
-52
/
+84
*
layout: Fix interaction of margin and stretch size on block-level boxes (#35904)
Oriol Brufau
2025-03-11
1
-2
/
+18
*
layout: support CSS will-change (#35787)
Euclid Ye
2025-03-09
1
-1
/
+40
*
layout: Make `transform-style: preserve-3d` establish a containing block for ...
Daniel Hast
2025-03-07
1
-12
/
+24
*
reuse effects var in establishes_stacking_context (#35836)
Stephen Muss
2025-03-07
1
-2
/
+2
*
Update rustfmt to the 2024 style edition (#35764)
Simon Wülker
2025-03-03
1
-6
/
+6
*
layout: Merge `BoxFragment::used_overflow` into `ComputedValuesExt::effective...
Euclid Ye
2025-03-02
1
-10
/
+27
*
layout: Change the `IndefiniteContainingBlock` sizes to `Option<Au>` (#35653)
Oriol Brufau
2025-02-25
1
-7
/
+6
*
Support for the `isolation` CSS property (#35552)
Kingsley Yung
2025-02-24
1
-0
/
+5
*
layout: Partial support for sizing keywords on flex items (#35469)
Oriol Brufau
2025-02-17
1
-22
/
+0
*
layout: Implement overflow scroll support for different axes (#35414)
Euclid Ye
2025-02-14
1
-6
/
+19
*
Let `resolve_color()` take its parameter by reference (#35247)
Oriol Brufau
2025-01-31
1
-1
/
+1
*
layout: Correctly resolve `currentcolor` on collapsed borders (#35163)
Oriol Brufau
2025-01-27
1
-10
/
+19
*
layout: Hide collapsed borders crossed by spanning cells (#35129)
Oriol Brufau
2025-01-23
1
-0
/
+4
*
layout: Fix border widths of table wrapper with collapsed borders (#35097)
Oriol Brufau
2025-01-21
1
-31
/
+19
*
layout: Remove some unneeded `is_table` parameters (#35064)
Oriol Brufau
2025-01-19
1
-0
/
+5
*
layout: Allow layouts to customize their used style (#35012)
Oriol Brufau
2025-01-16
1
-166
/
+177
*
layout: Make non-`normal` `align-content` establish a block formatting contex...
TIN TUN AUNG
2025-01-15
1
-0
/
+9
*
layout: Improve logic for block size of table (#34947)
Oriol Brufau
2025-01-13
1
-66
/
+0
*
layout: Generalize `ContainingBlock`'s block size to a `SizeConstraint` (#34946)
Oriol Brufau
2025-01-13
1
-1
/
+4
*
layout: Improve painting of collapsed borders in table layout (#34933)
Oriol Brufau
2025-01-11
1
-12
/
+39
*
layout: Improve sizing of tables in collapsed-borders mode (#34932)
Oriol Brufau
2025-01-10
1
-0
/
+17
*
layout: Set padding to zero on tables in collapsed-borders mode (#34908)
Oriol Brufau
2025-01-09
1
-10
/
+16
*
layout: Implement keyword sizes for block layout heuristics (#34695)
Oriol Brufau
2024-12-23
1
-31
/
+0
*
Refactor box size computation (#34671)
Oriol Brufau
2024-12-19
1
-10
/
+19
*
layout: Make a new `ContainingBlockSize` type (#34565)
Martin Robinson
2024-12-11
1
-3
/
+3
*
Refactor computation of preferred aspect ratios (#34416)
Oriol Brufau
2024-11-29
1
-25
/
+3
*
Layout: Implement CSS Grid using `taffy` (#32619)
Nico Burns
2024-11-21
1
-1
/
+2
*
Replace ComputedValues with WritingMode on IndefiniteContainingBlock (#34090)
Oriol Brufau
2024-11-04
1
-30
/
+16
*
Improve how intrinsic sizes work for videos (#31746)
eri
2024-10-29
1
-13
/
+13
*
layout: Avoid layout sometimes when stretching (#33967)
Martin Robinson
2024-10-24
1
-70
/
+67
*
Consistent resolution of cyclic percentages in min sizing properties (#33988)
Oriol Brufau
2024-10-24
1
-34
/
+23
*
clippy: fix explicit lifetime warning in components\layout_2020\style_ext.rs:...
Noble Chinonso
2024-10-21
1
-2
/
+2
*
Upgrade Stylo to 2024-10-04 (#33767)
Oriol Brufau
2024-10-20
1
-18
/
+40
*
clippy: Fix a variety of clippy warnings in `fonts`, `layout_2020` and the DO...
chickenleaf
2024-10-18
1
-0
/
+1
*
Remove SizeKeyword, merge it into Size (#33844)
Oriol Brufau
2024-10-15
1
-2
/
+2
*
Avoid recomputing inline_content_sizes() when not needed (#33806)
Oriol Brufau
2024-10-14
1
-13
/
+43
*
Fix writing mode in `content_box_sizes_and_padding_border_margin()` (#33773)
Oriol Brufau
2024-10-10
1
-1
/
+1
*
Make ComputedValuesExt expose keywords for the sizing properties (#33558)
Oriol Brufau
2024-09-27
1
-53
/
+104
*
Enable min-content, max-content, fit-content and stretch (#33492)
Oriol Brufau
2024-09-20
1
-2
/
+8
*
Small improvements for table border collapse (#33452)
Oriol Brufau
2024-09-16
1
-1
/
+21
*
Simplify table logic in effective_overflow() (#33431)
Oriol Brufau
2024-09-13
1
-33
/
+22
*
Cleanup after #33396 (#33429)
Oriol Brufau
2024-09-12
1
-4
/
+4
*
Let table-related boxes adjust their `overflow` values (#33400)
Oriol Brufau
2024-09-11
1
-3
/
+55
*
layout: Right-to-left support for other layout modes (#33375)
Martin Robinson
2024-09-11
1
-33
/
+8
*
layout: Use `Au` in `ComputedValuesExt` (#33396)
atbrakhi
2024-09-10
1
-57
/
+53
*
layout: Implement proper absolute child position for flexbox (#33346)
Martin Robinson
2024-09-09
1
-1
/
+21
*
layout: Add an indefinite containing block for intrinsic sizing (#33204)
Oriol Brufau
2024-08-29
1
-5
/
+93
*
layout: Add initial support for `clip-path: [<basic-shape> || <shape-box>]` (...
Chocolate Pie
2024-08-28
1
-0
/
+5
*
layout: Add initial support for bidirectional text (BiDi) (#33148)
Martin Robinson
2024-08-21
1
-5
/
+33
[next]