Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / LadybirdBrowser/ladybird issues and pull requests

#2032 - AK: Add template specializations for `Optional<{,Fly}String>`

Pull Request - State: open - Opened by yyny 16 days ago - 4 comments

#2030 - LibWeb: Parse stroke-{linejoin,miterlimit} attributes

Pull Request - State: open - Opened by nico 16 days ago - 1 comment

#2027 - LibWeb: Start implementing letter spacing

Pull Request - State: open - Opened by kostyafarber 17 days ago

#2026 - LibWeb: Fix SVG gradients with userSpaceOnUse coordinates

Pull Request - State: closed - Opened by gmta 17 days ago

#2025 - LibWeb: Make `CSSRule::type()` non-virtual

Pull Request - State: closed - Opened by yyny 17 days ago

#2023 - Documentation: Rename class name on Images/classes.png

Pull Request - State: closed - Opened by 66542e 17 days ago

#2021 - Meta: Use correct certificate path when invoking WPT

Pull Request - State: closed - Opened by tcl3 17 days ago - 2 comments

#2020 - LibWeb: Make default monospace font size 13px

Pull Request - State: closed - Opened by kostyafarber 17 days ago

#2019 - AK: Rename DeprecatedStringCodePointIterator

Pull Request - State: open - Opened by wmentha 17 days ago - 1 comment

#2018 - AK: Rename DeprecatedStringCodePointIterator

Pull Request - State: closed - Opened by wmentha 17 days ago - 1 comment

#2017 - LibWeb: Refuse to fill float array with random values

Pull Request - State: closed - Opened by BenWiederhake 17 days ago

#2016 - LibWeb: Omit padding in WebCrypto AES-CBC exportKey

Pull Request - State: closed - Opened by BenWiederhake 17 days ago

#2015 - CSS filters not applied to SVGs

Issue - State: open - Opened by BenWiederhake 17 days ago

#2014 - LibWeb: Fix CSS "filter" clamping and resolution

Pull Request - State: open - Opened by BenWiederhake 17 days ago - 1 comment

#2013 - LibWeb/CSS: Add support for the `lch` color function

Pull Request - State: closed - Opened by LucasChollet 17 days ago

#2012 - LibWeb: Crash on 3bmeteo.com

Issue - State: open - Opened by teaalltr 17 days ago - 1 comment

#2011 - LibWeb: Crash on pixiv.net

Issue - State: open - Opened by aplefull 17 days ago

#2010 - LibJS: Extend supported date string formats

Pull Request - State: open - Opened by teaalltr 18 days ago

#2009 - LibWeb: Defer handling of WebDriver endpoint invocations

Pull Request - State: closed - Opened by trflynn89 18 days ago

#2008 - LibWeb: The pageshow event, dispatched by the user agent, should be trusted

Pull Request - State: open - Opened by alankemp 18 days ago - 1 comment

#2006 - LibCore: Respect system hard limit in `set_resource_limits`

Pull Request - State: closed - Opened by yyny 18 days ago

#2005 - headless-browser: Implement dialog-related WebView callbacks

Pull Request - State: closed - Opened by trflynn89 18 days ago

#2004 - LibCore: Port AnonymousBuffer to Windows

Pull Request - State: open - Opened by stasoid 18 days ago

#2003 - LibWeb/CSS: Start parsing the `color()` function

Pull Request - State: closed - Opened by LucasChollet 18 days ago

#2001 - LibWeb/CSS: Make all children of CSSLabLike share the create() method

Pull Request - State: closed - Opened by LucasChollet 18 days ago - 3 comments

#2000 - Documentation: Change in name from Serenity to Ladybird

Pull Request - State: closed - Opened by kostyafarber 18 days ago

#1999 - LibWeb: Add word spacing to tab size correctly

Pull Request - State: closed - Opened by kostyafarber 18 days ago - 5 comments

#1998 - AK: Add ASCII fast path for `Utf8View::contains`

Pull Request - State: closed - Opened by yyny 18 days ago

#1997 - Make :has() work correctly in more cases

Pull Request - State: closed - Opened by awesomekling 18 days ago

#1996 - LibWeb: Implement (most) missing basic shapes

Pull Request - State: open - Opened by Gingeh 18 days ago - 1 comment

#1995 - LibWebView: Fix ProcessAndClient template deduction causing build error

Pull Request - State: closed - Opened by MikeBooon 18 days ago - 3 comments

#1994 - LibWeb/CSS: Add support for the `lab()` color function

Pull Request - State: closed - Opened by LucasChollet 18 days ago

#1992 - LibWeb/HTML: Implement download attribute

Pull Request - State: closed - Opened by ChaseKnowlden 18 days ago - 1 comment

#1990 - UI/AppKit: Use round rect bezel style on older SDKs

Pull Request - State: open - Opened by fwcd 18 days ago - 2 comments

#1989 - LibWeb: Return `Web::CSS::Selector::pseudo_element` by reference

Pull Request - State: closed - Opened by yyny 18 days ago

#1988 - Documentation: Using a profiler is another great way to find issues!

Pull Request - State: closed - Opened by yyny 18 days ago - 2 comments

#1987 - AK: Pass `(Deprecated)FlyString::is_one_of` arguments by reference

Pull Request - State: closed - Opened by yyny 18 days ago

#1985 - LibWeb: Compare font keys by reference

Pull Request - State: open - Opened by yyny 19 days ago

#1984 - LibWeb: correct default ARIA Roles for few tags

Pull Request - State: closed - Opened by Simek 19 days ago - 1 comment

#1983 - LibWeb: Implement X25519 algorithms for SubtleCrypto

Pull Request - State: open - Opened by stelar7 19 days ago - 1 comment

#1982 - LibWeb: Refactor WebAssembly API to use spec-defined promise AOs

Pull Request - State: open - Opened by ADKaster 19 days ago - 2 comments

#1981 - Meta: Use release builds as the basis for Sanitizer builds

Pull Request - State: closed - Opened by trflynn89 19 days ago

#1980 - LibWeb: Remove reference counting for `CSS::StyleProperties`

Pull Request - State: closed - Opened by yyny 19 days ago - 2 comments

#1979 - LibJS: Don't generate useless jumps for if statement

Pull Request - State: closed - Opened by samu698 19 days ago - 2 comments

#1977 - LibGfx: Use `FlyString` for family name

Pull Request - State: closed - Opened by yyny 19 days ago

#1976 - LibWeb/LibCrypto: Implement RSA-OAEP

Pull Request - State: closed - Opened by stelar7 19 days ago

#1975 - CSS: Grid does not correctly calculate height of an element

Issue - State: open - Opened by kuchikuu 19 days ago - 1 comment

#1973 - Use `simdutf` when appending UTF-16 to `StringBuilder`

Pull Request - State: open - Opened by yyny 19 days ago - 2 comments

#1972 - LibJS: Store RegExp flags as a bitmask

Pull Request - State: closed - Opened by awesomekling 19 days ago

#1971 - LibWeb: Implement and test WebCrypto AES-CBC

Pull Request - State: closed - Opened by BenWiederhake 19 days ago

#1970 - LibWeb: Update WebCrypto to recent spec changes

Pull Request - State: closed - Opened by BenWiederhake 20 days ago

#1969 - Qt: Add box icon to line box debug menu action

Pull Request - State: closed - Opened by kostyafarber 20 days ago

#1968 - LibWeb: Fix crash when importing malformed RSAOAEP key

Pull Request - State: closed - Opened by BenWiederhake 20 days ago

#1965 - LibWeb: Parse the word-break css property

Pull Request - State: closed - Opened by kostyafarber 20 days ago

#1963 - LibWeb: Implement CSS filter property

Pull Request - State: closed - Opened by gmta 20 days ago

#1959 - `windy.com` particle background rendering issue

Issue - State: open - Opened by RubenKelevra 20 days ago - 1 comment

#1954 - Meta: Make WPT.sh echo the “wpt run” invocation

Pull Request - State: closed - Opened by sideshowbarker 20 days ago

#1950 - Tests: Fix and prevent executable images and html files

Pull Request - State: closed - Opened by BenWiederhake 21 days ago

#1945 - LibWeb: fallback to auto when aspect ratio is degenerate as per spec

Pull Request - State: closed - Opened by kkckkc 21 days ago - 2 comments

#1940 - Meta+LibCore: Include git hash in version string

Pull Request - State: open - Opened by tcl3 21 days ago - 6 comments

#1935 - LibCore: Port Environment to Windows and add most StandardPaths

Pull Request - State: open - Opened by stasoid 22 days ago - 1 comment

#1934 - LibWeb/CSS: Add math expression support for transform-origin

Pull Request - State: closed - Opened by ankushChatterjee 22 days ago - 1 comment

#1932 - LibWeb: Shadow Realm integration - part 2

Pull Request - State: open - Opened by shannonbooth 22 days ago - 3 comments

#1929 - LibWeb: Bring tab-size closer to the spec

Pull Request - State: closed - Opened by kostyafarber 22 days ago

#1917 - LibWeb/Fetch: Update cached responses when revalidating

Pull Request - State: closed - Opened by yyny 23 days ago

#1916 - WIP: LibRequest+LibWeb: Propagate HTTP status messages

Pull Request - State: open - Opened by yyny 23 days ago - 1 comment

#1893 - LibWeb: Implement and use "isomorphic decoding"

Pull Request - State: open - Opened by Gingeh 24 days ago - 4 comments

#1876 - LibRequests+LibWeb+RequestServer: Propagate HTTP reason phrase

Pull Request - State: open - Opened by rmg-x 25 days ago - 2 comments

#1857 - LibWeb/CSS: Tweak in CSSRGB::to_color() to avoid floating point errors

Pull Request - State: closed - Opened by ronak69 27 days ago - 6 comments

#1855 - LibIDL: Circular import issue

Issue - State: open - Opened by beuss-git 27 days ago - 1 comment

#1814 - LibWeb: Fix CloseWatcher constructor for detached iframes

Pull Request - State: closed - Opened by beuss-git 30 days ago

#1813 - LibWeb/CSS: Stop invalidating style when setting an animation's effect

Pull Request - State: closed - Opened by AtkinsSJ about 1 month ago - 1 comment

#1812 - LibWeb/CSS: Properties that don't support `calc()` but should

Issue - State: open - Opened by AtkinsSJ about 1 month ago
Labels: good first issue, web compatibility, task list, css

#1811 - UI/AppKit: Fix tab title icon and text layout

Pull Request - State: open - Opened by bestwnh about 1 month ago - 4 comments

#1810 - UI/mac: Fix mac tab title layout

Pull Request - State: closed - Opened by bestwnh about 1 month ago - 1 comment

#1809 - UI/AppKit: Fix crashes when opening a new tab after closing a tab

Pull Request - State: open - Opened by bestwnh about 1 month ago - 2 comments

#1808 - LibWeb: Initial steps towards implementing NavigationActivation

Pull Request - State: open - Opened by shannonbooth about 1 month ago

#1807 - Qt: Disable deprecated-declarations flag on Qt >= 6.8

Pull Request - State: open - Opened by gabrieltassinari about 1 month ago

#1806 - AK: Fix build errors on Windows

Pull Request - State: open - Opened by stasoid about 1 month ago

#1805 - LibWeb: Make FileReader fire progress event

Pull Request - State: closed - Opened by justus2510 about 1 month ago

#1804 - LibJS: Support date strings of the form "Wed Apr 17 2019 23:08:53""

Pull Request - State: closed - Opened by trflynn89 about 1 month ago

#1803 - LibWasm: Reject indirect calls to external function references

Pull Request - State: closed - Opened by ADKaster about 1 month ago - 2 comments