Skip to content

Instantly share code, notes, and snippets.

@Smith1123
Created October 10, 2011 14:00
Show Gist options
  • Save Smith1123/1275399 to your computer and use it in GitHub Desktop.
Save Smith1123/1275399 to your computer and use it in GitHub Desktop.
gardening
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 30a9041..9d2f7d5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2011-10-10 Zsolt Fehér <feherzs@inf.u-szeged.hu>
+
+ Unreviewed gardening after r96958.
+ https://bugs.webkit.org/show_bug.cgi?id=69757
+
+ Reviewed by NOBODY (OOPS!).
+
+ * platform/qt/Skipped:
+
2011-10-06 Pavel Podivilov <podivilov@chromium.org>
Web Inspector: saving JavaScript after live edit resets scroller position.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 3f933ab..e38a462 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2413,3 +2413,7 @@ http/tests/multipart/load-last-non-html-frame.php
# [Qt] fast/text/line-initial-and-final-swashes.html fails
# https://bugs.webkit.org/show_bug.cgi?id=69719
fast/text/line-initial-and-final-swashes.html
+
+# [Qt] inspector/debugger/script-formatter.html failed after r97056
+# https://bugs.webkit.org/show_bug.cgi?id=69757
+inspector/debugger/script-formatter.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment