2012-02-21 Martin Robinson <mrobinson@igalia.com>
+ Rebaseline a test for GTK+.
+
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt: New baseline.
+
+2012-02-21 Martin Robinson <mrobinson@igalia.com>
+
Skip some test that are failing after r108278.
* platform/gtk/Skipped: Skip a few tests.
PASS HTMLCanvasElementConstructor from inner.document.getElementsByTagName("canvas")[0].getContext("2d").canvas.constructor
PASS HTMLCanvasElementPrototype from inner.document.getElementsByTagName("canvas")[0].getContext("2d").canvas.__proto__
PASS HTMLCollection from inner.document.testForm
+PASS HTMLCollectionPrototype from inner.document.forms.testForm.0.0.children.__proto__
PASS HTMLDListElement from inner.document.getElementsByTagName("canvas")[0].getContext("2d").canvas.nextElementSibling
PASS HTMLDListElementConstructor from inner.document.getElementsByTagName("canvas")[0].getContext("2d").canvas.nextElementSibling.constructor
PASS HTMLDListElementPrototype from inner.document.getElementsByTagName("canvas")[0].getContext("2d").canvas.nextElementSibling.__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
PASS NavigatorPrototype from inner.document.forms.testForm.0.ownerDocument.defaultView.clientInformation.__proto__
PASS NodeList from inner.document.forms.testForm