Block or Report
Block or report Loirooriol
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
tab-counter-plus
tab-counter-plus PublicTab Counter Plus - Shows the number of tabs in each window. Efficient and customizable.
-
663 contributions in the last year
| Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
February 2024
Created 7 commits in 2 repositories
Created a pull request in servo/servo that received 9 comments
Don't escape property name in CSSStyleDeclaration's item()
Just return the raw name. This is only relevant for custom properties.
./mach build -d does not report any errors
./mach test-tidy does not rep…
+2
−19
lines changed
•
9
comments
Opened 4 other pull requests in 1 repository
servo/servo
1
open
3
merged
-
Do not adjust margins in over-constrained cases
This contribution was made on Feb 13
-
Include border-spacing gutters in compute_inline_content_sizes
This contribution was made on Feb 12
-
Fix list-style serialization
This contribution was made on Feb 11
-
Fix CSSStyleDeclaration's item() to provide properties instead of values
This contribution was made on Feb 9
Reviewed 9 pull requests in 2 repositories
servo/servo
7 pull requests
-
layout: Add support for table rows, columns, rowgroups and colgroups
This contribution was made on Feb 14
-
style: Add a
static_prefsimplementationThis contribution was made on Feb 14 -
layout: Respond to shorthand property requests with real values
This contribution was made on Feb 9
-
layout: Start work on table row height and vertical-align
This contribution was made on Feb 9
-
layout: make
paddingandborderuseAuinpbmThis contribution was made on Feb 9 -
layout: Use
BoxFragmentborder widths for display list generationThis contribution was made on Feb 8 -
layout: Collect both start and end baselines for fragments
This contribution was made on Feb 5
servo/app_units
2 pull requests
-
Add a
Sumimplementation forAuThis contribution was made on Feb 1 -
Implement
Sumand release a new versionThis contribution was made on Feb 1
Created an issue in servo/servo that received 2 comments
Broken serialization for computed list-style
<!DOCTYPE html> <pre> <script> function compute(value) { var element = document.body; var style = document.body.style.listStyle = value; document.w…
2
comments
Opened 2 other issues in 1 repository
w3c/csswg-drafts
2
open
-
[css-grid] Include scrollbar gutter in #subgrid-edge-placeholders
This contribution was made on Feb 12
-
[css-tables][css-backgrounds] Does background-clip work on table columns and rows?
This contribution was made on Feb 7