Title: [111379] trunk/Source/WebKit/chromium
- Revision
- 111379
- Author
- [email protected]
- Date
- 2012-03-20 04:26:04 -0700 (Tue, 20 Mar 2012)
Log Message
[chromium] Marking WebFrameTest.DivAutoZoomParamsTest as failing.
* tests/WebFrameTest.cpp:
(WebKit::TEST_F):
Modified Paths
Diff
Modified: trunk/Source/WebKit/chromium/ChangeLog (111378 => 111379)
--- trunk/Source/WebKit/chromium/ChangeLog 2012-03-20 10:24:57 UTC (rev 111378)
+++ trunk/Source/WebKit/chromium/ChangeLog 2012-03-20 11:26:04 UTC (rev 111379)
@@ -1,3 +1,10 @@
+2012-03-20 Keishi Hattori <[email protected]>
+
+ [chromium] Marking WebFrameTest.DivAutoZoomParamsTest as failing.
+
+ * tests/WebFrameTest.cpp:
+ (WebKit::TEST_F):
+
2012-03-19 Adam Barth <[email protected]>
Remove support for "magic" iframe
Modified: trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp (111378 => 111379)
--- trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp 2012-03-20 10:24:57 UTC (rev 111378)
+++ trunk/Source/WebKit/chromium/tests/WebFrameTest.cpp 2012-03-20 11:26:04 UTC (rev 111379)
@@ -152,7 +152,7 @@
}
#if ENABLE(GESTURE_EVENTS)
-TEST_F(WebFrameTest, DivAutoZoomParamsTest)
+TEST_F(WebFrameTest, FAILS_DivAutoZoomParamsTest)
{
registerMockedHttpURLLoad("get_scale_for_auto_zoom_into_div_test.html");
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes