[Qt] One more unreviewed gardening after r113945 and r113961.
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 12 Apr 2012 14:23:42 +0000 (14:23 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 12 Apr 2012 14:23:42 +0000 (14:23 +0000)
* platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113973 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt

index 49878b2..c19580a 100644 (file)
@@ -1,3 +1,9 @@
+2012-04-12  Csaba Osztrogonác  <ossy@webkit.org>
+
+        [Qt] One more unreviewed gardening after r113945 and r113961.
+
+        * platform/qt-5.0-wk2/fast/dom/prototype-inheritance-2-expected.txt:
+
 2012-04-12  Pavel Feldman  <pfeldman@chromium.org>
 
         Web Inspector: extracting NetworkRequest from Resource (step 2)
index 4d30d9e..81227a1 100644 (file)
@@ -169,9 +169,12 @@ PASS MediaListConstructor from inner.document.forms.testForm.0.ownerDocument.sty
 PASS MediaListPrototype from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.__proto__
 PASS MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.performance.memory
 PASS MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.performance.memory.__proto__
+PASS MimeType from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0
 PASS MimeTypeArray from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes
 PASS MimeTypeArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.constructor
 PASS MimeTypeArrayPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.__proto__
+PASS MimeTypeConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0.constructor
+PASS MimeTypePrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0.__proto__
 PASS NamedNodeMap from inner.document.forms.testForm.0.parentNode.attributes
 PASS NamedNodeMapPrototype from inner.document.forms.testForm.0.parentNode.attributes.__proto__
 PASS Navigator from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation
@@ -187,9 +190,12 @@ PASS PerformanceNavigationPrototype from inner.document.forms.testForm.0.ownerDo
 PASS PerformancePrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.performance.__proto__
 PASS PerformanceTiming from inner.document.forms.testForm.0.ownerDocument.defaultView.performance.timing
 PASS PerformanceTimingPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.performance.timing.__proto__
+PASS Plugin from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0.enabledPlugin
 PASS PluginArray from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.plugins
 PASS PluginArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.plugins.constructor
 PASS PluginArrayPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.plugins.__proto__
+PASS PluginConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.plugins.0.constructor
+PASS PluginPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.mimeTypes.0.enabledPlugin.__proto__
 PASS RGBColor from inner.getComputedStyle(inner.document.body).getPropertyCSSValue(fill).rgbColor
 PASS RGBColorConstructor from inner.getComputedStyle(inner.document.body).getPropertyCSSValue(fill).rgbColor.constructor
 PASS RGBColorPrototype from inner.getComputedStyle(inner.document.body).getPropertyCSSValue(fill).rgbColor.__proto__
@@ -296,12 +302,10 @@ Never found ImageData
 Never found MediaController
 Never found MessageChannel
 Never found MessagePort
-Never found MimeType
 Never found Node
 Never found NodeFilter
 Never found Notation
 Never found Option
-Never found Plugin
 Never found ProcessingInstruction
 Never found Range
 Never found SVGAElement