https://youtube.com/c/AndreasKling
Building a new OS, browser and language with the help of friends around the world :^)
- Sweden
-
21:13
(UTC +02:00) - https://youtube.com/@awesomekling
- @awesomekling
Sponsors
Block or Report
Block or report awesomekling
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,563 contributions in the last year
Less
More
Activity overview
Contribution activity
June 2023
Created 73 commits in 1 repository
Created a pull request in SerenityOS/serenity that received 2 comments
LibWeb: Round lengths to 3 decimals after resolving from percentage
This is a hack to emulate the behavior of other engines that use fixed-point math. By rounding to 3 decimals, we retain a fair amount of detail, wh…
+45
−13
•
2
comments
Opened 40 other pull requests in 1 repository
SerenityOS/serenity
39
merged
1
closed
- LibWeb: Use correct reference for abspos elements with % height sizes
- LibJS/Bytecode: Two more boog fixes
- Ladybird+LibJS: Add CLI option to run browser with LibJS bytecode VM
- LibJS/Bytecode: Another couple fixes for test262
- LibJS/Bytecode: Do BlockDeclarationInstantiation in C++ and also a bugfix for GetById
- LibWeb: Resolve % min-sizes against 0 while under min-content constraint
- LibJS/Bytecode: Two bytecode fixes
- LibJS: Miscellanous bytecode fixes
- LibWeb: Treat % max-width as none when containing block size indefinite
- LibWeb: Treat % max-height as none when containing block size indefinite
- LibWeb: Use a separate class for shared image requests
- LibWeb: Resolve auto margins on abspos elements in more cases
- LibWeb: Make stretch-fit return 0 when the available size is indefinite
- CI: Try to fix macOS CI
- CI: Disable ASAN's use-after-return check
- LibWeb: Two CSS grid fixes
- LibJS: Two minor performance tweaks
- LibWeb: (Mostly) unify image loading between img, object, and CSS
- LibWeb: Sync HTML image loading with normative spec changes
- LibWeb: Forward media attribute from link element to loaded style sheet
- LibGfx+LibWeb: Make the browser book (browser.engineering) a bit more browsable
- LibWebView: Unbreak spawning WebContent process with valgrind
- Lagom: Allow opting into linking with mold
- LibWeb: Make the Lufthansa website look better :^)
- LibWeb: Fix things until we can read web platform docs on MDN :^)
- Some pull requests not shown.
Reviewed 14 pull requests in 2 repositories
SerenityOS/serenity
13 pull requests
- LibWeb: Add a script to run Web Platform Tests
- LibWeb: Fix the x coordinate of a block after a float
- Lagom: Allow opting into linking with mold
- unzip: Add option to list files of an archive
- LibWeb: Add partial implementation of border conflict resolution
- LibWeb: Add support for table caption
- LibWeb: Implement painting for svg text
- LibWeb: Fix things until we can read web platform docs on MDN :^)
- LibWeb: Use none as initial value for grid-template-column/rows
- LibWeb: Add support for inset shadows
-
LibWeb: Implement the
<use>and<symbol>SVG elements - LibWeb: Add missing value ranges to (most) CSS properties
-
LibWeb: Make popup blocker less strict by implementing
has_transient_activation
whatwg/html
1 pull request
Created an issue in whatwg/html that received 1 comment
"Update the image data" can dereference null "pending request" in multiple places
When implementing this algorithm for Ladybird, I had to add null checks of the "pending request", whenever calling "abort the image request" for th…
1
comment
1
contribution
in private repositories
Jun 7

