Title: [93549] trunk/LayoutTests
Revision
93549
Author
[email protected]
Date
2011-08-22 15:01:17 -0700 (Mon, 22 Aug 2011)

Log Message

Add editing/selection/caret-at-bidi-boundary.html back to the Qt's skipped list
because r93529 didn't fix it. The failure is still tracked by the bug 66514.

* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (93548 => 93549)


--- trunk/LayoutTests/ChangeLog	2011-08-22 21:56:22 UTC (rev 93548)
+++ trunk/LayoutTests/ChangeLog	2011-08-22 22:01:17 UTC (rev 93549)
@@ -1,3 +1,10 @@
+2011-08-22  Ryosuke Niwa  <[email protected]>
+
+        Add editing/selection/caret-at-bidi-boundary.html back to the Qt's skipped list
+        because r93529 didn't fix it. The failure is still tracked by the bug 66514.
+
+        * platform/qt/Skipped:
+
 2011-08-22  Tony Chang  <[email protected]>
 
         handle child margin values when flexing

Modified: trunk/LayoutTests/platform/qt/Skipped (93548 => 93549)


--- trunk/LayoutTests/platform/qt/Skipped	2011-08-22 21:56:22 UTC (rev 93548)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-08-22 22:01:17 UTC (rev 93549)
@@ -2381,3 +2381,7 @@
 # [Qt] fast/parser/innerhtml-with-prefixed-elements.xhtml has incorrect results
 # https://bugs.webkit.org/show_bug.cgi?id=66626
 fast/parser/innerhtml-with-prefixed-elements.xhtml
+
+# [Qt] editing/selection/caret-at-bidi-boundary.html fails
+# https://bugs.webkit.org/show_bug.cgi?id=66514
+editing/selection/caret-at-bidi-boundary.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to