Title: [107077] trunk/LayoutTests
Revision
107077
Author
ph...@webkit.org
Date
2012-02-08 04:59:38 -0800 (Wed, 08 Feb 2012)

Log Message

Unreviewed, GTK rebaseline and skipping 2 new failing tests.

* platform/gtk/Skipped:
* platform/gtk/fast/dom/Window/window-properties-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (107076 => 107077)


--- trunk/LayoutTests/ChangeLog	2012-02-08 12:58:19 UTC (rev 107076)
+++ trunk/LayoutTests/ChangeLog	2012-02-08 12:59:38 UTC (rev 107077)
@@ -1,3 +1,10 @@
+2012-02-08  Philippe Normand  <pnorm...@igalia.com>
+
+        Unreviewed, GTK rebaseline and skipping 2 new failing tests.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/fast/dom/Window/window-properties-expected.txt:
+
 2012-02-08  Ádám Kallai  <kallai.a...@stud.u-szeged.hu>
 
         [Qt] New http/tests/security/ introduced r107046 fail

Modified: trunk/LayoutTests/platform/gtk/Skipped (107076 => 107077)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-02-08 12:58:19 UTC (rev 107076)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-02-08 12:59:38 UTC (rev 107077)
@@ -662,6 +662,7 @@
 # No authentication challenge handling
 # https://bugs.webkit.org/show_bug.cgi?id=51104
 http/tests/loading/basic-credentials-sent-automatically.html
+http/tests/loading/authentication-after-redirect-stores-wrong-credentials/authentication-after-redirect-stores-wrong-credentials.html
 http/tests/cache/subresource-fragment-identifier.html
 http/tests/misc/authentication-redirect-1/authentication-sent-to-redirect-cross-origin.html
 http/tests/misc/authentication-redirect-2/authentication-sent-to-redirect-same-origin.html
@@ -1625,3 +1626,7 @@
 
 # https://bugs.webkit.org/show_bug.cgi?id=77633
 fast/forms/listbox-clear-restore.html
+
+# Synthetic bold is illegible under some scaling transforms
+# https://bugs.webkit.org/show_bug.cgi?id=78044
+fast/text/synthetic-bold-transformed.html

Modified: trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt (107076 => 107077)


--- trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2012-02-08 12:58:19 UTC (rev 107076)
+++ trunk/LayoutTests/platform/gtk/fast/dom/Window/window-properties-expected.txt	2012-02-08 12:59:38 UTC (rev 107077)
@@ -2453,7 +2453,7 @@
 window.find [function]
 window.flushLog [function]
 window.focus [function]
-window.frameElement [null]
+window.frameElement [undefined]
 window.frames [printed above as window]
 window.getComputedStyle [function]
 window.getMatchedCSSRules [function]
@@ -2465,6 +2465,7 @@
 window.history.length [number]
 window.history.pushState [function]
 window.history.replaceState [function]
+window.history.state [null]
 window.innerHeight [number]
 window.innerWidth [number]
 window.isFinite [function]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to