Skip to content

Instantly share code, notes, and snippets.

@Smith1123
Created September 26, 2011 14:04
Show Gist options
  • Save Smith1123/1242309 to your computer and use it in GitHub Desktop.
Save Smith1123/1242309 to your computer and use it in GitHub Desktop.
Gardening
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6d2237e..40179f5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-09-26 Zsolt Fehér <feherzs@inf.u-szeged.hu>
+
+ Unreviewed Qt gardening.
+ https://bugs.webkit.org/show_bug.cgi?id=51639
+
+ * platform/qt/Skipped:
+
2011-09-26 Andrey Kosyakov <caseq@chromium.org>
Web Inspector: [Extensions API] allow resources to hook on click on resource links
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 160b2a8..56e6d16 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2369,3 +2369,7 @@ editing/pasteboard/paste-noscript.html
# Fails on non-Chromium bots
# https://bugs.webkit.org/show_bug.cgi?id=68278
http/tests/history/back-with-fragment-change.php
+
+# Test failed after r95885
+# https://bugs.webkit.org/show_bug.cgi?id=51639
+editing/style/justify-without-enclosing-block.xhtml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment