[Qt] DumpRenderTree converts "file:///" to a path differently
authorossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 21:34:28 +0000 (21:34 +0000)
committerossy@webkit.org <ossy@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 18 Jan 2012 21:34:28 +0000 (21:34 +0000)
https://bugs.webkit.org/show_bug.cgi?id=76563

* platform/qt/Skipped: Skip http/tests/misc/iframe-invalid-source-crash.html until fix.

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

LayoutTests/ChangeLog
LayoutTests/platform/qt/Skipped

index c57043f..9f4370d 100644 (file)
@@ -1,3 +1,10 @@
+2012-01-18  Csaba Osztrogonác  <ossy@webkit.org>
+
+        [Qt] DumpRenderTree converts "file:///" to a path differently
+        https://bugs.webkit.org/show_bug.cgi?id=76563
+
+        * platform/qt/Skipped: Skip http/tests/misc/iframe-invalid-source-crash.html until fix.
+
 2012-01-18  James Robinson  <jamesr@chromium.org>
 
         [chromium] Update pixel results due to skia roll
index 884272d..d8a6233 100644 (file)
@@ -2583,3 +2583,6 @@ css3/filters/filtered-compositing-descendant.html
 # https://bugs.webkit.org/show_bug.cgi?id=76534
 svg/carto.net/combobox.svg
 
+# [Qt] DumpRenderTree converts "file:///" to a path differently
+# https://bugs.webkit.org/show_bug.cgi?id=76563
+http/tests/misc/iframe-invalid-source-crash.html