summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt3
2 files changed, 3 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index f313df9..6d36b4b 100644
--- a/DEPS
+++ b/DEPS
@@ -1,7 +1,7 @@
vars = {
"webkit_trunk":
"http://svn.webkit.org/repository/webkit/trunk",
- "webkit_revision": "54653",
+ "webkit_revision": "54706",
"ffmpeg_revision": "38862",
"skia_revision": "490",
"chromium_git": "http://src.chromium.org/git",
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index c953927..19339dc 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1,4 +1,4 @@
-// This file consists of lines with specifications of what
+ // This file consists of lines with specifications of what
// to expect from layout test cases. The test cases can be directories
// in which case the expectations apply to all test cases in that
// directory and any subdirectory. The format of the file is along the
@@ -2827,6 +2827,7 @@ BUG32682 LINUX : svg/W3C-SVG-1.1/filters-conv-01-f.svg = TEXT PASS
BUG32683 LINUX DEBUG : svg/css/glyph-orientation-rounding-test.xhtml = TEXT PASS
BUG32684 WIN DEBUG : inspector/timeline-layout.html = TEXT PASS
BUG34759 WIN : inspector/console-log-before-inspector-open.html = TEXT PASS
+BUG35519 WIN SKIP : http/tests/inspector/inspect-iframe-from-different-domain.html = PASS
BUG32688 MAC DEBUG : fast/lists/inlineBoxWrapperNullCheck.html = TEXT PASS
BUG32689 MAC LINUX DEBUG : http/tests/security/mixedContent/about-blank-iframe-in-main-frame.html = TEXT PASS
BUG32690 MAC DEBUG : plugins/plugin-remove-subframe.html = TEXT PASS