haikuwebkit/Source/WebCore/html
Adrien Destugues 0195b40b77 Merge commit 'e4390067fab9a407b0c303e04f03c77381cb2ddb' into Haiku 2021-08-30 17:59:07 +02:00
..
canvas WebGL via Metal experimental feature does not correctly toggle metal backend 2021-08-19 16:28:04 +00:00
forms
parser Fix bounds checks for WhitespaceCache string lengths 2021-08-13 05:45:45 +00:00
shadow [iOS] REGRESSION(r279720): changing Subtitles to Off doesn't hide them or do anything 2021-07-14 18:39:14 +00:00
track Avoid DOMRect overhead in VTTRegion 2021-08-19 16:26:00 +00:00
Autocapitalize.cpp
Autocapitalize.h
AutocapitalizeTypes.h
Autofill.cpp Define AtomString(ASCIILiteral) and use ASCIILiteral more to avoid memory allocation 2021-04-06 00:09:31 +00:00
Autofill.h
BaseButtonInputType.cpp
BaseButtonInputType.h Accelerate HTMLInputElement creation 2021-01-20 21:54:37 +00:00
BaseCheckableInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
BaseCheckableInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
BaseClickableWithKeyInputType.cpp
BaseClickableWithKeyInputType.h Accelerate HTMLInputElement creation 2021-01-20 21:54:37 +00:00
BaseDateAndTimeInputType.cpp Non-unified build fixes, late July 2021 edition 2021-07-29 11:03:52 +00:00
BaseDateAndTimeInputType.h Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
BaseTextInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
BaseTextInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
ButtonInputType.cpp Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
ButtonInputType.h Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
CachedHTMLCollection.h
CanvasBase.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CanvasBase.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CheckboxInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
CheckboxInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
CollectionTraversal.h
CollectionType.h fieldset.elements should return an HTMLCollection instead of an HTMLFormControlsCollection 2018-10-03 00:26:41 +00:00
ColorInputType.cpp Merge commit '6fbe35566296ef4716d35074d3ebb6ff71abb226' into HEAD 2021-06-29 18:42:07 +02:00
ColorInputType.h Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
CustomPaintCanvas.cpp Convert DestinationColorSpace from an enum to class wrapping a platform color space (CGColorSpaceRef for CG ports, etc.) 2021-05-25 01:26:18 +00:00
CustomPaintCanvas.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
CustomPaintImage.cpp Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
CustomPaintImage.h CustomPaintImage being in platform/graphics is a layering violation 2021-05-15 03:34:17 +00:00
DOMFormData.cpp Unreviewed. Remove the build warning below since r280332. 2021-07-28 05:55:23 +00:00
DOMFormData.h This is responding to feedback on r280310. 2021-07-27 00:37:07 +00:00
DOMFormData.idl
DOMTokenList.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMTokenList.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DOMTokenList.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
DOMURL.cpp Use WeakPtr instead of manual raw pointer management in URLSearchParams 2021-08-03 16:42:24 +00:00
DOMURL.h Use WeakPtr instead of manual raw pointer management in URLSearchParams 2021-08-03 16:42:24 +00:00
DOMURL.idl
DataListSuggestionInformation.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DateInputType.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DateInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DateTimeFieldsState.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
DateTimeLocalInputType.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DateTimeLocalInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
DirectoryFileListCreator.cpp Drop FileSystem::fileMetadata() / fileMetadataFollowingSymlinks() 2021-05-15 05:46:43 +00:00
DirectoryFileListCreator.h
EmailInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
EmailInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
EnterKeyHint.cpp
EnterKeyHint.h
FTPDirectoryDocument.cpp Follow-up to: Remove uses of the String::toInt family of functions from the WebCore/platform directory 2021-05-09 18:35:30 +00:00
FTPDirectoryDocument.h
FeaturePolicy.cpp Apply permission policy to geolocation 2021-03-31 11:16:12 +00:00
FeaturePolicy.h Apply permission policy to geolocation 2021-03-31 11:16:12 +00:00
FileInputType.cpp Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
FileInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
FormAssociatedElement.cpp
FormAssociatedElement.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
FormController.cpp Non-unified build fixes, mid August 2021 edition 2021-08-11 09:47:27 +00:00
FormController.h Non-unified build fixes, mid August 2021 edition 2021-08-11 09:47:27 +00:00
FormNamedItem.h
GenericCachedHTMLCollection.cpp
GenericCachedHTMLCollection.h
HTMLAllCollection.cpp Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
HTMLAllCollection.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLAllCollection.idl [WebIDL] Remove [LegacyCaller] extended attribute 2021-01-04 20:01:40 +00:00
HTMLAnchorElement.cpp Use an OptionSet<MapCoordinatesMode> in place of MapCoordinatesFlags 2021-08-19 15:51:31 +00:00
HTMLAnchorElement.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLAnchorElement.idl PCM: Rename attributeOn to attributionDestination and change the IDL data type of attributionSourceId to unsigned long 2021-03-25 17:34:41 +00:00
HTMLAreaElement.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
HTMLAreaElement.h REGRESSION (r276264): Reproducible crash in WebCore::UserActionElementSet::clearFlags 2021-04-27 05:44:59 +00:00
HTMLAreaElement.idl
HTMLAttachmentElement.cpp SharedBuffer::takeData() is a bit dangerous 2021-07-23 22:05:03 +00:00
HTMLAttachmentElement.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLAttachmentElement.idl
HTMLAttributeNames.in Implement support for <dialog> element cancel event 2021-08-05 20:56:52 +00:00
HTMLAudioElement.cpp GPUProcess launches unnecessarily when loading the amazon front page 2021-04-21 20:53:00 +00:00
HTMLAudioElement.h
HTMLAudioElement.idl
HTMLBDIElement.cpp
HTMLBDIElement.h
HTMLBRElement.cpp Create a RenderLineBreak when BR element has unsupported content data style 2021-08-23 14:53:04 +00:00
HTMLBRElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLBRElement.idl
HTMLBaseElement.cpp Document.baseURI is inaccurate for iframe srcdoc documents 2021-08-10 17:51:30 +00:00
HTMLBaseElement.h Document.baseURI is inaccurate for iframe srcdoc documents 2021-08-10 17:51:30 +00:00
HTMLBaseElement.idl
HTMLBodyElement+Compat.idl
HTMLBodyElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLBodyElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLBodyElement.idl
HTMLButtonElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLButtonElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLButtonElement.idl
HTMLCanvasElement.cpp fast/canvas/canvas-crash.html doesn't test what it intends to on iOS 2021-08-06 01:56:58 +00:00
HTMLCanvasElement.h fast/canvas/canvas-crash.html doesn't test what it intends to on iOS 2021-08-06 01:56:58 +00:00
HTMLCanvasElement.idl Stop building WebGPU and the WHLSL compiler to decrease binary size 2021-07-30 03:53:49 +00:00
HTMLCollection.cpp Stop using holdLock() in WebCore as it is not compatible with Clang thread safety analysis 2021-05-22 03:04:24 +00:00
HTMLCollection.h Stop using holdLock() in WebCore as it is not compatible with Clang thread safety analysis 2021-05-22 03:04:24 +00:00
HTMLCollection.idl
HTMLDListElement.cpp
HTMLDListElement.h
HTMLDListElement.idl
HTMLDataElement.cpp
HTMLDataElement.h
HTMLDataElement.idl
HTMLDataListElement.cpp Avoid an ancestor walk in HTMLFormControlElement::computeWillValidate() 2021-02-04 05:21:04 +00:00
HTMLDataListElement.h Avoid an ancestor walk in HTMLFormControlElement::computeWillValidate() 2021-02-04 05:21:04 +00:00
HTMLDataListElement.idl
HTMLDetailsElement.cpp Port HTMLDetailsElement to use modern event handling code 2021-08-19 09:15:03 +00:00
HTMLDetailsElement.h Port HTMLDetailsElement to use modern event handling code 2021-08-19 09:15:03 +00:00
HTMLDetailsElement.idl
HTMLDialogElement.cpp Check for dialog existence in top layer in HTMLDialogElement::showModal & close 2021-08-13 14:16:31 +00:00
HTMLDialogElement.h Implement support for <dialog> element cancel event 2021-08-05 20:56:52 +00:00
HTMLDialogElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLDirectoryElement.cpp
HTMLDirectoryElement.h
HTMLDirectoryElement.idl
HTMLDivElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLDivElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLDivElement.idl
HTMLDocument.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLDocument.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLDocument.idl
HTMLElement+CSSOMView.idl
HTMLElement.cpp Implement support for <dialog> element cancel event 2021-08-05 20:56:52 +00:00
HTMLElement.h [Live Text] Selection is misaligned on some images on twitter.com 2021-07-08 20:59:32 +00:00
HTMLElement.idl
HTMLEmbedElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLEmbedElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLEmbedElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLFieldSetElement.cpp Cleanup RenderElement::RendererCreationType 2021-06-16 03:58:50 +00:00
HTMLFieldSetElement.h Don't update form control elements validity status if they are detached from the document. 2021-02-15 09:04:34 +00:00
HTMLFieldSetElement.idl
HTMLFontElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLFontElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLFontElement.idl
HTMLFormControlElement.cpp Remove StringBuilder::appendLiteral 2021-05-24 21:51:47 +00:00
HTMLFormControlElement.h Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
HTMLFormControlElementWithState.cpp Stop tracking form elements with FormController 2021-08-06 03:10:40 +00:00
HTMLFormControlElementWithState.h Stop tracking form elements with FormController 2021-08-06 03:10:40 +00:00
HTMLFormControlsCollection.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLFormControlsCollection.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLFormControlsCollection.idl
HTMLFormElement.cpp LayoutTests/imported/w3c: 2021-07-26 20:15:49 +00:00
HTMLFormElement.h LayoutTests/imported/w3c: 2021-07-26 20:15:49 +00:00
HTMLFormElement.idl Implement <form>.requestSubmit() 2021-05-10 07:16:13 +00:00
HTMLFrameElement.cpp Non-unified build fixes, late-ish May 2021 edition 2021-05-21 13:52:45 +00:00
HTMLFrameElement.h
HTMLFrameElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLFrameElementBase.cpp REGRESSION (r276264): Reproducible crash in WebCore::UserActionElementSet::clearFlags 2021-04-27 05:44:59 +00:00
HTMLFrameElementBase.h REGRESSION (r276264): Reproducible crash in WebCore::UserActionElementSet::clearFlags 2021-04-27 05:44:59 +00:00
HTMLFrameOwnerElement.cpp
HTMLFrameOwnerElement.h
HTMLFrameSetElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLFrameSetElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLFrameSetElement.idl
HTMLHRElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLHRElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLHRElement.idl
HTMLHeadElement.cpp
HTMLHeadElement.h
HTMLHeadElement.idl
HTMLHeadingElement.cpp
HTMLHeadingElement.h
HTMLHeadingElement.idl
HTMLHtmlElement.cpp
HTMLHtmlElement.h
HTMLHtmlElement.idl
HTMLHyperlinkElementUtils.idl
HTMLIFrameElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLIFrameElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLIFrameElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLImageElement+CSSOMView.idl
HTMLImageElement.cpp HTMLImageElement.decoding should reflect the decoding content attribute, limited to only known values 2021-07-19 21:35:43 +00:00
HTMLImageElement.h HTMLImageElement.decoding should reflect the decoding content attribute, limited to only known values 2021-07-19 21:35:43 +00:00
HTMLImageElement.idl HTMLImageElement.decoding should reflect the decoding content attribute, limited to only known values 2021-07-19 21:35:43 +00:00
HTMLImageLoader.cpp
HTMLImageLoader.h
HTMLInputElement.cpp ListAttributeTargetObserver is needlessly created even when there is no list attribute 2021-07-31 22:48:18 +00:00
HTMLInputElement.h Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
HTMLInputElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLKeygenElement.cpp
HTMLKeygenElement.h
HTMLKeygenElement.idl
HTMLLIElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLLIElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLLIElement.idl
HTMLLabelElement.cpp Non-unified build fixes, early April 2021 2021-04-06 16:51:57 +00:00
HTMLLabelElement.h Enable ability to prevent scrolling in Element.focus() 2021-03-22 22:29:52 +00:00
HTMLLabelElement.idl
HTMLLegendElement.cpp Non-unified build fixes, early April 2021 2021-04-06 16:51:57 +00:00
HTMLLegendElement.h Enable ability to prevent scrolling in Element.focus() 2021-03-22 22:29:52 +00:00
HTMLLegendElement.idl
HTMLLinkElement.cpp Clicking an HTMLLinkElement should not trigger a navigation 2021-07-30 16:41:37 +00:00
HTMLLinkElement.h Clicking an HTMLLinkElement should not trigger a navigation 2021-07-30 16:41:37 +00:00
HTMLLinkElement.idl
HTMLMapElement.cpp
HTMLMapElement.h
HTMLMapElement.idl
HTMLMarqueeElement.cpp Use HTMLDimension to parse different HTML attribute length values 2021-06-11 17:41:18 +00:00
HTMLMarqueeElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLMarqueeElement.idl
HTMLMediaElement+AudioOutput.idl
HTMLMediaElement.cpp Rename MediaPlayer::setVisible to MediaPlayer::setPageIsVisible 2021-08-19 08:40:05 +00:00
HTMLMediaElement.h Prevent AudioSession category from moving out of PlayAndRecord too quickly 2021-08-21 07:01:21 +00:00
HTMLMediaElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLMediaElementEnums.h
HTMLMenuElement.cpp
HTMLMenuElement.h
HTMLMenuElement.idl
HTMLMenuItemElement.cpp
HTMLMenuItemElement.h
HTMLMenuItemElement.idl
HTMLMetaElement.cpp HTMLMetaElement http-equiv should not be processed in shadow trees 2021-08-11 16:39:55 +00:00
HTMLMetaElement.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLMetaElement.idl Add support for a `media` attribute on `<meta name="theme-color" content="...">` 2021-05-10 17:20:11 +00:00
HTMLMeterElement.cpp All string resources from UserAgentStyleSheets / UserAgentScripts should be used as non-copying StringImpl 2021-03-25 01:55:58 +00:00
HTMLMeterElement.h
HTMLMeterElement.idl
HTMLModElement.cpp
HTMLModElement.h
HTMLModElement.idl
HTMLNameCollection.cpp
HTMLNameCollection.h
HTMLOListElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLOListElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLOListElement.idl
HTMLObjectElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLObjectElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLObjectElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLOptGroupElement.cpp
HTMLOptGroupElement.h
HTMLOptGroupElement.idl
HTMLOptionElement.cpp Move selectedOptions cache invalidation timing 2021-04-24 07:41:54 +00:00
HTMLOptionElement.h
HTMLOptionElement.idl
HTMLOptionsCollection.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLOptionsCollection.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLOptionsCollection.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLOrForeignElement.idl Enable ability to prevent scrolling in Element.focus() 2021-03-22 22:29:52 +00:00
HTMLOutputElement.cpp Non-unified build fixes, late-ish May 2021 edition 2021-05-21 13:52:45 +00:00
HTMLOutputElement.h output element doesn't react properly to node tree mutations 2021-05-15 02:05:22 +00:00
HTMLOutputElement.idl output element doesn't react properly to node tree mutations 2021-05-15 02:05:22 +00:00
HTMLParagraphElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLParagraphElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLParagraphElement.idl
HTMLParamElement.cpp
HTMLParamElement.h
HTMLParamElement.idl
HTMLPictureElement.cpp Implement width and height attributes on source elements of <picture> 2021-06-22 08:06:05 +00:00
HTMLPictureElement.h Implement width and height attributes on source elements of <picture> 2021-06-22 08:06:05 +00:00
HTMLPictureElement.idl
HTMLPlugInElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLPlugInElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLPlugInImageElement.cpp embed element with the src attribute set prevents WebKitTestRunner from exiting 2021-04-26 08:21:31 +00:00
HTMLPlugInImageElement.h Do not schedule update on embed creation 2021-02-10 09:13:41 +00:00
HTMLPreElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLPreElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLPreElement.idl
HTMLProgressElement.cpp
HTMLProgressElement.h
HTMLProgressElement.idl
HTMLQuoteElement.cpp
HTMLQuoteElement.h
HTMLQuoteElement.idl
HTMLScriptElement.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
HTMLScriptElement.h
HTMLScriptElement.idl
HTMLSelectElement.cpp Use setBooleanAttribute instead of setAttributeWithoutSynchronization(X, Y ? emptyAtom() : nullAtom()); 2021-07-07 16:14:14 +00:00
HTMLSelectElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLSelectElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLSelectElementWin.cpp
HTMLSlotElement.cpp Crash in WebCore::SlotAssignment::assignedNodesForSlot 2021-06-17 21:55:22 +00:00
HTMLSlotElement.h Crash in WebCore::SlotAssignment::assignedNodesForSlot 2021-06-17 21:55:22 +00:00
HTMLSlotElement.idl
HTMLSourceElement.cpp Implement width and height attributes on source elements of <picture> 2021-06-22 08:06:05 +00:00
HTMLSourceElement.h Merge commit '8e12736b4bafcb267c3bc157239f3110d7e6d85e' into HEAD 2021-06-30 08:20:23 +02:00
HTMLSourceElement.idl Implement width and height attributes on source elements of <picture> 2021-06-22 08:06:05 +00:00
HTMLSpanElement.cpp
HTMLSpanElement.h
HTMLSpanElement.idl [WebIDL] Make Exposed mandatory for IDL interfaces 2020-10-01 00:15:51 +00:00
HTMLStyleElement.cpp HTMLStyleElement should be able to fire the load event more than once 2021-08-23 14:50:46 +00:00
HTMLStyleElement.h HTMLStyleElement should be able to fire the load event more than once 2021-08-23 14:50:46 +00:00
HTMLStyleElement.idl
HTMLSummaryElement.cpp Cleanup RenderElement::RendererCreationType 2021-06-16 03:58:50 +00:00
HTMLSummaryElement.h
HTMLTableCaptionElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableCaptionElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableCaptionElement.idl
HTMLTableCellElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableCellElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableCellElement.idl
HTMLTableColElement.cpp Use HTMLDimension to parse different HTML attribute length values 2021-06-11 17:41:18 +00:00
HTMLTableColElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableColElement.idl
HTMLTableElement.cpp Use HTMLDimension to parse different HTML attribute length values 2021-06-11 17:41:18 +00:00
HTMLTableElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLTablePartElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTablePartElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableRowElement.cpp
HTMLTableRowElement.h
HTMLTableRowElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLTableRowsCollection.cpp
HTMLTableRowsCollection.h
HTMLTableSectionElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableSectionElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTableSectionElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLTagNames.in
HTMLTemplateElement.cpp
HTMLTemplateElement.h
HTMLTemplateElement.idl
HTMLTextAreaElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTextAreaElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLTextAreaElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLTextFormControlElement.cpp [LFC][Integration] HTMLTextFormControlElement should use the inline iterator to collect content for wrap=hard 2021-08-21 02:44:59 +00:00
HTMLTextFormControlElement.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
HTMLTimeElement.cpp
HTMLTimeElement.h
HTMLTimeElement.idl
HTMLTitleElement.cpp
HTMLTitleElement.h
HTMLTitleElement.idl
HTMLTrackElement.cpp
HTMLTrackElement.h
HTMLTrackElement.idl [WebIDL] Remove [Reflect] support for constants 2021-04-29 22:09:09 +00:00
HTMLUListElement.cpp Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLUListElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLUListElement.idl
HTMLUnknownElement.cpp
HTMLUnknownElement.h "precustomized" state of custom elements can become HTMLUnknownElement 2021-03-05 01:28:03 +00:00
HTMLUnknownElement.idl
HTMLVideoElement.cpp Implement width and height attributes on source elements of <picture> 2021-06-22 08:06:05 +00:00
HTMLVideoElement.h Rename presentationAttributeStyle to presentationalHintStyle to match spec language 2021-05-31 15:02:54 +00:00
HTMLVideoElement.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
HTMLWBRElement.cpp
HTMLWBRElement.h
HiddenInputType.cpp Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
HiddenInputType.h Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
ImageBitmap.cpp Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
ImageBitmap.h Removal of "TypedOM" prefix for CSSOM Object names 2021-08-12 15:47:18 +00:00
ImageBitmap.idl
ImageBitmapBacking.cpp
ImageBitmapBacking.h
ImageBitmapOptions.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
ImageBitmapOptions.idl
ImageData.cpp Use Checked aliases instead of Checked<T, RecordOverflow> 2021-06-02 15:42:27 +00:00
ImageData.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ImageData.idl Add support for creating/accessing/setting non-sRGB ImageData via canvas 2021-05-16 15:21:34 +00:00
ImageDataSettings.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
ImageDataSettings.idl Add support for creating/accessing/setting non-sRGB ImageData via canvas 2021-05-16 15:21:34 +00:00
ImageDocument.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
ImageDocument.h
ImageInputType.cpp Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
ImageInputType.h Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
InputMode.cpp
InputMode.h
InputType.cpp Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
InputType.h Implement form[method=dialog] 2021-06-30 05:37:56 +00:00
InputTypeNames.cpp
InputTypeNames.h
LabelableElement.cpp
LabelableElement.h
LabelsNodeList.cpp
LabelsNodeList.h
LazyLoadFrameObserver.cpp Crash under JSIntersectionObserverCallback::handleEvent() 2021-08-18 15:25:04 +00:00
LazyLoadFrameObserver.h
LazyLoadImageObserver.cpp Crash under JSIntersectionObserverCallback::handleEvent() 2021-08-18 15:25:04 +00:00
LazyLoadImageObserver.h
LinkIconCollector.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
LinkIconCollector.h
LinkIconType.h
LinkRelAttribute.cpp
LinkRelAttribute.h Remove <wtf/Optional.h> 2021-06-02 06:45:51 +00:00
MediaController.cpp [GPUProcess] MediaController is using a ClockCM 2021-03-04 17:55:21 +00:00
MediaController.h
MediaController.idl
MediaControllerInterface.h
MediaDocument.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
MediaDocument.h
MediaElementSession.cpp Rename Element::clientRect() which does not return a value in web-exposed "client" coordinates 2021-08-19 18:24:00 +00:00
MediaElementSession.h [iOS] All home screen web apps resume when any home screen web app is foregrounded 2021-07-26 17:51:09 +00:00
MediaEncryptedEvent.cpp
MediaEncryptedEvent.h
MediaEncryptedEvent.idl
MediaEncryptedEventInit.h
MediaError.h Add support for MediaError.message 2021-07-16 06:15:47 +00:00
MediaError.idl Add support for MediaError.message 2021-07-16 06:15:47 +00:00
MediaFragmentURIParser.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
MediaFragmentURIParser.h
MonthInputType.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
MonthInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
NumberInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
NumberInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
OffscreenCanvas.cpp Canvas and OffscreenCanvas getContext should check if argument is an object before trying to convert it to a dictionary 2021-07-20 17:07:58 +00:00
OffscreenCanvas.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
OffscreenCanvas.idl REGRESSION(r277560): conditional attribute typos in IDLs for OffscreenCanvas, OffscreenCanvasRenderingContext2D 2021-05-17 08:56:17 +00:00
PasswordInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
PasswordInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
PluginDocument.cpp Use `const uint8_t*` type more consistently to store bytes in WebKit 2021-06-06 05:25:41 +00:00
PluginDocument.h
PublicURLManager.cpp
PublicURLManager.h
RadioInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
RadioInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
RadioNodeList.cpp
RadioNodeList.h
RadioNodeList.idl
RangeInputType.cpp Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
RangeInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
ResetInputType.cpp Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
ResetInputType.h Devirtualize InputType::supportsValidation() 2021-02-02 00:14:23 +00:00
RubyElement.cpp
RubyElement.h
RubyTextElement.cpp
RubyTextElement.h
SearchInputType.cpp Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
SearchInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
StepRange.cpp
StepRange.h
SubmitEvent.cpp Implement 'SubmitEvent' interface 2021-07-16 06:52:15 +00:00
SubmitEvent.h Implement 'SubmitEvent' interface 2021-07-16 06:52:15 +00:00
SubmitEvent.idl Implement 'SubmitEvent' interface 2021-07-16 06:52:15 +00:00
SubmitInputType.cpp Implement 'SubmitEvent' interface 2021-07-16 06:52:15 +00:00
SubmitInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
TelephoneInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
TelephoneInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
TextDocument.cpp
TextDocument.h
TextFieldInputType.cpp Skip shadow-root creation for input element if it is not necessary 2021-06-20 10:53:42 +00:00
TextFieldInputType.h [iOS][FCR] Add new datalist dropdown for text inputs 2021-02-18 01:10:50 +00:00
TextInputType.cpp
TextInputType.h Accelerate HTMLInputElement creation 2021-01-20 21:54:37 +00:00
TextMetrics.h
TextMetrics.idl
TimeInputType.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
TimeInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
TimeRanges.cpp
TimeRanges.h
TimeRanges.idl [WebIDL] Remove the need to specify [MayThrowException] 2021-03-23 00:49:01 +00:00
TypeAhead.cpp Next step toward using std::optional directly instead of through WTF::Optional typedef 2021-05-28 01:26:23 +00:00
TypeAhead.h
URLDecomposition.cpp Fix some whitespace handling issues in URL setters 2021-07-08 22:59:59 +00:00
URLDecomposition.h
URLInputType.cpp Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
URLInputType.h Devirtualize some functions on InputType 2021-01-30 03:10:02 +00:00
URLRegistry.h
URLSearchParams.cpp Use WeakPtr instead of manual raw pointer management in URLSearchParams 2021-08-03 16:42:24 +00:00
URLSearchParams.h Use WeakPtr instead of manual raw pointer management in URLSearchParams 2021-08-03 16:42:24 +00:00
URLSearchParams.idl
ValidationMessage.cpp
ValidationMessage.h
ValidityState.h
ValidityState.idl
VoidCallback.h
VoidCallback.idl
WebKitMediaKeyError.h
WebKitMediaKeyError.idl
WeekInputType.cpp Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00
WeekInputType.h Remove WTF::Optional synonym for std::optional, using that class template directly instead 2021-05-30 16:11:40 +00:00