Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jan 29, 2019
[MathML] Move enum class ScriptType to MathMLScriptsElement.
Show description for fff0addcommitted
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Mar 17, 2018
Put the DOM in IsoHeaps
Show description for 6e5d6fbcommitted
Filip Pizlo
Commits on Dec 4, 2017
Bug 161300 - Move RenderMathMLRoot:RootType and RenderMathMLScripts:ScriptsType to element classes
Show description for 35f4a63committed
Commits on Nov 27, 2016
[WTF] Import std::optional reference implementation as WTF::Optional
Show description for dd0db06committed
Commits on Aug 24, 2016
More consistent header inclusions in the MathML module
Show description for 6c704e4committed
Commits on Aug 23, 2016
Rename MathMLInlineContainerElement to MathMLPresentationElement
Show description for 945a927committed
Commits on Aug 2, 2016
Use Optional members to store parsed MathML attributes.
Show description for b5a22a0authored andcommitted
Commits on Jul 22, 2016
Move parsing of accentunder and accent attributes from renderer to element classes
Show description for aca7d16committed
Commits on Jul 19, 2016
Move parsing of subscriptshift and superscriptshift from rendering to element classes
Show description for ffced0ecommitted
Loading