Historique des commits

Auteur SHA1 Message Date
  Linus Groh d8d16dea95 LibWeb: Add a basic implementation of Document.createEvent() il y a 4 ans
  Luke 5beacf08a2 LibWeb: Make the node mutation algorithms more spec compliant il y a 4 ans
  Luke ca71ac484b LibWeb: Rename "for_each_in_subtree(_of_type)" to "for_each_in_inclusive_subtree(_of_type)" il y a 4 ans
  Timothy Flynn 5de0e0068c LibWeb: Support two-value background-repeat il y a 4 ans
  Timothy Flynn fa9ba8bce5 LibWeb: Support rendering background images with 'background-repeat' il y a 4 ans
  Linus Groh ade3adcc7a LibWeb: Run queued promise jobs after callbacks il y a 4 ans
  Linus Groh c183ebc723 LibWeb: Only call page_did_change_title() from main frame il y a 4 ans
  Linus Groh dadf2e8251 LibJS: Make Interpreter::run() a void function il y a 4 ans
  Andreas Kling 36ea9fbd9e LibWeb: Stub out Document.cookie il y a 4 ans
  Jean-Baptiste Boric 8dca96fb61 LibWeb: Provide file name to JavaScript interpreter il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Andreas Kling b126ead34e LibWeb: Support assigning to document.body when it is null il y a 4 ans
  Andreas Kling 9194a97cbe LibWeb: Add Document.createRange() il y a 4 ans
  Linus Groh dd621cc650 LibWeb: Use DOMException in Document::set_body() il y a 4 ans
  Andreas Kling 794ebb699c LibWeb: Remove low-hanging LibGUI fruit from LibWeb il y a 4 ans
  Andreas Kling 9de1253f44 LibWeb: Remove a whole bunch of unnecessary #includes il y a 4 ans
  Linus Groh 2a38f008bf LibWeb: Make getElementsByClassName() case-insensitive in quirks mode il y a 4 ans
  Linus Groh 5a9094a70a LibWeb: Make getElementsByTagName() case-insensitive for HTML elements il y a 4 ans
  Andreas Kling 342b787d1c LibWeb: Move main thread JavaScript VM to its own file il y a 4 ans
  Andreas Kling df2a4adcd2 Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process il y a 4 ans
  Luke 449c6c5604 LibWeb: Add simple implementation of Document.createElementNS il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans