Title: [124018] trunk/LayoutTests
Revision
124018
Author
[email protected]
Date
2012-07-30 06:17:13 -0700 (Mon, 30 Jul 2012)

Log Message

[Qt][WK1] Gardening after r123988. It made fast/writing-mode/flipped-blocks-hit-test-line-edges.html fail
https://bugs.webkit.org/show_bug.cgi?id=92636

Patch by János Badics <[email protected]> on 2012-07-30
Reviewed by Csaba Osztrogonác.

* platform/qt-4.8/Skipped:
* platform/qt-5.0-wk1/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (124017 => 124018)


--- trunk/LayoutTests/ChangeLog	2012-07-30 12:59:12 UTC (rev 124017)
+++ trunk/LayoutTests/ChangeLog	2012-07-30 13:17:13 UTC (rev 124018)
@@ -1,3 +1,13 @@
+2012-07-30  János Badics  <[email protected]>
+
+        [Qt][WK1] Gardening after r123988. It made fast/writing-mode/flipped-blocks-hit-test-line-edges.html fail
+        https://bugs.webkit.org/show_bug.cgi?id=92636
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/qt-4.8/Skipped:
+        * platform/qt-5.0-wk1/Skipped:
+
 2012-07-30  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r124000.

Modified: trunk/LayoutTests/platform/qt-4.8/Skipped (124017 => 124018)


--- trunk/LayoutTests/platform/qt-4.8/Skipped	2012-07-30 12:59:12 UTC (rev 124017)
+++ trunk/LayoutTests/platform/qt-4.8/Skipped	2012-07-30 13:17:13 UTC (rev 124018)
@@ -176,6 +176,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=89426
 fast/text/line-breaks-after-ideographic-comma-or-full-stop.html
 
+# [Qt][WK1] REGRESSION(r123988) It made fast/writing-mode/flipped-blocks-hit-test-line-edges.html fail
+# https://bugs.webkit.org/show_bug.cgi?id=92636
+fast/writing-mode/flipped-blocks-hit-test-line-edges.html
+
 # [Qt] The test fonts used for Qt tests changed to the Liberation font family,
 # due to this we are skipping tons of tests. They will be unskipped in batches ASAP.
 # https://bugs.webkit.org/show_bug.cgi?id=85203

Modified: trunk/LayoutTests/platform/qt-5.0-wk1/Skipped (124017 => 124018)


--- trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-07-30 12:59:12 UTC (rev 124017)
+++ trunk/LayoutTests/platform/qt-5.0-wk1/Skipped	2012-07-30 13:17:13 UTC (rev 124018)
@@ -139,3 +139,7 @@
 svg/custom/glyph-selection-lang-attribute.svg
 svg/dom/css-transforms.xhtml
 touchadjustment/event-triggered-widgets.html
+
+# [Qt][WK1] REGRESSION(r123988) It made fast/writing-mode/flipped-blocks-hit-test-line-edges.html fail
+# https://bugs.webkit.org/show_bug.cgi?id=92636
+fast/writing-mode/flipped-blocks-hit-test-line-edges.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to