[Qt] Put tests into skiplist because of missing features.

* platform/qt/Skipped:
- fast/dom/Window/window-postmessage-clone.html added
- inspector/elements-img-tooltip.html added.



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51482 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5ba1f26..3b5f7b8 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -220,10 +220,14 @@
 
 # Missing layoutTestController.setAllowUniversalAccessFromFileURLs()
 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
+
+# Missing layoutTestController.evaluateInWebInspector()
+inspector/elements-img-tooltip.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles
 editing/pasteboard/file-input-files-access.html
+fast/dom/Window/window-postmessage-clone.html
 fast/events/drag-to-navigate.html
 fast/events/prevent-drag-to-navigate.html
 fast/forms/get-file-upload.html