Commits
User selector
Commit History
Commits on May 31, 2021
Rename presentationAttributeStyle to presentationalHintStyle to match spec language
Show description for 7b918d1committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Mar 5, 2021
"precustomized" state of custom elements can become HTMLUnknownElement
Show description for 0dd17d2committed
Commits on Jan 3, 2021
Remove some FrameLoader::changeLocation parameters
Show description for 7aea21bauthored andcommitted
Commits on Sep 25, 2020
Bug 216702 - Implement the CSS math-style property
Show description for 6760a22authored andcommitted
Commits on Sep 8, 2020
Move all remaining flags from ElementRareData to Node to reduce the frequency
Show description for 22e51ebcommitted
Commits on Mar 9, 2020
Rename urlSelected to changeLocation
Show description for 0ef647dauthored andcommitted
Commits on Mar 2, 2020
Add referrerpolicy attribute support for anchors
Show description for 77bc94aauthored andcommitted
Commits on Sep 9, 2019
[GTK][WPE] Remove attributes deprecated from MathML3
Show description for 4e59367authored andcommitted
Commits on Sep 6, 2019
LayoutTests/imported/w3c:
Show description for 656b51dauthored andcommitted
Commits on Aug 21, 2019
Remove MathMLElement::defaultTabIndex()
Show description for f6f04a4committed
Commits on Aug 16, 2019
Split tabIndex computation for DOM and the rest of WebCore
Show description for 3edcbe1committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Mar 22, 2019
Move implementation of mathsize to a single place
Show description for 37dd6f4committed
Commits on Mar 2, 2019
Finish removing String::format
Show description for 725aa57committed
Commits on Feb 28, 2019
Roll out r242014; it caused crashes in compositing logging (webkit.org/b/195141)
Show description for ae38279committed
Commits on Feb 24, 2019
Finish removing String::format
Show description for dd04f0ccommitted
Commits on Feb 22, 2019
Remove stripLeadingAndTrailingWhitespace from MathMLElement.cpp
Show description for 6d4b561authored andcommittedFix unitless usage of mathsize
Show description for 7a5fc55authored andcommitted
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted
Commits on Jan 12, 2018
Make elements of zero width or height focusable
Show description for 990db81committed
Commits on Jul 1, 2017
Frame.h doesn't need to include FrameLoader.h, IntRect.h, and NavigationScheduler.h
Show description for e7495dfcommitted
Commits on Jan 27, 2017
Revert r210474 it is no longer needed
Show description for a3ee2b0committed
Commits on Jan 23, 2017
Remove PassRefPtr from "page" directory of WebCore, also deploy references
Show description for a6867c4committed
Commits on Jan 7, 2017
Ensure navigation only allowed for documents not in the page cache
Show description for adca2b7committed
Commits on Oct 18, 2016
Rename setNeedsStyleRecalc to invalidateStyle
Show description for e46a96bcommitted
Commits on Aug 31, 2016
DOM event handling should pass Event around by reference.
Show description for fc4973dcommitted
Andreas Kling
Commits on Aug 30, 2016
Move some code from MathMLElement to MathMLPresentationElement
Show description for 375ab6aauthored andcommitted
Commits on Aug 29, 2016
Use MathMLPresentationElement for all MathML presentation tags
Show description for 650c470authored andcommitted
Commits on Aug 24, 2016
More consistent header inclusions in the MathML module
Show description for 6c704e4committed
Commits on Aug 23, 2016
Share and improve extraction of character for operator and token elements
Show description for b2f5696committed
Commits on Aug 21, 2016
Introduce a MathMLAnnotationElement class for the annotation/annotation-xml elements
Show description for 7ecd030authored andcommitted
Commits on Aug 2, 2016
[MathML] Use more auto for local variables
Show description for 803effbauthored andcommittedUse Optional members to store parsed MathML attributes.
Show description for b5a22a0authored andcommitted