ladybird/Tests
Andreas Kling 70193c0009 LibWeb: Let Document have a direct GCPtr to its containing Web::Page
With this change, Document now always has a Web::Page. This means we no
longer rely on the breakable link between Document and BrowsingContext
to find a relevant Web::Page.

Fixes #22290
2023-12-15 22:04:46 +01:00
..
AK AK: Allow rejecting BitStream reads beyond EOF 2023-12-01 12:48:18 +01:00
JSSpecCompiler
Kernel
LibAudio
LibC
LibCompress
LibCore
LibCpp
LibCrypto
LibDiff
LibEDID
LibELF
LibGfx
LibGL
LibGLSL
LibIMAP
LibJS
LibLocale
LibMarkdown
LibPDF
LibRegex
LibSQL
LibTest
LibTextCodec
LibThreading
LibTimeZone
LibTLS
LibTTF
LibUnicode
LibVideo
LibWasm
LibWeb
LibWebView
LibXML
Spreadsheet
UserspaceEmulator
Utilities
CMakeLists.txt