Commit History

Author SHA1 Message Date
  Sam Atkins ec340f03a5 WebContent+LibWebView: Add support for user style sheets 1 year ago
  Sam Atkins 7fe97ee6c5 LibWeb: Make StyleValue::to_string() infallible 1 year ago
  Andreas Kling 25375bf1d5 LibWeb: Make Document::paintable() return a ViewportPaintable 1 year ago
  Aliaksandr Kalenik 24edb7c97f Ladybird, WebContent: Add option in debug menu to output GC graph dump 1 year ago
  Andreas Kling 99ac34eeae Ladybird+LibWebView+Browser: Remove ability to run with AST interpreter 1 year ago
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 year ago
  Aliaksandr Kalenik b549f2d1d9 WebContent: Coalesce multiple sequential MouseWheel events 1 year ago
  Andreas Kling 09eed8eea2 LibWeb+headless-browser: Include paint tree in layout test output 1 year ago
  Shannon Booth 8751be09f9 AK: Serialize URL hosts with 'concept-host-serializer' 1 year ago
  Andreas Kling a3e97ea153 Browser+LibWebView: Run with the JavaScript bytecode VM by default 1 year ago
  Jonah afb07281ad Browser+LibWebView: Load and Display ARIA Properites and State 2 years ago
  Timothy Flynn 9e95c9892c Ladybird+LibWeb+WebContent: Add context menu controls for muting audio 2 years ago
  Timothy Flynn 14ca04de25 Ladybird+LibWeb+WebContent: Generalize video context menus for all media 2 years ago
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels 2 years ago
  Simon Wanner ee7282cbe4 LibWeb: Make pseudo-elements inspectable 2 years ago
  Ali Mohammad Pur e47f81d954 Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option 2 years ago
  Andreas Kling 097b5e4803 WebContent+headless-browser: Use document.body.innerText for text tests 2 years ago
  Andreas Kling fb722e69f3 LibWeb: Resolve CSS custom properties on pseudo elements 2 years ago
  Timothy Flynn c82f678fc6 LibWeb+WebContent: Add APIs to control video playback state 2 years ago
  Andreas Kling 43616316de LibWeb: Don't include CSS/StyleComputer.h from Element.h and Document.h 2 years ago
  Andreas Kling e5b97f4a57 WebContent: Always update layout before dumping layout tree 2 years ago
  Timothy Flynn 5089766af6 Browser+Ladybird+LibWeb: Port content filters to String 2 years ago
  Timothy Flynn 76ae60da15 Browser+Ladybird+LibWeb: Prevent infinite growth of content filters 2 years ago
  Linus Groh a75915f055 LibWeb/Layout: Rename BlockContainer::paint{_box => able_with_lines}() 2 years ago
  Linus Groh 754e458d0a LibWeb/Layout: Rename Box::{paint => paintable}_box() 2 years ago
  Timothy Flynn 7966fc4780 LibWeb+LibWebView+WebContent: Add APIs to manage an autoplay allowlist 2 years ago
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
  Andreas Kling 72d817d4ea LibWeb+Browser+Ladybird: Add menu action to dump paint tree 2 years ago
  Aliaksandr Kalenik 6d91d2fa50 WebContent: Add IPC call to set window handle from WebContent client 2 years ago
  Aliaksandr Kalenik 48e0789a17 WebContent: Add IPC call to get window handle from WebContent client 2 years ago