Title: [98308] trunk/LayoutTests
- Revision
- 98308
- Author
- [email protected]
- Date
- 2011-10-24 19:15:18 -0700 (Mon, 24 Oct 2011)
Log Message
GTK and Windows rebaselines after r98199.
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
* platform/win/fast/dom/prototype-inheritance-2-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (98307 => 98308)
--- trunk/LayoutTests/ChangeLog 2011-10-25 01:24:05 UTC (rev 98307)
+++ trunk/LayoutTests/ChangeLog 2011-10-25 02:15:18 UTC (rev 98308)
@@ -1,3 +1,10 @@
+2011-10-24 Ryosuke Niwa <[email protected]>
+
+ GTK and Windows rebaselines after r98199.
+
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/win/fast/dom/prototype-inheritance-2-expected.txt:
+
2011-10-24 Julien Chaffraix <[email protected]>
Unreviewed rebaseline after r98293.
Modified: trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt (98307 => 98308)
--- trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt 2011-10-25 01:24:05 UTC (rev 98307)
+++ trunk/LayoutTests/platform/gtk/fast/dom/prototype-inheritance-2-expected.txt 2011-10-25 02:15:18 UTC (rev 98308)
@@ -182,12 +182,12 @@
PASS NodeListPrototype from inner.document.forms.testForm.__proto__
PASS NodePrototype from inner.document.forms.testForm.0.ownerDocument.__proto__.__proto__.__proto__
PASS Object from inner.document.location.__proto__.__proto__
-PASS Plugin from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.3
+PASS Plugin from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.0
PASS PluginArray from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins
PASS PluginArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.constructor
PASS PluginArrayPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.__proto__
PASS PluginConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.0.constructor
-PASS PluginPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.3.__proto__
+PASS PluginPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.0.__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__
Modified: trunk/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt (98307 => 98308)
--- trunk/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt 2011-10-25 01:24:05 UTC (rev 98307)
+++ trunk/LayoutTests/platform/win/fast/dom/prototype-inheritance-2-expected.txt 2011-10-25 02:15:18 UTC (rev 98308)
@@ -168,26 +168,26 @@
PASS MediaListPrototype from inner.document.forms.testForm.0.ownerDocument.styleSheets.0.media.__proto__
PASS MemoryInfo from inner.document.forms.testForm.0.ownerDocument.defaultView.console.memory
PASS MemoryInfoPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.console.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 MimeType from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes.0
+PASS MimeTypeArray from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes
+PASS MimeTypeArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes.constructor
+PASS MimeTypeArrayPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes.__proto__
+PASS MimeTypeConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes.0.constructor
+PASS MimeTypePrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.mimeTypes.0.__proto__
PASS NamedNodeMap from inner.document.forms.testForm.0.parentNode.attributes
-PASS Navigator from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation
-PASS NavigatorPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.__proto__
+PASS Navigator from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator
+PASS NavigatorPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.__proto__
PASS NodeList from inner.document.forms.testForm
PASS NodeListConstructor from inner.document.forms.testForm.constructor
PASS NodeListPrototype from inner.document.forms.testForm.__proto__
-PASS NodePrototype from inner.document.forms.testForm.0.attributes.0.__proto__.__proto__
+PASS NodePrototype from inner.document.forms.testForm.0.ownerDocument.__proto__.__proto__.__proto__
PASS Object from inner.document.location.__proto__.__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 Plugin from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.8
+PASS PluginArray from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins
+PASS PluginArrayConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.constructor
+PASS PluginArrayPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.__proto__
+PASS PluginConstructor from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.0.constructor
+PASS PluginPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.navigator.plugins.8.__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__
@@ -213,9 +213,9 @@
PASS Text from inner.document.forms.testForm.0.parentNode.lastElementChild.previousElementSibling.firstChild
PASS TextConstructor from inner.document.forms.testForm.0.attributes.0.lastChild.constructor
PASS TextPrototype from inner.document.forms.testForm.0.attributes.0.lastChild.__proto__
-PASS TimeRanges from inner.document.forms.testForm.0.previousElementSibling.played
-PASS TimeRangesConstructor from inner.document.forms.testForm.0.previousElementSibling.played.constructor
-PASS TimeRangesPrototype from inner.document.forms.testForm.0.previousElementSibling.played.__proto__
+PASS TimeRanges from inner.document.forms.testForm.0.previousElementSibling.seekable
+PASS TimeRangesConstructor from inner.document.forms.testForm.0.previousElementSibling.seekable.constructor
+PASS TimeRangesPrototype from inner.document.forms.testForm.0.previousElementSibling.seekable.__proto__
PASS ValidityState from inner.document.forms.testForm.0.0.validity
PASS ValidityStatePrototype from inner.document.forms.testForm.0.0.validity.__proto__
PASS WebKitCSSKeyframeRule from inner.document.getElementById("dummyStyle").sheet.cssRules.6.0
@@ -438,7 +438,6 @@
Never found SharedWorker
Never found StyleSheet
Never found TextMetrics
-Never found WebKitCSSFilterValue
Never found WebKitCSSMatrix
Never found WebKitCSSTransformValue
Never found WebKitPoint
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes