Title: [161495] trunk/Source/WebCore
- Revision
- 161495
- Author
- [email protected]
- Date
- 2014-01-08 06:22:09 -0800 (Wed, 08 Jan 2014)
Log Message
Remove invalid comments from mathtags.ing
https://bugs.webkit.org/show_bug.cgi?id=126629
Patch by Frédéric Wang <[email protected]> on 2014-01-08
Reviewed by Chris Fleizach.
* mathml/mathtags.in:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (161494 => 161495)
--- trunk/Source/WebCore/ChangeLog 2014-01-08 12:02:15 UTC (rev 161494)
+++ trunk/Source/WebCore/ChangeLog 2014-01-08 14:22:09 UTC (rev 161495)
@@ -1,3 +1,12 @@
+2014-01-08 Frédéric Wang <[email protected]>
+
+ Remove invalid comments from mathtags.ing
+ https://bugs.webkit.org/show_bug.cgi?id=126629
+
+ Reviewed by Chris Fleizach.
+
+ * mathml/mathtags.in:
+
2014-01-08 Andreas Kling <[email protected]>
RenderMathMLRow::createAnonymousWithParentRenderer() should return RenderPtr.
Modified: trunk/Source/WebCore/mathml/mathtags.in (161494 => 161495)
--- trunk/Source/WebCore/mathml/mathtags.in 2014-01-08 12:02:15 UTC (rev 161494)
+++ trunk/Source/WebCore/mathml/mathtags.in 2014-01-08 14:22:09 UTC (rev 161495)
@@ -34,15 +34,14 @@
none interfaceName=MathMLInlineContainerElement
semantics interfaceName=MathMLSelectElement
-# These presentation MathML elements are not implemented.
maligngroup interfaceName=MathMLElement
malignmark interfaceName=MathMLElement
-menclose interfaceName=MathMLElement # http://wkbug/85729
+menclose interfaceName=MathMLElement
mglyph interfaceName=MathMLElement
-mlabeledtr interfaceName=MathMLElement # http://wkbug/85732
+mlabeledtr interfaceName=MathMLElement
mlongdiv interfaceName=MathMLElement
-mpadded interfaceName=MathMLElement # http://wkbug/85730
-ms interfaceName=MathMLElement # http://wkbug/125859
+mpadded interfaceName=MathMLElement
+ms interfaceName=MathMLElement
mscarries interfaceName=MathMLElement
mscarry interfaceName=MathMLElement
msgroup interfaceName=MathMLElement
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes