Title: [118077] trunk/LayoutTests
Revision
118077
Author
rak...@webkit.org
Date
2012-05-22 16:18:08 -0700 (Tue, 22 May 2012)

Log Message

[EFL] Gardening; skip test added in r118001.

Skip it while the necessary mechanisms are not implemented by the
port.

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118076 => 118077)


--- trunk/LayoutTests/ChangeLog	2012-05-22 23:05:33 UTC (rev 118076)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 23:18:08 UTC (rev 118077)
@@ -1,3 +1,12 @@
+2012-05-22  Raphael Kubo da Costa  <rak...@webkit.org>
+
+        [EFL] Gardening; skip test added in r118001.
+
+        Skip it while the necessary mechanisms are not implemented by the
+        port.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-22  Dan Bernstein  <m...@apple.com>
 
         REGRESSION (r105513): CSS max-width is not applied to SVG element

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (118076 => 118077)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-22 23:05:33 UTC (rev 118076)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-22 23:18:08 UTC (rev 118077)
@@ -640,3 +640,6 @@
 BUGWK86637 : editing/spelling/spellcheck-queue.html = TEXT
 BUGWK86637 : editing/spelling/spellcheck-sequencenum.html = TEXT
 BUGWK86637 : editing/spelling/spelling-marker-description.html = TEXT
+
+// The EFL port needs to implement DOM_KEY_LOCATION_LEFT and DOM_KEY_LOCATION_RIGHT
+BUGWK86694 : fast/events/keydown-leftright-keys.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to