Commit graph

  • 19a841c644 Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:40:21 +00:00
  • 87176970a8 Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:40:21 +00:00
  • 33b93f7d27 Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:40:21 +00:00
  • 1a34676046 UI: Style the crash page and update error page image SINF-KEN 2025-03-26 13:37:00 +01:00
  • 3f0b75ec65 Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:36:31 +00:00
  • 193fbaab83 Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:36:31 +00:00
  • 139417c77c Notes added by 'git notes append' github-actions[bot] 2025-03-26 19:36:31 +00:00
  • d3fa5066d0 LibWeb: Do not clear float sides for floating boxes with clear: .. Jelle Raaijmakers 2025-03-26 19:26:20 +00:00
  • 002e79a658 LibWeb: Exclude trailing whitespace from line width when placing floats Jelle Raaijmakers 2025-03-26 16:11:50 +00:00
  • 5bdc9425bc LibWeb: Fix scroll offset application for SVG root box Aliaksandr Kalenik 2025-03-26 19:01:11 +00:00
  • 4b8e26df43 Notes added by 'git notes append' github-actions[bot] 2025-03-26 18:23:48 +00:00
  • c767c94119 Notes added by 'git notes append' github-actions[bot] 2025-03-26 18:23:42 +00:00
  • 02745f0a97 Notes added by 'git notes append' github-actions[bot] 2025-03-26 18:23:42 +00:00
  • 0575d6ad15 Notes added by 'git notes append' github-actions[bot] 2025-03-26 18:23:42 +00:00
  • e8644d43db RequestServer: Remove useless Forward.h Sam Atkins 2025-03-26 14:52:07 +00:00
  • 5c5f34989a LibWeb/Layout: Properly remove layout nodes Glenn Skrzypczak 2025-03-26 19:14:14 +01:00
  • c5b438267f Notes added by 'git notes append' github-actions[bot] 2025-03-26 17:53:01 +00:00
  • 8952a10555 Notes added by 'git notes append' github-actions[bot] 2025-03-26 17:52:57 +00:00
  • 75f5c4e777 Notes added by 'git notes append' github-actions[bot] 2025-03-26 17:52:57 +00:00
  • 8fed1d77da Notes added by 'git notes append' github-actions[bot] 2025-03-26 17:52:57 +00:00
  • 7cae4fadbc LibWeb: Cache "has size containment" flag in Layout::Box Aliaksandr Kalenik 2025-03-26 16:48:59 +00:00
  • 204ee92959 CodeGenerators: Move some utilities out of GenerateCSSStyleProperties Sam Atkins 2025-03-26 17:06:33 +00:00
  • 9d1ad43c0f LibWeb/CSS: Move "serialize a CSS declaration" to Serialize.{h,cpp} Sam Atkins 2025-03-26 16:20:55 +00:00
  • bfa493eef4 LibWeb/CSS: Give all style values a visit_edges() method Sam Atkins 2025-03-26 14:40:23 +00:00
  • a9e80b3df1 Revert "AK: Don't try to free(UINTPTR_MAX) in StringData::delete()" Ali Mohammad Pur 2025-03-26 18:05:09 +01:00
  • 40ff6ad9db LibWeb: Cache "has size containment" flag in Layout::Box Aliaksandr Kalenik 2025-03-26 16:48:59 +00:00
  • ae21b3a971 LibWeb: Exclude trailing whitespace from line width when placing floats Jelle Raaijmakers 2025-03-26 16:11:50 +00:00
  • fd80d3d48b UI: Style the crash page and update error page image SINF-KEN 2025-03-26 13:37:00 +01:00
  • efcaf2a0c1 RequestServer: Remove useless Forward.h Sam Atkins 2025-03-26 14:52:07 +00:00
  • d5734564cd Notes added by 'git notes append' github-actions[bot] 2025-03-26 14:48:52 +00:00
  • 0d72e00879 Notes added by 'git notes append' github-actions[bot] 2025-03-26 14:48:52 +00:00
  • 137d4fdcdf Notes added by 'git notes append' github-actions[bot] 2025-03-26 14:48:52 +00:00
  • 693fe76d1c AK: Don't try to free(UINTPTR_MAX) in StringData::operator delete() Andreas Kling 2025-03-26 12:50:15 +00:00
  • f0e19e68b0 Notes added by 'git notes append' github-actions[bot] 2025-03-26 13:52:54 +00:00
  • 8de95644ae Notes added by 'git notes append' github-actions[bot] 2025-03-26 13:52:49 +00:00
  • 0295ec1353 Notes added by 'git notes append' github-actions[bot] 2025-03-26 13:52:49 +00:00
  • b1f1728973 Notes added by 'git notes append' github-actions[bot] 2025-03-26 13:52:49 +00:00
  • 85e28a29f0 LibWeb: Replace 1px iteration in y_for_float_to_be_inserted_here() Aliaksandr Kalenik 2025-03-26 11:55:39 +00:00
  • 8b8a61cf1c AK: Don't try to free(UINTPTR_MAX) in StringData::operator delete() Andreas Kling 2025-03-26 12:50:15 +00:00
  • d546d95168 LibWeb: Replace 1px iteration in y_for_float_to_be_inserted_here() Aliaksandr Kalenik 2025-03-26 11:55:39 +00:00
  • b5707a19b4 Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:09:02 +00:00
  • 459d6ad3e8 Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:09:02 +00:00
  • e2de041397 Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:09:02 +00:00
  • d8ff71fbb5 LibWeb: Delete parent state pointer in LayoutState Aliaksandr Kalenik 2025-03-14 01:44:02 +01:00
  • 98a2c7c237 Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:05:12 +00:00
  • 2860aae7dd Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:05:12 +00:00
  • 2c44db552c Notes added by 'git notes append' github-actions[bot] 2025-03-26 12:05:12 +00:00
  • 53cac71cec AK: Inline most StringBase member functions Andreas Kling 2025-03-26 07:11:07 +00:00
  • c5a1665a03 Notes added by 'git notes append' github-actions[bot] 2025-03-26 11:24:16 +00:00
  • ad0d4aa81c Notes added by 'git notes append' github-actions[bot] 2025-03-26 11:24:16 +00:00
  • 50eac44ec3 Notes added by 'git notes append' github-actions[bot] 2025-03-26 11:24:16 +00:00
  • a0f3099333 CI: Make JS Benchmarks use the JS repl from the job with the same commit Jelle Raaijmakers 2025-03-26 11:19:54 +00:00
  • 436d608728 CI: Make JS Benchmarks use the JS repl from the job with the same commit Jelle Raaijmakers 2025-03-26 11:19:54 +00:00
  • a06b72f1c2 Notes added by 'git notes append' github-actions[bot] 2025-03-26 10:20:23 +00:00
  • 86ea256248 Notes added by 'git notes append' github-actions[bot] 2025-03-26 10:20:23 +00:00
  • 72947b6f22 Notes added by 'git notes append' github-actions[bot] 2025-03-26 10:20:23 +00:00
  • a7cb2424af Tests: Skip the svg-inline-sizing/svg-inline.html for now sideshowbarker 2025-03-12 14:10:57 +09:00
  • f2cbe5d0fa AK: Inline most StringBase member functions Andreas Kling 2025-03-26 07:11:07 +00:00
  • b1e0d6d769 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:49 +00:00
  • 8c1515560d Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:49 +00:00
  • e9d4f06a30 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:49 +00:00
  • 3e191d835c Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:43 +00:00
  • aff86a8131 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:43 +00:00
  • 0b905d51d9 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:43 +00:00
  • cddbd907d2 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:38 +00:00
  • b93d29e134 Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:38 +00:00
  • 779048c03a Notes added by 'git notes append' github-actions[bot] 2025-03-26 09:48:38 +00:00
  • 2d3dea0770 LibWeb/CSS: Update quirks-mode styling for form elements Sam Atkins 2025-03-25 10:43:32 +00:00
  • b2873d7ed6 LibWeb/CSS: Add new list-style-position quirk Sam Atkins 2025-03-25 10:39:29 +00:00
  • 612aabaedf Tests: Import list-style quirks test from WPT Sam Atkins 2025-03-25 10:33:49 +00:00
  • fd69df4578 LibWeb: Fix layout bug related to immediate top layer removal Simon Farre 2025-03-20 17:43:45 +01:00
  • 55f6abbe45 Notes added by 'git notes append' github-actions[bot] 2025-03-26 08:37:18 +00:00
  • d3a0ee74c9 Notes added by 'git notes append' github-actions[bot] 2025-03-26 08:37:18 +00:00
  • 6100ff03e2 Notes added by 'git notes append' github-actions[bot] 2025-03-26 08:37:18 +00:00
  • 8cae20af1b LibWeb: Maintain a mapping for fast lookup in getElementById() Aliaksandr Kalenik 2025-03-25 17:30:52 +00:00
  • 867f961501 Notes added by 'git notes append' github-actions[bot] 2025-03-26 02:21:13 +00:00
  • f52ee81400 Notes added by 'git notes append' github-actions[bot] 2025-03-26 02:21:05 +00:00
  • 0d629aef3e Notes added by 'git notes append' github-actions[bot] 2025-03-26 02:21:05 +00:00
  • 255d6f7bfc Notes added by 'git notes append' github-actions[bot] 2025-03-26 02:21:05 +00:00
  • 7165d69868 AK: Inline more of the String and FlyString member functions Andreas Kling 2025-03-26 00:43:52 +00:00
  • 172ffe0b47 AK: Inline more of the String and FlyString member functions Andreas Kling 2025-03-26 00:43:52 +00:00
  • 5574344675 Notes added by 'git notes append' github-actions[bot] 2025-03-26 00:18:54 +00:00
  • 56d3b2204f Notes added by 'git notes append' github-actions[bot] 2025-03-26 00:18:46 +00:00
  • be63ec5ed9 Notes added by 'git notes append' github-actions[bot] 2025-03-26 00:18:46 +00:00
  • bc403d1195 Notes added by 'git notes append' github-actions[bot] 2025-03-26 00:18:46 +00:00
  • 275985ff3d LibWeb: Ignore non-box element while collecting abspos nodes for layout Aliaksandr Kalenik 2025-03-25 23:44:41 +00:00
  • d9622d0173 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:19 +00:00
  • 144e3d6037 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:19 +00:00
  • 1b71221c0c Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:14 +00:00
  • 8f8cadb76f Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:14 +00:00
  • bb8b3b763c Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:14 +00:00
  • bbf663c643 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:13 +00:00
  • 97ea04fa87 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:13 +00:00
  • da23ad4a3d Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:05 +00:00
  • 48ec5f6cd5 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:05 +00:00
  • 69631a6184 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:05 +00:00
  • 61ef9f4a3f Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:04 +00:00
  • 334e1fd918 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:04 +00:00
  • 902cccc791 Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:00 +00:00
  • 4ca502557d Notes added by 'git notes append' github-actions[bot] 2025-03-25 23:58:00 +00:00