[Webkit-unassigned] [Bug 32941] [Qt] Missing SVG variables

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 15:35:18 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32941





--- Comment #2 from Csaba Osztrogonac <ossy at webkit.org>  2009-12-25 15:35:18 PST ---
--- LayoutTests/fast/dom/prototype-inheritance-expected.txt
+++ LayoutTests/platform/qt/fast/dom/prototype-inheritance-expected.txt

Removed from platform independent expected files by
http://trac.webkit.org/changeset/52513 (why?)
+PASS inner.HTMLDataGridCellElement.isInner is true
+PASS inner.HTMLDataGridCellElement.constructor.isInner is true
+PASS inner.HTMLDataGridColElement.isInner is true
+PASS inner.HTMLDataGridColElement.constructor.isInner is true
+PASS inner.HTMLDataGridElement.isInner is true
+PASS inner.HTMLDataGridElement.constructor.isInner is true

After http://trac.webkit.org/changeset/52559 Qt-port doesn't dump these:
-PASS inner.SVGAltGlyphElement.isInner is true
-PASS inner.SVGAltGlyphElement.constructor.isInner is true
-PASS inner.SVGAnimateColorElement.isInner is true
-PASS inner.SVGAnimateColorElement.constructor.isInner is true
-PASS inner.SVGAnimateElement.isInner is true
-PASS inner.SVGAnimateElement.constructor.isInner is true
-PASS inner.SVGAnimateTransformElement.isInner is true
-PASS inner.SVGAnimateTransformElement.constructor.isInner is true
-PASS inner.SVGFontElement.isInner is true
-PASS inner.SVGFontElement.constructor.isInner is true
-PASS inner.SVGFontFaceElement.isInner is true
-PASS inner.SVGFontFaceElement.constructor.isInner is true
-PASS inner.SVGFontFaceFormatElement.isInner is true
-PASS inner.SVGFontFaceFormatElement.constructor.isInner is true
-PASS inner.SVGFontFaceNameElement.isInner is true
-PASS inner.SVGFontFaceNameElement.constructor.isInner is true
-PASS inner.SVGFontFaceSrcElement.isInner is true
-PASS inner.SVGFontFaceSrcElement.constructor.isInner is true
-PASS inner.SVGFontFaceUriElement.isInner is true
-PASS inner.SVGFontFaceUriElement.constructor.isInner is true
-PASS inner.SVGForeignObjectElement.isInner is true
-PASS inner.SVGForeignObjectElement.constructor.isInner is true
-PASS inner.SVGGlyphElement.isInner is true
-PASS inner.SVGGlyphElement.constructor.isInner is true
-PASS inner.SVGMissingGlyphElement.isInner is true
-PASS inner.SVGMissingGlyphElement.constructor.isInner is true
-PASS inner.SVGSetElement.isInner is true
-PASS inner.SVGSetElement.constructor.isInner is true

Only Qt port support TouchEvent now:
+PASS inner.TouchEvent.isInner is true
+PASS inner.TouchEvent.constructor.isInner is true

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list