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
/
script
/
dom
/
element.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Further changes required by Servo
Oriol Brufau
2023-10-02
1
-0
/
+4
*
Further changes required by Servo
Oriol Brufau
2023-10-02
1
-25
/
+18
*
Use Foo_Binding instead of FooBinding for namespace modules (#30447)
Samson
2023-09-30
1
-1
/
+1
*
Refactor the `translatable` attribute lightly (#30430)
Ennui Langeweile
2023-09-26
1
-4
/
+3
*
Refactor scrolls on the window object (#29680)
Martin Robinson
2023-09-15
1
-4
/
+8
*
Strict import formatting (grouping and granularity) (#30325)
Samson
2023-09-11
1
-66
/
+67
*
remove `extern crate` (#30311)
Samson
2023-09-08
1
-1
/
+4
*
Further changes required by Servo
Oriol Brufau
2023-08-16
1
-6
/
+12
*
Revert "Backport several style changes from Gecko (5) (#30099)" (#30104)
Oriol Brufau
2023-08-16
1
-12
/
+6
*
Backport several style changes from Gecko (5) (#30099)
Oriol Brufau
2023-08-15
1
-6
/
+12
*
No tracing of nop traceable fields (#29926)
Samson
2023-08-04
1
-0
/
+9
*
Implement :valid :invalid pseudo classes (#26729)
John Poge II
2023-07-21
1
-0
/
+2
*
Further changes required by Servo
Oriol Brufau
2023-06-09
1
-0
/
+2
*
Further changes required by Servo
Oriol Brufau
2023-06-09
1
-4
/
+8
*
Formatting.
Josh Matthews
2023-05-28
1
-1
/
+6
*
Support arbitrary protos when wrapping DOM objects with constructors.
Josh Matthews
2023-05-28
1
-3
/
+8
*
Further changes required by Servo
Oriol Brufau
2023-05-24
1
-3
/
+3
*
Further changes required by Servo
Oriol Brufau
2023-05-19
1
-2
/
+2
*
fixup! Checks moved to Element::client_rect(), fixed conditions for the speci...
switchpiggy
2023-05-05
1
-20
/
+13
*
Checks moved to Element::client_rect(), fixed conditions for the special case...
switchpiggy
2023-05-05
1
-23
/
+27
*
Implemented special cases for Element.clientWidth() and clientHeight()
switchpiggy
2023-05-04
1
-0
/
+22
*
Allow script to scroll `overflow: scroll` elements
Martin Robinson
2023-04-25
1
-34
/
+46
*
Miscellaneous build / tidy fixes.
Emilio Cobos Álvarez
2021-02-26
1
-13
/
+15
*
Implement referrerPolicy for HTMLLinkElement and HTMLScriptElement
YUAN LYU
2020-12-01
1
-0
/
+21
*
Replace generic 'value' variable name with 'id' and 'name' to reduce confusion
Tyler Wilcock
2020-11-23
1
-5
/
+5
*
Implement DOMTokenList.supports API
Vincent Ricard
2020-10-05
1
-1
/
+1
*
Implements HTMLDetailsElement toggle
Vincent Ricard
2020-09-26
1
-0
/
+4
*
Implement ParentNode#replaceChildren
Vincent Ricard
2020-09-25
1
-0
/
+5
*
Update document focus when element focusability changes.
Josh Matthews
2020-06-15
1
-2
/
+70
*
Implement concept of dirty root
Anthony Ramine
2020-05-19
1
-0
/
+2
*
Add a fast path in Element::SetInnerHTML when the value is small and trivial ...
Bastien Orivel
2020-05-04
1
-2
/
+17
*
Some servo build fixes.
Emilio Cobos Álvarez
2020-04-16
1
-8
/
+1
*
Don't go through the layout thread to retrieve a node's primary style
Anthony Ramine
2020-04-07
1
-1
/
+1
*
Form constraints validation
teapotd
2020-04-02
1
-0
/
+13
*
Auto merge of #26083 - servo:layout-2020-more-cleanups, r=jdm
bors-servo
2020-04-01
1
-129
/
+107
|
\
|
*
Introduce <LayoutDom<Element>>::focus_state
Anthony Ramine
2020-04-01
1
-0
/
+12
|
*
Make synthesize_presentational_hints_for_legacy_attributes be safe
Anthony Ramine
2020-04-01
1
-4
/
+2
|
*
Make LayoutNodeHelpers::composed_parent_node_ref be safe
Anthony Ramine
2020-04-01
1
-23
/
+18
|
*
Make layout methods accessing rare data be safe
Anthony Ramine
2020-03-31
1
-10
/
+11
|
*
Don't generate rare_data_for_layout methods anymore
Anthony Ramine
2020-03-31
1
-2
/
+3
|
*
Introduce LayoutDom::to_layout_slice
Anthony Ramine
2020-03-31
1
-8
/
+1
|
*
Make a bunch or trivial LayoutElementHelpers safe
Anthony Ramine
2020-03-31
1
-13
/
+7
|
*
Introduce <LayoutDom<Element>>::attrs()
Anthony Ramine
2020-03-31
1
-53
/
+38
|
*
Merge RawLayoutElementHelpers into LayoutElementHelpers
Anthony Ramine
2020-03-31
1
-28
/
+27
|
*
Move around some code in the element
Anthony Ramine
2020-03-31
1
-52
/
+52
*
|
Cache the result of retrieving an element's client rectangle from layout.
Josh Matthews
2020-03-31
1
-4
/
+19
|
/
*
Introduce AttrHelpersForLayout::namespace
Anthony Ramine
2020-03-31
1
-1
/
+1
*
Don't clone the result of AttrHelpersForLayout::local_name
Anthony Ramine
2020-03-31
1
-2
/
+2
*
Rename AttrHelpersForLayout methods
Anthony Ramine
2020-03-31
1
-5
/
+5
*
Remove a bunch of _forever suffixes in Attr methods
Anthony Ramine
2020-03-30
1
-6
/
+6
[next]