Commits
User selector
Commit History
Commits on Sep 9, 2021
Improve performance by using StringView, not "const StringView&"
Show description for c064dfccommitted
Commits on Jun 2, 2021
Remove <wtf/Optional.h>
Show description for 786e703committed
Commits on May 31, 2021
Rename presentationAttributeStyle to presentationalHintStyle to match spec language
Show description for 7b918d1committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on May 10, 2021
Remove all remaining uses of the String::toInt family of functions
Show description for e813601committed
Commits on May 9, 2021
Remove uses of the String::toInt family of functions from WebCore/html and similar directories
Show description for 0a8df2ecommitted
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 Oct 11, 2020
Various test-cases from Gecko assert with ASSERTION FAILED: tagName == mmultiscriptsTag or ASSERTION FAILED: tagName == mrootTag
Show description for cc3b230authored andcommitted
Commits on Oct 2, 2020
Re-align HTMLElement with the HTML spec
Show description for b772d99committed
Sam Weinig
Commits on Oct 1, 2020
[WebIDL] Make Exposed mandatory for IDL interfaces
Show description for 9940f5ccommitted
Sam Weinig
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 Sep 3, 2020
Update WebIDL parser to more closely align with current WebIDL spec
Show description for 631798dcommitted
Sam Weinig
Commits on May 9, 2020
Streamline MarkupAccumulator to improve efficiency a bit
Show description for 4666c31committed
Commits on Apr 9, 2020
Remove unnecessary explicit parsing for mo@maxsize value "infinity"
Show description for 21d6639authored andcommitted
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 Dec 6, 2019
[MathML] Should support conditional compilation
Show description for 93e9acfcommitted
Commits on Sep 23, 2019
Sync operator dictionary
Show description for e5e055bauthored 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 29, 2019
Address some MathML FIXMEs
Show description for 1e0af16authored 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 May 2, 2019
[GTK][WPE] Disable "thin", "thick", "medium" values of mfrac@linethickness at runtime
Show description for eeffb45authored andcommitted
Commits on Mar 22, 2019
Move implementation of mathsize to a single place
Show description for 37dd6f4committed
Commits on Mar 12, 2019
Add Optional to Forward.h.
Show description for 2a9ea4ccommitted
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