- 06204d2 Refactor RenderMathMLSpace to avoid using flexbox by fred.wang@free.fr · 9 years ago
- c7c9e4a Refactor RenderMathMLScripts layout to avoid using flexbox by fred.wang@free.fr · 9 years ago
- 38726e5 Ensure that RenderMathMLOperator::stretchTo functions are called with stretchy operators that have the correct direction by fred.wang@free.fr · 9 years ago
- db8aa02 Refactor RenderMathMLFraction layout to avoid using flexbox by fred.wang@free.fr · 9 years ago
- 9d5c83a Refactor RenderMathMLUnderOver layout functions to avoid using flexbox by fred.wang@free.fr · 9 years ago
- ba2aee9 Reset CSS spacing rules on the <math> element. by commit-queue@webkit.org · 9 years ago
- 8b4d5ae Make MathML colspan/rowspan consistent with HTML table cells. by fred.wang@free.fr · 9 years ago
- 0dff9f9 Use Testharness.js for the MathML script tests by fred.wang@free.fr · 9 years ago
- 077ac13 Bad position of large operators inside an munderover element by fred.wang@free.fr · 9 years ago
- 6ad5a5e [cairo] Solid stroke of lines with thickness less than 1 pixel broken after r191658 by fred.wang@free.fr · 9 years ago
- 6989d50 Crash when removing children of a MathMLSelectElement by cdumez@apple.com · 10 years ago
- 6322a74 Last gardening after r177774 by mmaxfield@apple.com · 10 years ago
- 5cfc043 Allow MathML in dashboard compatibility mode by weinig@apple.com · 10 years ago
- 0ea92b3 Unreviewed, upload two missing test files in the commit r174677. by alex@webkit.org · 10 years ago
- e124093 Add test to check stretchy value is case sensitive by alex@webkit.org · 10 years ago
- 5289a00 RenderMathMLUnderOver adds spacing to the child operator indefinitely when resizing the window. by dino@apple.com · 10 years ago
- 4832afb Source/WebCore: by commit-queue@webkit.org · 10 years ago
- 7feae7e Tools: [EFL] [GTK] Use Latin Modern Math in the jhbuild environments. by fred.wang@free.fr · 11 years ago
- 1b72a22 Remove latinmodern-math.woff from LayoutTests/mathml/opentype by fred.wang@free.fr · 11 years ago
- f2ec3b3 Draw radicals with glyphs for better rendering by fred.wang@free.fr · 11 years ago
- d442018 Unreviewed, rolling out r169963. https://bugs.webkit.org/show_bug.cgi?id=133899 by fred.wang@free.fr · 11 years ago
- 66ca888 Draw radicals with glyphs for better rendering by fred.wang@free.fr · 11 years ago
- f4a3c8e Unreviewed, rolling out r169939. https://bugs.webkit.org/show_bug.cgi?id=133878 by fred.wang@free.fr · 11 years ago
- dc99cf8 Draw radicals with glyphs for better rendering by fred.wang@free.fr · 11 years ago
- a33867f Add tests for dynamic changes in msqrt/mroot by fred.wang@free.fr · 11 years ago
- ce5b691 Apply Character-level mirroring to stretchy operators in RTL mode. by fred.wang@free.fr · 11 years ago
- 19653c2 MathML operators not stretched horizontally by fred.wang@free.fr · 11 years ago
- e766af0 Use size variants and glyph assembly from the MATH data. by fred.wang@free.fr · 11 years ago
- 69c3aea Cleared executable bits on many .html and .txt files. by darin@apple.com · 11 years ago
- 18b7adc [regression] background colors do not apply to <mo> elements. by fred.wang@free.fr · 11 years ago
- a668259 Bug 130345 - Refine childShouldCreateRenderer for MathML elements by fred.wang@free.fr · 11 years ago
- c1cfa4a Update some references for MathML pixels tests by fred.wang@free.fr · 11 years ago
- aa995af Unreviewed gardening. by fred.wang@free.fr · 11 years ago
- 90058c9 Fix reftest failure of mathml/presentation/bug95404.html. by fred.wang@free.fr · 11 years ago
- bf71189 [regression] foreign content not displayed in MathML by fred.wang@free.fr · 11 years ago
- 2e693b4 Invisible Operators should not add space. by fred.wang@free.fr · 11 years ago
- 4d5262c Implement MathML spacing around operators . by fred.wang@free.fr · 11 years ago
- eb0d303 Improve renderer classes for MathML Token elements. by fred.wang@free.fr · 11 years ago
- 241436e Add support for minsize/maxsize attributes. by fred.wang@free.fr · 11 years ago
- 2e2a9fe Only skip stretchy operators when determining the stretch height. by fred.wang@free.fr · 11 years ago
- 1580181 Implement asymmetric/symmetric stretching of vertical operators. by fred.wang@free.fr · 11 years ago
- 918eab0 Bug 119043 - Large stretch size error for MathML operators. by fred.wang@free.fr · 11 years ago
- 598221c Unreviewed, rolling out r164534. by fred.wang@free.fr · 11 years ago
- c1cbbb0 Bug 119043 - Large stretch size error for MathML operators. by fred.wang@free.fr · 11 years ago
- c95e631 Implement the MathML Operator Dictionary. by fred.wang@free.fr · 11 years ago
- 3c9047d childShouldCreateRenderer should return false for the mspace element by commit-queue@webkit.org · 11 years ago
- 8b73d8c Do not draw multi-characters <mi> in italic. by commit-queue@webkit.org · 11 years ago
- 576a7ee Menclose with no notation attribute does not display anything. by commit-queue@webkit.org · 11 years ago
- d636167 Add support for menclose element https://bugs.webkit.org/show_bug.cgi?id=85729 by commit-queue@webkit.org · 11 years ago
- c2c226b Add Support for the semantics element. by commit-queue@webkit.org · 11 years ago
- 31ae38f Additional refinement in MathMLSelectElement toggle implementation by darin@apple.com · 11 years ago
- 5a1c7cb Ensure inferred mrows for msqrt, mstyle, merror, mphantom and math. by commit-queue@webkit.org · 11 years ago
- 0469ec6 Add support for maction@toggle https://bugs.webkit.org/show_bug.cgi?id=120059 by commit-queue@webkit.org · 11 years ago
- 4b77b7b Add an MathMLSelectElement class to implement <maction> and <semantics>. by commit-queue@webkit.org · 11 years ago
- d596c14 Map the dir attribute to the CSS direction property. by commit-queue@webkit.org · 11 years ago
- c4c98eb Map the dir attribute to the CSS direction property. by commit-queue@webkit.org · 11 years ago
- 140b854 [MathML] The double bar vertical delimiter does not stretch properly by mrobinson@webkit.org · 11 years ago
- 3381962 CSS direction must be reset to ltr on <math> element. by commit-queue@webkit.org · 11 years ago
- b39d073 [MathML] Center of stretched curly bracket not always vertically centered by mrobinson@webkit.org · 11 years ago
- 37d03c4 Unreviewed, rolling out r158678. by commit-queue@webkit.org · 11 years ago
- 2b87ba8 [MathML] Poor spacing around delimiters in MathML Torture Test 14 by mrobinson@webkit.org · 11 years ago
- a5125cd Source/WebCore: Invalid cast in WebCore::toRenderMathMLBlock by bfulgham@apple.com · 11 years ago
- 34a9f0d [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code by mrobinson@webkit.org · 11 years ago
- 797b256 Roll out r156930 and r156937, they caused 34 assertion failures on bots. by ap@apple.com · 11 years ago
- ac884aa [MathML] Remove RenderTree modification during layout and refactor the StretchyOp code by mrobinson@webkit.org · 11 years ago
- 0655cc7 [MathML] Implement the subscriptshift and superscriptshift attributes by commit-queue@webkit.org · 12 years ago
- 99a9d2a Implement the mmultiscripts tag https://bugs.webkit.org/show_bug.cgi?id=99618 by commit-queue@webkit.org · 12 years ago
- d9b9bdf MathML: ASSERTION FAILED: !isPreferredLogicalHeightDirty() in RenderMathMLBlock::preferredLogicalHeight() const by zalan@apple.com · 12 years ago
- da2bc02 Graphical elements inside mphantom should not be visible. by commit-queue@webkit.org · 12 years ago
- e9febc3 More conversions from MathML pixel tests to reftests. by commit-queue@webkit.org · 12 years ago
- a3ace88 Convert MathML fraction tests to reftests. by commit-queue@webkit.org · 12 years ago
- 7922b21 Incorrect calculated width for mspace. by commit-queue@webkit.org · 12 years ago
- 82d0c57 Replace MathML pixel tests by reftests. by commit-queue@webkit.org · 12 years ago
- 4496a29 Add Support for mspace element https://bugs.webkit.org/show_bug.cgi?id=115610 by commit-queue@webkit.org · 12 years ago
- 214e667 Implement parsing of MathML lengths. by commit-queue@webkit.org · 12 years ago
- e6d1a01 MathML line fraction needs to parse number values by cfleizach@apple.com · 12 years ago
- a481ce9 Bad spacing inside MathML formulas when text-indent is specified by commit-queue@webkit.org · 12 years ago
- 42ce748 Unreviewed, rolling out r140880. by commit-queue@webkit.org · 12 years ago
- 5ba7ff7 MathML preferred widths should not depend on layout information by ojan@chromium.org · 12 years ago
- 46e4649 Unreviewed, rolling out r137632. by inferno@chromium.org · 12 years ago
- 746e4ab Heap-use-after-free in WebCore::RenderBlock::finishDelayUpdateScrollInfo by dbarton@mathscribe.com · 12 years ago
- fac7d85 Heap-use-after-free in WebCore::RenderLayer::paintList [MathML] by jchaffraix@webkit.org · 12 years ago
- 4d1f4e9 Performance degradation while rendering MathML content, freezes the tab. by tony@chromium.org · 12 years ago
- ec03b6d [mathml] Improve performance of nested sup or sub elements by tony@chromium.org · 12 years ago
- d676378 Unreviewed gardening. LayoutTests/mathml/msubsup-fuzz.html passes locally but not on by dbarton@mathscribe.com · 12 years ago
- 8c38681 [MathML] Improve some addChild methods by dbarton@mathscribe.com · 12 years ago
- f93c3a9 [MathML] Symbol font uses greek letters for roman ones on linux and Windows by dbarton@mathscribe.com · 12 years ago
- bd9d1e5 Remove "orphaned units" quirk https://bugs.webkit.org/show_bug.cgi?id=98553 by commit-queue@webkit.org · 12 years ago
- 0fc1e9a [MathML] Baseline wrong for fractions or munder/mover with padding by dbarton@mathscribe.com · 12 years ago
- 7cbd93d [MathML] Implement <mtd> rowspan and columnspan attributes by dbarton@mathscribe.com · 13 years ago
- b887a8e Convert MathML to use flexboxes https://bugs.webkit.org/show_bug.cgi?id=96843 by dbarton@mathscribe.com · 13 years ago
- 8137ab4 mathml.css: Add more { white-space: nowrap } declarations by dbarton@mathscribe.com · 13 years ago
- ff79ede Remove { vertical-align: baseline } declarations from mathml.css by dbarton@mathscribe.com · 13 years ago
- 48f1c2a MathML: nested square root symbols have varying descenders by dbarton@mathscribe.com · 13 years ago
- a9fa05f r123492 Changed output of msub-anonymous-child-render-crash.html LayoutTest by msaboff@apple.com · 13 years ago
- 5c985e2c [CSS2.1] Anonymous tables should be inline/block-level based off their parent by jchaffraix@webkit.org · 13 years ago
- 604b54b Inherit style changes in MathML anonymous renderers by dbarton@mathscribe.com · 13 years ago
- 0837233 Use testRunner instead of layoutTestController in ietestcenter, inspector, java, jquery, loader, mathml, media, and mhtml tests by rniwa@webkit.org · 13 years ago
- 1078fa6 Unify RenderMathMLSquareRoot.cpp and RenderMathMLRoot.cpp by commit-queue@webkit.org · 13 years ago
- a6ba20bf Convert some MathML layout tests to reftests by commit-queue@webkit.org · 13 years ago