https://bugs.webkit.org/show_bug.cgi?id=77942
Patch by Kaustubh Atrawalkar <kaustubh@motorola.com> on 2012-02-07
Reviewed by David Levin.
* platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
* platform/gtk/fast/js/global-constructors-expected.txt:
* platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
* platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
* platform/qt/fast/js/global-constructors-expected.txt:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106915
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2012-02-07 Kaustubh Atrawalkar <kaustubh@motorola.com>
+
+ GTK & QT Rebaseline after r106912.
+ https://bugs.webkit.org/show_bug.cgi?id=77942
+
+ Reviewed by David Levin.
+
+ * platform/gtk/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/gtk/fast/js/global-constructors-expected.txt:
+ * platform/qt/fast/dom/constructed-objects-prototypes-expected.txt:
+ * platform/qt/fast/dom/prototype-inheritance-2-expected.txt:
+ * platform/qt/fast/js/global-constructors-expected.txt:
+
2012-02-07 Sheriff Bot <webkit.review.bot@gmail.com>
Unreviewed, rolling out r106912.
Never found DOMParser
Never found DOMSettableTokenList
Never found DOMStringList
+Never found DOMURL
Never found Document
Never found DocumentFragment
Never found DocumentType
PASS XPathResult.toString() is '[object XPathResultConstructor]'
PASS XSLTProcessor.toString() is '[object XSLTProcessorConstructor]'
FAIL webkitPeerConnection.toString() should be [object webkitPeerConnectionConstructor]. Was [object PeerConnectionConstructor].
+FAIL webkitURL.toString() should be [object webkitURLConstructor]. Was [object DOMURLConstructor].
PASS successfullyParsed is true
TEST COMPLETE
PASS (new inner.XPathEvaluator()).constructor.isInner is true
PASS (new inner.XSLTProcessor()).isInner is true
PASS (new inner.XSLTProcessor()).constructor.isInner is true
+PASS (new inner.webkitURL()).isInner is true
+PASS (new inner.webkitURL()).constructor.isInner is true
PASS successfullyParsed is true
TEST COMPLETE
Never found DOMParser
Never found DOMSettableTokenList
Never found DOMStringList
+Never found DOMURL
Never found Document
Never found DocumentFragment
Never found DocumentType
PASS XPathException.toString() is '[object XPathExceptionConstructor]'
PASS XPathResult.toString() is '[object XPathResultConstructor]'
PASS XSLTProcessor.toString() is '[object XSLTProcessorConstructor]'
+FAIL webkitURL.toString() should be [object webkitURLConstructor]. Was [object DOMURLConstructor].
PASS successfullyParsed is true
TEST COMPLETE