Title: [89243] trunk/LayoutTests
Revision
89243
Author
[email protected]
Date
2011-06-20 06:15:42 -0700 (Mon, 20 Jun 2011)

Log Message

[WK2] Daily gardening.

* platform/mac-wk2/Skipped: Skip some tests bacause of missing animation pause API
  and skip one test because of missing window.internals.createShadowContentElement.
* platform/qt-wk2/Skipped: Skip one failing SVG test after r89233.
* platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r89233.
* platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt: Updated after r89233.
* platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt: Updated after r89233.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (89242 => 89243)


--- trunk/LayoutTests/ChangeLog	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/ChangeLog	2011-06-20 13:15:42 UTC (rev 89243)
@@ -1,3 +1,14 @@
+2011-06-20  Csaba Osztrogonác  <[email protected]>
+
+        [WK2] Daily gardening.
+
+        * platform/mac-wk2/Skipped: Skip some tests bacause of missing animation pause API
+          and skip one test because of missing window.internals.createShadowContentElement.
+        * platform/qt-wk2/Skipped: Skip one failing SVG test after r89233.
+        * platform/qt-wk2/fast/dom/Window/window-properties-expected.txt: Updated after r89233.
+        * platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt: Updated after r89233.
+        * platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt: Updated after r89233.
+
 2011-06-20  Yuta Kitamura  <[email protected]>
 
         Unreviewed, add more Chromium expectations for tests which started to fail since r89233.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (89242 => 89243)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2011-06-20 13:15:42 UTC (rev 89243)
@@ -440,6 +440,12 @@
 svg/animations/animate-points.html
 svg/animations/animate-text-nested-transforms.html
 svg/animations/animateTransform-pattern-transform.html
+svg/animations/svgangle-animation-deg-to-grad.html
+svg/animations/svgangle-animation-deg-to-rad.html
+svg/animations/svgangle-animation-grad-to-deg.html
+svg/animations/svgangle-animation-grad-to-rad.html
+svg/animations/svgangle-animation-rad-to-deg.html
+svg/animations/svgangle-animation-rad-to-grad.html
 svg/animations/svglength-animation-LengthModeHeight.html
 svg/animations/svglength-animation-LengthModeOther.html
 svg/animations/svglength-animation-LengthModeWidth.html
@@ -1787,6 +1793,9 @@
 # eventSender.contextClick() is unimplemented
 editing/spelling/spellcheck-input-search-crash.html
 
+# missing window.internals.createShadowContentElement
+fast/dom/shadow/create-content-element.html
+
 ### END OF (2) Classified failures without bug reports (yet)
 ########################################
 

Modified: trunk/LayoutTests/platform/qt-wk2/Skipped (89242 => 89243)


--- trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/platform/qt-wk2/Skipped	2011-06-20 13:15:42 UTC (rev 89243)
@@ -2767,3 +2767,10 @@
 fast/frames/flattening/frameset-flattening-advanced.html
 fast/frames/flattening/frameset-flattening-grid.html
 fast/frames/flattening/frameset-flattening-simple.html
+
+# Integrate SVG Fonts within GlyphPage concept, removing the special SVG code paths
+# from Font, making it possible to reuse the simple text code path for SVG Fonts
+# https://bugs.webkit.org/show_bug.cgi?id=59085
+# Failing tests after http://trac.webkit.org/changeset/89233
+# They will pass again when QRawFont is enabled by default.
+svg/text/select-text-svgfont.html

Modified: trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-properties-expected.txt (89242 => 89243)


--- trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-properties-expected.txt	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-properties-expected.txt	2011-06-20 13:15:42 UTC (rev 89243)
@@ -1393,8 +1393,6 @@
 window.SQLException.prototype.VERSION_ERR [number]
 window.SVGAElement [object SVGAElementConstructor]
 window.SVGAElement.prototype [printed above as window.Element.prototype]
-window.SVGAltGlyphElement [object SVGAltGlyphElementConstructor]
-window.SVGAltGlyphElement.prototype [printed above as window.Element.prototype]
 window.SVGAngle [object SVGAngleConstructor]
 window.SVGAngle.SVG_ANGLETYPE_DEG [number]
 window.SVGAngle.SVG_ANGLETYPE_GRAD [number]
@@ -1576,32 +1574,16 @@
 window.SVGFETurbulenceElement.prototype [printed above as window.Element.prototype]
 window.SVGFilterElement [object SVGFilterElementConstructor]
 window.SVGFilterElement.prototype [printed above as window.Element.prototype]
-window.SVGFontElement [object SVGFontElementConstructor]
-window.SVGFontElement.prototype [printed above as window.Element.prototype]
-window.SVGFontFaceElement [object SVGFontFaceElementConstructor]
-window.SVGFontFaceElement.prototype [printed above as window.Element.prototype]
-window.SVGFontFaceFormatElement [object SVGFontFaceFormatElementConstructor]
-window.SVGFontFaceFormatElement.prototype [printed above as window.Element.prototype]
-window.SVGFontFaceNameElement [object SVGFontFaceNameElementConstructor]
-window.SVGFontFaceNameElement.prototype [printed above as window.Element.prototype]
-window.SVGFontFaceSrcElement [object SVGFontFaceSrcElementConstructor]
-window.SVGFontFaceSrcElement.prototype [printed above as window.Element.prototype]
-window.SVGFontFaceUriElement [object SVGFontFaceUriElementConstructor]
-window.SVGFontFaceUriElement.prototype [printed above as window.Element.prototype]
 window.SVGForeignObjectElement [object SVGForeignObjectElementConstructor]
 window.SVGForeignObjectElement.prototype [printed above as window.Element.prototype]
 window.SVGGElement [object SVGGElementConstructor]
 window.SVGGElement.prototype [printed above as window.Element.prototype]
-window.SVGGlyphElement [object SVGGlyphElementConstructor]
-window.SVGGlyphElement.prototype [printed above as window.Element.prototype]
 window.SVGGradientElement [object SVGGradientElementConstructor]
 window.SVGGradientElement.SVG_SPREADMETHOD_PAD [number]
 window.SVGGradientElement.SVG_SPREADMETHOD_REFLECT [number]
 window.SVGGradientElement.SVG_SPREADMETHOD_REPEAT [number]
 window.SVGGradientElement.SVG_SPREADMETHOD_UNKNOWN [number]
 window.SVGGradientElement.prototype [printed above as window.Element.prototype]
-window.SVGHKernElement [object SVGHKernElementConstructor]
-window.SVGHKernElement.prototype [printed above as window.Element.prototype]
 window.SVGImageElement [object SVGImageElementConstructor]
 window.SVGImageElement.prototype [printed above as window.Element.prototype]
 window.SVGLength [object SVGLengthConstructor]
@@ -1670,8 +1652,6 @@
 window.SVGMatrix.prototype.translate [function]
 window.SVGMetadataElement [object SVGMetadataElementConstructor]
 window.SVGMetadataElement.prototype [printed above as window.Element.prototype]
-window.SVGMissingGlyphElement [object SVGMissingGlyphElementConstructor]
-window.SVGMissingGlyphElement.prototype [printed above as window.Element.prototype]
 window.SVGNumber [object SVGNumberConstructor]
 window.SVGNumber.prototype [object SVGNumberPrototype]
 window.SVGNumberList [object SVGNumberListConstructor]
@@ -1946,8 +1926,6 @@
 window.SVGUnitTypes.prototype.SVG_UNIT_TYPE_USERSPACEONUSE [number]
 window.SVGUseElement [object SVGUseElementConstructor]
 window.SVGUseElement.prototype [printed above as window.Element.prototype]
-window.SVGVKernElement [object SVGVKernElementConstructor]
-window.SVGVKernElement.prototype [printed above as window.Element.prototype]
 window.SVGViewElement [object SVGViewElementConstructor]
 window.SVGViewElement.SVG_ZOOMANDPAN_DISABLE [number]
 window.SVGViewElement.SVG_ZOOMANDPAN_MAGNIFY [number]

Modified: trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt (89242 => 89243)


--- trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/platform/qt-wk2/fast/dom/Window/window-property-descriptors-expected.txt	2011-06-20 13:15:42 UTC (rev 89243)
@@ -165,7 +165,6 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'RegExp') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SQLException') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGAElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGAltGlyphElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGAngle') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGAnimateColorElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGAnimateElement') is 'object'
@@ -222,17 +221,9 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFETileElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFETurbulenceElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFilterElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontFaceElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontFaceFormatElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontFaceNameElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontFaceSrcElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGFontFaceUriElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGForeignObjectElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGGElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGGlyphElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGGradientElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGHKernElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGImageElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGLength') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGLengthList') is 'object'
@@ -243,7 +234,6 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGMaskElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGMatrix') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGMetadataElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGMissingGlyphElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGNumber') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGNumberList') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGPaint') is 'object'
@@ -298,7 +288,6 @@
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGTransformList') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGUnitTypes') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGUseElement') is 'object'
-PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGVKernElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGViewElement') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SVGZoomEvent') is 'object'
 PASS typeof Object.getOwnPropertyDescriptor(window, 'SharedWorker') is 'object'

Modified: trunk/LayoutTests/platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt (89242 => 89243)


--- trunk/LayoutTests/platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt	2011-06-20 12:48:34 UTC (rev 89242)
+++ trunk/LayoutTests/platform/qt-wk2/fast/dom/prototype-inheritance-2-expected.txt	2011-06-20 13:15:42 UTC (rev 89243)
@@ -296,7 +296,6 @@
 Never found ProcessingInstruction
 Never found Range
 Never found SVGAElement
-Never found SVGAltGlyphElement
 Never found SVGAngle
 Never found SVGAnimateColorElement
 Never found SVGAnimateElement
@@ -352,17 +351,9 @@
 Never found SVGFETileElement
 Never found SVGFETurbulenceElement
 Never found SVGFilterElement
-Never found SVGFontElement
-Never found SVGFontFaceElement
-Never found SVGFontFaceFormatElement
-Never found SVGFontFaceNameElement
-Never found SVGFontFaceSrcElement
-Never found SVGFontFaceUriElement
 Never found SVGForeignObjectElement
 Never found SVGGElement
-Never found SVGGlyphElement
 Never found SVGGradientElement
-Never found SVGHKernElement
 Never found SVGImageElement
 Never found SVGLength
 Never found SVGLengthList
@@ -373,7 +364,6 @@
 Never found SVGMaskElement
 Never found SVGMatrix
 Never found SVGMetadataElement
-Never found SVGMissingGlyphElement
 Never found SVGNumber
 Never found SVGNumberList
 Never found SVGPathElement
@@ -427,7 +417,6 @@
 Never found SVGTransformList
 Never found SVGUnitTypes
 Never found SVGUseElement
-Never found SVGVKernElement
 Never found SVGViewElement
 Never found SharedWorker
 Never found StyleSheet
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to