Skip to content

Instantly share code, notes, and snippets.

@Smith1123
Created October 3, 2011 13:51
Show Gist options
  • Save Smith1123/1259139 to your computer and use it in GitHub Desktop.
Save Smith1123/1259139 to your computer and use it in GitHub Desktop.
gardening
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 255c1ed..3aa476b 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-10-03 Zsolt Fehér <feherzs@inf.u-szeged.hu>
+
+ Unreviewed gardening after r96257.
+ https://bugs.webkit.org/show_bug.cgi?id=69257
+
+ * platform/qt/Skipped:
+
2011-10-02 Kent Tamura <tkent@chromium.org>
method/enctype/formMethod/formEnctype properties should be limited to known values.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 0d6c0d1..5e1528f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -2381,3 +2381,7 @@ editing/selection/select-bidi-run.html
# http/tests/multipart/stop-crash.html fails on Qt and GTK
# https://bugs.webkit.org/show_bug.cgi?id=68979
http/tests/multipart/stop-crash.html
+
+# One test failed after r96260
+# https://bugs.webkit.org/show_bug.cgi?id=69257
+inspector/styles/styles-disable-then-change.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment