Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
LadybirdBrowser
/
ladybird
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3.1k
Star
65.7k
Code
Issues
498
Pull requests
37
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
LibWeb: Match selectors against the live DOM from Rust
- #10795
#10795
Merged
awesomekling
merged 27 commits into
LadybirdBrowser:master
LadybirdBrowser/ladybird:master
from
awesomekling:keepgoing
awesomekling/ladybird:keepgoing
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
LibWeb: Match selectors against the live DOM from Rust
#10795
awesomekling
merged 27 commits into
LadybirdBrowser:master
LadybirdBrowser/ladybird:master
from
awesomekling:keepgoing
awesomekling/ladybird:keepgoing
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2026
LibWeb: Read selector identifiers through live DOM wrappers
Show description for ba4481a
awesomekling
committed
ba4481a
View commit details
Copy full SHA for ba4481a
Browse repository at this point
LibWeb: Match common tag selectors through live DOM wrappers
Show description for 15be6d8
awesomekling
committed
15be6d8
View commit details
Copy full SHA for 15be6d8
Browse repository at this point
LibWeb: Read root selector state from the live DOM wrapper
Show description for 38d943e
awesomekling
committed
38d943e
View commit details
Copy full SHA for 38d943e
Browse repository at this point
LibWeb: Compare selector element types through live wrappers
Show description for 0c75a93
awesomekling
committed
0c75a93
View commit details
Copy full SHA for 0c75a93
Browse repository at this point
LibWeb: Read selector element facts through live accessors
Show description for 8cb51e7
awesomekling
committed
8cb51e7
View commit details
Copy full SHA for 8cb51e7
Browse repository at this point
LibWeb: Resolve selector namespaces through live accessors
Show description for e99c1dc
awesomekling
committed
e99c1dc
View commit details
Copy full SHA for e99c1dc
Browse repository at this point
LibWeb: Match tag names through live DOM string views
Show description for c575bb9
awesomekling
committed
c575bb9
View commit details
Copy full SHA for c575bb9
Browse repository at this point
LibWeb: Match quirks classes through live DOM views
Show description for 3a652c9
awesomekling
committed
3a652c9
View commit details
Copy full SHA for 3a652c9
Browse repository at this point
LibWeb: Match attributes through live DOM views
Show description for 710ea51
awesomekling
committed
710ea51
View commit details
Copy full SHA for 710ea51
Browse repository at this point
LibWeb: Match link states through live DOM facts
Show description for 82b59ee
awesomekling
committed
82b59ee
View commit details
Copy full SHA for 82b59ee
Browse repository at this point
LibWeb: Match focus states through live DOM facts
Show description for afbde3f
awesomekling
committed
afbde3f
View commit details
Copy full SHA for afbde3f
Browse repository at this point
LibWeb: Match fullscreen through a live DOM fact
Show description for eaa6da1
awesomekling
committed
eaa6da1
View commit details
Copy full SHA for eaa6da1
Browse repository at this point
LibWeb: Match headings through a live DOM fact
Show description for 001df3b
awesomekling
committed
001df3b
View commit details
Copy full SHA for 001df3b
Browse repository at this point
LibWeb: Match open popovers through live DOM facts
Show description for 89bd83b
awesomekling
committed
89bd83b
View commit details
Copy full SHA for 89bd83b
Browse repository at this point
LibWeb: Match direction through a live DOM fact
Show description for 8ba821e
awesomekling
committed
8ba821e
View commit details
Copy full SHA for 8ba821e
Browse repository at this point
LibWeb: Match custom states through a live DOM query
Show description for 426605c
awesomekling
committed
426605c
View commit details
Copy full SHA for 426605c
Browse repository at this point
LibWeb: Match language ranges in Rust
Show description for 00adcea
awesomekling
committed
00adcea
View commit details
Copy full SHA for 00adcea
Browse repository at this point
LibWeb: Match common states through live DOM facts
Show description for f87c6ac
awesomekling
committed
f87c6ac
View commit details
Copy full SHA for f87c6ac
Browse repository at this point
LibWeb: Match media states through live DOM facts
Show description for 31de365
awesomekling
committed
31de365
View commit details
Copy full SHA for 31de365
Browse repository at this point
LibWeb: Match remaining states through live DOM facts
Show description for c50b632
awesomekling
committed
c50b632
View commit details
Copy full SHA for c50b632
Browse repository at this point
LibWeb: Treat selector navigation as live DOM reads
Show description for e50a76d
awesomekling
committed
e50a76d
View commit details
Copy full SHA for e50a76d
Browse repository at this point
LibWeb: Remove the retired selector callback counter
awesomekling
committed
5ad6954
View commit details
Copy full SHA for 5ad6954
Browse repository at this point
LibWeb: Remove redundant selector DOM wrapper state
Show description for a9b1d47
awesomekling
committed
a9b1d47
View commit details
Copy full SHA for a9b1d47
Browse repository at this point
LibWeb: Remove the unused open-state parameter
awesomekling
committed
f71e80b
View commit details
Copy full SHA for f71e80b
Browse repository at this point
Commits on Jul 22, 2026
LibWeb: Match foreign type selectors case-sensitively
Show description for 94681bc
awesomekling
committed
94681bc
View commit details
Copy full SHA for 94681bc
Browse repository at this point
LibWeb: Match ID selectors case-insensitively in quirks mode
Show description for 5f9a9c2
awesomekling
committed
5f9a9c2
View commit details
Copy full SHA for 5f9a9c2
Browse repository at this point
LibWeb: Strengthen foreign type selector coverage
Show description for c1a7fd1
awesomekling
committed
c1a7fd1
View commit details
Copy full SHA for c1a7fd1
Browse repository at this point
You can’t perform that action at this time.