Historie revizí

Autor SHA1 Zpráva Datum
  Shannon Booth 8ce9e51c97 LibWeb: Port Node interface from DeprecatedString to String před 1 rokem
  Shannon Booth e74031a396 LibWeb: Port Document interface from DeprecatedString to String před 1 rokem
  Shannon Booth 41928c2902 LibWeb: Port DOMException interface from DeprecatedString to String před 1 rokem
  Shannon Booth 2c69f273a0 LibWeb: Port HTMLElement interface from DeprecatedString to String před 1 rokem
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute před 1 rokem
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible před 1 rokem
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) před 1 rokem
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void před 1 rokem
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() před 2 roky
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() před 2 roky
  Luke Wilde 995df8f565 LibWeb: Move get_an_elements_{target,noopener} to HTMLElement před 2 roky
  Aliaksandr Kalenik 147c3b3d97 LibWeb+WebContent: Forbid access to underlying type of CSSPixels před 2 roky
  Andreas Kling 20e2c9a7dd LibWeb: Cache state of the contenteditable attribute on HTMLElement před 2 roky
  Linus Groh d58b671ff6 LibWeb/DOM: Rename Node::{paint => paintable}_box() před 2 roky
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer před 2 roky
  Kenneth Myhra 8f4d7f2854 LibWeb: Port fire_a_synthetic_pointer_event() to new FlySring před 2 roky
  Kenneth Myhra 2091a11488 LibWeb: Port EventTarget to new {Fly}String před 2 roky
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String před 2 roky
  Kenneth Myhra 4d87072201 LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String před 2 roky
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case před 2 roky
  Kenneth Myhra b604bbaf29 LibWeb: Make factory method of HTML::DOMStringMap fallible před 2 roky
  Kenneth Myhra c120c46acc LibWeb: Make factory methods of DOM::Event fallible před 2 roky
  Linus Groh 8556d47240 LibWeb: Move ARIA-related code into the Web::ARIA namespace před 2 roky
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors před 2 roky
  MacDue 890b4d7980 LibWeb: Replace ARIA role static FlyStrings with an enum před 2 roky
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Jonah e63d9d4925 LibWeb: Add Support for the ARIA Element Properties před 2 roky
  Sam Atkins 5d8e3f5122 LibWeb: Convert Layout::Node to new pixel units před 2 roky
  Sam Atkins ab49dbf137 LibWeb: Convert Paintable coordinates to new pixel units před 2 roky