ladybird/Libraries
Andreas Kling 4c2d4cdf50 LibWeb: Implement HTMLOptionElement.label more correctly
This shouldn't just be a simple reflection of the label attribute.
It also needs fallback to the HTMLOptionElement.text property if the
label attribute is absent.
2024-11-15 12:54:41 +01:00
..
LibArchive
LibCompress
LibCore LibCore: Port EventLoop to Windows 2024-11-14 11:18:38 -07:00
LibCrypto
LibDiff
LibFileSystem
LibGfx
LibHTTP
LibIDL LibIDL: Allow overwriting the generated attribute callback name 2024-11-14 19:50:22 +01:00
LibImageDecoderClient
LibIPC
LibJS LibJS: Don't directly teach the heap about the javascript VM or Realm 2024-11-14 15:38:45 +01:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 2024-11-13 16:51:44 -05:00
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Implement HTMLOptionElement.label more correctly 2024-11-15 12:54:41 +01:00
LibWebSocket
LibWebView LibWebView+UI: Handle common WebView client initialization in LibWebView 2024-11-14 11:47:32 +01:00
LibXML