[chromium] Add WebKit API to access inner text value of input element
authorbeidson@apple.com <beidson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 16 May 2012 20:15:27 +0000 (20:15 +0000)
committerbeidson@apple.com <beidson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 16 May 2012 20:15:27 +0000 (20:15 +0000)
https://bugs.webkit.org/show_bug.cgi?id=85353

Patch by Keishi Hattori <keishi@webkit.org> on 2012-05-16
Reviewed by Kent Tamura.

* Source/autotools/symbols.filter: Added HTMLInputElement::setEditingValue

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@117329 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/mac-lion/Skipped

index 8a9830d..4cad285 100644 (file)
         https://bugs.webkit.org/show_bug.cgi?id=86643
         http/tests/security/contentSecurityPolicy/script-src-redirect.html fails on Mac bots
 
+        * platform/mac-lion/Skipped: Add to mac-lion skipped list, also.
+
+2012-05-16  Brady Eidson  <beidson@apple.com>
+
+        https://bugs.webkit.org/show_bug.cgi?id=86643
+        http/tests/security/contentSecurityPolicy/script-src-redirect.html fails on Mac bots
+
         * platform/mac/Skipped: Add to skipped list while Oliver and Michael are exploring it.
 
 2012-05-16  Pavel Feldman  <pfeldman@chromium.org>
index e989fe7..e9dcd91 100644 (file)
@@ -135,3 +135,6 @@ fast/sub-pixel/size-of-box-with-zoom.html
 # This media test always failed on Lion
 # https://bugs.webkit.org/show_bug.cgi?id=86527 and <rdar://problem/11458493>
 http/tests/media/video-query-url.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=86643
+http/tests/security/contentSecurityPolicy/script-src-redirect.html