diff -Nru webkit2gtk-2.40.1/debian/changelog webkit2gtk-2.40.4/debian/changelog --- webkit2gtk-2.40.1/debian/changelog 2023-04-24 16:45:28.000000000 +0000 +++ webkit2gtk-2.40.4/debian/changelog 2023-07-21 16:26:54.000000000 +0000 @@ -1,32 +1,42 @@ -webkit2gtk (2.40.1-0ubuntu0.23.04.1) lunar-security; urgency=medium +webkit2gtk (2.40.4-0ubuntu0.23.04.1) lunar-security; urgency=medium - * Updated to 2.40.1 to fix security issues. - - CVE-2022-0108, CVE-2022-32885, CVE-2023-27932, CVE-2023-27954, - CVE-2023-28205 - * Removed patches included in new version: - - fix-script-message-received-marshaller.patch - - fix-gst-crash.patch - - ab3a72163b82dabbc3028b877d3e95cdca29739f.patch - - 672628fb19da7b1b93ab08eaa288fdb3ef5897d9.patch - - 2a0f7a05e87b25c828813ba6945978c51a2610aa.patch - - adae6f1191279924b2af177e3e8ba94ce7516212.patch - - 5725527e969ef5d52759e35d253f6ca9b05741d4.patch - - c07cdb6ae80b0847da58a6acb1022b8b3e170073.patch - - -- Marc Deslauriers Mon, 24 Apr 2023 12:45:28 -0400 - -webkit2gtk (2.40.0-3ubuntu1) lunar; urgency=medium - - * debian/patches: - - ab3a72163b82dabbc3028b877d3e95cdca29739f.patch - - 672628fb19da7b1b93ab08eaa288fdb3ef5897d9.patch - - 2a0f7a05e87b25c828813ba6945978c51a2610aa.patch - - adae6f1191279924b2af177e3e8ba94ce7516212.patch - - 5725527e969ef5d52759e35d253f6ca9b05741d4.patch - - c07cdb6ae80b0847da58a6acb1022b8b3e170073.patch - Cherry-pick riscv64 upstream build fixes + * Update to 2.40.4 to fix security issues. + - CVE-2023-28204, CVE-2023-32373, CVE-2023-32439, CVE-2023-37450 - -- Gianfranco Costamagna Tue, 21 Mar 2023 20:17:16 +0100 + -- Marc Deslauriers Fri, 21 Jul 2023 12:26:54 -0400 + +webkit2gtk (2.40.3-1) unstable; urgency=high + + * New upstream release (Closes: #1036946). + * debian/control.in: + - Enable the bubblewrap sandbox in riscv64. + * debian/copyright: + - Update copyright information of all files. + * debian/patches/fix-jsc-timestamp.patch: + - Ensure reproducibility of __TIMESTAMP__ in JSCBytecodeCacheVersion.cpp. + + -- Alberto Garcia Wed, 28 Jun 2023 16:55:42 +0200 + +webkit2gtk (2.40.2-1) unstable; urgency=high + + * New upstream release. + * debian/rules: + - Pass -VNone to dh_makeshlibs for javascriptcore to keep the behavior + of the debhelper compat level 11 and earlier. + + -- Alberto Garcia Tue, 30 May 2023 10:19:01 +0200 + +webkit2gtk (2.40.1-1) unstable; urgency=high + + * New upstream release. + * debian/rules: + - Build with -DUSE_GBM=OFF in the Hurd (Closes: #1033999). + * Drop fix-script-message-received-marshaller.patch and + fix-gst-crash.patch. Refresh all other patches. + * debian/copyright: + - Update copyright information of all files. + + -- Alberto Garcia Thu, 20 Apr 2023 14:29:23 +0200 webkit2gtk (2.40.0-3) unstable; urgency=medium diff -Nru webkit2gtk-2.40.1/debian/control webkit2gtk-2.40.4/debian/control --- webkit2gtk-2.40.1/debian/control 2023-04-24 16:45:28.000000000 +0000 +++ webkit2gtk-2.40.4/debian/control 2023-06-29 13:24:09.000000000 +0000 @@ -10,9 +10,9 @@ X-Ubuntu-Use-Langpack: no Build-Depends: debhelper-compat (= 12), ccache [!i386 !m68k], - bubblewrap (>= 0.3.1) [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], - xdg-dbus-proxy [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], - libseccomp-dev [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], + bubblewrap (>= 0.3.1) [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], + xdg-dbus-proxy [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], + libseccomp-dev [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], cmake (>= 3.10), jdupes, libglib2.0-dev (>= 2.44.0), diff -Nru webkit2gtk-2.40.1/debian/control.in webkit2gtk-2.40.4/debian/control.in --- webkit2gtk-2.40.1/debian/control.in 2023-04-24 16:45:28.000000000 +0000 +++ webkit2gtk-2.40.4/debian/control.in 2023-06-29 13:24:09.000000000 +0000 @@ -9,9 +9,9 @@ X-Ubuntu-Use-Langpack: no Build-Depends: debhelper-compat (= 12), ccache [!i386 !m68k], - bubblewrap (>= 0.3.1) [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], - xdg-dbus-proxy [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], - libseccomp-dev [!alpha !ia64 !m68k !riscv64 !sh4 !sparc64 !hurd-any !kfreebsd-any], + bubblewrap (>= 0.3.1) [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], + xdg-dbus-proxy [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], + libseccomp-dev [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any], cmake (>= 3.10), jdupes, libglib2.0-dev (>= 2.44.0), diff -Nru webkit2gtk-2.40.1/debian/copyright webkit2gtk-2.40.4/debian/copyright --- webkit2gtk-2.40.1/debian/copyright 2023-03-18 10:41:32.000000000 +0000 +++ webkit2gtk-2.40.4/debian/copyright 2023-06-28 14:55:42.000000000 +0000 @@ -126,22 +126,24 @@ 2017 Caio Lima 2017 Endless Mobile Inc 2017 Oleksandr Skachkov - 2018 Google LLC 2018 Niklas Haas 2018 Yusuke Suzuki 2018 mce sys Ltd + 2018, 2020, 2022 Google LLC 2018-2022 Two Orioles, LLC 2018-2022 VideoLAN and dav1d authors 2019 B Krishnan Iyer 2019 Carlos Eduardo Ramalho 2019 James Almer - 2019 Joe Drago 2019 Luca Barbato 2019 Michail Alvanos 2019 the V8 project authors 2019-2021 Alexey Shvayka + 2019-2021 Joe Drago + 2020 Cloudinary 2020 Cloudinary Inc 2020 Darryl Pogue + 2020 Emmanuel Gil Peyrot 2020 Jan-Michael Brummer 2020 RDK Management 2020 WikiMedia Foundation. All Rights Reserve @@ -151,6 +153,7 @@ 2022 Jarred Sumner 2022 Leaning Technologies Inc 2022 Leonardo Taccari + 2022 Yuan Tong 2023 ChangSeok Oh License: BSD-2-clause Comment: @@ -164,12 +167,16 @@ License: AFL-2.0 or LGPL-2+ Files: Source/ThirdParty/ANGLE/include/CL/* + Source/ThirdParty/ANGLE/include/EGL/* Source/ThirdParty/ANGLE/include/GLES/* + Source/ThirdParty/ANGLE/include/GLES2/gl2platform.h + Source/ThirdParty/ANGLE/include/GLES3/gl3platform.h Source/ThirdParty/ANGLE/src/android_system_settings/src/com/android/angle/* Source/ThirdParty/ANGLE/src/common/vulkan/vk_google_filtering_precision.h Source/ThirdParty/ANGLE/src/libANGLE/* Source/ThirdParty/ANGLE/src/tests/deqp_support/* Source/ThirdParty/ANGLE/src/tests/test_utils/third_party/* + Source/ThirdParty/ANGLE/third_party/logdog/get.sh Source/ThirdParty/ANGLE/util/android/third_party/* Source/ThirdParty/pdfjs/build/* Source/ThirdParty/pdfjs/web/* @@ -177,7 +184,7 @@ Source/WebCore/PAL/ThirdParty/libavif/android_jni/gradlew Source/WebCore/PAL/ThirdParty/libavif/tests/test_cmd.sh Tools/TestWebKitAPI/Tests/WTF/Int128.cpp -Copyright: 2008-2021 The Khronos Group Inc +Copyright: 2007-2021 The Khronos Group Inc 2010, 2014, 2018-2019 The Android Open Source Project 2012, 2014, 2023 Mozilla Foundation 2015-2016 LunarG Inc @@ -186,6 +193,7 @@ 2017 The Abseil Authors 2019, 2022 The ANGLE Project 2020 The SwiftShader Authors + 2021 The Chromium Authors 2022 Google LLC License: Apache-2.0 @@ -916,16 +924,21 @@ Files: Source/JavaScriptCore/Scripts/jsmin.py Source/JavaScriptCore/disassembler/zydis/Zydis/* + Source/ThirdParty/ANGLE/include/GLES2/gl2.h + Source/ThirdParty/ANGLE/include/GLES2/gl2ext.h + Source/ThirdParty/ANGLE/include/GLES3/gl3.h + Source/ThirdParty/ANGLE/include/GLES3/gl31.h + Source/ThirdParty/ANGLE/include/GLES3/gl32.h + Source/ThirdParty/ANGLE/include/GLX/glxext.h Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/shaders/src/third_party/etc_decoder/etc_decoder.h - Source/ThirdParty/ANGLE/src/libANGLE/renderer/vulkan/shaders/src/third_party/ffx_spd/* Source/ThirdParty/ANGLE/src/third_party/volk/* Source/ThirdParty/ANGLE/third_party/renderdoc/src/renderdoc_app.h Source/WebCore/xml/XSLTExtensions.cpp Copyright: 2001-2002 Thomas Broyer, Charlie Bozeman and Daniel Veillard 2007 Alexey Proskuryakov 2013 Dave St.Germain + 2013-2020 The Khronos Group Inc 2015-2018 Baldur Karlsson - 2017-2020 Advanced Micro Devices Inc 2018-2019 Arseny Kapoulkine 2020-2022 Hans-Kristian Arntzen License: Expat @@ -1923,8 +1936,6 @@ Source/WebCore/rendering/RenderTextInlines.h Source/WebCore/rendering/RenderTheme.cpp Source/WebCore/rendering/RenderTheme.h - Source/WebCore/rendering/RenderThemeGtk.cpp - Source/WebCore/rendering/RenderThemeGtk.h Source/WebCore/rendering/RenderThemeMac.h Source/WebCore/rendering/RenderThemeWin.cpp Source/WebCore/rendering/RenderThemeWin.h @@ -2773,8 +2784,9 @@ Source/WebCore/rendering/RenderMarquee.h Copyright: 1998 Netscape Communications Corporation 2001-2006 mozilla.org - 2003, 2006-2020 Apple Inc + 2003, 2006-2023 Apple Inc 2007-2009 Torch Mobile Inc + 2014 Google Inc 2019 Adobe 2020-2022 Igalia S.L. License: LGPL-2.1+ or MPL-1.1 diff -Nru webkit2gtk-2.40.1/debian/patches/fix-ftbfs-m68k.patch webkit2gtk-2.40.4/debian/patches/fix-ftbfs-m68k.patch --- webkit2gtk-2.40.1/debian/patches/fix-ftbfs-m68k.patch 2023-03-18 10:41:32.000000000 +0000 +++ webkit2gtk-2.40.4/debian/patches/fix-ftbfs-m68k.patch 2023-06-28 14:55:42.000000000 +0000 @@ -158,7 +158,7 @@ namespace JSC { template -@@ -5497,3 +5502,6 @@ void printInternal(PrintStream& out, JSC +@@ -5499,3 +5504,6 @@ void printInternal(PrintStream& out, JSC } // namespace WTF diff -Nru webkit2gtk-2.40.1/debian/patches/fix-jsc-timestamp.patch webkit2gtk-2.40.4/debian/patches/fix-jsc-timestamp.patch --- webkit2gtk-2.40.1/debian/patches/fix-jsc-timestamp.patch 1970-01-01 00:00:00.000000000 +0000 +++ webkit2gtk-2.40.4/debian/patches/fix-jsc-timestamp.patch 2023-06-28 14:55:42.000000000 +0000 @@ -0,0 +1,16 @@ +From: Alexander Kanavin +Subject: Ensure reproducibility of __TIMESTAMP__ +Bug: https://bugs.webkit.org/show_bug.cgi?id=252308 +Origin: https://github.com/WebKit/WebKit/pull/15293 +Index: webkitgtk/Source/JavaScriptCore/CMakeLists.txt +=================================================================== +--- webkitgtk.orig/Source/JavaScriptCore/CMakeLists.txt ++++ webkitgtk/Source/JavaScriptCore/CMakeLists.txt +@@ -159,6 +159,7 @@ add_custom_command( + OUTPUT ${JavaScriptCore_DERIVED_SOURCES_DIR}/JSCBytecodeCacheVersion.cpp + MAIN_DEPENDENCY ${JAVASCRIPTCORE_DIR}/runtime/JSCBytecodeCacheVersion.cpp.in + COMMAND ${PERL_EXECUTABLE} -pe s/CACHED_TYPES_CKSUM/__TIMESTAMP__/ ${JAVASCRIPTCORE_DIR}/runtime/JSCBytecodeCacheVersion.cpp.in > ${JavaScriptCore_DERIVED_SOURCES_DIR}/JSCBytecodeCacheVersion.cpp ++ COMMAND touch -r ${JAVASCRIPTCORE_DIR}/runtime/JSCBytecodeCacheVersion.cpp.in ${JavaScriptCore_DERIVED_SOURCES_DIR}/JSCBytecodeCacheVersion.cpp + VERBATIM + ) + diff -Nru webkit2gtk-2.40.1/debian/patches/series webkit2gtk-2.40.4/debian/patches/series --- webkit2gtk-2.40.1/debian/patches/series 2023-04-24 16:45:28.000000000 +0000 +++ webkit2gtk-2.40.4/debian/patches/series 2023-06-28 14:55:42.000000000 +0000 @@ -5,3 +5,4 @@ dont-detect-sse2.patch reduce-memory-overheads.patch fix-ftbfs-hurd.patch +fix-jsc-timestamp.patch diff -Nru webkit2gtk-2.40.1/debian/rules webkit2gtk-2.40.4/debian/rules --- webkit2gtk-2.40.1/debian/rules 2023-03-21 19:17:16.000000000 +0000 +++ webkit2gtk-2.40.4/debian/rules 2023-06-28 14:55:42.000000000 +0000 @@ -55,6 +55,11 @@ EXTRA_CMAKE_ARGUMENTS += -DENABLE_WEBGL=OFF endif +# libgbm-dev is not available in the Hurd (#1033999) +ifneq (,$(filter $(DEB_HOST_ARCH),hurd-i386)) + EXTRA_CMAKE_ARGUMENTS += -DUSE_GBM=OFF +endif + # Systemd/elogind and libmanette are Linux-only ifneq ($(DEB_HOST_ARCH_OS),linux) EXTRA_CMAKE_ARGUMENTS += -DENABLE_JOURNALD_LOG=OFF -DENABLE_GAMEPAD=OFF @@ -337,11 +342,11 @@ override_dh_makeshlibs: $(SOUP2_BUILD) dh_makeshlibs -plibwebkit2gtk-4.0-37 -Xinjected-bundle - $(SOUP2_BUILD) dh_makeshlibs -plibjavascriptcoregtk-4.0-18 + $(SOUP2_BUILD) dh_makeshlibs -plibjavascriptcoregtk-4.0-18 -VNone $(SOUP3_BUILD) dh_makeshlibs -plibwebkit2gtk-4.1-0 -Xinjected-bundle - $(SOUP3_BUILD) dh_makeshlibs -plibjavascriptcoregtk-4.1-0 + $(SOUP3_BUILD) dh_makeshlibs -plibjavascriptcoregtk-4.1-0 -VNone $(GTK4_BUILD) dh_makeshlibs -plibwebkitgtk-6.0-4 -Xinjected-bundle - $(GTK4_BUILD) dh_makeshlibs -plibjavascriptcoregtk-6.0-1 + $(GTK4_BUILD) dh_makeshlibs -plibjavascriptcoregtk-6.0-1 -VNone override_dh_missing: dh_missing --fail-missing diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassDeletePropertyFunction.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassDeletePropertyFunction.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassDeletePropertyFunction.html 2023-04-19 14:48:24.124895800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassDeletePropertyFunction.html 2023-07-21 07:45:30.691889300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassEnumeratePropertiesFunction.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassEnumeratePropertiesFunction.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassEnumeratePropertiesFunction.html 2023-04-19 14:48:24.261562800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassEnumeratePropertiesFunction.html 2023-07-21 07:45:30.755889700 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassGetPropertyFunction.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassGetPropertyFunction.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassGetPropertyFunction.html 2023-04-19 14:48:24.584896600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassGetPropertyFunction.html 2023-07-21 07:45:30.783889800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassHasPropertyFunction.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassHasPropertyFunction.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassHasPropertyFunction.html 2023-04-19 14:48:24.754896900 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassHasPropertyFunction.html 2023-07-21 07:45:30.819890000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassSetPropertyFunction.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassSetPropertyFunction.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ClassSetPropertyFunction.html 2023-04-19 14:48:24.878230600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ClassSetPropertyFunction.html 2023-07-21 07:45:30.875890300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ExceptionHandler.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ExceptionHandler.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.ExceptionHandler.html 2023-04-19 14:48:24.974897400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.ExceptionHandler.html 2023-07-21 07:45:30.951890700 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.OptionsFunc.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.OptionsFunc.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/callback.OptionsFunc.html 2023-04-19 14:48:25.094897500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/callback.OptionsFunc.html 2023-07-21 07:45:31.039891200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Class.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Class.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Class.html 2023-04-19 14:48:24.021562300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Class.html 2023-07-21 07:45:31.227892200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -190,19 +190,19 @@ - - + hierarchy this - -JSCClass + +JSCClass @@ -210,15 +210,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -472,6 +472,10 @@ } +
+ No description available. +
+ diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Context.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Context.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Context.html 2023-04-19 14:48:25.624898400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Context.html 2023-07-21 07:45:31.411893400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -225,19 +225,19 @@ - - + hierarchy this - -JSCContext + +JSCContext @@ -245,15 +245,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -630,6 +630,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/classes_hierarchy.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/classes_hierarchy.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/classes_hierarchy.html 2023-04-19 14:48:20.881557200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/classes_hierarchy.html 2023-07-21 07:45:29.847884700 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Exception.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Exception.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Exception.html 2023-04-19 14:48:26.248232800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Exception.html 2023-07-21 07:45:31.595894300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -190,19 +190,19 @@ - - + hierarchy this - -JSCException + +JSCException @@ -210,15 +210,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -483,6 +483,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Value.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Value.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.Value.html 2023-04-19 14:48:26.714900300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.Value.html 2023-07-21 07:45:31.739895000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -290,19 +290,19 @@ - - + hierarchy this - -JSCValue + +JSCValue @@ -310,15 +310,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -1027,6 +1027,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.VirtualMachine.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.VirtualMachine.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.VirtualMachine.html 2023-04-19 14:48:28.228236000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.VirtualMachine.html 2023-07-21 07:45:32.267898000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -161,19 +161,19 @@ - - + hierarchy this - -JSCVirtualMachine + +JSCVirtualMachine @@ -181,15 +181,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -333,6 +333,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.WeakValue.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.WeakValue.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/class.WeakValue.html 2023-04-19 14:48:28.261569500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/class.WeakValue.html 2023-07-21 07:45:32.295898200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -186,19 +186,19 @@ - - + hierarchy this - -JSCWeakValue + +JSCWeakValue @@ -206,15 +206,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -408,6 +408,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MAJOR_VERSION.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MAJOR_VERSION.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MAJOR_VERSION.html 2023-04-19 14:48:24.044896000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MAJOR_VERSION.html 2023-07-21 07:45:30.675889300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MICRO_VERSION.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MICRO_VERSION.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MICRO_VERSION.html 2023-04-19 14:48:24.134896000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MICRO_VERSION.html 2023-07-21 07:45:30.699889400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -100,7 +100,7 @@
-
#define JSC_MICRO_VERSION 1
+        
#define JSC_MICRO_VERSION 4
 
diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MINOR_VERSION.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MINOR_VERSION.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.MINOR_VERSION.html 2023-04-19 14:48:24.198229300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.MINOR_VERSION.html 2023-07-21 07:45:30.783889800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_DFG.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_DFG.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_DFG.html 2023-04-19 14:48:24.284896100 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_DFG.html 2023-07-21 07:45:30.795889900 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_FTL.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_FTL.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_FTL.html 2023-04-19 14:48:24.314896300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_FTL.html 2023-07-21 07:45:30.847890100 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_JIT.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_JIT.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_JIT.html 2023-04-19 14:48:24.381563000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_JIT.html 2023-07-21 07:45:30.895890500 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_LLINT.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_LLINT.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/const.OPTIONS_USE_LLINT.html 2023-04-19 14:48:24.431563100 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/const.OPTIONS_USE_LLINT.html 2023-07-21 07:45:31.007891000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Context.new.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Context.new.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Context.new.html 2023-04-19 14:48:25.638231800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Context.new.html 2023-07-21 07:45:31.415893300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Context.new_with_virtual_machine.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Context.new_with_virtual_machine.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Context.new_with_virtual_machine.html 2023-04-19 14:48:25.651565000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Context.new_with_virtual_machine.html 2023-07-21 07:45:31.419893300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new.html 2023-04-19 14:48:26.274899500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new.html 2023-07-21 07:45:31.603894200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_printf.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_printf.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_printf.html 2023-04-19 14:48:26.301566100 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_printf.html 2023-07-21 07:45:31.607894400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_vprintf.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_vprintf.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_vprintf.html 2023-04-19 14:48:26.341566300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_vprintf.html 2023-07-21 07:45:31.615894300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name.html 2023-04-19 14:48:26.371566300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name.html 2023-07-21 07:45:31.623894500 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_printf.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_printf.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_printf.html 2023-04-19 14:48:26.404899600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_printf.html 2023-07-21 07:45:31.631894600 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_vprintf.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_vprintf.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_vprintf.html 2023-04-19 14:48:26.438233100 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Exception.new_with_name_vprintf.html 2023-07-21 07:45:31.639894500 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_buffer.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_buffer.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_buffer.html 2023-04-19 14:48:26.791567000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_buffer.html 2023-07-21 07:45:31.759895300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_garray.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_garray.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_garray.html 2023-04-19 14:48:26.811567000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_garray.html 2023-07-21 07:45:31.763895300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_strv.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_strv.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_strv.html 2023-04-19 14:48:26.838233700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array_from_strv.html 2023-07-21 07:45:31.775895400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_array.html 2023-04-19 14:48:26.751567000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_array.html 2023-07-21 07:45:31.747895200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_boolean.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_boolean.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_boolean.html 2023-04-19 14:48:26.861567000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_boolean.html 2023-07-21 07:45:31.779895300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_from_json.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_from_json.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_from_json.html 2023-04-19 14:48:26.881567200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_from_json.html 2023-07-21 07:45:31.787895400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_function.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_function.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_function.html 2023-04-19 14:48:26.944900500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_function.html 2023-07-21 07:45:31.807895400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_function_variadic.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_function_variadic.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_function_variadic.html 2023-04-19 14:48:27.001567400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_function_variadic.html 2023-07-21 07:45:31.827895600 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_functionv.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_functionv.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_functionv.html 2023-04-19 14:48:27.064900900 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_functionv.html 2023-07-21 07:45:31.847895600 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_null.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_null.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_null.html 2023-04-19 14:48:27.084900900 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_null.html 2023-07-21 07:45:31.851895800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_number.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_number.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_number.html 2023-04-19 14:48:27.108234200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_number.html 2023-07-21 07:45:31.859895700 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_object.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_object.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_object.html 2023-04-19 14:48:27.141567700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_object.html 2023-07-21 07:45:31.867895800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_string_from_bytes.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_string_from_bytes.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_string_from_bytes.html 2023-04-19 14:48:27.191567700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_string_from_bytes.html 2023-07-21 07:45:31.879896000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_string.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_string.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_string.html 2023-04-19 14:48:27.171567700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_string.html 2023-07-21 07:45:31.875896000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_typed_array.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_typed_array.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_typed_array.html 2023-04-19 14:48:27.221567600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_typed_array.html 2023-07-21 07:45:31.887895800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_undefined.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_undefined.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.Value.new_undefined.html 2023-04-19 14:48:27.241567900 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.Value.new_undefined.html 2023-07-21 07:45:31.895896000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.VirtualMachine.new.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.VirtualMachine.new.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.VirtualMachine.new.html 2023-04-19 14:48:28.238236200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.VirtualMachine.new.html 2023-07-21 07:45:32.267898000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.WeakValue.new.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.WeakValue.new.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/ctor.WeakValue.new.html 2023-04-19 14:48:28.281569500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/ctor.WeakValue.new.html 2023-07-21 07:45:32.299898100 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.CheckSyntaxMode.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.CheckSyntaxMode.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.CheckSyntaxMode.html 2023-04-19 14:48:24.018229000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.CheckSyntaxMode.html 2023-07-21 07:45:30.287887000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.CheckSyntaxResult.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.CheckSyntaxResult.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.CheckSyntaxResult.html 2023-04-19 14:48:24.181562700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.CheckSyntaxResult.html 2023-07-21 07:45:30.379887600 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.OptionType.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.OptionType.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.OptionType.html 2023-04-19 14:48:24.328229700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.OptionType.html 2023-07-21 07:45:30.479888000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.TypedArrayType.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.TypedArrayType.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/enum.TypedArrayType.html 2023-04-19 14:48:24.628230000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/enum.TypedArrayType.html 2023-07-21 07:45:30.527888300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/flags.ValuePropertyFlags.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/flags.ValuePropertyFlags.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/flags.ValuePropertyFlags.html 2023-04-19 14:48:24.011562300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/flags.ValuePropertyFlags.html 2023-07-21 07:45:30.471888000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.CHECK_VERSION.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.CHECK_VERSION.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.CHECK_VERSION.html 2023-04-19 14:48:24.051562500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.CHECK_VERSION.html 2023-07-21 07:45:30.679889200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] @@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.DECLARE_FINAL_TYPE.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.DECLARE_FINAL_TYPE.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.DECLARE_FINAL_TYPE.html 2023-04-19 14:48:24.054895900 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.DECLARE_FINAL_TYPE.html 2023-07-21 07:45:30.707889300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_major_version.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_major_version.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_major_version.html 2023-04-19 14:48:24.048229200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_major_version.html 2023-07-21 07:45:30.679889200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_micro_version.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_micro_version.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_micro_version.html 2023-04-19 14:48:24.114895800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_micro_version.html 2023-07-21 07:45:30.727889500 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_minor_version.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_minor_version.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.get_minor_version.html 2023-04-19 14:48:24.268229500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.get_minor_version.html 2023-07-21 07:45:30.747889500 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_foreach.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_foreach.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_foreach.html 2023-04-19 14:48:24.394896300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_foreach.html 2023-07-21 07:45:30.819890000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_boolean.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_boolean.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_boolean.html 2023-04-19 14:48:24.641563400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_boolean.html 2023-07-21 07:45:30.879890200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_double.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_double.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_double.html 2023-04-19 14:48:24.738230200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_double.html 2023-07-21 07:45:30.943890600 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_int.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_int.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_int.html 2023-04-19 14:48:24.811563700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_int.html 2023-07-21 07:45:31.003891000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_option_group.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_option_group.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_option_group.html 2023-04-19 14:48:24.864897300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_option_group.html 2023-07-21 07:45:31.035891300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_range_string.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_range_string.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_range_string.html 2023-04-19 14:48:24.924897200 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_range_string.html 2023-07-21 07:45:31.063891400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_size.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_size.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_size.html 2023-04-19 14:48:24.998230700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_size.html 2023-07-21 07:45:31.099891400 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_string.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_string.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_string.html 2023-04-19 14:48:25.044897600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_string.html 2023-07-21 07:45:31.139891900 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_uint.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_uint.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_get_uint.html 2023-04-19 14:48:25.104897500 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_get_uint.html 2023-07-21 07:45:31.159891800 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_boolean.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_boolean.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_boolean.html 2023-04-19 14:48:25.164897700 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_boolean.html 2023-07-21 07:45:31.179892000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_double.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_double.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_double.html 2023-04-19 14:48:25.211564300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_double.html 2023-07-21 07:45:31.191892100 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_int.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_int.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_int.html 2023-04-19 14:48:25.264897800 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_int.html 2023-07-21 07:45:31.195892000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_range_string.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_range_string.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_range_string.html 2023-04-19 14:48:25.311564400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_range_string.html 2023-07-21 07:45:31.203892200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_size.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_size.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_size.html 2023-04-19 14:48:25.351564600 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_size.html 2023-07-21 07:45:31.207892200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_string.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_string.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_string.html 2023-04-19 14:48:25.398231300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_string.html 2023-07-21 07:45:31.215892000 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_uint.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_uint.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/func.options_set_uint.html 2023-04-19 14:48:25.458231400 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/func.options_set_uint.html 2023-07-21 07:45:31.223892200 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/index.html webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/index.html --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/index.html 2023-04-19 14:48:28.398236300 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/index.html 2023-07-21 07:45:32.327898300 +0000 @@ -69,7 +69,7 @@

JavaScriptCore

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -135,7 +135,7 @@
- + diff -Nru webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/index.json webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/index.json --- webkit2gtk-2.40.1/Documentation/jsc-glib-4.1/index.json 2023-04-19 14:48:28.551570000 +0000 +++ webkit2gtk-2.40.4/Documentation/jsc-glib-4.1/index.json 2023-07-21 07:45:32.363898500 +0000 @@ -1 +1 @@ -{"meta":{"ns":"JavaScriptCore","version":"4.1","generator":"gi-docgen","generator-version":"2022.1"},"symbols":[{"type":"bitfield","name":"ValuePropertyFlags","ctype":"JSCValuePropertyFlags","summary":"Flags used when defining properties with jsc_value_object_define_property_data() and jsc_value_object_define_property_accessor()."},{"type":"callback","name":"ClassDeletePropertyFunction","ctype":"JSCClassDeletePropertyFunction","summary":"The type of delete_property in #JSCClassVTable. This is only ..."},{"type":"callback","name":"ClassEnumeratePropertiesFunction","ctype":"JSCClassEnumeratePropertiesFunction","summary":"The type of enumerate_properties in #JSCClassVTable. This is only ..."},{"type":"callback","name":"ClassGetPropertyFunction","ctype":"JSCClassGetPropertyFunction","summary":"The type of get_property in #JSCClassVTable. This is only ..."},{"type":"callback","name":"ClassHasPropertyFunction","ctype":"JSCClassHasPropertyFunction","summary":"The type of has_property in #JSCClassVTable. This is only ..."},{"type":"callback","name":"ClassSetPropertyFunction","ctype":"JSCClassSetPropertyFunction","summary":"The type of set_property in #JSCClassVTable. This is only ..."},{"type":"callback","name":"ExceptionHandler","ctype":"JSCExceptionHandler","summary":"Function used to handle JavaScript exceptions in a #JSCContext."},{"type":"callback","name":"OptionsFunc","ctype":"JSCOptionsFunc","summary":"Function used to iterate options. Not that @description ..."},{"type":"class","name":"Class","ctype":"JSCClass","summary":"A JSSClass represents a custom JavaScript class registered by ..."},{"type":"class","name":"Context","ctype":"JSCContext","summary":"JSCContext represents a JavaScript execution context, where all operations ..."},{"type":"class","name":"Exception","ctype":"JSCException","summary":"JSCException represents a JavaScript exception."},{"type":"class","name":"Value","ctype":"JSCValue","summary":"JSCValue represents a reference to a value in a ..."},{"type":"class","name":"VirtualMachine","ctype":"JSCVirtualMachine","summary":"JSCVirtualMachine represents a group of JSCContexts. It allows concurrent ..."},{"type":"class","name":"WeakValue","ctype":"JSCWeakValue","summary":"JSCWeakValue represents a weak reference to a value in ..."},{"type":"constant","name":"MAJOR_VERSION","ident":"JSC_MAJOR_VERSION","summary":"Like jsc_get_major_version(), but from the headers used at application ..."},{"type":"constant","name":"MICRO_VERSION","ident":"JSC_MICRO_VERSION","summary":"Like jsc_get_micro_version(), but from the headers used at application ..."},{"type":"constant","name":"MINOR_VERSION","ident":"JSC_MINOR_VERSION","summary":"Like jsc_get_minor_version(), but from the headers used at application ..."},{"type":"constant","name":"OPTIONS_USE_DFG","ident":"JSC_OPTIONS_USE_DFG","summary":"Allows the DFG JIT to be used if %TRUE. ..."},{"type":"constant","name":"OPTIONS_USE_FTL","ident":"JSC_OPTIONS_USE_FTL","summary":"Allows the FTL JIT to be used if %TRUE. ..."},{"type":"constant","name":"OPTIONS_USE_JIT","ident":"JSC_OPTIONS_USE_JIT","summary":"Allows the executable pages to be allocated for JIT ..."},{"type":"constant","name":"OPTIONS_USE_LLINT","ident":"JSC_OPTIONS_USE_LLINT","summary":"Allows the LLINT to be used if %TRUE. Option ..."},{"type":"ctor","name":"new","type_name":"Context","ident":"jsc_context_new","summary":"Create a new #JSCContext. The context is created in ..."},{"type":"ctor","name":"new","type_name":"Exception","ident":"jsc_exception_new","summary":"Create a new #JSCException in @context with @message."},{"type":"ctor","name":"new","type_name":"VirtualMachine","ident":"jsc_virtual_machine_new","summary":"Create a new #JSCVirtualMachine."},{"type":"ctor","name":"new","type_name":"WeakValue","ident":"jsc_weak_value_new","summary":"Create a new #JSCWeakValue for the JavaScript value referenced ..."},{"type":"ctor","name":"new_array","type_name":"Value","ident":"jsc_value_new_array","summary":"Create a new #JSCValue referencing an array with the ..."},{"type":"ctor","name":"new_array_buffer","type_name":"Value","ident":"jsc_value_new_array_buffer","summary":"Creates a new %ArrayBuffer from existing @data in memory. ..."},{"type":"ctor","name":"new_array_from_garray","type_name":"Value","ident":"jsc_value_new_array_from_garray","summary":"Create a new #JSCValue referencing an array with the ..."},{"type":"ctor","name":"new_array_from_strv","type_name":"Value","ident":"jsc_value_new_array_from_strv","summary":"Create a new #JSCValue referencing an array of strings ..."},{"type":"ctor","name":"new_boolean","type_name":"Value","ident":"jsc_value_new_boolean","summary":"Create a new #JSCValue from @value"},{"type":"ctor","name":"new_from_json","type_name":"Value","ident":"jsc_value_new_from_json","summary":"Create a new #JSCValue referencing a new value created ..."},{"type":"ctor","name":"new_function","type_name":"Value","ident":"jsc_value_new_function","summary":"Create a function in @context. If @name is %NULL ..."},{"type":"ctor","name":"new_function_variadic","type_name":"Value","ident":"jsc_value_new_function_variadic","summary":"Create a function in @context. If @name is %NULL ..."},{"type":"ctor","name":"new_functionv","type_name":"Value","ident":"jsc_value_new_functionv","summary":"Create a function in @context. If @name is %NULL ..."},{"type":"ctor","name":"new_null","type_name":"Value","ident":"jsc_value_new_null","summary":"Create a new #JSCValue referencing null in @context."},{"type":"ctor","name":"new_number","type_name":"Value","ident":"jsc_value_new_number","summary":"Create a new #JSCValue from @number."},{"type":"ctor","name":"new_object","type_name":"Value","ident":"jsc_value_new_object","summary":"Create a new #JSCValue from @instance. If @instance is ..."},{"type":"ctor","name":"new_printf","type_name":"Exception","ident":"jsc_exception_new_printf","summary":"Create a new #JSCException in @context using a formatted ..."},{"type":"ctor","name":"new_string","type_name":"Value","ident":"jsc_value_new_string","summary":"Create a new #JSCValue from @string. If you need ..."},{"type":"ctor","name":"new_string_from_bytes","type_name":"Value","ident":"jsc_value_new_string_from_bytes","summary":"Create a new #JSCValue from @bytes."},{"type":"ctor","name":"new_typed_array","type_name":"Value","ident":"jsc_value_new_typed_array","summary":"Create a new typed array containing a given amount ..."},{"type":"ctor","name":"new_undefined","type_name":"Value","ident":"jsc_value_new_undefined","summary":"Create a new #JSCValue referencing undefined in @context."},{"type":"ctor","name":"new_vprintf","type_name":"Exception","ident":"jsc_exception_new_vprintf","summary":"Create a new #JSCException in @context using a formatted ..."},{"type":"ctor","name":"new_with_name","type_name":"Exception","ident":"jsc_exception_new_with_name","summary":"Create a new #JSCException in @context with @name and @message."},{"type":"ctor","name":"new_with_name_printf","type_name":"Exception","ident":"jsc_exception_new_with_name_printf","summary":"Create a new #JSCException in @context with @name and ..."},{"type":"ctor","name":"new_with_name_vprintf","type_name":"Exception","ident":"jsc_exception_new_with_name_vprintf","summary":"Create a new #JSCException in @context with @name and ..."},{"type":"ctor","name":"new_with_virtual_machine","type_name":"Context","ident":"jsc_context_new_with_virtual_machine","summary":"Create a new #JSCContext in @virtual_machine."},{"type":"enum","name":"CheckSyntaxMode","ctype":"JSCCheckSyntaxMode","summary":"Enum values to specify a mode to check for ..."},{"type":"enum","name":"CheckSyntaxResult","ctype":"JSCCheckSyntaxResult","summary":"Enum values to specify the result of jsc_context_check_syntax()."},{"type":"enum","name":"OptionType","ctype":"JSCOptionType","summary":"Enum values for options types."},{"type":"enum","name":"TypedArrayType","ctype":"JSCTypedArrayType","summary":"Possible types of the elements contained in a typed array."},{"type":"function","name":"get_major_version","ident":"jsc_get_major_version","summary":"Returns the major version number of the JavaScriptCore library. ..."},{"type":"function","name":"get_micro_version","ident":"jsc_get_micro_version","summary":"Returns the micro version number of the JavaScriptCore library. ..."},{"type":"function","name":"get_minor_version","ident":"jsc_get_minor_version","summary":"Returns the minor version number of the JavaScriptCore library. ..."},{"type":"function","name":"options_foreach","ident":"jsc_options_foreach","summary":"Iterates all available options calling @function for each one. ..."},{"type":"function","name":"options_get_boolean","ident":"jsc_options_get_boolean","summary":"Get @option as a #gboolean value."},{"type":"function","name":"options_get_double","ident":"jsc_options_get_double","summary":"Get @option as a #gdouble value."},{"type":"function","name":"options_get_int","ident":"jsc_options_get_int","summary":"Get @option as a #gint value."},{"type":"function","name":"options_get_option_group","ident":"jsc_options_get_option_group","summary":"Create a #GOptionGroup to handle JSCOptions as command line ..."},{"type":"function","name":"options_get_range_string","ident":"jsc_options_get_range_string","summary":"Get @option as a range string. The string must ..."},{"type":"function","name":"options_get_size","ident":"jsc_options_get_size","summary":"Get @option as a #gsize value."},{"type":"function","name":"options_get_string","ident":"jsc_options_get_string","summary":"Get @option as a string."},{"type":"function","name":"options_get_uint","ident":"jsc_options_get_uint","summary":"Get @option as a #guint value."},{"type":"function","name":"options_set_boolean","ident":"jsc_options_set_boolean","summary":"Set @option as a #gboolean value."},{"type":"function","name":"options_set_double","ident":"jsc_options_set_double","summary":"Set @option as a #gdouble value."},{"type":"function","name":"options_set_int","ident":"jsc_options_set_int","summary":"Set @option as a #gint value."},{"type":"function","name":"options_set_range_string","ident":"jsc_options_set_range_string","summary":"Set @option as a range string. The string must ..."},{"type":"function","name":"options_set_size","ident":"jsc_options_set_size","summary":"Set @option as a #gsize value."},{"type":"function","name":"options_set_string","ident":"jsc_options_set_string","summary":"Set @option as a string."},{"type":"function","name":"options_set_uint","ident":"jsc_options_set_uint","summary":"Set @option as a #guint value."},{"type":"function_macro","name":"CHECK_VERSION","ident":"JSC_CHECK_VERSION","summary":"Check the version of JSC header files at compile time."},{"type":"function_macro","name":"DECLARE_FINAL_TYPE","ident":"JSC_DECLARE_FINAL_TYPE","summary":"No description available."},{"type":"method","name":"add_constructor","type_name":"Class","ident":"jsc_class_add_constructor","summary":"Add a constructor to @jsc_class. If @name is %NULL, ..."},{"type":"method","name":"add_constructor_variadic","type_name":"Class","ident":"jsc_class_add_constructor_variadic","summary":"Add a constructor to @jsc_class. If @name is %NULL, ..."},{"type":"method","name":"add_constructorv","type_name":"Class","ident":"jsc_class_add_constructorv","summary":"Add a constructor to @jsc_class. If @name is %NULL, ..."},{"type":"method","name":"add_method","type_name":"Class","ident":"jsc_class_add_method","summary":"Add method with @name to @jsc_class. When the method ..."},{"type":"method","name":"add_method_variadic","type_name":"Class","ident":"jsc_class_add_method_variadic","summary":"Add method with @name to @jsc_class. When the method ..."},{"type":"method","name":"add_methodv","type_name":"Class","ident":"jsc_class_add_methodv","summary":"Add method with @name to @jsc_class. When the method ..."},{"type":"method","name":"add_property","type_name":"Class","ident":"jsc_class_add_property","summary":"Add a property with @name to @jsc_class. When the ..."},{"type":"method","name":"array_buffer_get_data","type_name":"Value","ident":"jsc_value_array_buffer_get_data","summary":"Gets a pointer to memory that contains the array ..."},{"type":"method","name":"array_buffer_get_size","type_name":"Value","ident":"jsc_value_array_buffer_get_size","summary":"Gets the size in bytes of the array buffer. ..."},{"type":"method","name":"check_syntax","type_name":"Context","ident":"jsc_context_check_syntax","summary":"Check the given @code in @context for syntax errors. ..."},{"type":"method","name":"clear_exception","type_name":"Context","ident":"jsc_context_clear_exception","summary":"Clear the uncaught exception in @context if any."},{"type":"method","name":"constructor_call","type_name":"Value","ident":"jsc_value_constructor_call","summary":"Invoke new with constructor referenced by @value. If @first_parameter_type ..."},{"type":"method","name":"constructor_callv","type_name":"Value","ident":"jsc_value_constructor_callv","summary":"Invoke new with constructor referenced by @value. If @n_parameters ..."},{"type":"method","name":"evaluate","type_name":"Context","ident":"jsc_context_evaluate","summary":"Evaluate @code in @context."},{"type":"method","name":"evaluate_in_object","type_name":"Context","ident":"jsc_context_evaluate_in_object","summary":"Evaluate @code and create an new object where symbols ..."},{"type":"method","name":"evaluate_with_source_uri","type_name":"Context","ident":"jsc_context_evaluate_with_source_uri","summary":"Evaluate @code in @context using @uri as the source ..."},{"type":"method","name":"function_call","type_name":"Value","ident":"jsc_value_function_call","summary":"Call function referenced by @value, passing the given parameters. ..."},{"type":"method","name":"function_callv","type_name":"Value","ident":"jsc_value_function_callv","summary":"Call function referenced by @value, passing the given @parameters. ..."},{"type":"method","name":"get_backtrace_string","type_name":"Exception","ident":"jsc_exception_get_backtrace_string","summary":"Get a string with the exception backtrace."},{"type":"method","name":"get_column_number","type_name":"Exception","ident":"jsc_exception_get_column_number","summary":"Get the column number at which @exception happened."},{"type":"method","name":"get_context","type_name":"Value","ident":"jsc_value_get_context","summary":"Get the #JSCContext in which @value was created."},{"type":"method","name":"get_exception","type_name":"Context","ident":"jsc_context_get_exception","summary":"Get the last unhandled exception thrown in @context by ..."},{"type":"method","name":"get_global_object","type_name":"Context","ident":"jsc_context_get_global_object","summary":"Get a #JSCValue referencing the @context global object"},{"type":"method","name":"get_line_number","type_name":"Exception","ident":"jsc_exception_get_line_number","summary":"Get the line number at which @exception happened."},{"type":"method","name":"get_message","type_name":"Exception","ident":"jsc_exception_get_message","summary":"Get the error message of @exception."},{"type":"method","name":"get_name","type_name":"Class","ident":"jsc_class_get_name","summary":"Get the class name of @jsc_class"},{"type":"method","name":"get_name","type_name":"Exception","ident":"jsc_exception_get_name","summary":"Get the error name of @exception"},{"type":"method","name":"get_parent","type_name":"Class","ident":"jsc_class_get_parent","summary":"Get the parent class of @jsc_class"},{"type":"method","name":"get_source_uri","type_name":"Exception","ident":"jsc_exception_get_source_uri","summary":"Get the source URI of @exception."},{"type":"method","name":"get_value","type_name":"Context","ident":"jsc_context_get_value","summary":"Get a property of @context global object with @name."},{"type":"method","name":"get_value","type_name":"WeakValue","ident":"jsc_weak_value_get_value","summary":"Get a #JSCValue referencing the JavaScript value of @weak_value."},{"type":"method","name":"get_virtual_machine","type_name":"Context","ident":"jsc_context_get_virtual_machine","summary":"Get the #JSCVirtualMachine where @context was created."},{"type":"method","name":"is_array","type_name":"Value","ident":"jsc_value_is_array","summary":"Get whether the value referenced by @value is an array."},{"type":"method","name":"is_array_buffer","type_name":"Value","ident":"jsc_value_is_array_buffer","summary":"Check whether the @value is an %ArrayBuffer."},{"type":"method","name":"is_boolean","type_name":"Value","ident":"jsc_value_is_boolean","summary":"Get whether the value referenced by @value is a boolean."},{"type":"method","name":"is_constructor","type_name":"Value","ident":"jsc_value_is_constructor","summary":"Get whether the value referenced by @value is a constructor."},{"type":"method","name":"is_function","type_name":"Value","ident":"jsc_value_is_function","summary":"Get whether the value referenced by @value is a function"},{"type":"method","name":"is_null","type_name":"Value","ident":"jsc_value_is_null","summary":"Get whether the value referenced by @value is null."},{"type":"method","name":"is_number","type_name":"Value","ident":"jsc_value_is_number","summary":"Get whether the value referenced by @value is a number."},{"type":"method","name":"is_object","type_name":"Value","ident":"jsc_value_is_object","summary":"Get whether the value referenced by @value is an object."},{"type":"method","name":"is_string","type_name":"Value","ident":"jsc_value_is_string","summary":"Get whether the value referenced by @value is a string"},{"type":"method","name":"is_typed_array","type_name":"Value","ident":"jsc_value_is_typed_array","summary":"Determines whether a value is a typed array."},{"type":"method","name":"is_undefined","type_name":"Value","ident":"jsc_value_is_undefined","summary":"Get whether the value referenced by @value is undefined."},{"type":"method","name":"new_typed_array_with_buffer","type_name":"Value","ident":"jsc_value_new_typed_array_with_buffer","summary":"Create a new typed array value with elements from ..."},{"type":"method","name":"object_define_property_accessor","type_name":"Value","ident":"jsc_value_object_define_property_accessor","summary":"Define or modify a property with @property_name in object ..."},{"type":"method","name":"object_define_property_data","type_name":"Value","ident":"jsc_value_object_define_property_data","summary":"Define or modify a property with @property_name in object ..."},{"type":"method","name":"object_delete_property","type_name":"Value","ident":"jsc_value_object_delete_property","summary":"Try to delete property with @name from @value. This ..."},{"type":"method","name":"object_enumerate_properties","type_name":"Value","ident":"jsc_value_object_enumerate_properties","summary":"Get the list of property names of @value. Only ..."},{"type":"method","name":"object_get_property","type_name":"Value","ident":"jsc_value_object_get_property","summary":"Get property with @name from @value."},{"type":"method","name":"object_get_property_at_index","type_name":"Value","ident":"jsc_value_object_get_property_at_index","summary":"Get property at @index from @value."},{"type":"method","name":"object_has_property","type_name":"Value","ident":"jsc_value_object_has_property","summary":"Get whether @value has property with @name."},{"type":"method","name":"object_invoke_method","type_name":"Value","ident":"jsc_value_object_invoke_method","summary":"Invoke method with @name on object referenced by @value, ..."},{"type":"method","name":"object_invoke_methodv","type_name":"Value","ident":"jsc_value_object_invoke_methodv","summary":"Invoke method with @name on object referenced by @value, ..."},{"type":"method","name":"object_is_instance_of","type_name":"Value","ident":"jsc_value_object_is_instance_of","summary":"Get whether the value referenced by @value is an ..."},{"type":"method","name":"object_set_property","type_name":"Value","ident":"jsc_value_object_set_property","summary":"Set @property with @name on @value."},{"type":"method","name":"object_set_property_at_index","type_name":"Value","ident":"jsc_value_object_set_property_at_index","summary":"Set @property at @index on @value."},{"type":"method","name":"pop_exception_handler","type_name":"Context","ident":"jsc_context_pop_exception_handler","summary":"Remove the last #JSCExceptionHandler previously pushed to @context with jsc_context_push_exception_handler()."},{"type":"method","name":"push_exception_handler","type_name":"Context","ident":"jsc_context_push_exception_handler","summary":"Push an exception handler in @context. Whenever a JavaScript ..."},{"type":"method","name":"register_class","type_name":"Context","ident":"jsc_context_register_class","summary":"Register a custom class in @context using the given ..."},{"type":"method","name":"report","type_name":"Exception","ident":"jsc_exception_report","summary":"Return a report message of @exception, containing all the ..."},{"type":"method","name":"set_value","type_name":"Context","ident":"jsc_context_set_value","summary":"Set a property of @context global object with @name ..."},{"type":"method","name":"throw","type_name":"Context","ident":"jsc_context_throw","summary":"Throw an exception to @context using the given error ..."},{"type":"method","name":"throw_exception","type_name":"Context","ident":"jsc_context_throw_exception","summary":"Throw @exception to @context."},{"type":"method","name":"throw_printf","type_name":"Context","ident":"jsc_context_throw_printf","summary":"Throw an exception to @context using the given formatted ..."},{"type":"method","name":"throw_with_name","type_name":"Context","ident":"jsc_context_throw_with_name","summary":"Throw an exception to @context using the given error ..."},{"type":"method","name":"throw_with_name_printf","type_name":"Context","ident":"jsc_context_throw_with_name_printf","summary":"Throw an exception to @context using the given error ..."},{"type":"method","name":"to_boolean","type_name":"Value","ident":"jsc_value_to_boolean","summary":"Convert @value to a boolean."},{"type":"method","name":"to_double","type_name":"Value","ident":"jsc_value_to_double","summary":"Convert @value to a double."},{"type":"method","name":"to_int32","type_name":"Value","ident":"jsc_value_to_int32","summary":"Convert @value to a #gint32."},{"type":"method","name":"to_json","type_name":"Value","ident":"jsc_value_to_json","summary":"Create a JSON string of @value serialization. If @indent ..."},{"type":"method","name":"to_string","type_name":"Exception","ident":"jsc_exception_to_string","summary":"Get the string representation of @exception error."},{"type":"method","name":"to_string","type_name":"Value","ident":"jsc_value_to_string","summary":"Convert @value to a string. Use jsc_value_to_string_as_bytes() instead, if ..."},{"type":"method","name":"to_string_as_bytes","type_name":"Value","ident":"jsc_value_to_string_as_bytes","summary":"Convert @value to a string and return the results ..."},{"type":"method","name":"typed_array_get_buffer","type_name":"Value","ident":"jsc_value_typed_array_get_buffer","summary":"Obtain the %ArrayBuffer for the memory region of the ..."},{"type":"method","name":"typed_array_get_data","type_name":"Value","ident":"jsc_value_typed_array_get_data","summary":"Obtains a pointer to the memory region that holds ..."},{"type":"method","name":"typed_array_get_length","type_name":"Value","ident":"jsc_value_typed_array_get_length","summary":"Gets the number of elements in a typed array."},{"type":"method","name":"typed_array_get_offset","type_name":"Value","ident":"jsc_value_typed_array_get_offset","summary":"Gets the offset over the underlying array buffer data."},{"type":"method","name":"typed_array_get_size","type_name":"Value","ident":"jsc_value_typed_array_get_size","summary":"Gets the size of a typed array."},{"type":"method","name":"typed_array_get_type","type_name":"Value","ident":"jsc_value_typed_array_get_type","summary":"Gets the type of elements contained in a typed array."},{"type":"property","name":"context","type_name":"Class","summary":"The #JSCContext in which the class was registered."},{"type":"property","name":"context","type_name":"Value","summary":"The #JSCContext in which the value was created."},{"type":"property","name":"name","type_name":"Class","summary":"The name of the class."},{"type":"property","name":"parent","type_name":"Class","summary":"The parent class or %NULL in case of final classes."},{"type":"property","name":"value","type_name":"WeakValue","summary":"The #JSCValue referencing the JavaScript value."},{"type":"property","name":"virtual-machine","type_name":"Context","summary":"The #JSCVirtualMachine in which the context was created."},{"type":"record","name":"ClassVTable","ctype":"JSCClassVTable","summary":"Virtual table for a JSCClass. This can be optionally ..."},{"type":"signal","name":"cleared","type_name":"WeakValue","summary":"This signal is emitted when the JavaScript value is destroyed."},{"type":"type_func","name":"get_current","type_name":"Context","ident":"jsc_context_get_current","summary":"Get the #JSCContext that is currently executing a function. ..."}],"terms":{"":[0,7,9,10,11,12,13,14,15,21,61,66,67,68,74,76,77,80,81,94,95,102,103,114,120,138,139,140],"*not*":[74,94],"-->":[8,10,13,67,120],"0":[79,81,103,110],"1":[24,27,28],"1.":[138],"1.8.3":[138,139,140],"10":[110],"16-bit":[137],"3.":[139],"32-bit":[137],"64-bit":[137],"8-bit":[137],"8.":[140],"!":[146,153],"--jsc-<option>=<value>":[145],"[!]<low>[:<high>]":[146,153],"new":[9,10,11,78,79],"null":[69,88],"object.defineproperty":[95,96],"undefined":[75,80,81,93,102,103],"CHECK":[157],"DECLARE":[158],"DFG":[130],"FINAL":[158],"FTL":[131],"JIT":[132],"JSC_CHECK_VERSION":[157],"JSC_DECLARE_FINAL_TYPE":[158],"LLINT":[133],"MAJOR":[127],"MICRO":[128],"MINOR":[129],"OPTIONS":[130,131,132,133],"TYPE":[158],"USE":[130,131,132,133],"VERSION":[127,128,129,157],"`-1":[94],"abl":[9,10,11],"about":[34],"access":[76,94],"accessor":[95],"actual":[12,13,14,15,66,67,68,95],"ad":[1,2,3,4,5,9,10,11,27,35],"add":[8,9,10,11,12,13,14,15,95],"adopt":[9,10,11],"affect":[27,28],"after":[76,114],"against":[127,128,129,138,139,140],"all":[21,57,74,141,159],"alloc":[21,74,132],"allow":[8,35,61,120,130,131,132,133],"also":[21,76,114],"alwai":[80,81,102,103],"amount":[74],"an":[0,9,10,11,22,27,34,35,37,39,40,41,60,62,63,66,67,68,74,77,83,84,90,94,95,104],"ani":[0,25],"anonym":[66,67,68],"anoth":[35],"api":[8,29,76,114],"appli":[145],"applic":[127,128,129,145],"applied\u2014that":[114],"appropri":[114],"argument":[10,13,47,50,67,145],"arrai":[21,60,61,62,63,74,76,77,83,84,92,94,113,114,115,116,117,118,137],"arraybuff":[74],"assign":[0],"associ":[0,21,74],"asynchron":[76],"automat":[102,103,145],"avail":[9,10,11,141,158],"backtrac":[51,57],"be":[27,59,76,122],"behavior":[27,28],"between":[146,153],"boolean":[64,85,107,136,142,150],"both":[94,146,153],"box":[12,13,14,15,66,67,68,95],"buffer":[61,76,77,84,94,113,114,116],"built-in":[21],"byte":[73,76,77,112],"call":[9,10,11,12,13,14,15,29,34,35,42,66,67,68,76,78,80,81,95,114,141],"callback":[42,61,95],"caller":[61],"callv":[79,81],"can":[21,24,37,39,40,41,61,76,94,122,141,159],"care":[145],"case":[12,13,14,15,20,24,66,67,68,80,81,95,102,103],"cast":[114],"catch":[34],"chanc":[76],"chang":[0],"charact":[72,111,112],"check":[24,84,134,135,157],"clamp":[110],"class":[1,2,3,4,5,8,9,10,11,12,13,14,15,16,17,18,19,20,35,104,159],"clear":[9,10,11,12,13,14,15,25,35,66,67,68,95,126],"code":[76,114,138,139,140],"collect":[59,98,122],"column":[52,57],"command":[145],"compil":[127,128,129,138,139,140,157],"concurr":[120],"configur":[145],"configurable":[0],"consid":[76,146,153],"constructor":[8,9,10,11,78,79,86,120],"constructorv":[11],"contain":[57,61,72,74,76,94,110,111,114,118,137],"content":[76,77],"context":[9,10,11,12,13,14,15,18,21,22,34,35,43,82,95,119],"contrast":[138,139,140],"convert":[107,108,109,111,112],"copi":[12,13,14,15,61,66,67,68,76,95],"correspond":[0,145],"could":[66,67,68,95],"creat":[8,9,10,11,12,13,14,15,21,22,23,27,32,37,39,40,41,43,45,46,47,48,49,50,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,82,94,95,110,119,120,121,123,145],"current":[42],"custom":[8,21,35,102,103,159],"data":[61,76,96,114,116],"default":[34,130,131,132,133,159],"defin":[0,27,95,96,97,98],"delet":[0,1,97],"delete_properti":[1],"descript":[158],"descriptor":[0,95,96],"destroi":[126],"detail":[24,57,114],"determin":[92],"dfg":[130],"differ":[120],"dispos":[9,10,11],"doe":[34],"doesn't":[0],"don't":[27,28,34,95],"done":[76,114],"doubl":[108,137,143,151],"double":[136],"due":[76],"dure":[0,145],"e.g":[138,139,140],"each":[120,141,145],"earli":[141],"effect":[0],"effici":[61],"either":[122],"element":[62,74,94,113,114,115,118,137],"emit":[126],"empti":[60,62,63,71],"ensur":[12,13,14,15,61,66,67,68,95],"entri":[145],"enum":[134,135,136],"enumer":[0,2,98],"enumerable":[0],"enumerate_properti":[2],"equival":[95,96],"error":[24,37,39,40,41,54,55,58,134,135],"evalu":[26,27,28],"even":[102,103],"event":[76],"everi":[120],"exampl":[35,76],"except":[6,25,27,28,29,33,34,37,38,39,40,41,44,47,50,51],"execut":[21,42,120,132],"exist":[22,61],"explicitli":[102,103],"expos":[94,145],"extern":[1,2,3,4,5,35],"fallback":[159],"file":[157],"fill":[24],"final":[20],"first":[12,13,14,15,24,27,28,95,114],"flag":[0,97,98],"float":[137],"float32":[137],"float64":[137],"follow":[12,13,14,15],"foreach":[141],"form":[145],"format":[39,41,46,47,49,50,57,146,153],"free":[61],"freed":[71],"from":[0,34,35,59,61,62,63,64,65,70,71,72,73,94,97,99,100,122,127,128,129],"ftl":[131],"full":[12,13,14,15],"fulli":[66,67,68,95],"func":[7],"function":[1,2,3,4,5,6,7,9,10,11,21,29,42,66,67,68,76,80,81,87,95,97,102,103,114,138,139,140,159],"functionv":[68],"g_option_context_add_group":[145],"garbag":[59,122],"garrai":[62],"get":[3,15,16,17,29,30,31,32,34,42,51,52,53,54,55,56,58,76,77,82,83,85,86,87,88,89,90,91,93,95,98,99,100,101,104,113,114,115,116,117,118,124,138,139,140,142,143,144,145,146,147,148,149],"get_properti":[3],"given":[24,34,35,37,39,40,41,60,74,80,81,94,102,103],"global":[9,10,11,21,27,30,31,36],"group":[120,145],"guarante":[76,114],"ha":[4,76,101,114],"handl":[1,2,3,4,5,6,35,102,103,111,112,145],"handler":[6,33,34],"happen":[34,52,53],"has_properti":[4],"have":[0,74,138,139,140],"header":[127,128,129,138,139,140,157],"high":[146,153],"hold":[76,77,114],"how":[27],"i":[34],"ignor":[24],"implement":[8,35,159],"includ":[138,139,140,146,153],"indent":[110],"index":[100,106],"indic":[94],"inherit":[35],"initi":[74],"instanc":[8,12,13,14,15,35,66,67,68,95,102,103,104,120],"instead":[12,13,14,15,27,66,67,68,72,76,95,111],"int":[136,144,152],"int16":[137],"int16_t":[137],"int32":[109,137],"int32_t":[137],"int64":[137],"int64_t":[137],"int8":[137],"int8_t":[137],"integ":[137],"intend":[61],"invert":[146,153],"invok":[9,10,11,61,78,79,95,102,103],"irrecover":[135],"irrecoverable_error":[135],"is":[114],"it":[9,10,11,34],"it'":[8,21],"item":[60,62,63],"iter":[7,141],"javascript":[6,8,12,13,14,21,34,44,61,66,67,68,76,95,96,114,120,122,123,124,125,126],"javascriptcor":[138,139,140],"jit":[130,131,132],"jsc":[61,76,114,157],"jsc_class_add_constructor":[9],"jsc_class_add_constructor_variadic":[10],"jsc_class_add_constructorv":[11],"jsc_class_add_method":[12,102,103],"jsc_class_add_method_variadic":[13],"jsc_class_add_methodv":[14],"jsc_class_add_property":[15],"jsc_class_get_name":[16],"jsc_class_get_parent":[17],"jsc_context_check_syntax":[24,134,135],"jsc_context_clear_exception":[25],"jsc_context_evaluate":[26],"jsc_context_evaluate_in_object":[27],"jsc_context_evaluate_with_source_uri":[21,28],"jsc_context_get_current":[42],"jsc_context_get_except":[37,39,40,41],"jsc_context_get_exception":[29],"jsc_context_get_global_object":[30],"jsc_context_get_value":[31],"jsc_context_get_virtual_machine":[32],"jsc_context_new":[22],"jsc_context_new_with_virtual_machine":[23],"jsc_context_pop_exception_handler":[33],"jsc_context_push_exception_handl":[33],"jsc_context_push_exception_handler":[34],"jsc_context_register_class":[21,35,71],"jsc_context_set_value":[36],"jsc_context_throw":[37],"jsc_context_throw_exception":[38],"jsc_context_throw_printf":[39],"jsc_context_throw_with_name":[40],"jsc_context_throw_with_name_printf":[41],"jsc_exception_get_backtrace_string":[51],"jsc_exception_get_column_number":[52],"jsc_exception_get_line_number":[53],"jsc_exception_get_message":[54],"jsc_exception_get_name":[55],"jsc_exception_get_source_uri":[56],"jsc_exception_new":[45],"jsc_exception_new_printf":[46],"jsc_exception_new_vprintf":[47],"jsc_exception_new_with_name":[48],"jsc_exception_new_with_name_printf":[49],"jsc_exception_new_with_name_vprintf":[50],"jsc_exception_report":[57],"jsc_exception_to_string":[58],"jsc_get_major_vers":[127],"jsc_get_major_version":[138],"jsc_get_micro_vers":[128],"jsc_get_micro_version":[139],"jsc_get_minor_vers":[129],"jsc_get_minor_version":[140],"jsc_major_version":[127],"jsc_micro_version":[128],"jsc_minor_version":[129],"jsc_options_foreach":[141],"jsc_options_get_boolean":[142],"jsc_options_get_double":[143],"jsc_options_get_int":[144],"jsc_options_get_option_group":[145],"jsc_options_get_range_string":[146],"jsc_options_get_size":[147],"jsc_options_get_string":[148],"jsc_options_get_uint":[149],"jsc_options_set_boolean":[150],"jsc_options_set_double":[151],"jsc_options_set_int":[152],"jsc_options_set_range_string":[153],"jsc_options_set_size":[154],"jsc_options_set_string":[155],"jsc_options_set_uint":[156],"jsc_options_use_dfg":[130],"jsc_options_use_ftl":[131],"jsc_options_use_jit":[132],"jsc_options_use_llint":[133],"jsc_value_array_buffer_get_data":[76],"jsc_value_array_buffer_get_size":[77],"jsc_value_constructor_call":[78],"jsc_value_constructor_callv":[79],"jsc_value_function_cal":[66,67,68],"jsc_value_function_call":[80],"jsc_value_function_callv":[81],"jsc_value_get_context":[82],"jsc_value_is_array":[83],"jsc_value_is_array_buffer":[84],"jsc_value_is_boolean":[85],"jsc_value_is_constructor":[86],"jsc_value_is_function":[87],"jsc_value_is_null":[88],"jsc_value_is_number":[89],"jsc_value_is_object":[90],"jsc_value_is_string":[91],"jsc_value_is_typed_array":[92],"jsc_value_is_undefined":[93],"jsc_value_new_array":[60],"jsc_value_new_array_buffer":[61],"jsc_value_new_array_from_garray":[62],"jsc_value_new_array_from_strv":[63],"jsc_value_new_boolean":[64],"jsc_value_new_from_json":[65],"jsc_value_new_function":[66],"jsc_value_new_function_variadic":[67],"jsc_value_new_functionv":[68],"jsc_value_new_null":[69],"jsc_value_new_number":[70],"jsc_value_new_object":[71],"jsc_value_new_string":[72],"jsc_value_new_string_from_bytes":[73],"jsc_value_new_typed_array":[74],"jsc_value_new_typed_array_with_buffer":[94],"jsc_value_new_undefined":[75],"jsc_value_object_define_property_accessor":[0,95],"jsc_value_object_define_property_data":[96],"jsc_value_object_delete_property":[97],"jsc_value_object_enumerate_properties":[98],"jsc_value_object_get_property":[99],"jsc_value_object_get_property_at_index":[100],"jsc_value_object_has_property":[101],"jsc_value_object_invoke_method":[12,13,14,102],"jsc_value_object_invoke_methodv":[103],"jsc_value_object_is_instance_of":[104],"jsc_value_object_set_property":[105],"jsc_value_object_set_property_at_index":[106],"jsc_value_to_boolean":[107],"jsc_value_to_double":[108],"jsc_value_to_int32":[109],"jsc_value_to_json":[110],"jsc_value_to_string":[111],"jsc_value_to_string_as_bytes":[112],"jsc_value_typed_array_get_buffer":[113],"jsc_value_typed_array_get_data":[114],"jsc_value_typed_array_get_length":[115],"jsc_value_typed_array_get_offset":[116],"jsc_value_typed_array_get_size":[117],"jsc_value_typed_array_get_type":[118],"jsc_virtual_machine_new":[121],"jsc_weak_value_get_value":[124],"jsc_weak_value_new":[123],"jscchecksyntaxmode":[134],"jscchecksyntaxresult":[135],"jscclass":[8,159],"jscclassdeletepropertyfunction":[1],"jscclassenumeratepropertiesfunction":[2],"jscclassgetpropertyfunction":[3],"jscclasshaspropertyfunction":[4],"jscclasssetpropertyfunction":[5],"jscclassvtable":[159],"jsccontext":[21,120],"jsccontext":[8,10,13,67,120],"0":[79,81,103,110],"1":[24,27,28],"1.":[138],"1.8.3":[138,139,140],"10":[110],"16-bit":[137],"3.":[139],"32-bit":[137],"64-bit":[137],"8-bit":[137],"8.":[140],"!":[146,153],"--jsc-<option>=<value>":[145],"[!]<low>[:<high>]":[146,153],"new":[9,10,11,78,79],"null":[69,88],"object.defineproperty":[95,96],"undefined":[75,80,81,93,102,103],"CHECK":[157],"DECLARE":[158],"DFG":[130],"FINAL":[158],"FTL":[131],"JIT":[132],"JSC_CHECK_VERSION":[157],"JSC_DECLARE_FINAL_TYPE":[158],"LLINT":[133],"MAJOR":[127],"MICRO":[128],"MINOR":[129],"OPTIONS":[130,131,132,133],"TYPE":[158],"USE":[130,131,132,133],"VERSION":[127,128,129,157],"`-1":[94],"abl":[9,10,11],"about":[34],"access":[76,94],"accessor":[95],"actual":[12,13,14,15,66,67,68,95],"ad":[1,2,3,4,5,9,10,11,27,35],"add":[8,9,10,11,12,13,14,15,95],"adopt":[9,10,11],"affect":[27,28],"after":[76,114],"against":[127,128,129,138,139,140],"all":[21,57,74,141,159],"alloc":[21,74,132],"allow":[8,35,61,120,130,131,132,133],"also":[21,76,114],"alwai":[80,81,102,103],"amount":[74],"an":[0,9,10,11,22,27,34,35,37,39,40,41,60,62,63,66,67,68,74,77,83,84,90,94,95,104],"ani":[0,25],"anonym":[66,67,68],"anoth":[35],"api":[8,29,76,114],"appli":[145],"applic":[127,128,129,145],"applied\u2014that":[114],"appropri":[114],"argument":[10,13,47,50,67,145],"arrai":[21,60,61,62,63,74,76,77,83,84,92,94,113,114,115,116,117,118,137],"arraybuff":[74],"assign":[0],"associ":[0,21,74],"asynchron":[76],"automat":[102,103,145],"avail":[9,10,11,141,158],"backtrac":[51,57],"be":[27,59,76,122],"behavior":[27,28],"between":[146,153],"boolean":[64,85,107,136,142,150],"both":[94,146,153],"box":[12,13,14,15,66,67,68,95],"buffer":[61,76,77,84,94,113,114,116],"built-in":[21],"byte":[73,76,77,112],"call":[9,10,11,12,13,14,15,29,34,35,42,66,67,68,76,78,80,81,95,114,141],"callback":[42,61,95],"caller":[61],"callv":[79,81],"can":[21,24,37,39,40,41,61,76,94,122,141,159],"care":[145],"case":[12,13,14,15,20,24,66,67,68,80,81,95,102,103],"cast":[114],"catch":[34],"chanc":[76],"chang":[0],"charact":[72,111,112],"check":[24,84,134,135,157],"clamp":[110],"class":[1,2,3,4,5,8,9,10,11,12,13,14,15,16,17,18,19,20,35,104,159],"clear":[9,10,11,12,13,14,15,25,35,66,67,68,95,126],"code":[76,114,138,139,140],"collect":[59,98,122],"column":[52,57],"command":[145],"compil":[127,128,129,138,139,140,157],"concurr":[120],"configur":[145],"configurable":[0],"consid":[76,146,153],"constructor":[8,9,10,11,78,79,86,120],"constructorv":[11],"contain":[57,61,72,74,76,94,110,111,114,118,137],"content":[76,77],"context":[9,10,11,12,13,14,15,18,21,22,34,35,43,82,95,119],"contrast":[138,139,140],"convert":[107,108,109,111,112],"copi":[12,13,14,15,61,66,67,68,76,95],"correspond":[0,145],"could":[66,67,68,95],"creat":[8,9,10,11,12,13,14,15,21,22,23,27,32,37,39,40,41,43,45,46,47,48,49,50,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,82,94,95,110,119,120,121,123,145],"current":[42],"custom":[8,21,35,102,103,159],"data":[61,76,96,114,116],"default":[34,130,131,132,133,159],"defin":[0,27,95,96,97,98],"delet":[0,1,97],"delete_properti":[1],"descript":[158],"descriptor":[0,95,96],"destroi":[126],"detail":[24,57,114],"determin":[92],"dfg":[130],"differ":[120],"dispos":[9,10,11],"doe":[34],"doesn't":[0],"don't":[27,28,34,95],"done":[76,114],"doubl":[108,137,143,151],"double":[136],"due":[76],"dure":[0,145],"e.g":[138,139,140],"each":[120,141,145],"earli":[141],"effect":[0],"effici":[61],"either":[122],"element":[62,74,94,113,114,115,118,137],"emit":[126],"empti":[60,62,63,71],"ensur":[12,13,14,15,61,66,67,68,95],"entri":[145],"enum":[134,135,136],"enumer":[0,2,98],"enumerable":[0],"enumerate_properti":[2],"equival":[95,96],"error":[24,37,39,40,41,54,55,58,134,135],"evalu":[26,27,28],"even":[102,103],"event":[76],"everi":[120],"exampl":[35,76],"except":[6,25,27,28,29,33,34,37,38,39,40,41,44,47,50,51],"execut":[21,42,120,132],"exist":[22,61],"explicitli":[102,103],"expos":[94,145],"extern":[1,2,3,4,5,35],"fallback":[159],"file":[157],"fill":[24],"final":[20],"first":[12,13,14,15,24,27,28,95,114],"flag":[0,97,98],"float":[137],"float32":[137],"float64":[137],"follow":[12,13,14,15],"foreach":[141],"form":[145],"format":[39,41,46,47,49,50,57,146,153],"free":[61],"freed":[71],"from":[0,34,35,59,61,62,63,64,65,70,71,72,73,94,97,99,100,122,127,128,129],"ftl":[131],"full":[12,13,14,15],"fulli":[66,67,68,95],"func":[7],"function":[1,2,3,4,5,6,7,9,10,11,21,29,42,66,67,68,76,80,81,87,95,97,102,103,114,138,139,140,159],"functionv":[68],"g_option_context_add_group":[145],"garbag":[59,122],"garrai":[62],"get":[3,15,16,17,29,30,31,32,34,42,51,52,53,54,55,56,58,76,77,82,83,85,86,87,88,89,90,91,93,95,98,99,100,101,104,113,114,115,116,117,118,124,138,139,140,142,143,144,145,146,147,148,149],"get_properti":[3],"given":[24,34,35,37,39,40,41,60,74,80,81,94,102,103],"global":[9,10,11,21,27,30,31,36],"group":[120,145],"guarante":[76,114],"ha":[4,76,101,114],"handl":[1,2,3,4,5,6,35,102,103,111,112,145],"handler":[6,33,34],"happen":[34,52,53],"has_properti":[4],"have":[0,74,138,139,140],"header":[127,128,129,138,139,140,157],"high":[146,153],"hold":[76,77,114],"how":[27],"i":[34],"ignor":[24],"implement":[8,35,159],"includ":[138,139,140,146,153],"indent":[110],"index":[100,106],"indic":[94],"inherit":[35],"initi":[74],"instanc":[8,12,13,14,15,35,66,67,68,95,102,103,104,120],"instead":[12,13,14,15,27,66,67,68,72,76,95,111],"int":[136,144,152],"int16":[137],"int16_t":[137],"int32":[109,137],"int32_t":[137],"int64":[137],"int64_t":[137],"int8":[137],"int8_t":[137],"integ":[137],"intend":[61],"invert":[146,153],"invok":[9,10,11,61,78,79,95,102,103],"irrecover":[135],"irrecoverable_error":[135],"is":[114],"it":[9,10,11,34],"it'":[8,21],"item":[60,62,63],"iter":[7,141],"javascript":[6,8,12,13,14,21,34,44,61,66,67,68,76,95,96,114,120,122,123,124,125,126],"javascriptcor":[138,139,140],"jit":[130,131,132],"jsc":[61,76,114,157],"jsc_class_add_constructor":[9],"jsc_class_add_constructor_variadic":[10],"jsc_class_add_constructorv":[11],"jsc_class_add_method":[12,102,103],"jsc_class_add_method_variadic":[13],"jsc_class_add_methodv":[14],"jsc_class_add_property":[15],"jsc_class_get_name":[16],"jsc_class_get_parent":[17],"jsc_context_check_syntax":[24,134,135],"jsc_context_clear_exception":[25],"jsc_context_evaluate":[26],"jsc_context_evaluate_in_object":[27],"jsc_context_evaluate_with_source_uri":[21,28],"jsc_context_get_current":[42],"jsc_context_get_except":[37,39,40,41],"jsc_context_get_exception":[29],"jsc_context_get_global_object":[30],"jsc_context_get_value":[31],"jsc_context_get_virtual_machine":[32],"jsc_context_new":[22],"jsc_context_new_with_virtual_machine":[23],"jsc_context_pop_exception_handler":[33],"jsc_context_push_exception_handl":[33],"jsc_context_push_exception_handler":[34],"jsc_context_register_class":[21,35,71],"jsc_context_set_value":[36],"jsc_context_throw":[37],"jsc_context_throw_exception":[38],"jsc_context_throw_printf":[39],"jsc_context_throw_with_name":[40],"jsc_context_throw_with_name_printf":[41],"jsc_exception_get_backtrace_string":[51],"jsc_exception_get_column_number":[52],"jsc_exception_get_line_number":[53],"jsc_exception_get_message":[54],"jsc_exception_get_name":[55],"jsc_exception_get_source_uri":[56],"jsc_exception_new":[45],"jsc_exception_new_printf":[46],"jsc_exception_new_vprintf":[47],"jsc_exception_new_with_name":[48],"jsc_exception_new_with_name_printf":[49],"jsc_exception_new_with_name_vprintf":[50],"jsc_exception_report":[57],"jsc_exception_to_string":[58],"jsc_get_major_vers":[127],"jsc_get_major_version":[138],"jsc_get_micro_vers":[128],"jsc_get_micro_version":[139],"jsc_get_minor_vers":[129],"jsc_get_minor_version":[140],"jsc_major_version":[127],"jsc_micro_version":[128],"jsc_minor_version":[129],"jsc_options_foreach":[141],"jsc_options_get_boolean":[142],"jsc_options_get_double":[143],"jsc_options_get_int":[144],"jsc_options_get_option_group":[145],"jsc_options_get_range_string":[146],"jsc_options_get_size":[147],"jsc_options_get_string":[148],"jsc_options_get_uint":[149],"jsc_options_set_boolean":[150],"jsc_options_set_double":[151],"jsc_options_set_int":[152],"jsc_options_set_range_string":[153],"jsc_options_set_size":[154],"jsc_options_set_string":[155],"jsc_options_set_uint":[156],"jsc_options_use_dfg":[130],"jsc_options_use_ftl":[131],"jsc_options_use_jit":[132],"jsc_options_use_llint":[133],"jsc_value_array_buffer_get_data":[76],"jsc_value_array_buffer_get_size":[77],"jsc_value_constructor_call":[78],"jsc_value_constructor_callv":[79],"jsc_value_function_cal":[66,67,68],"jsc_value_function_call":[80],"jsc_value_function_callv":[81],"jsc_value_get_context":[82],"jsc_value_is_array":[83],"jsc_value_is_array_buffer":[84],"jsc_value_is_boolean":[85],"jsc_value_is_constructor":[86],"jsc_value_is_function":[87],"jsc_value_is_null":[88],"jsc_value_is_number":[89],"jsc_value_is_object":[90],"jsc_value_is_string":[91],"jsc_value_is_typed_array":[92],"jsc_value_is_undefined":[93],"jsc_value_new_array":[60],"jsc_value_new_array_buffer":[61],"jsc_value_new_array_from_garray":[62],"jsc_value_new_array_from_strv":[63],"jsc_value_new_boolean":[64],"jsc_value_new_from_json":[65],"jsc_value_new_function":[66],"jsc_value_new_function_variadic":[67],"jsc_value_new_functionv":[68],"jsc_value_new_null":[69],"jsc_value_new_number":[70],"jsc_value_new_object":[71],"jsc_value_new_string":[72],"jsc_value_new_string_from_bytes":[73],"jsc_value_new_typed_array":[74],"jsc_value_new_typed_array_with_buffer":[94],"jsc_value_new_undefined":[75],"jsc_value_object_define_property_accessor":[0,95],"jsc_value_object_define_property_data":[96],"jsc_value_object_delete_property":[97],"jsc_value_object_enumerate_properties":[98],"jsc_value_object_get_property":[99],"jsc_value_object_get_property_at_index":[100],"jsc_value_object_has_property":[101],"jsc_value_object_invoke_method":[12,13,14,102],"jsc_value_object_invoke_methodv":[103],"jsc_value_object_is_instance_of":[104],"jsc_value_object_set_property":[105],"jsc_value_object_set_property_at_index":[106],"jsc_value_to_boolean":[107],"jsc_value_to_double":[108],"jsc_value_to_int32":[109],"jsc_value_to_json":[110],"jsc_value_to_string":[111],"jsc_value_to_string_as_bytes":[112],"jsc_value_typed_array_get_buffer":[113],"jsc_value_typed_array_get_data":[114],"jsc_value_typed_array_get_length":[115],"jsc_value_typed_array_get_offset":[116],"jsc_value_typed_array_get_size":[117],"jsc_value_typed_array_get_type":[118],"jsc_virtual_machine_new":[121],"jsc_weak_value_get_value":[124],"jsc_weak_value_new":[123],"jscchecksyntaxmode":[134],"jscchecksyntaxresult":[135],"jscclass":[8,159],"jscclassdeletepropertyfunction":[1],"jscclassenumeratepropertiesfunction":[2],"jscclassgetpropertyfunction":[3],"jscclasshaspropertyfunction":[4],"jscclasssetpropertyfunction":[5],"jscclassvtable":[159],"jsccontext":[21,120],"jsccontext - + hierarchy this - -WebKitAuthenticationRequest + +WebKitAuthenticationRequest @@ -223,15 +223,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -491,6 +491,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.AutomationSession.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.AutomationSession.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.AutomationSession.html 2023-04-19 15:18:19.439004700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.AutomationSession.html 2023-07-21 08:01:07.157188000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -185,19 +185,19 @@ - - + hierarchy this - -WebKitAutomationSession + +WebKitAutomationSession @@ -205,15 +205,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -406,6 +406,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.BackForwardList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.BackForwardList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.BackForwardList.html 2023-04-19 15:18:19.735670300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.BackForwardList.html 2023-07-21 08:01:07.625191200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -192,19 +192,19 @@ - - + hierarchy this - -WebKitBackForwardList + +WebKitBackForwardList @@ -212,15 +212,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -431,6 +431,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.BackForwardListItem.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.BackForwardListItem.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.BackForwardListItem.html 2023-04-19 15:18:20.565667600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.BackForwardListItem.html 2023-07-21 08:01:08.261195700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -161,19 +161,19 @@ - - + hierarchy this - -WebKitBackForwardListItem + +WebKitBackForwardListItem @@ -181,29 +181,29 @@ ancestor_0 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -358,6 +358,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ClipboardPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ClipboardPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ClipboardPermissionRequest.html 1970-01-01 00:00:00.000000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ClipboardPermissionRequest.html 2023-03-27 10:15:57.033568900 +0000 @@ -0,0 +1,421 @@ + + + + + + + + WebKit2.ClipboardPermissionRequest + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+
+

Class

+

WebKit2ClipboardPermissionRequest

+
+ +
+ +
+

+ Description + + + [src] + +

+ +
class WebKit2.ClipboardPermissionRequest : GObject.Object {
+  parent: GObject,
+  priv: WebKitClipboardPermissionRequestPrivate*
+}
+ +
+

A permission request for reading clipboard contents.

+

WebKitClipboardPermissionRequest represents a request for +permission to decide whether WebKit can access the clibpard to read +its contents through the Async Clipboard API.

+

When a WebKitClipboardPermissionRequest is not handled by the user, +it is denied by default.

+
+ +
+
Version2.40.1
Version2.40.4
AuthorsThe WebKit GTK and WPE teams
LicenseBSD, LGPL-2.1
Websitehttps://webkit.org
+ + + + + +
Available since:2.42
+
+ + + + + + +
+

+ Hierarchy + +

+
+ + + + + + +hierarchy + + +this + + +WebKitClipboardPermissionRequest + + + + + +implements_0 + + +WebKitPermissionRequest + + + + + +this--implements_0 + + + + +ancestor_0 + + +GObject + + + + + +ancestor_0--this + + + + + +
+
+ + + +
+

+ Ancestors + +

+ +
+ +
+
+ + + + + +
+

+ Implements + +

+ +
+ +
+
+ + + + + + + +
+

+ Instance methods + +

+ +
+ +
+ + + +
Methods inherited from GObject (43)
+
+ +
+

Please see GObject for a full list of methods.

+
+ +
+
+ + + + + +
+
Methods inherited from WebKitPermissionRequest (2)
+ +
webkit_permission_request_allow
+

Allow the action which triggered this request.

+
+ + +
webkit_permission_request_deny
+

Deny the action which triggered this request.

+
+ + +
+
+ + +
+ + + + + +
+

+ Signals + +

+ + + + + +
Signals inherited from GObject (1)
+
+
GObject.Object::notify
+
+

The notify signal is emitted on an object when one of its properties has +its value set through g_object_set_property(), g_object_set(), et al.

+
+ + +
+
+ + + + + + + +
+ + + +
+

+ Class structure + +

+ +
+
struct WebKit2ClipboardPermissionRequestClass {
+  GObjectClass parent_class;
+  
+}
+
+ +
+ No description available. +
+ + +
+
Class members
+ + + + + + + + + + + + +
parent_class
GObjectClass
 No description available.
+
+ +
+ + + + + + + + + + + +
+ +
+ + + + +
+ +
+ + + \ No newline at end of file diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ColorChooserRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ColorChooserRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ColorChooserRequest.html 2023-04-19 15:18:20.719000300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ColorChooserRequest.html 2023-07-21 08:01:08.577198000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -193,19 +193,19 @@ - - + hierarchy this - -WebKitColorChooserRequest + +WebKitColorChooserRequest @@ -213,15 +213,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -418,6 +418,10 @@ }
+
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ContextMenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ContextMenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ContextMenu.html 2023-04-19 15:18:20.945666300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ContextMenu.html 2023-07-21 08:01:09.073201400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -202,19 +202,19 @@ - - + hierarchy this - -WebKitContextMenu + +WebKitContextMenu @@ -222,15 +222,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -498,6 +498,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ContextMenuItem.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ContextMenuItem.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ContextMenuItem.html 2023-04-19 15:18:21.435664400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ContextMenuItem.html 2023-07-21 08:01:09.845206700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -189,19 +189,19 @@ - - + hierarchy this - -WebKitContextMenuItem + +WebKitContextMenuItem @@ -209,29 +209,29 @@ ancestor_0 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -481,6 +481,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.CookieManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.CookieManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.CookieManager.html 2023-04-19 15:18:22.225661800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.CookieManager.html 2023-07-21 08:01:10.345210300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -195,19 +195,19 @@ - - + hierarchy this - -WebKitCookieManager + +WebKitCookieManager @@ -215,15 +215,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -470,6 +470,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.DeviceInfoPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.DeviceInfoPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.DeviceInfoPermissionRequest.html 2023-04-19 15:18:23.292324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.DeviceInfoPermissionRequest.html 2023-07-21 08:01:11.017215000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -153,19 +153,19 @@ - - + hierarchy this - -WebKitDeviceInfoPermissionRequest + +WebKitDeviceInfoPermissionRequest @@ -173,29 +173,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -355,6 +355,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Download.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Download.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Download.html 2023-04-19 15:18:23.368991100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Download.html 2023-07-21 08:01:11.165216200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -221,19 +221,19 @@ - - + hierarchy this - -WebKitDownload + +WebKitDownload @@ -241,15 +241,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -592,6 +592,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.EditorState.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.EditorState.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.EditorState.html 2023-04-19 15:18:24.425654200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.EditorState.html 2023-07-21 08:01:11.725220000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -179,19 +179,19 @@ - - + hierarchy this - -WebKitEditorState + +WebKitEditorState @@ -199,15 +199,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -409,6 +409,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/classes_hierarchy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/classes_hierarchy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/classes_hierarchy.html 2023-04-19 15:18:14.342355700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/classes_hierarchy.html 2023-07-21 08:01:02.341153900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FaviconDatabase.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FaviconDatabase.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FaviconDatabase.html 2023-04-19 15:18:24.635653500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FaviconDatabase.html 2023-07-21 08:01:11.945221700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -178,19 +178,19 @@ - - + hierarchy this - -WebKitFaviconDatabase + +WebKitFaviconDatabase @@ -198,15 +198,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -378,6 +378,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FileChooserRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FileChooserRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FileChooserRequest.html 2023-04-19 15:18:24.865652600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FileChooserRequest.html 2023-07-21 08:01:12.325224200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -194,19 +194,19 @@ - - + hierarchy this - -WebKitFileChooserRequest + +WebKitFileChooserRequest @@ -214,15 +214,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -461,6 +461,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FindController.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FindController.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FindController.html 2023-04-19 15:18:24.988985500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FindController.html 2023-07-21 08:01:12.753227200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -208,19 +208,19 @@ - - + hierarchy this - -WebKitFindController + +WebKitFindController @@ -228,15 +228,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -528,6 +528,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FormSubmissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FormSubmissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.FormSubmissionRequest.html 2023-04-19 15:18:25.172318200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.FormSubmissionRequest.html 2023-07-21 08:01:13.249230900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitFormSubmissionRequest + +WebKitFormSubmissionRequest @@ -185,15 +185,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -340,6 +340,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.GeolocationManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.GeolocationManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.GeolocationManager.html 2023-04-19 15:18:25.232318000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.GeolocationManager.html 2023-07-21 08:01:13.473232300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitGeolocationManager + +WebKitGeolocationManager @@ -207,15 +207,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -419,6 +419,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.GeolocationPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.GeolocationPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.GeolocationPermissionRequest.html 2023-04-19 15:18:25.305651200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.GeolocationPermissionRequest.html 2023-07-21 08:01:13.841235000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -164,19 +164,19 @@ - - + hierarchy this - -WebKitGeolocationPermissionRequest + +WebKitGeolocationPermissionRequest @@ -184,29 +184,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -366,6 +366,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.HitTestResult.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.HitTestResult.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.HitTestResult.html 2023-04-19 15:18:25.338984300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.HitTestResult.html 2023-07-21 08:01:14.033236300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -212,19 +212,19 @@ - - + hierarchy this - -WebKitHitTestResult + +WebKitHitTestResult @@ -232,15 +232,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -551,6 +551,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.InputMethodContext.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.InputMethodContext.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.InputMethodContext.html 2023-04-19 15:18:25.618983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.InputMethodContext.html 2023-07-21 08:01:14.993243000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -247,19 +247,19 @@ - - + hierarchy this - -WebKitInputMethodContext + +WebKitInputMethodContext @@ -267,15 +267,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -650,6 +650,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.InstallMissingMediaPluginsPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.InstallMissingMediaPluginsPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.InstallMissingMediaPluginsPermissionRequest.html 2023-04-19 15:18:25.965649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.InstallMissingMediaPluginsPermissionRequest.html 2023-07-21 08:01:16.253251800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -161,19 +161,19 @@ - - + hierarchy this - -WebKitInstallMissingMediaPluginsPermissionRequest + +WebKitInstallMissingMediaPluginsPermissionRequest @@ -181,29 +181,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -371,6 +371,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.MediaKeySystemPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.MediaKeySystemPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.MediaKeySystemPermissionRequest.html 2023-04-19 15:18:25.988982000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.MediaKeySystemPermissionRequest.html 2023-07-21 08:01:16.457253200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -153,19 +153,19 @@ - - + hierarchy this - -WebKitMediaKeySystemPermissionRequest + +WebKitMediaKeySystemPermissionRequest @@ -173,29 +173,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -355,6 +355,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.NavigationPolicyDecision.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.NavigationPolicyDecision.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.NavigationPolicyDecision.html 2023-04-19 15:18:26.015648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.NavigationPolicyDecision.html 2023-07-21 08:01:16.617254300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitNavigationPolicyDecision + +WebKitNavigationPolicyDecision @@ -207,29 +207,29 @@ ancestor_0 - -WebKitPolicyDecision + +WebKitPolicyDecision ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -529,6 +529,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Notification.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Notification.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Notification.html 2023-04-19 15:18:26.152315000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Notification.html 2023-07-21 08:01:16.893256200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -193,19 +193,19 @@ - - + hierarchy this - -WebKitNotification + +WebKitNotification @@ -213,15 +213,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -478,6 +478,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.NotificationPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.NotificationPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.NotificationPermissionRequest.html 2023-04-19 15:18:26.245648000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.NotificationPermissionRequest.html 2023-07-21 08:01:17.193258300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -153,19 +153,19 @@ - - + hierarchy this - -WebKitNotificationPermissionRequest + +WebKitNotificationPermissionRequest @@ -173,29 +173,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -343,6 +343,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.OptionMenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.OptionMenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.OptionMenu.html 2023-04-19 15:18:26.265647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.OptionMenu.html 2023-07-21 08:01:17.313259100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -179,19 +179,19 @@ - - + hierarchy this - -WebKitOptionMenu + +WebKitOptionMenu @@ -199,15 +199,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -394,6 +394,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Plugin.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Plugin.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Plugin.html 2023-04-19 15:18:26.362314000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Plugin.html 2023-07-21 08:01:17.641261600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -168,19 +168,19 @@ - - + hierarchy this - -WebKitPlugin + +WebKitPlugin @@ -188,15 +188,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -351,6 +351,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PointerLockPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PointerLockPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PointerLockPermissionRequest.html 2023-04-19 15:18:26.422314000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PointerLockPermissionRequest.html 2023-07-21 08:01:17.909263400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -153,19 +153,19 @@ - - + hierarchy this - -WebKitPointerLockPermissionRequest + +WebKitPointerLockPermissionRequest @@ -173,29 +173,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -355,6 +355,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PolicyDecision.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PolicyDecision.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PolicyDecision.html 2023-04-19 15:18:26.435647200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PolicyDecision.html 2023-07-21 08:01:18.017264100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -170,19 +170,19 @@ - - + hierarchy this - -WebKitPolicyDecision + +WebKitPolicyDecision @@ -190,15 +190,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -364,6 +364,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PrintCustomWidget.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PrintCustomWidget.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PrintCustomWidget.html 2023-04-19 15:18:26.498980300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PrintCustomWidget.html 2023-07-21 08:01:18.249265700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -214,19 +214,19 @@ - - + hierarchy this - -WebKitPrintCustomWidget + +WebKitPrintCustomWidget @@ -234,15 +234,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -476,6 +476,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PrintOperation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PrintOperation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.PrintOperation.html 2023-04-19 15:18:26.602313300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.PrintOperation.html 2023-07-21 08:01:18.653268600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -204,19 +204,19 @@ - - + hierarchy this - -WebKitPrintOperation + +WebKitPrintOperation @@ -224,15 +224,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -508,6 +508,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ResponsePolicyDecision.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ResponsePolicyDecision.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.ResponsePolicyDecision.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.ResponsePolicyDecision.html 2023-07-21 08:01:19.277273000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -176,19 +176,19 @@ - - + hierarchy this - -WebKitResponsePolicyDecision + +WebKitResponsePolicyDecision @@ -196,29 +196,29 @@ ancestor_0 - -WebKitPolicyDecision + +WebKitPolicyDecision ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -451,6 +451,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.SecurityManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.SecurityManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.SecurityManager.html 2023-04-19 15:18:26.832312300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.SecurityManager.html 2023-07-21 08:01:19.541274800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -182,19 +182,19 @@ - - + hierarchy this - -WebKitSecurityManager + +WebKitSecurityManager @@ -202,15 +202,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -429,6 +429,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.Settings.html 2023-04-19 15:18:27.192311300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.Settings.html 2023-07-21 08:01:20.761283400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -558,19 +558,19 @@ - - + hierarchy this - -WebKitSettings + +WebKitSettings @@ -578,15 +578,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -2479,6 +2479,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URIRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URIRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URIRequest.html 2023-04-19 15:18:29.275637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URIRequest.html 2023-07-21 08:01:25.401315700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -182,19 +182,19 @@ - - + hierarchy this - -WebKitURIRequest + +WebKitURIRequest @@ -202,15 +202,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -416,6 +416,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URIResponse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URIResponse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URIResponse.html 2023-04-19 15:18:29.355637000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URIResponse.html 2023-07-21 08:01:25.729318000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitURIResponse + +WebKitURIResponse @@ -207,15 +207,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -466,6 +466,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URISchemeRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URISchemeRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URISchemeRequest.html 2023-04-19 15:18:29.478970000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URISchemeRequest.html 2023-07-21 08:01:26.149320800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -180,19 +180,19 @@ - - + hierarchy this - -WebKitURISchemeRequest + +WebKitURISchemeRequest @@ -200,15 +200,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -411,6 +411,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URISchemeResponse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URISchemeResponse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.URISchemeResponse.html 2023-04-19 15:18:29.618969400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.URISchemeResponse.html 2023-07-21 08:01:26.633324100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitURISchemeResponse + +WebKitURISchemeResponse @@ -207,15 +207,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -423,6 +423,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserContentFilterStore.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserContentFilterStore.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserContentFilterStore.html 2023-04-19 15:18:29.702302500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserContentFilterStore.html 2023-07-21 08:01:26.953326500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -206,19 +206,19 @@ - - + hierarchy this - -WebKitUserContentFilterStore + +WebKitUserContentFilterStore @@ -226,15 +226,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -497,6 +497,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserContentManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserContentManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserContentManager.html 2023-04-19 15:18:29.948968400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserContentManager.html 2023-07-21 08:01:27.841332400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -212,19 +212,19 @@ - - + hierarchy this - -WebKitUserContentManager + +WebKitUserContentManager @@ -232,15 +232,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -530,6 +530,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserMediaPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserMediaPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserMediaPermissionRequest.html 2023-04-19 15:18:30.202300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserMediaPermissionRequest.html 2023-07-21 08:01:28.509337200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -164,19 +164,19 @@ - - + hierarchy this - -WebKitUserMediaPermissionRequest + +WebKitUserMediaPermissionRequest @@ -184,29 +184,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -408,6 +408,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserMessage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserMessage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.UserMessage.html 2023-04-19 15:18:30.228967400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.UserMessage.html 2023-07-21 08:01:28.661338300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -192,19 +192,19 @@ - - + hierarchy this - -WebKitUserMessage + +WebKitUserMessage @@ -212,29 +212,29 @@ ancestor_0 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -481,6 +481,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebContext.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebContext.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebContext.html 2023-04-19 15:18:30.388966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebContext.html 2023-07-21 08:01:28.973340300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -331,19 +331,19 @@ - - + hierarchy this - -WebKitWebContext + +WebKitWebContext @@ -351,15 +351,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -1047,6 +1047,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebInspector.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebInspector.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebInspector.html 2023-04-19 15:18:31.158964200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebInspector.html 2023-07-21 08:01:30.333349700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -219,19 +219,19 @@ - - + hierarchy this - -WebKitWebInspector + +WebKitWebInspector @@ -239,15 +239,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -555,6 +555,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebResource.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebResource.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebResource.html 2023-04-19 15:18:31.345630200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebResource.html 2023-07-21 08:01:30.741352600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -195,19 +195,19 @@ - - + hierarchy this - -WebKitWebResource + +WebKitWebResource @@ -215,15 +215,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -473,6 +473,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsiteDataAccessPermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsiteDataAccessPermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsiteDataAccessPermissionRequest.html 2023-04-19 15:18:31.495629500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsiteDataAccessPermissionRequest.html 2023-07-21 08:01:31.105355000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -163,19 +163,19 @@ - - + hierarchy this - -WebKitWebsiteDataAccessPermissionRequest + +WebKitWebsiteDataAccessPermissionRequest @@ -183,29 +183,29 @@ implements_0 - -WebKitPermissionRequest + +WebKitPermissionRequest this--implements_0 - + ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -381,6 +381,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsiteDataManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsiteDataManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsiteDataManager.html 2023-04-19 15:18:31.568962800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsiteDataManager.html 2023-07-21 08:01:31.297356400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -239,17 +239,10 @@

You can use WebKitWebsiteDataManager to configure the local directories where website data will be stored. Use WebKitWebsiteDataManager:base-data-directory and WebKitWebsiteDataManager:base-cache-directory set a common base directory for all -website data and caches. The newly created WebKitWebsiteDataManager must be passed as -a construct property to a WebKitWebContext; you can use webkit_web_context_new_with_website_data_manager() -to create a new WebKitWebContext with a WebKitWebsiteDataManager. -If you don’t want to set any specific configuration, you don’t need to create -a WebKitWebsiteDataManager: the WebKitWebContext will create a WebKitWebsiteDataManager -with the default configuration. To get the WebKitWebsiteDataManager of a WebKitWebContext, -you can use webkit_web_context_get_website_data_manager().

-

A WebKitWebsiteDataManager can also be ephemeral, in which case all the directory configuration +website data and caches.

+

A WebKitWebsiteDataManager can be ephemeral, in which case all the directory configuration is not needed because website data will never persist. You can create an ephemeral WebKitWebsiteDataManager -with webkit_website_data_manager_new_ephemeral() and pass the ephemeral WebKitWebsiteDataManager to -a WebKitWebContext, or simply use webkit_web_context_new_ephemeral().

+with webkit_website_data_manager_new_ephemeral().

WebKitWebsiteDataManager can also be used to fetch website data, remove data stored by particular websites, or clear data for all websites modified since a given period of time.

@@ -279,19 +272,19 @@ - - + hierarchy this - -WebKitWebsiteDataManager + +WebKitWebsiteDataManager @@ -299,15 +292,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -849,6 +842,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsitePolicies.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsitePolicies.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebsitePolicies.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebsitePolicies.html 2023-07-21 08:01:32.009361500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -179,19 +179,19 @@ - - + hierarchy this - -WebKitWebsitePolicies + +WebKitWebsitePolicies @@ -199,15 +199,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -399,6 +399,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebViewBase.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebViewBase.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebViewBase.html 2023-04-19 15:18:34.905618000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebViewBase.html 2023-07-21 08:01:34.297377000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -144,19 +144,19 @@ - - + hierarchy this - -WebKitWebViewBase + +WebKitWebViewBase @@ -164,85 +164,85 @@ implements_0 - -AtkImplementorIface + +AtkImplementorIface this--implements_0 - + implements_1 - -GtkBuildable + +GtkBuildable this--implements_1 - + ancestor_0 - -GtkContainer + +GtkContainer ancestor_0--this - + ancestor_1 - -GtkWidget + +GtkWidget ancestor_1--ancestor_0 - + ancestor_2 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -1271,6 +1271,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebView.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebView.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WebView.html 2023-04-19 15:18:32.488959600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WebView.html 2023-07-21 08:01:32.677366000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -536,19 +536,19 @@ - - + hierarchy this - -WebKitWebView + +WebKitWebView @@ -556,99 +556,99 @@ implements_0 - -AtkImplementorIface + +AtkImplementorIface this--implements_0 - + implements_1 - -GtkBuildable + +GtkBuildable this--implements_1 - + ancestor_0 - -WebKitWebViewBase + +WebKitWebViewBase ancestor_0--this - + ancestor_1 - -GtkContainer + +GtkContainer ancestor_1--ancestor_0 - + ancestor_2 - -GtkWidget + +GtkWidget ancestor_2--ancestor_1 - + ancestor_3 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -3242,6 +3242,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WindowProperties.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WindowProperties.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/class.WindowProperties.html 2023-04-19 15:18:34.938951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/class.WindowProperties.html 2023-07-21 08:01:34.329377400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -241,19 +241,19 @@ - - + hierarchy this - -WebKitWindowProperties + +WebKitWindowProperties @@ -261,15 +261,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -556,6 +556,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_COPY.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_COPY.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_COPY.html 2023-04-19 15:18:16.549014800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_COPY.html 2023-07-21 08:01:03.397161500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CREATE_LINK.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CREATE_LINK.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CREATE_LINK.html 2023-04-19 15:18:17.085679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CREATE_LINK.html 2023-07-21 08:01:03.521162300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CUT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CUT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CUT.html 2023-04-19 15:18:17.165679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_CUT.html 2023-07-21 08:01:03.773164000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_INSERT_IMAGE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_INSERT_IMAGE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_INSERT_IMAGE.html 2023-04-19 15:18:17.229012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_INSERT_IMAGE.html 2023-07-21 08:01:03.833164500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE_AS_PLAIN_TEXT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE_AS_PLAIN_TEXT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE_AS_PLAIN_TEXT.html 2023-04-19 15:18:17.409011800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE_AS_PLAIN_TEXT.html 2023-07-21 08:01:04.041166000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE.html 2023-04-19 15:18:17.305678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_PASTE.html 2023-07-21 08:01:03.909165100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_REDO.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_REDO.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_REDO.html 2023-04-19 15:18:17.502344800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_REDO.html 2023-07-21 08:01:04.105166400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_SELECT_ALL.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_SELECT_ALL.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_SELECT_ALL.html 2023-04-19 15:18:17.585677900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_SELECT_ALL.html 2023-07-21 08:01:04.169166800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_UNDO.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_UNDO.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_UNDO.html 2023-04-19 15:18:17.672344200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.EDITING_COMMAND_UNDO.html 2023-07-21 08:01:04.173167000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MAJOR_VERSION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MAJOR_VERSION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MAJOR_VERSION.html 2023-04-19 15:18:17.752344000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MAJOR_VERSION.html 2023-07-21 08:01:04.213167200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MICRO_VERSION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MICRO_VERSION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MICRO_VERSION.html 2023-04-19 15:18:17.839010200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MICRO_VERSION.html 2023-07-21 08:01:04.217167100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -98,7 +98,7 @@
-
#define WEBKIT_MICRO_VERSION 1
+        
#define WEBKIT_MICRO_VERSION 4
 
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MINOR_VERSION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MINOR_VERSION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/const.MINOR_VERSION.html 2023-04-19 15:18:17.925676600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/const.MINOR_VERSION.html 2023-07-21 08:01:04.289167600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ApplicationInfo.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ApplicationInfo.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ApplicationInfo.new.html 2023-04-19 15:18:17.175679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ApplicationInfo.new.html 2023-07-21 08:01:03.793164300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_gaction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_gaction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_gaction.html 2023-04-19 15:18:21.565664000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_gaction.html 2023-07-21 08:01:09.897207300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action.html 2023-04-19 15:18:21.615663800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action.html 2023-07-21 08:01:09.929207300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html 2023-04-19 15:18:21.675663700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html 2023-07-21 08:01:09.953207700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new.html 2023-04-19 15:18:21.488997700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new.html 2023-07-21 08:01:09.857206800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_separator.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_separator.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_separator.html 2023-04-19 15:18:21.718996800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_separator.html 2023-07-21 08:01:09.969207800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_with_submenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_with_submenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_with_submenu.html 2023-04-19 15:18:21.782330000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenuItem.new_with_submenu.html 2023-07-21 08:01:09.993208000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -113,7 +113,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new.html 2023-04-19 15:18:20.968999400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new.html 2023-07-21 08:01:09.085201500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new_with_items.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new_with_items.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new_with_items.html 2023-04-19 15:18:20.992332700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.ContextMenu.new_with_items.html 2023-07-21 08:01:09.137201800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate.html 2023-04-19 15:18:18.885673300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate.html 2023-07-21 08:01:04.773171200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate_pin.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate_pin.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate_pin.html 2023-04-19 15:18:19.082339300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new_for_certificate_pin.html 2023-07-21 08:01:04.833171600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Credential.new.html 2023-04-19 15:18:18.715674000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Credential.new.html 2023-07-21 08:01:04.665170400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.GeolocationPosition.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.GeolocationPosition.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.GeolocationPosition.new.html 2023-04-19 15:18:19.532337700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.GeolocationPosition.new.html 2023-07-21 08:01:06.233181500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.InputMethodUnderline.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.InputMethodUnderline.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.InputMethodUnderline.new.html 2023-04-19 15:18:19.995669600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.InputMethodUnderline.new.html 2023-07-21 08:01:06.537183500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.MemoryPressureSettings.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.MemoryPressureSettings.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.MemoryPressureSettings.new.html 2023-04-19 15:18:20.918999700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.MemoryPressureSettings.new.html 2023-07-21 08:01:07.465190200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.NetworkProxySettings.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.NetworkProxySettings.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.NetworkProxySettings.new.html 2023-04-19 15:18:21.718996800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.NetworkProxySettings.new.html 2023-07-21 08:01:08.717198800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.PrintCustomWidget.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.PrintCustomWidget.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.PrintCustomWidget.new.html 2023-04-19 15:18:26.515647000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.PrintCustomWidget.new.html 2023-07-21 08:01:18.281266000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.PrintOperation.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.PrintOperation.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.PrintOperation.new.html 2023-04-19 15:18:26.615646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.PrintOperation.new.html 2023-07-21 08:01:18.665268700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new_for_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new_for_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new_for_uri.html 2023-04-19 15:18:23.448990800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new_for_uri.html 2023-07-21 08:01:09.829206700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new.html 2023-04-19 15:18:23.425657500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.SecurityOrigin.new.html 2023-07-21 08:01:09.809206500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Settings.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Settings.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Settings.new.html 2023-04-19 15:18:27.202311300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Settings.new.html 2023-07-21 08:01:20.769283300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Settings.new_with_settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Settings.new_with_settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.Settings.new_with_settings.html 2023-04-19 15:18:27.218977700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.Settings.new_with_settings.html 2023-07-21 08:01:20.833284000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.URIRequest.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.URIRequest.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.URIRequest.new.html 2023-04-19 15:18:29.285637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.URIRequest.new.html 2023-07-21 08:01:25.409315600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.URISchemeResponse.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.URISchemeResponse.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.URISchemeResponse.new.html 2023-04-19 15:18:29.632302800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.URISchemeResponse.new.html 2023-07-21 08:01:26.649324200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserContentFilterStore.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserContentFilterStore.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserContentFilterStore.new.html 2023-04-19 15:18:29.712302400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserContentFilterStore.new.html 2023-07-21 08:01:26.997326600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserContentManager.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserContentManager.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserContentManager.new.html 2023-04-19 15:18:29.958968400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserContentManager.new.html 2023-07-21 08:01:27.849332600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserMessage.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserMessage.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserMessage.new.html 2023-04-19 15:18:30.245634000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserMessage.new.html 2023-07-21 08:01:28.681338300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserMessage.new_with_fd_list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserMessage.new_with_fd_list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserMessage.new_with_fd_list.html 2023-04-19 15:18:30.262300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserMessage.new_with_fd_list.html 2023-07-21 08:01:28.705338500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserScript.new_for_world.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserScript.new_for_world.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserScript.new_for_world.html 2023-04-19 15:18:24.125655200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserScript.new_for_world.html 2023-07-21 08:01:10.253209800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserScript.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserScript.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserScript.new.html 2023-04-19 15:18:24.012322200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserScript.new.html 2023-07-21 08:01:10.161209000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new_for_world.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new_for_world.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new_for_world.html 2023-04-19 15:18:24.422320800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new_for_world.html 2023-07-21 08:01:10.437211000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new.html 2023-04-19 15:18:24.345654500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.UserStyleSheet.new.html 2023-07-21 08:01:10.385210800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new_ephemeral.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new_ephemeral.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new_ephemeral.html 2023-04-19 15:18:30.408966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new_ephemeral.html 2023-07-21 08:01:29.021340600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new.html 2023-04-19 15:18:30.398966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new.html 2023-07-21 08:01:28.981340400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new_with_website_data_manager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new_with_website_data_manager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebContext.new_with_website_data_manager.html 2023-04-19 15:18:30.418966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebContext.new_with_website_data_manager.html 2023-07-21 08:01:29.073341100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new_ephemeral.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new_ephemeral.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new_ephemeral.html 2023-04-19 15:18:31.592296000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new_ephemeral.html 2023-07-21 08:01:31.341356800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] @@ -124,7 +124,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new.html 2023-04-19 15:18:31.585629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsiteDataManager.new.html 2023-07-21 08:01:31.317356600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] @@ -125,7 +125,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new.html 2023-04-19 15:18:32.132294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new.html 2023-07-21 08:01:32.021361600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new_with_policies.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new_with_policies.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new_with_policies.html 2023-04-19 15:18:32.152294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebsitePolicies.new_with_policies.html 2023-07-21 08:01:32.065361700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new.html 2023-04-19 15:18:32.502292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new.html 2023-07-21 08:01:32.693366000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_context.html 2023-04-19 15:18:32.515626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_context.html 2023-07-21 08:01:32.709366300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_related_view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_related_view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_related_view.html 2023-04-19 15:18:32.532292800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_related_view.html 2023-07-21 08:01:32.729366300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_settings.html 2023-04-19 15:18:32.542292600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_settings.html 2023-07-21 08:01:32.741366400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_user_content_manager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_user_content_manager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_user_content_manager.html 2023-04-19 15:18:32.555626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebView.new_with_user_content_manager.html 2023-07-21 08:01:32.753366500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebViewSessionState.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebViewSessionState.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/ctor.WebViewSessionState.new.html 2023-04-19 15:18:24.648986600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/ctor.WebViewSessionState.new.html 2023-07-21 08:01:10.681212700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -101,7 +101,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AuthenticationScheme.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AuthenticationScheme.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AuthenticationScheme.html 2023-04-19 15:18:15.359019000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AuthenticationScheme.html 2023-07-21 08:01:03.389161300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AutomationBrowsingContextPresentation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AutomationBrowsingContextPresentation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AutomationBrowsingContextPresentation.html 2023-04-19 15:18:15.459018700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AutomationBrowsingContextPresentation.html 2023-07-21 08:01:03.461161900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AutoplayPolicy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AutoplayPolicy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.AutoplayPolicy.html 2023-04-19 15:18:15.715684400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.AutoplayPolicy.html 2023-07-21 08:01:03.553162600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CacheModel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CacheModel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CacheModel.html 2023-04-19 15:18:16.062349800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CacheModel.html 2023-07-21 08:01:03.725163700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ContextMenuAction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ContextMenuAction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ContextMenuAction.html 2023-04-19 15:18:18.555674600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ContextMenuAction.html 2023-07-21 08:01:04.109166400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CookieAcceptPolicy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CookieAcceptPolicy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CookieAcceptPolicy.html 2023-04-19 15:18:18.605674300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CookieAcceptPolicy.html 2023-07-21 08:01:04.193167000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CookiePersistentStorage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CookiePersistentStorage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CookiePersistentStorage.html 2023-04-19 15:18:18.659007500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CookiePersistentStorage.html 2023-07-21 08:01:04.221167300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CredentialPersistence.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CredentialPersistence.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.CredentialPersistence.html 2023-04-19 15:18:18.745674000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.CredentialPersistence.html 2023-07-21 08:01:04.269167700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.HardwareAccelerationPolicy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.HardwareAccelerationPolicy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.HardwareAccelerationPolicy.html 2023-04-19 15:18:18.825673600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.HardwareAccelerationPolicy.html 2023-07-21 08:01:04.277167600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.InputPurpose.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.InputPurpose.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.InputPurpose.html 2023-04-19 15:18:18.985673000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.InputPurpose.html 2023-07-21 08:01:04.425168800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.InsecureContentEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.InsecureContentEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.InsecureContentEvent.html 2023-04-19 15:18:19.065672600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.InsecureContentEvent.html 2023-07-21 08:01:04.429168700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.LoadEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.LoadEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.LoadEvent.html 2023-04-19 15:18:19.159005600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.LoadEvent.html 2023-07-21 08:01:04.549169500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.MediaCaptureState.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.MediaCaptureState.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.MediaCaptureState.html 2023-04-19 15:18:19.209005600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.MediaCaptureState.html 2023-07-21 08:01:04.565169600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.NavigationType.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.NavigationType.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.NavigationType.html 2023-04-19 15:18:19.232339000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.NavigationType.html 2023-07-21 08:01:04.649170200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.NetworkProxyMode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.NetworkProxyMode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.NetworkProxyMode.html 2023-04-19 15:18:19.282338600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.NetworkProxyMode.html 2023-07-21 08:01:04.677170500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PermissionState.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PermissionState.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PermissionState.html 2023-04-19 15:18:19.335672000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PermissionState.html 2023-07-21 08:01:04.725170900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PolicyDecisionType.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PolicyDecisionType.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PolicyDecisionType.html 2023-04-19 15:18:19.419005000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PolicyDecisionType.html 2023-07-21 08:01:04.821171500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PrintOperationResponse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PrintOperationResponse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.PrintOperationResponse.html 2023-04-19 15:18:19.455671300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.PrintOperationResponse.html 2023-07-21 08:01:04.833171600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ProcessModel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ProcessModel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ProcessModel.html 2023-04-19 15:18:19.509004600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ProcessModel.html 2023-07-21 08:01:04.957172400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.SaveMode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.SaveMode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.SaveMode.html 2023-04-19 15:18:19.532337700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.SaveMode.html 2023-07-21 08:01:04.993172600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ScriptDialogType.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ScriptDialogType.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.ScriptDialogType.html 2023-04-19 15:18:19.582337600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.ScriptDialogType.html 2023-07-21 08:01:05.045173200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.SnapshotRegion.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.SnapshotRegion.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.SnapshotRegion.html 2023-04-19 15:18:19.602337600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.SnapshotRegion.html 2023-07-21 08:01:05.061173200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.TLSErrorsPolicy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.TLSErrorsPolicy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.TLSErrorsPolicy.html 2023-04-19 15:18:19.649004000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.TLSErrorsPolicy.html 2023-07-21 08:01:05.125173600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserContentInjectedFrames.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserContentInjectedFrames.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserContentInjectedFrames.html 2023-04-19 15:18:19.705670600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserContentInjectedFrames.html 2023-07-21 08:01:05.149173700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserScriptInjectionTime.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserScriptInjectionTime.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserScriptInjectionTime.html 2023-04-19 15:18:19.735670300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserScriptInjectionTime.html 2023-07-21 08:01:05.157173900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserStyleLevel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserStyleLevel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.UserStyleLevel.html 2023-04-19 15:18:19.769003600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.UserStyleLevel.html 2023-07-21 08:01:05.197174000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.WebExtensionMode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.WebExtensionMode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.WebExtensionMode.html 2023-04-19 15:18:19.799003600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.WebExtensionMode.html 2023-07-21 08:01:05.257174500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.WebProcessTerminationReason.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.WebProcessTerminationReason.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/enum.WebProcessTerminationReason.html 2023-04-19 15:18:19.835670000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/enum.WebProcessTerminationReason.html 2023-07-21 08:01:05.265174600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.DownloadError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.DownloadError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.DownloadError.html 2023-04-19 15:18:15.109019800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.DownloadError.html 2023-07-21 08:01:03.193160000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.FaviconDatabaseError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.FaviconDatabaseError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.FaviconDatabaseError.html 2023-04-19 15:18:17.155679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.FaviconDatabaseError.html 2023-07-21 08:01:03.513162100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.JavascriptError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.JavascriptError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.JavascriptError.html 2023-04-19 15:18:17.502344800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.JavascriptError.html 2023-07-21 08:01:03.713163600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.NetworkError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.NetworkError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.NetworkError.html 2023-04-19 15:18:17.905676800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.NetworkError.html 2023-07-21 08:01:03.833164500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PluginError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PluginError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PluginError.html 2023-04-19 15:18:18.212342300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PluginError.html 2023-07-21 08:01:04.149166800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PolicyError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PolicyError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PolicyError.html 2023-04-19 15:18:18.429008200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PolicyError.html 2023-07-21 08:01:04.265167500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PrintError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PrintError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.PrintError.html 2023-04-19 15:18:18.585674500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.PrintError.html 2023-07-21 08:01:04.381168400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.SnapshotError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.SnapshotError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.SnapshotError.html 2023-04-19 15:18:18.702340600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.SnapshotError.html 2023-07-21 08:01:04.473169000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.UserContentFilterError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.UserContentFilterError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.UserContentFilterError.html 2023-04-19 15:18:18.869006900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.UserContentFilterError.html 2023-07-21 08:01:04.553169500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.UserMessageError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.UserMessageError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/error.UserMessageError.html 2023-04-19 15:18:19.022339600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/error.UserMessageError.html 2023-07-21 08:01:04.617170000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.EditorTypingAttributes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.EditorTypingAttributes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.EditorTypingAttributes.html 2023-04-19 15:18:15.415685400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.EditorTypingAttributes.html 2023-07-21 08:01:02.961158300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.FindOptions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.FindOptions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.FindOptions.html 2023-04-19 15:18:15.565685000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.FindOptions.html 2023-07-21 08:01:03.133159600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.HitTestResultContext.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.HitTestResultContext.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.HitTestResultContext.html 2023-04-19 15:18:16.075683000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.HitTestResultContext.html 2023-07-21 08:01:03.201160000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.InputHints.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.InputHints.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.InputHints.html 2023-04-19 15:18:17.305678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.InputHints.html 2023-07-21 08:01:03.329161000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.SnapshotOptions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.SnapshotOptions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.SnapshotOptions.html 2023-04-19 15:18:17.492344900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.SnapshotOptions.html 2023-07-21 08:01:03.485162000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -110,7 +110,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.WebsiteDataTypes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.WebsiteDataTypes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/flags.WebsiteDataTypes.html 2023-04-19 15:18:18.092342900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/flags.WebsiteDataTypes.html 2023-07-21 08:01:03.873165000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.CHECK_VERSION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.CHECK_VERSION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.CHECK_VERSION.html 2023-04-19 15:18:16.475681800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.CHECK_VERSION.html 2023-07-21 08:01:03.421161700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.DECLARE_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.DECLARE_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.DECLARE_TYPE.html 2023-04-19 15:18:16.542348100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.DECLARE_TYPE.html 2023-07-21 08:01:03.425161600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.DEPRECATED_FOR.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.DEPRECATED_FOR.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.DEPRECATED_FOR.html 2023-04-19 15:18:17.139012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.DEPRECATED_FOR.html 2023-07-21 08:01:03.477162000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] @@ -115,7 +115,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_major_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_major_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_major_version.html 2023-04-19 15:18:16.572348000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_major_version.html 2023-07-21 08:01:03.433161700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_micro_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_micro_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_micro_version.html 2023-04-19 15:18:17.189012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_micro_version.html 2023-07-21 08:01:03.473162000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_minor_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_minor_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.get_minor_version.html 2023-04-19 15:18:17.375678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.get_minor_version.html 2023-07-21 08:01:03.573162600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.media_key_system_permission_get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.media_key_system_permission_get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.media_key_system_permission_get_name.html 2023-04-19 15:18:17.632344500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.media_key_system_permission_get_name.html 2023-07-21 08:01:03.773164000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.uri_for_display.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.uri_for_display.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.uri_for_display.html 2023-04-19 15:18:17.875676900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.uri_for_display.html 2023-07-21 08:01:03.897165000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_REQUEST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_REQUEST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_REQUEST_CLASS.html 2023-04-19 15:18:17.142346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_REQUEST_CLASS.html 2023-07-21 08:01:03.797164200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_REQUEST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_REQUEST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_REQUEST.html 2023-04-19 15:18:17.139012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_REQUEST.html 2023-07-21 08:01:03.613163000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_RESPONSE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_RESPONSE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_RESPONSE_CLASS.html 2023-04-19 15:18:17.145679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_RESPONSE_CLASS.html 2023-07-21 08:01:03.849164700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_RESPONSE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_RESPONSE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_RESPONSE.html 2023-04-19 15:18:17.142346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_RESPONSE.html 2023-07-21 08:01:03.837164600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST_CLASS.html 2023-04-19 15:18:17.155679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST_CLASS.html 2023-07-21 08:01:03.853164700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST.html 2023-04-19 15:18:17.145679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_REQUEST.html 2023-07-21 08:01:03.849164700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE_CLASS.html 2023-04-19 15:18:17.162346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE_CLASS.html 2023-07-21 08:01:03.893164900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE.html 2023-04-19 15:18:17.159012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.URI_SCHEME_RESPONSE.html 2023-07-21 08:01:03.889165000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_audio_device.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_audio_device.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_audio_device.html 2023-04-19 15:18:18.069009500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_audio_device.html 2023-07-21 08:01:04.025165800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_display_device.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_display_device.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_display_device.html 2023-04-19 15:18:18.219009000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_display_device.html 2023-07-21 08:01:04.105166400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_video_device.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_video_device.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_video_device.html 2023-04-19 15:18:18.359008600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/func.user_media_permission_is_for_video_device.html 2023-07-21 08:01:04.261167500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -97,7 +97,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/gtk3-urlmap.js webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/gtk3-urlmap.js --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/gtk3-urlmap.js 1970-01-01 00:00:00.000000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/gtk3-urlmap.js 2023-03-08 09:30:01.583456300 +0000 @@ -0,0 +1,16 @@ +const baseURLApiLevelSuffix = (function (uri) { + const slashPos = uri.lastIndexOf("/"); + const dashPos = uri.lastIndexOf("-", slashPos); + return uri.substring(dashPos, slashPos + 1); +})(window.location.href); +baseURLs = [ + ["GLib", "https://docs.gtk.org/glib/"], + ["GObject", "https://docs.gtk.org/gobject/"], + ["Gio", "https://docs.gtk.org/gio/"], + ["Gdk", "https://docs.gtk.org/gdk3/"], + ["Gtk", "https://docs.gtk.org/gtk3/"], + ["JavaScriptCore", "../javascriptcoregtk" + baseURLApiLevelSuffix], + ["Soup", "https://libsoup.org/libsoup-3.0/"], + ["WebKit2", "../webkit2gtk" + baseURLApiLevelSuffix], + ["WebKit2WebExtension", "../webkit2gtk-web-extension" + baseURLApiLevelSuffix] +] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/iface.PermissionRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/iface.PermissionRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/iface.PermissionRequest.html 2023-04-19 15:18:17.205679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/iface.PermissionRequest.html 2023-07-21 08:01:05.237174500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -257,6 +257,10 @@ }
+
+ No description available. +
+
Interface members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/index.html 2023-04-19 15:18:35.122283700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/index.html 2023-07-21 08:01:34.553379000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -143,7 +143,7 @@
- + diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/index.json webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/index.json --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/index.json 2023-04-19 15:18:35.802281400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/index.json 2023-07-21 08:01:34.777380500 +0000 @@ -1 +1 @@ -{"meta":{"ns":"WebKit2","version":"4.1","generator":"gi-docgen","generator-version":"2022.1"},"symbols":[{"type":"bitfield","name":"EditorTypingAttributes","ctype":"WebKitEditorTypingAttributes","summary":"Enum values with flags representing typing attributes."},{"type":"bitfield","name":"FindOptions","ctype":"WebKitFindOptions","summary":"Enum values used to specify search options."},{"type":"bitfield","name":"HitTestResultContext","ctype":"WebKitHitTestResultContext","summary":"Enum values with flags representing the context of a #WebKitHitTestResult."},{"type":"bitfield","name":"InputHints","ctype":"WebKitInputHints","summary":"Enum values used to describe hints that might be ..."},{"type":"bitfield","name":"SnapshotOptions","ctype":"WebKitSnapshotOptions","summary":"Enum values used to specify options when taking a ..."},{"type":"bitfield","name":"WebsiteDataTypes","ctype":"WebKitWebsiteDataTypes","summary":"Enum values with flags representing types of Website data."},{"type":"callback","name":"URISchemeRequestCallback","ctype":"WebKitURISchemeRequestCallback","summary":"Type definition for a function that will be called ..."},{"type":"class","name":"AuthenticationRequest","ctype":"WebKitAuthenticationRequest","summary":"Represents an authentication request. Whenever a client attempts ..."},{"type":"class","name":"AutomationSession","ctype":"WebKitAutomationSession","summary":"Automation Session. WebKitAutomationSession represents an automation session of ..."},{"type":"class","name":"BackForwardList","ctype":"WebKitBackForwardList","summary":"List of visited pages. WebKitBackForwardList maintains a list ..."},{"type":"class","name":"BackForwardListItem","ctype":"WebKitBackForwardListItem","summary":"One item of the #WebKitBackForwardList. A history item ..."},{"type":"class","name":"ColorChooserRequest","ctype":"WebKitColorChooserRequest","summary":"A request to open a color chooser. Whenever ..."},{"type":"class","name":"ContextMenu","ctype":"WebKitContextMenu","summary":"Represents the context menu in a #WebKitWebView. #WebKitContextMenu ..."},{"type":"class","name":"ContextMenuItem","ctype":"WebKitContextMenuItem","summary":"One item of a #WebKitContextMenu. The #WebKitContextMenu is ..."},{"type":"class","name":"CookieManager","ctype":"WebKitCookieManager","summary":"Defines how to handle cookies in a #WebKitWebContext. ..."},{"type":"class","name":"DeviceInfoPermissionRequest","ctype":"WebKitDeviceInfoPermissionRequest","summary":"A permission request for accessing user's audio/video devices. ..."},{"type":"class","name":"Download","ctype":"WebKitDownload","summary":"Object used to communicate with the application when downloading. ..."},{"type":"class","name":"EditorState","ctype":"WebKitEditorState","summary":"Web editor state. WebKitEditorState represents the state of ..."},{"type":"class","name":"FaviconDatabase","ctype":"WebKitFaviconDatabase","summary":"Provides access to the icons associated with web sites. ..."},{"type":"class","name":"FileChooserRequest","ctype":"WebKitFileChooserRequest","summary":"A request to open a file chooser. Whenever ..."},{"type":"class","name":"FindController","ctype":"WebKitFindController","summary":"Controls text search in a #WebKitWebView. A #WebKitFindController ..."},{"type":"class","name":"FormSubmissionRequest","ctype":"WebKitFormSubmissionRequest","summary":"Represents a form submission request. When a form ..."},{"type":"class","name":"GeolocationManager","ctype":"WebKitGeolocationManager","summary":"Geolocation manager. WebKitGeolocationManager provides API to get the ..."},{"type":"class","name":"GeolocationPermissionRequest","ctype":"WebKitGeolocationPermissionRequest","summary":"A permission request for sharing the user's location. ..."},{"type":"class","name":"HitTestResult","ctype":"WebKitHitTestResult","summary":"Result of a Hit Test. A Hit Test ..."},{"type":"class","name":"InputMethodContext","ctype":"WebKitInputMethodContext","summary":"Base class for input method contexts. WebKitInputMethodContext defines ..."},{"type":"class","name":"InstallMissingMediaPluginsPermissionRequest","ctype":"WebKitInstallMissingMediaPluginsPermissionRequest","summary":"Previously, a permission request for installing missing media plugins. ..."},{"type":"class","name":"MediaKeySystemPermissionRequest","ctype":"WebKitMediaKeySystemPermissionRequest","summary":"A permission request for using an EME Content Decryption ..."},{"type":"class","name":"NavigationPolicyDecision","ctype":"WebKitNavigationPolicyDecision","summary":"A policy decision for navigation actions. WebKitNavigationPolicyDecision represents ..."},{"type":"class","name":"Notification","ctype":"WebKitNotification","summary":"Holds information about a notification that should be shown ..."},{"type":"class","name":"NotificationPermissionRequest","ctype":"WebKitNotificationPermissionRequest","summary":"A permission request for displaying web notifications. WebKitNotificationPermissionRequest ..."},{"type":"class","name":"OptionMenu","ctype":"WebKitOptionMenu","summary":"Represents the dropdown menu of a `select` element in ..."},{"type":"class","name":"Plugin","ctype":"WebKitPlugin","summary":"Represents a plugin, enabling fine-grained control. This object ..."},{"type":"class","name":"PointerLockPermissionRequest","ctype":"WebKitPointerLockPermissionRequest","summary":"A permission request for locking the pointer. WebKitPointerLockPermissionRequest ..."},{"type":"class","name":"PolicyDecision","ctype":"WebKitPolicyDecision","summary":"A pending policy decision. Often WebKit allows the ..."},{"type":"class","name":"PrintCustomWidget","ctype":"WebKitPrintCustomWidget","summary":"Allows to embed a custom widget in print dialog. ..."},{"type":"class","name":"PrintOperation","ctype":"WebKitPrintOperation","summary":"Controls a print operation. A #WebKitPrintOperation controls a ..."},{"type":"class","name":"ResponsePolicyDecision","ctype":"WebKitResponsePolicyDecision","summary":"A policy decision for resource responses. WebKitResponsePolicyDecision represents ..."},{"type":"class","name":"SecurityManager","ctype":"WebKitSecurityManager","summary":"Controls security settings in a #WebKitWebContext. The #WebKitSecurityManager ..."},{"type":"class","name":"Settings","ctype":"WebKitSettings","summary":"Control the behaviour of a #WebKitWebView. #WebKitSettings can ..."},{"type":"class","name":"URIRequest","ctype":"WebKitURIRequest","summary":"Represents a URI request. A #WebKitURIRequest can be ..."},{"type":"class","name":"URIResponse","ctype":"WebKitURIResponse","summary":"Represents an URI response. A #WebKitURIResponse contains information ..."},{"type":"class","name":"URISchemeRequest","ctype":"WebKitURISchemeRequest","summary":"Represents a URI scheme request. If you register ..."},{"type":"class","name":"URISchemeResponse","ctype":"WebKitURISchemeResponse","summary":"Represents a URI scheme response. If you register ..."},{"type":"class","name":"UserContentFilterStore","ctype":"WebKitUserContentFilterStore","summary":"Handles storage of user content filters on disk. ..."},{"type":"class","name":"UserContentManager","ctype":"WebKitUserContentManager","summary":"Manages user-defined content which affects web pages. Using ..."},{"type":"class","name":"UserMediaPermissionRequest","ctype":"WebKitUserMediaPermissionRequest","summary":"A permission request for accessing user's audio/video devices. ..."},{"type":"class","name":"UserMessage","ctype":"WebKitUserMessage","summary":"Message that can be sent between the UI process ..."},{"type":"class","name":"WebContext","ctype":"WebKitWebContext","summary":"Manages aspects common to all #WebKitWebViews The #WebKitWebContext ..."},{"type":"class","name":"WebInspector","ctype":"WebKitWebInspector","summary":"Access to the WebKit inspector. The WebKit Inspector ..."},{"type":"class","name":"WebResource","ctype":"WebKitWebResource","summary":"Represents a resource at the end of a URI. ..."},{"type":"class","name":"WebView","ctype":"WebKitWebView","summary":"The central class of the WPE WebKit and WebKitGTK ..."},{"type":"class","name":"WebViewBase","ctype":"WebKitWebViewBase","summary":"No description available."},{"type":"class","name":"WebsiteDataAccessPermissionRequest","ctype":"WebKitWebsiteDataAccessPermissionRequest","summary":"A permission request for accessing website data from third-party ..."},{"type":"class","name":"WebsiteDataManager","ctype":"WebKitWebsiteDataManager","summary":"Manages data stored locally by web sites. You ..."},{"type":"class","name":"WebsitePolicies","ctype":"WebKitWebsitePolicies","summary":"View specific website policies. WebKitWebsitePolicies allows you to ..."},{"type":"class","name":"WindowProperties","ctype":"WebKitWindowProperties","summary":"Window properties of a #WebKitWebView. The content of ..."},{"type":"constant","name":"EDITING_COMMAND_COPY","ident":"WEBKIT_EDITING_COMMAND_COPY","summary":"The copy clipboard command. Copies the current selection inside ..."},{"type":"constant","name":"EDITING_COMMAND_CREATE_LINK","ident":"WEBKIT_EDITING_COMMAND_CREATE_LINK","summary":"The create link command. Creates a link element that ..."},{"type":"constant","name":"EDITING_COMMAND_CUT","ident":"WEBKIT_EDITING_COMMAND_CUT","summary":"The cut clipboard command. Copies the current selection inside ..."},{"type":"constant","name":"EDITING_COMMAND_INSERT_IMAGE","ident":"WEBKIT_EDITING_COMMAND_INSERT_IMAGE","summary":"The insert image command. Creates an image element that ..."},{"type":"constant","name":"EDITING_COMMAND_PASTE","ident":"WEBKIT_EDITING_COMMAND_PASTE","summary":"The paste clipboard command. Pastes the contents of the ..."},{"type":"constant","name":"EDITING_COMMAND_PASTE_AS_PLAIN_TEXT","ident":"WEBKIT_EDITING_COMMAND_PASTE_AS_PLAIN_TEXT","summary":"The paste as plaintext clipboard command. Pastes the contents ..."},{"type":"constant","name":"EDITING_COMMAND_REDO","ident":"WEBKIT_EDITING_COMMAND_REDO","summary":"The redo command. Redoes a previously undone editing command ..."},{"type":"constant","name":"EDITING_COMMAND_SELECT_ALL","ident":"WEBKIT_EDITING_COMMAND_SELECT_ALL","summary":"The select all command. Selects all the content of ..."},{"type":"constant","name":"EDITING_COMMAND_UNDO","ident":"WEBKIT_EDITING_COMMAND_UNDO","summary":"The undo command. Undoes the last editing command in ..."},{"type":"constant","name":"MAJOR_VERSION","ident":"WEBKIT_MAJOR_VERSION","summary":"Like webkit_get_major_version(), but from the headers used at application ..."},{"type":"constant","name":"MICRO_VERSION","ident":"WEBKIT_MICRO_VERSION","summary":"Like webkit_get_micro_version(), but from the headers used at application ..."},{"type":"constant","name":"MINOR_VERSION","ident":"WEBKIT_MINOR_VERSION","summary":"Like webkit_get_minor_version(), but from the headers used at application ..."},{"type":"ctor","name":"new","type_name":"ContextMenu","ident":"webkit_context_menu_new","summary":"Creates a new #WebKitContextMenu object. Creates a new ..."},{"type":"ctor","name":"new","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new","summary":"Creates a new #WebKitContextMenuItem for the given @action."},{"type":"ctor","name":"new","type_name":"PrintCustomWidget","ident":"webkit_print_custom_widget_new","summary":"Create a new #WebKitPrintCustomWidget with given @widget and @title. ..."},{"type":"ctor","name":"new","type_name":"PrintOperation","ident":"webkit_print_operation_new","summary":"Create a new #WebKitPrintOperation to print @web_view contents."},{"type":"ctor","name":"new","type_name":"Settings","ident":"webkit_settings_new","summary":"Creates a new #WebKitSettings instance with default values. ..."},{"type":"ctor","name":"new","type_name":"URIRequest","ident":"webkit_uri_request_new","summary":"Creates a new #WebKitURIRequest for the given URI."},{"type":"ctor","name":"new","type_name":"URISchemeResponse","ident":"webkit_uri_scheme_response_new","summary":"Create a new #WebKitURISchemeResponse"},{"type":"ctor","name":"new","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_new","summary":"Create a new #WebKitUserContentFilterStore to manipulate filters stored at ..."},{"type":"ctor","name":"new","type_name":"UserContentManager","ident":"webkit_user_content_manager_new","summary":"Creates a new user content manager."},{"type":"ctor","name":"new","type_name":"UserMessage","ident":"webkit_user_message_new","summary":"Create a new #WebKitUserMessage with @name."},{"type":"ctor","name":"new","type_name":"WebContext","ident":"webkit_web_context_new","summary":"Create a new #WebKitWebContext."},{"type":"ctor","name":"new","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_new","summary":"Creates a new #WebKitWebsiteDataManager with the given options. ..."},{"type":"ctor","name":"new","type_name":"WebsitePolicies","ident":"webkit_website_policies_new","summary":"Create a new #WebKitWebsitePolicies."},{"type":"ctor","name":"new","type_name":"WebView","ident":"webkit_web_view_new","summary":"Creates a new #WebKitWebView with the default #WebKitWebContext. ..."},{"type":"ctor","name":"new","type_name":"ApplicationInfo","ident":"webkit_application_info_new","summary":"Creates a new #WebKitApplicationInfo"},{"type":"ctor","name":"new","type_name":"Credential","ident":"webkit_credential_new","summary":"Create a new credential from the provided username, password ..."},{"type":"ctor","name":"new","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_new","summary":"Create a new #WebKitGeolocationPosition."},{"type":"ctor","name":"new","type_name":"InputMethodUnderline","ident":"webkit_input_method_underline_new","summary":"Create a new #WebKitInputMethodUnderline for the given range in ..."},{"type":"ctor","name":"new","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_new","summary":"Create a new #WebKitMemoryPressureSettings with the default values."},{"type":"ctor","name":"new","type_name":"NetworkProxySettings","ident":"webkit_network_proxy_settings_new","summary":"Create a new #WebKitNetworkProxySettings with the given @default_proxy_uri and ..."},{"type":"ctor","name":"new","type_name":"SecurityOrigin","ident":"webkit_security_origin_new","summary":"Create a new security origin from the provided protocol, ..."},{"type":"ctor","name":"new","type_name":"UserScript","ident":"webkit_user_script_new","summary":"Creates a new user script. Scripts can be ..."},{"type":"ctor","name":"new","type_name":"UserStyleSheet","ident":"webkit_user_style_sheet_new","summary":"Creates a new user style sheet. Style sheets ..."},{"type":"ctor","name":"new","type_name":"WebViewSessionState","ident":"webkit_web_view_session_state_new","summary":"Creates a new #WebKitWebViewSessionState from serialized data."},{"type":"ctor","name":"new_ephemeral","type_name":"WebContext","ident":"webkit_web_context_new_ephemeral","summary":"Create a new ephemeral #WebKitWebContext. An ephemeral #WebKitWebContext ..."},{"type":"ctor","name":"new_ephemeral","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_new_ephemeral","summary":"Creates an ephemeral #WebKitWebsiteDataManager. See #WebKitWebsiteDataManager:is-ephemeral for more details."},{"type":"ctor","name":"new_for_certificate","type_name":"Credential","ident":"webkit_credential_new_for_certificate","summary":"Create a new credential from the @certificate and persistence ..."},{"type":"ctor","name":"new_for_certificate_pin","type_name":"Credential","ident":"webkit_credential_new_for_certificate_pin","summary":"Create a new credential from the provided PIN and ..."},{"type":"ctor","name":"new_for_uri","type_name":"SecurityOrigin","ident":"webkit_security_origin_new_for_uri","summary":"Create a new security origin from the provided. ..."},{"type":"ctor","name":"new_for_world","type_name":"UserScript","ident":"webkit_user_script_new_for_world","summary":"Creates a new user script for script world with ..."},{"type":"ctor","name":"new_for_world","type_name":"UserStyleSheet","ident":"webkit_user_style_sheet_new_for_world","summary":"Creates a new user style sheet for script world. ..."},{"type":"ctor","name":"new_from_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_gaction","summary":"Creates a new #WebKitContextMenuItem for the given @action and ..."},{"type":"ctor","name":"new_from_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action","summary":"Creates a new #WebKitContextMenuItem for the given stock action. ..."},{"type":"ctor","name":"new_from_stock_action_with_label","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action_with_label","summary":"Creates a new #WebKitContextMenuItem for the given stock action ..."},{"type":"ctor","name":"new_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_separator","summary":"Creates a new #WebKitContextMenuItem representing a separator."},{"type":"ctor","name":"new_with_context","type_name":"WebView","ident":"webkit_web_view_new_with_context","summary":"Creates a new #WebKitWebView with the given #WebKitWebContext. ..."},{"type":"ctor","name":"new_with_fd_list","type_name":"UserMessage","ident":"webkit_user_message_new_with_fd_list","summary":"Create a new #WebKitUserMessage including also a list of ..."},{"type":"ctor","name":"new_with_items","type_name":"ContextMenu","ident":"webkit_context_menu_new_with_items","summary":"Creates a new #WebKitContextMenu object with the given items. ..."},{"type":"ctor","name":"new_with_policies","type_name":"WebsitePolicies","ident":"webkit_website_policies_new_with_policies","summary":"Create a new #WebKitWebsitePolicies with given policies. Create ..."},{"type":"ctor","name":"new_with_related_view","type_name":"WebView","ident":"webkit_web_view_new_with_related_view","summary":"Creates a new #WebKitWebView sharing the same web process ..."},{"type":"ctor","name":"new_with_settings","type_name":"Settings","ident":"webkit_settings_new_with_settings","summary":"Creates a new #WebKitSettings instance with the given settings. ..."},{"type":"ctor","name":"new_with_settings","type_name":"WebView","ident":"webkit_web_view_new_with_settings","summary":"Creates a new #WebKitWebView with the given #WebKitSettings. ..."},{"type":"ctor","name":"new_with_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_with_submenu","summary":"Creates a new #WebKitContextMenuItem using the given @label with ..."},{"type":"ctor","name":"new_with_user_content_manager","type_name":"WebView","ident":"webkit_web_view_new_with_user_content_manager","summary":"Creates a new #WebKitWebView with the given #WebKitUserContentManager. ..."},{"type":"ctor","name":"new_with_website_data_manager","type_name":"WebContext","ident":"webkit_web_context_new_with_website_data_manager","summary":"Create a new #WebKitWebContext with a #WebKitWebsiteDataManager."},{"type":"domain","name":"DownloadError","ctype":"WebKitDownloadError","summary":"Enum values used to denote the various download errors."},{"type":"domain","name":"FaviconDatabaseError","ctype":"WebKitFaviconDatabaseError","summary":"Enum values used to denote the various errors related ..."},{"type":"domain","name":"JavascriptError","ctype":"WebKitJavascriptError","summary":"Enum values used to denote errors happening when executing JavaScript"},{"type":"domain","name":"NetworkError","ctype":"WebKitNetworkError","summary":"Enum values used to denote the various network errors."},{"type":"domain","name":"PluginError","ctype":"WebKitPluginError","summary":"Enum values used to denote the various plugin and ..."},{"type":"domain","name":"PolicyError","ctype":"WebKitPolicyError","summary":"Enum values used to denote the various policy errors."},{"type":"domain","name":"PrintError","ctype":"WebKitPrintError","summary":"Enum values used to denote the various print errors."},{"type":"domain","name":"SnapshotError","ctype":"WebKitSnapshotError","summary":"Enum values used to denote errors happening when creating ..."},{"type":"domain","name":"UserContentFilterError","ctype":"WebKitUserContentFilterError","summary":"Errors that can occur while compiling content filters."},{"type":"domain","name":"UserMessageError","ctype":"WebKitUserMessageError","summary":"Enum values used to denote errors happening when sending ..."},{"type":"enum","name":"AuthenticationScheme","ctype":"WebKitAuthenticationScheme","summary":"Enum values representing the authentication scheme."},{"type":"enum","name":"AutomationBrowsingContextPresentation","ctype":"WebKitAutomationBrowsingContextPresentation","summary":"Enum values used for determining the automation browsing context presentation."},{"type":"enum","name":"AutoplayPolicy","ctype":"WebKitAutoplayPolicy","summary":"Enum values used to specify autoplay policies."},{"type":"enum","name":"CacheModel","ctype":"WebKitCacheModel","summary":"Enum values used for determining the #WebKitWebContext cache model."},{"type":"enum","name":"ContextMenuAction","ctype":"WebKitContextMenuAction","summary":"Enum values used to denote the stock actions for #WebKitContextMenuItems"},{"type":"enum","name":"CookieAcceptPolicy","ctype":"WebKitCookieAcceptPolicy","summary":"Enum values used to denote the cookie acceptance policies."},{"type":"enum","name":"CookiePersistentStorage","ctype":"WebKitCookiePersistentStorage","summary":"Enum values used to denote the cookie persistent storage types."},{"type":"enum","name":"CredentialPersistence","ctype":"WebKitCredentialPersistence","summary":"Enum values representing the duration for which a credential persists."},{"type":"enum","name":"HardwareAccelerationPolicy","ctype":"WebKitHardwareAccelerationPolicy","summary":"Enum values used for determining the hardware acceleration policy."},{"type":"enum","name":"InputPurpose","ctype":"WebKitInputPurpose","summary":"Enum values used to describe the primary purpose of ..."},{"type":"enum","name":"InsecureContentEvent","ctype":"WebKitInsecureContentEvent","summary":"Enum values used to denote the different events which ..."},{"type":"enum","name":"LoadEvent","ctype":"WebKitLoadEvent","summary":"Enum values used to denote the different events that ..."},{"type":"enum","name":"MediaCaptureState","ctype":"WebKitMediaCaptureState","summary":"Enum values used to specify the capture state of ..."},{"type":"enum","name":"NavigationType","ctype":"WebKitNavigationType","summary":"Enum values used to denote the various navigation types."},{"type":"enum","name":"NetworkProxyMode","ctype":"WebKitNetworkProxyMode","summary":"Enum values used to set the network proxy mode."},{"type":"enum","name":"PermissionState","ctype":"WebKitPermissionState","summary":"Enum values representing query permission results."},{"type":"enum","name":"PolicyDecisionType","ctype":"WebKitPolicyDecisionType","summary":"Enum values used for determining the type of a ..."},{"type":"enum","name":"PrintOperationResponse","ctype":"WebKitPrintOperationResponse","summary":"Enum values representing the response of the print dialog ..."},{"type":"enum","name":"ProcessModel","ctype":"WebKitProcessModel","summary":"Enum values used for determining the #WebKitWebContext process model."},{"type":"enum","name":"SaveMode","ctype":"WebKitSaveMode","summary":"Enum values to specify the different ways in which ..."},{"type":"enum","name":"ScriptDialogType","ctype":"WebKitScriptDialogType","summary":"Enum values used for determining the type of #WebKitScriptDialog"},{"type":"enum","name":"SnapshotRegion","ctype":"WebKitSnapshotRegion","summary":"Enum values used to specify the region from which ..."},{"type":"enum","name":"TLSErrorsPolicy","ctype":"WebKitTLSErrorsPolicy","summary":"Enum values used to denote the TLS errors policy."},{"type":"enum","name":"UserContentInjectedFrames","ctype":"WebKitUserContentInjectedFrames","summary":"Specifies in which frames user style sheets are to ..."},{"type":"enum","name":"UserScriptInjectionTime","ctype":"WebKitUserScriptInjectionTime","summary":"Specifies at which place of documents an user script ..."},{"type":"enum","name":"UserStyleLevel","ctype":"WebKitUserStyleLevel","summary":"Specifies how to treat an user style sheet."},{"type":"enum","name":"WebExtensionMode","ctype":"WebKitWebExtensionMode","summary":"Enum values used for setting if a #WebKitWebView is ..."},{"type":"enum","name":"WebProcessTerminationReason","ctype":"WebKitWebProcessTerminationReason","summary":"Enum values used to specify the reason why the ..."},{"type":"function","name":"get_major_version","ident":"webkit_get_major_version","summary":"Returns the major version number of the WebKit library. ..."},{"type":"function","name":"get_micro_version","ident":"webkit_get_micro_version","summary":"Returns the micro version number of the WebKit library. ..."},{"type":"function","name":"get_minor_version","ident":"webkit_get_minor_version","summary":"Returns the minor version number of the WebKit library. ..."},{"type":"function","name":"media_key_system_permission_get_name","ident":"webkit_media_key_system_permission_get_name","summary":"Get the key system for which access permission is ..."},{"type":"function","name":"uri_for_display","ident":"webkit_uri_for_display","summary":"Use this function to format a URI for display. ..."},{"type":"function","name":"user_media_permission_is_for_audio_device","ident":"webkit_user_media_permission_is_for_audio_device","summary":"Check whether the permission request is for an audio device."},{"type":"function","name":"user_media_permission_is_for_display_device","ident":"webkit_user_media_permission_is_for_display_device","summary":"Check whether the permission request is for a display device."},{"type":"function","name":"user_media_permission_is_for_video_device","ident":"webkit_user_media_permission_is_for_video_device","summary":"Check whether the permission request is for a video device."},{"type":"function_macro","name":"CHECK_VERSION","ident":"WEBKIT_CHECK_VERSION","summary":"Check the version of the WebKit headers at compilation time."},{"type":"function_macro","name":"DECLARE_TYPE","ident":"WEBKIT_DECLARE_TYPE","summary":"No description available."},{"type":"function_macro","name":"DEPRECATED_FOR","ident":"WEBKIT_DEPRECATED_FOR","summary":"Marks a symbol as deprecated, indicating a replacement."},{"type":"function_macro","name":"URI_REQUEST","ident":"WEBKIT_URI_REQUEST","summary":"No description available."},{"type":"function_macro","name":"URI_REQUEST_CLASS","ident":"WEBKIT_URI_REQUEST_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE","ident":"WEBKIT_URI_RESPONSE","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE_CLASS","ident":"WEBKIT_URI_RESPONSE_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_SCHEME_REQUEST","ident":"WEBKIT_URI_SCHEME_REQUEST","summary":"No description available."},{"type":"function_macro","name":"URI_SCHEME_REQUEST_CLASS","ident":"WEBKIT_URI_SCHEME_REQUEST_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_SCHEME_RESPONSE","ident":"WEBKIT_URI_SCHEME_RESPONSE","summary":"No description available."},{"type":"function_macro","name":"URI_SCHEME_RESPONSE_CLASS","ident":"WEBKIT_URI_SCHEME_RESPONSE_CLASS","summary":"No description available."},{"type":"interface","name":"PermissionRequest","ctype":"WebKitPermissionRequest","summary":"A permission request. There are situations where an ..."},{"type":"method","name":"activate_item","type_name":"OptionMenu","ident":"webkit_option_menu_activate_item","summary":"Activates the #WebKitOptionMenuItem at @index in @menu. Activating ..."},{"type":"method","name":"add_cookie","type_name":"CookieManager","ident":"webkit_cookie_manager_add_cookie","summary":"Asynchronously add a #SoupCookie to the underlying storage. ..."},{"type":"method","name":"add_cookie_finish","type_name":"CookieManager","ident":"webkit_cookie_manager_add_cookie_finish","summary":"Finish an asynchronous operation started with webkit_cookie_manager_add_cookie()."},{"type":"method","name":"add_filter","type_name":"UserContentManager","ident":"webkit_user_content_manager_add_filter","summary":"Adds a #WebKitUserContentFilter to the given #WebKitUserContentManager. The ..."},{"type":"method","name":"add_path_to_sandbox","type_name":"WebContext","ident":"webkit_web_context_add_path_to_sandbox","summary":"Adds a path to be mounted in the sandbox. ..."},{"type":"method","name":"add_proxy_for_scheme","type_name":"NetworkProxySettings","ident":"webkit_network_proxy_settings_add_proxy_for_scheme","summary":"Adds a URI-scheme-specific proxy. URIs whose scheme matches ..."},{"type":"method","name":"add_script","type_name":"UserContentManager","ident":"webkit_user_content_manager_add_script","summary":"Adds a #WebKitUserScript to the given #WebKitUserContentManager. The ..."},{"type":"method","name":"add_style_sheet","type_name":"UserContentManager","ident":"webkit_user_content_manager_add_style_sheet","summary":"Adds a #WebKitUserStyleSheet to the given #WebKitUserContentManager. The ..."},{"type":"method","name":"allow","type_name":"PermissionRequest","ident":"webkit_permission_request_allow","summary":"Allow the action which triggered this request."},{"type":"method","name":"allow_tls_certificate_for_host","type_name":"WebContext","ident":"webkit_web_context_allow_tls_certificate_for_host","summary":"Ignore further TLS errors on the @host for the ..."},{"type":"method","name":"append","type_name":"ContextMenu","ident":"webkit_context_menu_append","summary":"Adds @item at the end of the @menu."},{"type":"method","name":"attach","type_name":"WebInspector","ident":"webkit_web_inspector_attach","summary":"Request @inspector to be attached. The signal #WebKitWebInspector::attach ..."},{"type":"method","name":"authenticate","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_authenticate","summary":"Authenticate the #WebKitAuthenticationRequest. Authenticate the #WebKitAuthenticationRequest using the ..."},{"type":"method","name":"call_async_javascript_function","type_name":"WebView","ident":"webkit_web_view_call_async_javascript_function","summary":"Asynchronously call @body with @arguments in the script world ..."},{"type":"method","name":"call_async_javascript_function_finish","type_name":"WebView","ident":"webkit_web_view_call_async_javascript_function_finish","summary":"Finish an asynchronous operation started with webkit_web_view_call_async_javascript_function()."},{"type":"method","name":"can_execute_editing_command","type_name":"WebView","ident":"webkit_web_view_can_execute_editing_command","summary":"Asynchronously check if it is possible to execute the ..."},{"type":"method","name":"can_execute_editing_command_finish","type_name":"WebView","ident":"webkit_web_view_can_execute_editing_command_finish","summary":"Finish an asynchronous operation started with webkit_web_view_can_execute_editing_command()."},{"type":"method","name":"can_go_back","type_name":"WebView","ident":"webkit_web_view_can_go_back","summary":"Determines whether @web_view has a previous history item."},{"type":"method","name":"can_go_forward","type_name":"WebView","ident":"webkit_web_view_can_go_forward","summary":"Determines whether @web_view has a next history item."},{"type":"method","name":"can_save_credentials","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_can_save_credentials","summary":"Determine whether this #WebKitAuthenticationRequest should allow the storage of ..."},{"type":"method","name":"can_show_mime_type","type_name":"WebView","ident":"webkit_web_view_can_show_mime_type","summary":"Whether or not a MIME type can be displayed ..."},{"type":"method","name":"cancel","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_cancel","summary":"Cancel the authentication challenge. This will also cancel ..."},{"type":"method","name":"cancel","type_name":"ColorChooserRequest","ident":"webkit_color_chooser_request_cancel","summary":"Cancels @request and the input element changes to use ..."},{"type":"method","name":"cancel","type_name":"Download","ident":"webkit_download_cancel","summary":"Cancels the download. When the ongoing download operation ..."},{"type":"method","name":"cancel","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_cancel","summary":"Ask WebKit to cancel the request. It's important ..."},{"type":"method","name":"clear","type_name":"FaviconDatabase","ident":"webkit_favicon_database_clear","summary":"Clears all icons from the database."},{"type":"method","name":"clear","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_clear","summary":"Asynchronously clear the website data of the given @types ..."},{"type":"method","name":"clear_cache","type_name":"WebContext","ident":"webkit_web_context_clear_cache","summary":"Clears all resources currently cached. See also webkit_web_context_set_cache_model()."},{"type":"method","name":"clear_finish","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_clear_finish","summary":"Finish an asynchronous operation started with webkit_website_data_manager_clear()"},{"type":"method","name":"clicked","type_name":"Notification","ident":"webkit_notification_clicked","summary":"Tells WebKit the notification has been clicked. This ..."},{"type":"method","name":"close","type_name":"Notification","ident":"webkit_notification_close","summary":"Closes the notification."},{"type":"method","name":"close","type_name":"OptionMenu","ident":"webkit_option_menu_close","summary":"Request to close a #WebKitOptionMenu. This emits WebKitOptionMenu::close ..."},{"type":"method","name":"close","type_name":"WebInspector","ident":"webkit_web_inspector_close","summary":"Request @inspector to be closed."},{"type":"method","name":"close","type_name":"ScriptDialog","ident":"webkit_script_dialog_close","summary":"Close @dialog. When handling a #WebKitScriptDialog asynchronously (webkit_script_dialog_ref() ..."},{"type":"method","name":"confirm_set_confirmed","type_name":"ScriptDialog","ident":"webkit_script_dialog_confirm_set_confirmed","summary":"Set whether the user confirmed the dialog. This ..."},{"type":"method","name":"context_is_editable","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_editable","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_EDITABLE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_image","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_image","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_link","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_link","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_media","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_media","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_scrollbar","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_scrollbar","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_selection","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_selection","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"copy","type_name":"Credential","ident":"webkit_credential_copy","summary":"Make a copy of the #WebKitCredential."},{"type":"method","name":"copy","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_copy","summary":"Make a copy of the #WebKitGeolocationPosition."},{"type":"method","name":"copy","type_name":"InputMethodUnderline","ident":"webkit_input_method_underline_copy","summary":"Make a copy of the #WebKitInputMethodUnderline."},{"type":"method","name":"copy","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_copy","summary":"Make a copy of @settings."},{"type":"method","name":"copy","type_name":"NavigationAction","ident":"webkit_navigation_action_copy","summary":"Make a copy of @navigation."},{"type":"method","name":"copy","type_name":"NetworkProxySettings","ident":"webkit_network_proxy_settings_copy","summary":"Make a copy of the #WebKitNetworkProxySettings."},{"type":"method","name":"copy","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_copy","summary":"Make a copy of the #WebKitOptionMenuItem."},{"type":"method","name":"count_matches","type_name":"FindController","ident":"webkit_find_controller_count_matches","summary":"Counts the number of matches for @search_text. Counts ..."},{"type":"method","name":"delete_all_cookies","type_name":"CookieManager","ident":"webkit_cookie_manager_delete_all_cookies","summary":"Delete all cookies of @cookie_manager."},{"type":"method","name":"delete_cookie","type_name":"CookieManager","ident":"webkit_cookie_manager_delete_cookie","summary":"Asynchronously delete a #SoupCookie from the current session. ..."},{"type":"method","name":"delete_cookie_finish","type_name":"CookieManager","ident":"webkit_cookie_manager_delete_cookie_finish","summary":"Finish an asynchronous operation started with webkit_cookie_manager_delete_cookie()."},{"type":"method","name":"delete_cookies_for_domain","type_name":"CookieManager","ident":"webkit_cookie_manager_delete_cookies_for_domain","summary":"Remove all cookies of @cookie_manager for the given @domain."},{"type":"method","name":"deny","type_name":"PermissionRequest","ident":"webkit_permission_request_deny","summary":"Deny the action which triggered this request."},{"type":"method","name":"detach","type_name":"WebInspector","ident":"webkit_web_inspector_detach","summary":"Request @inspector to be detached. The signal #WebKitWebInspector::detach ..."},{"type":"method","name":"download","type_name":"PolicyDecision","ident":"webkit_policy_decision_download","summary":"Spawn a download from this decision."},{"type":"method","name":"download_uri","type_name":"WebContext","ident":"webkit_web_context_download_uri","summary":"Requests downloading of the specified URI string. The ..."},{"type":"method","name":"download_uri","type_name":"WebView","ident":"webkit_web_view_download_uri","summary":"Requests downloading of the specified URI string for @web_view."},{"type":"method","name":"evaluate_javascript","type_name":"WebView","ident":"webkit_web_view_evaluate_javascript","summary":"Asynchronously evaluate @script in the script world with name ..."},{"type":"method","name":"evaluate_javascript_finish","type_name":"WebView","ident":"webkit_web_view_evaluate_javascript_finish","summary":"Finish an asynchronous operation started with webkit_web_view_evaluate_javascript()."},{"type":"method","name":"execute_editing_command","type_name":"WebView","ident":"webkit_web_view_execute_editing_command","summary":"Request to execute the given @command for @web_view. ..."},{"type":"method","name":"execute_editing_command_with_argument","type_name":"WebView","ident":"webkit_web_view_execute_editing_command_with_argument","summary":"Request to execute the given @command with @argument for ..."},{"type":"method","name":"failed","type_name":"GeolocationManager","ident":"webkit_geolocation_manager_failed","summary":"Notify @manager that determining the position failed."},{"type":"method","name":"fetch","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_fetch","summary":"Asynchronously get the list of #WebKitWebsiteData for the given ..."},{"type":"method","name":"fetch_finish","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_fetch_finish","summary":"Finish an asynchronous operation started with webkit_website_data_manager_fetch()."},{"type":"method","name":"fetch_identifiers","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_fetch_identifiers","summary":"Asynchronously retrieve a list of the identifiers for all ..."},{"type":"method","name":"fetch_identifiers_finish","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_fetch_identifiers_finish","summary":"Finishes an asynchronous fetch of the list of stored ..."},{"type":"method","name":"filter_key_event","type_name":"InputMethodContext","ident":"webkit_input_method_context_filter_key_event","summary":"Allow @key_event to be handled by the input method. ..."},{"type":"method","name":"finish","type_name":"ColorChooserRequest","ident":"webkit_color_chooser_request_finish","summary":"Finishes @request and the input element keeps the current ..."},{"type":"method","name":"finish","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_finish","summary":"Finish a #WebKitURISchemeRequest by setting the contents of the ..."},{"type":"method","name":"finish","type_name":"PermissionStateQuery","ident":"webkit_permission_state_query_finish","summary":"Notify the web-engine of the selected permission state for ..."},{"type":"method","name":"finish_error","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_finish_error","summary":"Finish a #WebKitURISchemeRequest with a #GError."},{"type":"method","name":"finish_with_response","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_finish_with_response","summary":"Finish a #WebKitURISchemeRequest by returning a #WebKitURISchemeResponse"},{"type":"method","name":"first","type_name":"ContextMenu","ident":"webkit_context_menu_first","summary":"Gets the first item in the @menu."},{"type":"method","name":"free","type_name":"Credential","ident":"webkit_credential_free","summary":"Free the #WebKitCredential."},{"type":"method","name":"free","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_free","summary":"Free the #WebKitGeolocationPosition"},{"type":"method","name":"free","type_name":"InputMethodUnderline","ident":"webkit_input_method_underline_free","summary":"Free the #WebKitInputMethodUnderline."},{"type":"method","name":"free","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_free","summary":"Free the #WebKitMemoryPressureSettings."},{"type":"method","name":"free","type_name":"NavigationAction","ident":"webkit_navigation_action_free","summary":"Free the #WebKitNavigationAction"},{"type":"method","name":"free","type_name":"NetworkProxySettings","ident":"webkit_network_proxy_settings_free","summary":"Free the #WebKitNetworkProxySettings."},{"type":"method","name":"free","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_free","summary":"Free the #WebKitOptionMenuItem."},{"type":"method","name":"get_accept_policy","type_name":"CookieManager","ident":"webkit_cookie_manager_get_accept_policy","summary":"Asynchronously get the cookie acceptance policy of @cookie_manager. ..."},{"type":"method","name":"get_accept_policy_finish","type_name":"CookieManager","ident":"webkit_cookie_manager_get_accept_policy_finish","summary":"Finish an asynchronous operation started with webkit_cookie_manager_get_accept_policy()."},{"type":"method","name":"get_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_action","summary":"Gets the action associated to @item as a #GtkAction."},{"type":"method","name":"get_allow_file_access_from_file_urls","type_name":"Settings","ident":"webkit_settings_get_allow_file_access_from_file_urls","summary":"Get the #WebKitSettings:allow-file-access-from-file-urls property."},{"type":"method","name":"get_allow_modal_dialogs","type_name":"Settings","ident":"webkit_settings_get_allow_modal_dialogs","summary":"Get the #WebKitSettings:allow-modal-dialogs property."},{"type":"method","name":"get_allow_overwrite","type_name":"Download","ident":"webkit_download_get_allow_overwrite","summary":"Returns the current value of the #WebKitDownload:allow-overwrite property. ..."},{"type":"method","name":"get_allow_top_navigation_to_data_urls","type_name":"Settings","ident":"webkit_settings_get_allow_top_navigation_to_data_urls","summary":"Get the #WebKitSettings:allow-top-navigation-to-data-urls property."},{"type":"method","name":"get_allow_universal_access_from_file_urls","type_name":"Settings","ident":"webkit_settings_get_allow_universal_access_from_file_urls","summary":"Get the #WebKitSettings:allow-universal-access-from-file-urls property."},{"type":"method","name":"get_application_info","type_name":"AutomationSession","ident":"webkit_automation_session_get_application_info","summary":"Get the the previously set #WebKitAutomationSession. Get the ..."},{"type":"method","name":"get_attached_height","type_name":"WebInspector","ident":"webkit_web_inspector_get_attached_height","summary":"Get the height that the inspector view when attached. ..."},{"type":"method","name":"get_auto_load_images","type_name":"Settings","ident":"webkit_settings_get_auto_load_images","summary":"Get the #WebKitSettings:auto-load-images property."},{"type":"method","name":"get_automation_presentation_type","type_name":"WebView","ident":"webkit_web_view_get_automation_presentation_type","summary":"Get the presentation type of #WebKitWebView when created for automation."},{"type":"method","name":"get_autoplay_policy","type_name":"WebsitePolicies","ident":"webkit_website_policies_get_autoplay_policy","summary":"Get the #WebKitWebsitePolicies:autoplay property."},{"type":"method","name":"get_back_forward_list","type_name":"WebView","ident":"webkit_web_view_get_back_forward_list","summary":"Obtains the #WebKitBackForwardList associated with the given #WebKitWebView. ..."},{"type":"method","name":"get_back_item","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_back_item","summary":"Returns the item that precedes the current item."},{"type":"method","name":"get_back_list","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_back_list","summary":"Obtain the list of items preceding the current one."},{"type":"method","name":"get_back_list_with_limit","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_back_list_with_limit","summary":"Obtain a list up to some number of items ..."},{"type":"method","name":"get_background_color","type_name":"WebView","ident":"webkit_web_view_get_background_color","summary":"Gets the color that is used to draw the ..."},{"type":"method","name":"get_base_cache_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_base_cache_directory","summary":"Get the #WebKitWebsiteDataManager:base-cache-directory property."},{"type":"method","name":"get_base_data_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_base_data_directory","summary":"Get the #WebKitWebsiteDataManager:base-data-directory property."},{"type":"method","name":"get_body","type_name":"Notification","ident":"webkit_notification_get_body","summary":"Obtains the body for the notification."},{"type":"method","name":"get_cache_model","type_name":"WebContext","ident":"webkit_web_context_get_cache_model","summary":"Returns the current cache model. For more information ..."},{"type":"method","name":"get_camera_capture_state","type_name":"WebView","ident":"webkit_web_view_get_camera_capture_state","summary":"Get the camera capture state of a #WebKitWebView."},{"type":"method","name":"get_can_attach","type_name":"WebInspector","ident":"webkit_web_inspector_get_can_attach","summary":"Whether the @inspector can be attached to the same ..."},{"type":"method","name":"get_certificate","type_name":"Credential","ident":"webkit_credential_get_certificate","summary":"Get the certificate currently held by this #WebKitCredential."},{"type":"method","name":"get_certificate_pin_flags","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_certificate_pin_flags","summary":"Get the #GTlsPasswordFlags of the %WEBKIT_AUTHENTICATION_SCHEME_CLIENT_CERTIFICATE_PIN_REQUESTED authentication challenge."},{"type":"method","name":"get_conservative_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_get_conservative_threshold","summary":"Gets the conservative memory usage threshold."},{"type":"method","name":"get_content_length","type_name":"URIResponse","ident":"webkit_uri_response_get_content_length","summary":"Get the expected content length of the #WebKitURIResponse. ..."},{"type":"method","name":"get_context","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_context","summary":"Gets the value of the #WebKitHitTestResult:context property."},{"type":"method","name":"get_context","type_name":"WebView","ident":"webkit_web_view_get_context","summary":"Gets the web context of @web_view."},{"type":"method","name":"get_cookie_manager","type_name":"WebContext","ident":"webkit_web_context_get_cookie_manager","summary":"Get the #WebKitCookieManager of the @context's #WebKitWebsiteDataManager."},{"type":"method","name":"get_cookie_manager","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_cookie_manager","summary":"Get the #WebKitCookieManager of @manager."},{"type":"method","name":"get_cookies","type_name":"CookieManager","ident":"webkit_cookie_manager_get_cookies","summary":"Asynchronously get a list of #SoupCookie from @cookie_manager. ..."},{"type":"method","name":"get_cookies_finish","type_name":"CookieManager","ident":"webkit_cookie_manager_get_cookies_finish","summary":"Finish an asynchronous operation started with webkit_cookie_manager_get_cookies(). The ..."},{"type":"method","name":"get_current_domain","type_name":"WebsiteDataAccessPermissionRequest","ident":"webkit_website_data_access_permission_request_get_current_domain","summary":"Get the current domain being browsed."},{"type":"method","name":"get_current_item","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_current_item","summary":"Returns the current item in @back_forward_list."},{"type":"method","name":"get_cursive_font_family","type_name":"Settings","ident":"webkit_settings_get_cursive_font_family","summary":"Gets the #WebKitSettings:cursive-font-family property."},{"type":"method","name":"get_custom_charset","type_name":"WebView","ident":"webkit_web_view_get_custom_charset","summary":"Returns the current custom character encoding name of @web_view."},{"type":"method","name":"get_data","type_name":"WebResource","ident":"webkit_web_resource_get_data","summary":"Asynchronously get the raw data for @resource. When ..."},{"type":"method","name":"get_data_finish","type_name":"WebResource","ident":"webkit_web_resource_get_data_finish","summary":"Finish an asynchronous operation started with webkit_web_resource_get_data()."},{"type":"method","name":"get_default_charset","type_name":"Settings","ident":"webkit_settings_get_default_charset","summary":"Gets the #WebKitSettings:default-charset property."},{"type":"method","name":"get_default_content_security_policy","type_name":"WebView","ident":"webkit_web_view_get_default_content_security_policy","summary":"Gets the configured default Content-Security-Policy."},{"type":"method","name":"get_default_font_family","type_name":"Settings","ident":"webkit_settings_get_default_font_family","summary":"Gets the #WebKitSettings:default-font-family property."},{"type":"method","name":"get_default_font_size","type_name":"Settings","ident":"webkit_settings_get_default_font_size","summary":"Gets the #WebKitSettings:default-font-size property."},{"type":"method","name":"get_default_monospace_font_size","type_name":"Settings","ident":"webkit_settings_get_default_monospace_font_size","summary":"Gets the #WebKitSettings:default-monospace-font-size property."},{"type":"method","name":"get_description","type_name":"InstallMissingMediaPluginsPermissionRequest","ident":"webkit_install_missing_media_plugins_permission_request_get_description","summary":"This function returns an empty string."},{"type":"method","name":"get_description","type_name":"Plugin","ident":"webkit_plugin_get_description","summary":"Obtain the plugin description."},{"type":"method","name":"get_description","type_name":"MimeInfo","ident":"webkit_mime_info_get_description","summary":"Gets the description of the MIME type."},{"type":"method","name":"get_destination","type_name":"Download","ident":"webkit_download_get_destination","summary":"Obtains the destination to which the downloaded file will ..."},{"type":"method","name":"get_dialog_type","type_name":"ScriptDialog","ident":"webkit_script_dialog_get_dialog_type","summary":"Get the dialog type of a #WebKitScriptDialog."},{"type":"method","name":"get_disable_web_security","type_name":"Settings","ident":"webkit_settings_get_disable_web_security","summary":"Get the #WebKitSettings:disable-web-security property."},{"type":"method","name":"get_disk_cache_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_disk_cache_directory","summary":"Get the #WebKitWebsiteDataManager:disk-cache-directory property."},{"type":"method","name":"get_display_capture_state","type_name":"WebView","ident":"webkit_web_view_get_display_capture_state","summary":"Get the display capture state of a #WebKitWebView."},{"type":"method","name":"get_dom_cache_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_dom_cache_directory","summary":"Get the #WebKitWebsiteDataManager:dom-cache-directory property."},{"type":"method","name":"get_domain","type_name":"ITPFirstParty","ident":"webkit_itp_first_party_get_domain","summary":"Get the domain name of @itp_first_party."},{"type":"method","name":"get_domain","type_name":"ITPThirdParty","ident":"webkit_itp_third_party_get_domain","summary":"Get the domain name of @itp_third_party."},{"type":"method","name":"get_domains_with_cookies","type_name":"CookieManager","ident":"webkit_cookie_manager_get_domains_with_cookies","summary":"Asynchronously get the list of domains for which @cookie_manager ..."},{"type":"method","name":"get_domains_with_cookies_finish","type_name":"CookieManager","ident":"webkit_cookie_manager_get_domains_with_cookies_finish","summary":"Finish an asynchronous operation started with webkit_cookie_manager_get_domains_with_cookies(). The ..."},{"type":"method","name":"get_draw_compositing_indicators","type_name":"Settings","ident":"webkit_settings_get_draw_compositing_indicators","summary":"Get the #WebKitSettings:draw-compositing-indicators property."},{"type":"method","name":"get_editor_state","type_name":"WebView","ident":"webkit_web_view_get_editor_state","summary":"Gets the web editor state of @web_view."},{"type":"method","name":"get_elapsed_time","type_name":"Download","ident":"webkit_download_get_elapsed_time","summary":"Gets the elapsed time in seconds, including any fractional ..."},{"type":"method","name":"get_element_rectangle","type_name":"ColorChooserRequest","ident":"webkit_color_chooser_request_get_element_rectangle","summary":"Gets the bounding box of the color input element."},{"type":"method","name":"get_enable_accelerated_2d_canvas","type_name":"Settings","ident":"webkit_settings_get_enable_accelerated_2d_canvas","summary":"Get the #WebKitSettings:enable-accelerated-2d-canvas property."},{"type":"method","name":"get_enable_back_forward_navigation_gestures","type_name":"Settings","ident":"webkit_settings_get_enable_back_forward_navigation_gestures","summary":"Get the #WebKitSettings:enable-back-forward-navigation-gestures property."},{"type":"method","name":"get_enable_caret_browsing","type_name":"Settings","ident":"webkit_settings_get_enable_caret_browsing","summary":"Get the #WebKitSettings:enable-caret-browsing property."},{"type":"method","name":"get_enable_developer_extras","type_name":"Settings","ident":"webkit_settings_get_enable_developer_extras","summary":"Get the #WebKitSettings:enable-developer-extras property."},{"type":"method","name":"get_enable_dns_prefetching","type_name":"Settings","ident":"webkit_settings_get_enable_dns_prefetching","summary":"Get the #WebKitSettings:enable-dns-prefetching property."},{"type":"method","name":"get_enable_encrypted_media","type_name":"Settings","ident":"webkit_settings_get_enable_encrypted_media","summary":"Get the #WebKitSettings:enable-encrypted-media property."},{"type":"method","name":"get_enable_frame_flattening","type_name":"Settings","ident":"webkit_settings_get_enable_frame_flattening","summary":"Frame flattening is no longer supported. This function returns %FALSE."},{"type":"method","name":"get_enable_fullscreen","type_name":"Settings","ident":"webkit_settings_get_enable_fullscreen","summary":"Get the #WebKitSettings:enable-fullscreen property."},{"type":"method","name":"get_enable_high_accuracy","type_name":"GeolocationManager","ident":"webkit_geolocation_manager_get_enable_high_accuracy","summary":"Get whether high accuracy is enabled."},{"type":"method","name":"get_enable_html5_database","type_name":"Settings","ident":"webkit_settings_get_enable_html5_database","summary":"Get the #WebKitSettings:enable-html5-database property."},{"type":"method","name":"get_enable_html5_local_storage","type_name":"Settings","ident":"webkit_settings_get_enable_html5_local_storage","summary":"Get the #WebKitSettings:enable-html5-local-storage property."},{"type":"method","name":"get_enable_hyperlink_auditing","type_name":"Settings","ident":"webkit_settings_get_enable_hyperlink_auditing","summary":"Get the #WebKitSettings:enable-hyperlink-auditing property."},{"type":"method","name":"get_enable_java","type_name":"Settings","ident":"webkit_settings_get_enable_java","summary":"Get the #WebKitSettings:enable-java property."},{"type":"method","name":"get_enable_javascript","type_name":"Settings","ident":"webkit_settings_get_enable_javascript","summary":"Get the #WebKitSettings:enable-javascript property."},{"type":"method","name":"get_enable_javascript_markup","type_name":"Settings","ident":"webkit_settings_get_enable_javascript_markup","summary":"Get the #WebKitSettings:enable-javascript-markup property."},{"type":"method","name":"get_enable_media","type_name":"Settings","ident":"webkit_settings_get_enable_media","summary":"Get the #WebKitSettings:enable-media property."},{"type":"method","name":"get_enable_media_capabilities","type_name":"Settings","ident":"webkit_settings_get_enable_media_capabilities","summary":"Get the #WebKitSettings:enable-media-capabilities property."},{"type":"method","name":"get_enable_media_stream","type_name":"Settings","ident":"webkit_settings_get_enable_media_stream","summary":"Get the #WebKitSettings:enable-media-stream property."},{"type":"method","name":"get_enable_mediasource","type_name":"Settings","ident":"webkit_settings_get_enable_mediasource","summary":"Get the #WebKitSettings:enable-mediasource property."},{"type":"method","name":"get_enable_mock_capture_devices","type_name":"Settings","ident":"webkit_settings_get_enable_mock_capture_devices","summary":"Get the #WebKitSettings:enable-mock-capture-devices property."},{"type":"method","name":"get_enable_offline_web_application_cache","type_name":"Settings","ident":"webkit_settings_get_enable_offline_web_application_cache","summary":"Get the #WebKitSettings:enable-offline-web-application-cache property."},{"type":"method","name":"get_enable_page_cache","type_name":"Settings","ident":"webkit_settings_get_enable_page_cache","summary":"Get the #WebKitSettings:enable-page-cache property."},{"type":"method","name":"get_enable_plugins","type_name":"Settings","ident":"webkit_settings_get_enable_plugins","summary":"Get the #WebKitSettings:enable-plugins property."},{"type":"method","name":"get_enable_private_browsing","type_name":"Settings","ident":"webkit_settings_get_enable_private_browsing","summary":"Get the #WebKitSettings:enable-private-browsing property."},{"type":"method","name":"get_enable_resizable_text_areas","type_name":"Settings","ident":"webkit_settings_get_enable_resizable_text_areas","summary":"Get the #WebKitSettings:enable-resizable-text-areas property."},{"type":"method","name":"get_enable_site_specific_quirks","type_name":"Settings","ident":"webkit_settings_get_enable_site_specific_quirks","summary":"Get the #WebKitSettings:enable-site-specific-quirks property."},{"type":"method","name":"get_enable_smooth_scrolling","type_name":"Settings","ident":"webkit_settings_get_enable_smooth_scrolling","summary":"Get the #WebKitSettings:enable-smooth-scrolling property."},{"type":"method","name":"get_enable_spatial_navigation","type_name":"Settings","ident":"webkit_settings_get_enable_spatial_navigation","summary":"Get the #WebKitSettings:enable-spatial-navigation property."},{"type":"method","name":"get_enable_tabs_to_links","type_name":"Settings","ident":"webkit_settings_get_enable_tabs_to_links","summary":"Get the #WebKitSettings:enable-tabs-to-links property."},{"type":"method","name":"get_enable_webaudio","type_name":"Settings","ident":"webkit_settings_get_enable_webaudio","summary":"Get the #WebKitSettings:enable-webaudio property."},{"type":"method","name":"get_enable_webgl","type_name":"Settings","ident":"webkit_settings_get_enable_webgl","summary":"Get the #WebKitSettings:enable-webgl property."},{"type":"method","name":"get_enable_webrtc","type_name":"Settings","ident":"webkit_settings_get_enable_webrtc","summary":"Get the [property@Settings:enable-webrtc] property."},{"type":"method","name":"get_enable_write_console_messages_to_stdout","type_name":"Settings","ident":"webkit_settings_get_enable_write_console_messages_to_stdout","summary":"Get the #WebKitSettings:enable-write-console-messages-to-stdout property."},{"type":"method","name":"get_enable_xss_auditor","type_name":"Settings","ident":"webkit_settings_get_enable_xss_auditor","summary":"The XSS auditor has been removed. This function returns %FALSE."},{"type":"method","name":"get_estimated_load_progress","type_name":"WebView","ident":"webkit_web_view_get_estimated_load_progress","summary":"Gets the value of the #WebKitWebView:estimated-load-progress property. You ..."},{"type":"method","name":"get_estimated_progress","type_name":"Download","ident":"webkit_download_get_estimated_progress","summary":"Gets the value of the #WebKitDownload:estimated-progress property. Gets the ..."},{"type":"method","name":"get_event","type_name":"ContextMenu","ident":"webkit_context_menu_get_event","summary":"Gets the #GdkEvent that triggered the context menu. This ..."},{"type":"method","name":"get_event","type_name":"OptionMenu","ident":"webkit_option_menu_get_event","summary":"Gets the #GdkEvent that triggered the dropdown menu. If ..."},{"type":"method","name":"get_extensions","type_name":"MimeInfo","ident":"webkit_mime_info_get_extensions","summary":"Get the list of file extensions associated to the ..."},{"type":"method","name":"get_fantasy_font_family","type_name":"Settings","ident":"webkit_settings_get_fantasy_font_family","summary":"Gets the #WebKitSettings:fantasy-font-family property."},{"type":"method","name":"get_favicon","type_name":"FaviconDatabase","ident":"webkit_favicon_database_get_favicon","summary":"Asynchronously obtains a favicon image. Asynchronously obtains an ..."},{"type":"method","name":"get_favicon","type_name":"WebView","ident":"webkit_web_view_get_favicon","summary":"Returns favicon currently associated to @web_view. Returns favicon ..."},{"type":"method","name":"get_favicon_database","type_name":"WebContext","ident":"webkit_web_context_get_favicon_database","summary":"Get the #WebKitFaviconDatabase associated with @context. To initialize ..."},{"type":"method","name":"get_favicon_database_directory","type_name":"WebContext","ident":"webkit_web_context_get_favicon_database_directory","summary":"Get the directory path to store the favicons database. ..."},{"type":"method","name":"get_favicon_finish","type_name":"FaviconDatabase","ident":"webkit_favicon_database_get_favicon_finish","summary":"Finishes an operation started with webkit_favicon_database_get_favicon()."},{"type":"method","name":"get_favicon_uri","type_name":"FaviconDatabase","ident":"webkit_favicon_database_get_favicon_uri","summary":"Obtains the URI of the favicon for the given @page_uri."},{"type":"method","name":"get_fd_list","type_name":"UserMessage","ident":"webkit_user_message_get_fd_list","summary":"Get the @message list of file descritpor."},{"type":"method","name":"get_find_controller","type_name":"WebView","ident":"webkit_web_view_get_find_controller","summary":"Gets the #WebKitFindController. Gets the #WebKitFindController that will ..."},{"type":"method","name":"get_first_parties","type_name":"ITPThirdParty","ident":"webkit_itp_third_party_get_first_parties","summary":"Get the list of #WebKitITPFirstParty under which @itp_third_party has ..."},{"type":"method","name":"get_forward_item","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_forward_item","summary":"Returns the item that follows the current item."},{"type":"method","name":"get_forward_list","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_forward_list","summary":"Obtain the list of items following the current one."},{"type":"method","name":"get_forward_list_with_limit","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_forward_list_with_limit","summary":"Obtain a list up to some number of items ..."},{"type":"method","name":"get_frame_name","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_frame_name","summary":"Gets the value of the #WebKitNavigationPolicyDecision:frame-name property."},{"type":"method","name":"get_frame_name","type_name":"NavigationAction","ident":"webkit_navigation_action_get_frame_name","summary":"Gets the @navigation target frame name. For example if ..."},{"type":"method","name":"get_fullscreen","type_name":"WindowProperties","ident":"webkit_window_properties_get_fullscreen","summary":"Get whether the window should be shown in fullscreen ..."},{"type":"method","name":"get_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_gaction","summary":"Gets the action associated to @item as a #GAction."},{"type":"method","name":"get_geolocation_manager","type_name":"WebContext","ident":"webkit_web_context_get_geolocation_manager","summary":"Get the #WebKitGeolocationManager of @context."},{"type":"method","name":"get_geometry","type_name":"WindowProperties","ident":"webkit_window_properties_get_geometry","summary":"Get the geometry the window should have on the ..."},{"type":"method","name":"get_global_context","type_name":"JavascriptResult","ident":"webkit_javascript_result_get_global_context","summary":"Get the global Javascript context. Get the global ..."},{"type":"method","name":"get_hardware_acceleration_policy","type_name":"Settings","ident":"webkit_settings_get_hardware_acceleration_policy","summary":"Get the #WebKitSettings:hardware-acceleration-policy property."},{"type":"method","name":"get_host","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_host","summary":"Get the host that this authentication challenge is applicable to."},{"type":"method","name":"get_host","type_name":"SecurityOrigin","ident":"webkit_security_origin_get_host","summary":"Gets the hostname of @origin. It is reasonable ..."},{"type":"method","name":"get_hsts_cache_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_hsts_cache_directory","summary":"Get the #WebKitWebsiteDataManager:hsts-cache-directory property."},{"type":"method","name":"get_http_body","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_http_body","summary":"Get the request body."},{"type":"method","name":"get_http_headers","type_name":"URIRequest","ident":"webkit_uri_request_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIRequest as a #SoupMessageHeaders."},{"type":"method","name":"get_http_headers","type_name":"URIResponse","ident":"webkit_uri_response_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIResponse as a #SoupMessageHeaders."},{"type":"method","name":"get_http_headers","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_http_headers","summary":"Get the #SoupMessageHeaders of the request."},{"type":"method","name":"get_http_method","type_name":"URIRequest","ident":"webkit_uri_request_get_http_method","summary":"Get the HTTP method of the #WebKitURIRequest."},{"type":"method","name":"get_http_method","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_http_method","summary":"Get the HTTP method of the @request."},{"type":"method","name":"get_id","type_name":"AutomationSession","ident":"webkit_automation_session_get_id","summary":"Get the unique identifier of a #WebKitAutomationSession"},{"type":"method","name":"get_id","type_name":"Notification","ident":"webkit_notification_get_id","summary":"Obtains the unique id for the notification."},{"type":"method","name":"get_identifier","type_name":"UserContentFilter","ident":"webkit_user_content_filter_get_identifier","summary":"Obtain the identifier previously used to save the @user_content_filter. ..."},{"type":"method","name":"get_image_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_image_uri","summary":"Gets the value of the #WebKitHitTestResult:image-uri property."},{"type":"method","name":"get_indexeddb_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_indexeddb_directory","summary":"Get the #WebKitWebsiteDataManager:indexeddb-directory property."},{"type":"method","name":"get_input_hints","type_name":"InputMethodContext","ident":"webkit_input_method_context_get_input_hints","summary":"Get the value of the #WebKitInputMethodContext:input-hints property."},{"type":"method","name":"get_input_method_context","type_name":"WebView","ident":"webkit_web_view_get_input_method_context","summary":"Get the #WebKitInputMethodContext currently in use by @web_view. ..."},{"type":"method","name":"get_input_purpose","type_name":"InputMethodContext","ident":"webkit_input_method_context_get_input_purpose","summary":"Get the value of the #WebKitInputMethodContext:input-purpose property."},{"type":"method","name":"get_inspected_uri","type_name":"WebInspector","ident":"webkit_web_inspector_get_inspected_uri","summary":"Get the URI that is currently being inspected. ..."},{"type":"method","name":"get_inspector","type_name":"WebView","ident":"webkit_web_view_get_inspector","summary":"Get the #WebKitWebInspector associated to @web_view"},{"type":"method","name":"get_is_muted","type_name":"WebView","ident":"webkit_web_view_get_is_muted","summary":"Gets the mute state of @web_view."},{"type":"method","name":"get_is_web_process_responsive","type_name":"WebView","ident":"webkit_web_view_get_is_web_process_responsive","summary":"Get whether the current web process of a #WebKitWebView ..."},{"type":"method","name":"get_item","type_name":"OptionMenu","ident":"webkit_option_menu_get_item","summary":"Returns the #WebKitOptionMenuItem at @index in @menu."},{"type":"method","name":"get_item_at_position","type_name":"ContextMenu","ident":"webkit_context_menu_get_item_at_position","summary":"Gets the item at the given position in the @menu."},{"type":"method","name":"get_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_items","summary":"Returns the item list of @menu."},{"type":"method","name":"get_itp_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_itp_directory","summary":"Get the #WebKitWebsiteDataManager:itp-directory property."},{"type":"method","name":"get_itp_enabled","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_itp_enabled","summary":"Get whether Intelligent Tracking Prevention (ITP) is enabled or not."},{"type":"method","name":"get_itp_summary","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_itp_summary","summary":"Asynchronously get the list of #WebKitITPThirdParty seen for @manager. ..."},{"type":"method","name":"get_itp_summary_finish","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_itp_summary_finish","summary":"Finish an asynchronous operation started with webkit_website_data_manager_get_itp_summary()."},{"type":"method","name":"get_javascript_can_access_clipboard","type_name":"Settings","ident":"webkit_settings_get_javascript_can_access_clipboard","summary":"Get the #WebKitSettings:javascript-can-access-clipboard property."},{"type":"method","name":"get_javascript_can_open_windows_automatically","type_name":"Settings","ident":"webkit_settings_get_javascript_can_open_windows_automatically","summary":"Get the #WebKitSettings:javascript-can-open-windows-automatically property."},{"type":"method","name":"get_javascript_global_context","type_name":"WebView","ident":"webkit_web_view_get_javascript_global_context","summary":"Get the global JavaScript context. Get the global ..."},{"type":"method","name":"get_js_value","type_name":"JavascriptResult","ident":"webkit_javascript_result_get_js_value","summary":"Get the #JSCValue of @js_result."},{"type":"method","name":"get_kill_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_get_kill_threshold","summary":"Gets the kill memory usage threshold."},{"type":"method","name":"get_label","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_get_label","summary":"Get the label of a #WebKitOptionMenuItem."},{"type":"method","name":"get_last_update_time","type_name":"ITPFirstParty","ident":"webkit_itp_first_party_get_last_update_time","summary":"Get the last time a #WebKitITPThirdParty has been seen ..."},{"type":"method","name":"get_length","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_length","summary":"Obtain the amount of items in the list."},{"type":"method","name":"get_link_label","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_label","summary":"Gets the value of the #WebKitHitTestResult:link-label property."},{"type":"method","name":"get_link_title","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_title","summary":"Gets the value of the #WebKitHitTestResult:link-title property."},{"type":"method","name":"get_link_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_uri","summary":"Gets the value of the #WebKitHitTestResult:link-uri property."},{"type":"method","name":"get_load_icons_ignoring_image_load_setting","type_name":"Settings","ident":"webkit_settings_get_load_icons_ignoring_image_load_setting","summary":"Get the #WebKitSettings:load-icons-ignoring-image-load-setting property."},{"type":"method","name":"get_local_storage_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_local_storage_directory","summary":"Get the #WebKitWebsiteDataManager:local-storage-directory property."},{"type":"method","name":"get_locationbar_visible","type_name":"WindowProperties","ident":"webkit_window_properties_get_locationbar_visible","summary":"Get whether the window should have the locationbar visible ..."},{"type":"method","name":"get_main_resource","type_name":"WebView","ident":"webkit_web_view_get_main_resource","summary":"Return the main resource of @web_view."},{"type":"method","name":"get_max_match_count","type_name":"FindController","ident":"webkit_find_controller_get_max_match_count","summary":"Gets the maximum number of matches to report. ..."},{"type":"method","name":"get_media_content_types_requiring_hardware_support","type_name":"Settings","ident":"webkit_settings_get_media_content_types_requiring_hardware_support","summary":"Gets the #WebKitSettings:media-content-types-requiring-hardware-support property."},{"type":"method","name":"get_media_playback_allows_inline","type_name":"Settings","ident":"webkit_settings_get_media_playback_allows_inline","summary":"Get the #WebKitSettings:media-playback-allows-inline property."},{"type":"method","name":"get_media_playback_requires_user_gesture","type_name":"Settings","ident":"webkit_settings_get_media_playback_requires_user_gesture","summary":"Get the #WebKitSettings:media-playback-requires-user-gesture property."},{"type":"method","name":"get_media_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_media_uri","summary":"Gets the value of the #WebKitHitTestResult:media-uri property."},{"type":"method","name":"get_memory_limit","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_get_memory_limit","summary":"Gets the memory usage limit."},{"type":"method","name":"get_menubar_visible","type_name":"WindowProperties","ident":"webkit_window_properties_get_menubar_visible","summary":"Get whether the window should have the menubar visible ..."},{"type":"method","name":"get_message","type_name":"ScriptDialog","ident":"webkit_script_dialog_get_message","summary":"Get the message of a #WebKitScriptDialog."},{"type":"method","name":"get_microphone_capture_state","type_name":"WebView","ident":"webkit_web_view_get_microphone_capture_state","summary":"Get the microphone capture state of a #WebKitWebView."},{"type":"method","name":"get_mime_info_list","type_name":"Plugin","ident":"webkit_plugin_get_mime_info_list","summary":"Get information about MIME types handled by the plugin. ..."},{"type":"method","name":"get_mime_type","type_name":"URIResponse","ident":"webkit_uri_response_get_mime_type","summary":"Gets the MIME type of the response."},{"type":"method","name":"get_mime_type","type_name":"MimeInfo","ident":"webkit_mime_info_get_mime_type","summary":"Gets the MIME type."},{"type":"method","name":"get_mime_types","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_get_mime_types","summary":"Get the list of MIME types the file chooser ..."},{"type":"method","name":"get_mime_types_filter","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_get_mime_types_filter","summary":"Get the filter currently associated with the request. ..."},{"type":"method","name":"get_minimum_font_size","type_name":"Settings","ident":"webkit_settings_get_minimum_font_size","summary":"Gets the #WebKitSettings:minimum-font-size property."},{"type":"method","name":"get_modifiers","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_modifiers","summary":"Gets the value of the #WebKitNavigationPolicyDecision:modifiers property."},{"type":"method","name":"get_modifiers","type_name":"NavigationAction","ident":"webkit_navigation_action_get_modifiers","summary":"Return the modifier keys. Return a bitmask of ..."},{"type":"method","name":"get_monospace_font_family","type_name":"Settings","ident":"webkit_settings_get_monospace_font_family","summary":"Gets the #WebKitSettings:monospace-font-family property."},{"type":"method","name":"get_mouse_button","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_mouse_button","summary":"Gets the value of the #WebKitNavigationPolicyDecision:mouse-button property."},{"type":"method","name":"get_mouse_button","type_name":"NavigationAction","ident":"webkit_navigation_action_get_mouse_button","summary":"Return the number of the mouse button that triggered ..."},{"type":"method","name":"get_n_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_n_items","summary":"Gets the length of the @menu."},{"type":"method","name":"get_n_items","type_name":"OptionMenu","ident":"webkit_option_menu_get_n_items","summary":"Gets the length of the @menu."},{"type":"method","name":"get_name","type_name":"Plugin","ident":"webkit_plugin_get_name","summary":"Obtain the plugin name."},{"type":"method","name":"get_name","type_name":"UserMessage","ident":"webkit_user_message_get_name","summary":"Get the @message name."},{"type":"method","name":"get_name","type_name":"ApplicationInfo","ident":"webkit_application_info_get_name","summary":"Get the name of the application. If webkit_application_info_set_name() ..."},{"type":"method","name":"get_name","type_name":"PermissionStateQuery","ident":"webkit_permission_state_query_get_name","summary":"Get the permission name for which access is being queried."},{"type":"method","name":"get_name","type_name":"WebsiteData","ident":"webkit_website_data_get_name","summary":"Gets the name of #WebKitWebsiteData. This is the ..."},{"type":"method","name":"get_navigation_action","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_navigation_action","summary":"Gets the value of the #WebKitNavigationPolicyDecision:navigation-action property."},{"type":"method","name":"get_navigation_type","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_navigation_type","summary":"Gets the value of the #WebKitNavigationPolicyDecision:navigation-type property."},{"type":"method","name":"get_navigation_type","type_name":"NavigationAction","ident":"webkit_navigation_action_get_navigation_type","summary":"Return the type of action that triggered the navigation."},{"type":"method","name":"get_nth_item","type_name":"BackForwardList","ident":"webkit_back_forward_list_get_nth_item","summary":"Returns the item at a given index relative to ..."},{"type":"method","name":"get_offline_application_cache_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_offline_application_cache_directory","summary":"Get the #WebKitWebsiteDataManager:offline-application-cache-directory property."},{"type":"method","name":"get_options","type_name":"FindController","ident":"webkit_find_controller_get_options","summary":"Gets the #WebKitFindOptions for the current search. Gets ..."},{"type":"method","name":"get_original_uri","type_name":"BackForwardListItem","ident":"webkit_back_forward_list_item_get_original_uri","summary":"Obtain the original URI of the item. See ..."},{"type":"method","name":"get_page_id","type_name":"WebView","ident":"webkit_web_view_get_page_id","summary":"Get the identifier of the #WebKitWebPage corresponding to the #WebKitWebView"},{"type":"method","name":"get_page_setup","type_name":"PrintOperation","ident":"webkit_print_operation_get_page_setup","summary":"Return the current page setup of @print_operation. It ..."},{"type":"method","name":"get_parameters","type_name":"UserMessage","ident":"webkit_user_message_get_parameters","summary":"Get the @message parameters."},{"type":"method","name":"get_password","type_name":"Credential","ident":"webkit_credential_get_password","summary":"Get the password currently held by this #WebKitCredential."},{"type":"method","name":"get_path","type_name":"Plugin","ident":"webkit_plugin_get_path","summary":"Obtain the absolute path where the plugin is installed."},{"type":"method","name":"get_path","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_path","summary":"Get the URI path of @request."},{"type":"method","name":"get_path","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_get_path","summary":"Gets the storage path for user content filters."},{"type":"method","name":"get_persistence","type_name":"Credential","ident":"webkit_credential_get_persistence","summary":"Get the persistence mode currently held by this #WebKitCredential."},{"type":"method","name":"get_persistent_credential_storage_enabled","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_persistent_credential_storage_enabled","summary":"Get whether persistent credential storage is enabled or not. ..."},{"type":"method","name":"get_pictograph_font_family","type_name":"Settings","ident":"webkit_settings_get_pictograph_font_family","summary":"Gets the #WebKitSettings:pictograph-font-family property."},{"type":"method","name":"get_plugins","type_name":"WebContext","ident":"webkit_web_context_get_plugins","summary":"Asynchronously get the list of installed plugins. When ..."},{"type":"method","name":"get_plugins_finish","type_name":"WebContext","ident":"webkit_web_context_get_plugins_finish","summary":"Finish an asynchronous operation started with webkit_web_context_get_plugins."},{"type":"method","name":"get_poll_interval","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_get_poll_interval","summary":"Gets the interval at which memory usage is checked."},{"type":"method","name":"get_port","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_port","summary":"Get the port that this authentication challenge is applicable to."},{"type":"method","name":"get_port","type_name":"SecurityOrigin","ident":"webkit_security_origin_get_port","summary":"Gets the port of @origin. This function will ..."},{"type":"method","name":"get_preedit","type_name":"InputMethodContext","ident":"webkit_input_method_context_get_preedit","summary":"Get the pre-edit string and a list of WebKitInputMethodUnderline. ..."},{"type":"method","name":"get_print_backgrounds","type_name":"Settings","ident":"webkit_settings_get_print_backgrounds","summary":"Get the #WebKitSettings:print-backgrounds property."},{"type":"method","name":"get_print_settings","type_name":"PrintOperation","ident":"webkit_print_operation_get_print_settings","summary":"Return the current print settings of @print_operation. It ..."},{"type":"method","name":"get_process_model","type_name":"WebContext","ident":"webkit_web_context_get_process_model","summary":"Returns %WEBKIT_PROCESS_MODEL_MULTIPLE_SECONDARY_PROCESSES. For more information about why this ..."},{"type":"method","name":"get_proposed_credential","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_proposed_credential","summary":"Get the #WebKitCredential of the proposed authentication challenge. ..."},{"type":"method","name":"get_protocol","type_name":"SecurityOrigin","ident":"webkit_security_origin_get_protocol","summary":"Gets the protocol of @origin."},{"type":"method","name":"get_realm","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_realm","summary":"Get the realm that this authentication challenge is applicable to."},{"type":"method","name":"get_received_data_length","type_name":"Download","ident":"webkit_download_get_received_data_length","summary":"Gets the length of the data already downloaded for ..."},{"type":"method","name":"get_request","type_name":"Download","ident":"webkit_download_get_request","summary":"Retrieves the #WebKitURIRequest object that backs the download process."},{"type":"method","name":"get_request","type_name":"NavigationPolicyDecision","ident":"webkit_navigation_policy_decision_get_request","summary":"Gets the value of the #WebKitNavigationPolicyDecision:request property."},{"type":"method","name":"get_request","type_name":"ResponsePolicyDecision","ident":"webkit_response_policy_decision_get_request","summary":"Return the #WebKitURIRequest associated with the response decision. ..."},{"type":"method","name":"get_request","type_name":"NavigationAction","ident":"webkit_navigation_action_get_request","summary":"Return the #WebKitURIRequest associated with the navigation action. ..."},{"type":"method","name":"get_requesting_domain","type_name":"WebsiteDataAccessPermissionRequest","ident":"webkit_website_data_access_permission_request_get_requesting_domain","summary":"Get the domain requesting permission to access its cookies ..."},{"type":"method","name":"get_resizable","type_name":"WindowProperties","ident":"webkit_window_properties_get_resizable","summary":"Get whether the window should be resizable by the ..."},{"type":"method","name":"get_response","type_name":"Download","ident":"webkit_download_get_response","summary":"Retrieves the #WebKitURIResponse object that backs the download process. ..."},{"type":"method","name":"get_response","type_name":"ResponsePolicyDecision","ident":"webkit_response_policy_decision_get_response","summary":"Gets the value of the #WebKitResponsePolicyDecision:response property."},{"type":"method","name":"get_response","type_name":"WebResource","ident":"webkit_web_resource_get_response","summary":"Retrieves the #WebKitURIResponse of the resource load operation. ..."},{"type":"method","name":"get_rgba","type_name":"ColorChooserRequest","ident":"webkit_color_chooser_request_get_rgba","summary":"Gets the current #GdkRGBA color of @request"},{"type":"method","name":"get_sandbox_enabled","type_name":"WebContext","ident":"webkit_web_context_get_sandbox_enabled","summary":"Get whether sandboxing is currently enabled."},{"type":"method","name":"get_sans_serif_font_family","type_name":"Settings","ident":"webkit_settings_get_sans_serif_font_family","summary":"Gets the #WebKitSettings:sans-serif-font-family property."},{"type":"method","name":"get_scheme","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_scheme","summary":"Get the authentication scheme of the authentication challenge."},{"type":"method","name":"get_scheme","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_scheme","summary":"Get the URI scheme of @request."},{"type":"method","name":"get_scrollbars_visible","type_name":"WindowProperties","ident":"webkit_window_properties_get_scrollbars_visible","summary":"Get whether the window should have the scrollbars visible ..."},{"type":"method","name":"get_search_text","type_name":"FindController","ident":"webkit_find_controller_get_search_text","summary":"Gets the text that @find_controller is searching for. ..."},{"type":"method","name":"get_security_manager","type_name":"WebContext","ident":"webkit_web_context_get_security_manager","summary":"Get the #WebKitSecurityManager of @context."},{"type":"method","name":"get_security_origin","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_get_security_origin","summary":"Get the #WebKitSecurityOrigin that this authentication challenge is applicable to."},{"type":"method","name":"get_security_origin","type_name":"PermissionStateQuery","ident":"webkit_permission_state_query_get_security_origin","summary":"Get the permission origin for which access is being queried."},{"type":"method","name":"get_select_multiple","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_get_select_multiple","summary":"Whether the file chooser should allow selecting multiple files. ..."},{"type":"method","name":"get_selected_files","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_get_selected_files","summary":"Get the list of selected files associated to the ..."},{"type":"method","name":"get_serif_font_family","type_name":"Settings","ident":"webkit_settings_get_serif_font_family","summary":"Gets the #WebKitSettings:serif-font-family property."},{"type":"method","name":"get_service_worker_registrations_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_service_worker_registrations_directory","summary":"Get the #WebKitWebsiteDataManager:service-worker-registrations-directory property."},{"type":"method","name":"get_session_state","type_name":"WebView","ident":"webkit_web_view_get_session_state","summary":"Gets the current session state of @web_view"},{"type":"method","name":"get_settings","type_name":"WebView","ident":"webkit_web_view_get_settings","summary":"Gets the #WebKitSettings currently applied to @web_view. If ..."},{"type":"method","name":"get_size","type_name":"WebsiteData","ident":"webkit_website_data_get_size","summary":"Gets the size of the data of types @types ..."},{"type":"method","name":"get_snapshot","type_name":"WebView","ident":"webkit_web_view_get_snapshot","summary":"Asynchronously retrieves a snapshot of @web_view for @region. ..."},{"type":"method","name":"get_snapshot_finish","type_name":"WebView","ident":"webkit_web_view_get_snapshot_finish","summary":"Finishes an asynchronous operation started with webkit_web_view_get_snapshot()."},{"type":"method","name":"get_spell_checking_enabled","type_name":"WebContext","ident":"webkit_web_context_get_spell_checking_enabled","summary":"Get whether spell checking feature is currently enabled."},{"type":"method","name":"get_spell_checking_languages","type_name":"WebContext","ident":"webkit_web_context_get_spell_checking_languages","summary":"Get the the list of spell checking languages. ..."},{"type":"method","name":"get_status_code","type_name":"URIResponse","ident":"webkit_uri_response_get_status_code","summary":"Get the status code of the #WebKitURIResponse. Get ..."},{"type":"method","name":"get_statusbar_visible","type_name":"WindowProperties","ident":"webkit_window_properties_get_statusbar_visible","summary":"Get whether the window should have the statusbar visible ..."},{"type":"method","name":"get_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_stock_action","summary":"Gets the #WebKitContextMenuAction of @item. If the #WebKitContextMenuItem ..."},{"type":"method","name":"get_strict_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_get_strict_threshold","summary":"Gets the strict memory usage threshold."},{"type":"method","name":"get_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_submenu","summary":"Gets the submenu of @item."},{"type":"method","name":"get_suggested_filename","type_name":"URIResponse","ident":"webkit_uri_response_get_suggested_filename","summary":"Get the suggested filename for @response. Get the ..."},{"type":"method","name":"get_tag","type_name":"Notification","ident":"webkit_notification_get_tag","summary":"Obtains the tag identifier for the notification."},{"type":"method","name":"get_text_fields","type_name":"FormSubmissionRequest","ident":"webkit_form_submission_request_get_text_fields","summary":"Get the values of the text fields contained in ..."},{"type":"method","name":"get_time_zone_override","type_name":"WebContext","ident":"webkit_web_context_get_time_zone_override","summary":"Get the #WebKitWebContext:time-zone-override property."},{"type":"method","name":"get_title","type_name":"BackForwardListItem","ident":"webkit_back_forward_list_item_get_title","summary":"Obtain the title of the item."},{"type":"method","name":"get_title","type_name":"Notification","ident":"webkit_notification_get_title","summary":"Obtains the title for the notification."},{"type":"method","name":"get_title","type_name":"PrintCustomWidget","ident":"webkit_print_custom_widget_get_title","summary":"Return the value of #WebKitPrintCustomWidget:title property. Return the ..."},{"type":"method","name":"get_title","type_name":"WebView","ident":"webkit_web_view_get_title","summary":"Gets the value of the #WebKitWebView:title property. You ..."},{"type":"method","name":"get_tls_errors_policy","type_name":"WebContext","ident":"webkit_web_context_get_tls_errors_policy","summary":"Get the TLS errors policy of @context."},{"type":"method","name":"get_tls_errors_policy","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_tls_errors_policy","summary":"Get the TLS errors policy of @manager."},{"type":"method","name":"get_tls_info","type_name":"WebView","ident":"webkit_web_view_get_tls_info","summary":"Retrieves the #GTlsCertificate associated with the main resource of ..."},{"type":"method","name":"get_toolbar_visible","type_name":"WindowProperties","ident":"webkit_window_properties_get_toolbar_visible","summary":"Get whether the window should have the toolbar visible ..."},{"type":"method","name":"get_tooltip","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_get_tooltip","summary":"Get the tooltip of a #WebKitOptionMenuItem."},{"type":"method","name":"get_types","type_name":"WebsiteData","ident":"webkit_website_data_get_types","summary":"Gets the types of data stored in the client ..."},{"type":"method","name":"get_typing_attributes","type_name":"EditorState","ident":"webkit_editor_state_get_typing_attributes","summary":"Gets the typing attributes at the current cursor position. ..."},{"type":"method","name":"get_uri","type_name":"BackForwardListItem","ident":"webkit_back_forward_list_item_get_uri","summary":"Obtain the URI of the item. This URI ..."},{"type":"method","name":"get_uri","type_name":"URIRequest","ident":"webkit_uri_request_get_uri","summary":"Obtains the request URI."},{"type":"method","name":"get_uri","type_name":"URIResponse","ident":"webkit_uri_response_get_uri","summary":"Gets the URI which resulted in the response."},{"type":"method","name":"get_uri","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_uri","summary":"Get the URI of @request."},{"type":"method","name":"get_uri","type_name":"WebResource","ident":"webkit_web_resource_get_uri","summary":"Returns the current active URI of @resource. The ..."},{"type":"method","name":"get_uri","type_name":"WebView","ident":"webkit_web_view_get_uri","summary":"Returns the current active URI of @web_view. The ..."},{"type":"method","name":"get_use_system_appearance_for_scrollbars","type_name":"WebContext","ident":"webkit_web_context_get_use_system_appearance_for_scrollbars","summary":"Get the #WebKitWebContext:use-system-appearance-for-scrollbars property."},{"type":"method","name":"get_user_agent","type_name":"Settings","ident":"webkit_settings_get_user_agent","summary":"Get the #WebKitSettings:user-agent property."},{"type":"method","name":"get_user_content_manager","type_name":"WebView","ident":"webkit_web_view_get_user_content_manager","summary":"Gets the user content manager associated to @web_view."},{"type":"method","name":"get_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_get_user_data","summary":"Gets the user data of @menu. This function ..."},{"type":"method","name":"get_username","type_name":"Credential","ident":"webkit_credential_get_username","summary":"Get the username currently held by this #WebKitCredential."},{"type":"method","name":"get_value","type_name":"JavascriptResult","ident":"webkit_javascript_result_get_value","summary":"Get the value of @js_result. You should use ..."},{"type":"method","name":"get_version","type_name":"ApplicationInfo","ident":"webkit_application_info_get_version","summary":"Get the application version previously set with webkit_application_info_set_version()."},{"type":"method","name":"get_web_extension_mode","type_name":"WebView","ident":"webkit_web_view_get_web_extension_mode","summary":"Get the view's #WebKitWebExtensionMode."},{"type":"method","name":"get_web_process_count_limit","type_name":"WebContext","ident":"webkit_web_context_get_web_process_count_limit","summary":"Gets the maximum number of web processes that can ..."},{"type":"method","name":"get_web_view","type_name":"Download","ident":"webkit_download_get_web_view","summary":"Get the #WebKitWebView that initiated the download."},{"type":"method","name":"get_web_view","type_name":"FindController","ident":"webkit_find_controller_get_web_view","summary":"Gets the #WebKitWebView this find controller is associated to. ..."},{"type":"method","name":"get_web_view","type_name":"URISchemeRequest","ident":"webkit_uri_scheme_request_get_web_view","summary":"Get the #WebKitWebView that initiated the request."},{"type":"method","name":"get_web_view","type_name":"WebInspector","ident":"webkit_web_inspector_get_web_view","summary":"Get the #WebKitWebViewBase used to display the inspector. ..."},{"type":"method","name":"get_website_data_access_allowed","type_name":"ITPFirstParty","ident":"webkit_itp_first_party_get_website_data_access_allowed","summary":"Get whether @itp_first_party has granted website data access to ..."},{"type":"method","name":"get_website_data_manager","type_name":"WebContext","ident":"webkit_web_context_get_website_data_manager","summary":"Get the #WebKitWebsiteDataManager of @context."},{"type":"method","name":"get_website_data_manager","type_name":"WebView","ident":"webkit_web_view_get_website_data_manager","summary":"Get the #WebKitWebsiteDataManager associated to @web_view. If @web_view ..."},{"type":"method","name":"get_website_policies","type_name":"WebView","ident":"webkit_web_view_get_website_policies","summary":"Gets the default website policies. Gets the default ..."},{"type":"method","name":"get_websql_directory","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_get_websql_directory","summary":"Get the #WebKitWebsiteDataManager:websql-directory property."},{"type":"method","name":"get_widget","type_name":"PrintCustomWidget","ident":"webkit_print_custom_widget_get_widget","summary":"Return the value of #WebKitPrintCustomWidget:widget property. Return the ..."},{"type":"method","name":"get_window_properties","type_name":"WebView","ident":"webkit_web_view_get_window_properties","summary":"Get the #WebKitWindowProperties object. Get the #WebKitWindowProperties object ..."},{"type":"method","name":"get_zoom_level","type_name":"WebView","ident":"webkit_web_view_get_zoom_level","summary":"Set the zoom level of @web_view. Get the ..."},{"type":"method","name":"get_zoom_text_only","type_name":"Settings","ident":"webkit_settings_get_zoom_text_only","summary":"Get the #WebKitSettings:zoom-text-only property."},{"type":"method","name":"go_back","type_name":"WebView","ident":"webkit_web_view_go_back","summary":"Loads the previous history item. You can monitor ..."},{"type":"method","name":"go_forward","type_name":"WebView","ident":"webkit_web_view_go_forward","summary":"Loads the next history item. You can monitor ..."},{"type":"method","name":"go_to_back_forward_list_item","type_name":"WebView","ident":"webkit_web_view_go_to_back_forward_list_item","summary":"Loads the specific history item @list_item. You can ..."},{"type":"method","name":"has_password","type_name":"Credential","ident":"webkit_credential_has_password","summary":"Determine whether this credential has a password stored."},{"type":"method","name":"ignore","type_name":"PolicyDecision","ident":"webkit_policy_decision_ignore","summary":"#WebKitResponsePolicyDecision, this would cancel the request. Ignore the ..."},{"type":"method","name":"initialize_notification_permissions","type_name":"WebContext","ident":"webkit_web_context_initialize_notification_permissions","summary":"Sets initial desktop notification permissions for the @context. ..."},{"type":"method","name":"insert","type_name":"ContextMenu","ident":"webkit_context_menu_insert","summary":"Inserts @item into the @menu at the given position. ..."},{"type":"method","name":"is_attached","type_name":"WebInspector","ident":"webkit_web_inspector_is_attached","summary":"Whether the @inspector view is currently attached to the ..."},{"type":"method","name":"is_automation_allowed","type_name":"WebContext","ident":"webkit_web_context_is_automation_allowed","summary":"Get whether automation is allowed in @context. See ..."},{"type":"method","name":"is_controlled_by_automation","type_name":"WebView","ident":"webkit_web_view_is_controlled_by_automation","summary":"Get whether a #WebKitWebView was created with #WebKitWebView:is-controlled-by-automation property ..."},{"type":"method","name":"is_copy_available","type_name":"EditorState","ident":"webkit_editor_state_is_copy_available","summary":"Gets whether a copy command can be issued."},{"type":"method","name":"is_cut_available","type_name":"EditorState","ident":"webkit_editor_state_is_cut_available","summary":"Gets whether a cut command can be issued."},{"type":"method","name":"is_editable","type_name":"WebView","ident":"webkit_web_view_is_editable","summary":"Gets whether the user is allowed to edit the ..."},{"type":"method","name":"is_enabled","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_is_enabled","summary":"Whether a #WebKitOptionMenuItem is enabled."},{"type":"method","name":"is_ephemeral","type_name":"WebContext","ident":"webkit_web_context_is_ephemeral","summary":"Get whether a #WebKitWebContext is ephemeral."},{"type":"method","name":"is_ephemeral","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_is_ephemeral","summary":"Get whether a #WebKitWebsiteDataManager is ephemeral. See #WebKitWebsiteDataManager:is-ephemeral ..."},{"type":"method","name":"is_ephemeral","type_name":"WebView","ident":"webkit_web_view_is_ephemeral","summary":"Get whether a #WebKitWebView is ephemeral. To create ..."},{"type":"method","name":"is_for_proxy","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_is_for_proxy","summary":"Determine whether the authentication challenge is associated with a ..."},{"type":"method","name":"is_group_child","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_is_group_child","summary":"Whether a #WebKitOptionMenuItem is a group child."},{"type":"method","name":"is_group_label","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_is_group_label","summary":"Whether a #WebKitOptionMenuItem is a group label."},{"type":"method","name":"is_loading","type_name":"WebView","ident":"webkit_web_view_is_loading","summary":"Gets the value of the #WebKitWebView:is-loading property. You ..."},{"type":"method","name":"is_main_frame_main_resource","type_name":"ResponsePolicyDecision","ident":"webkit_response_policy_decision_is_main_frame_main_resource","summary":"Gets whether the request is the main frame main resource"},{"type":"method","name":"is_mime_type_supported","type_name":"ResponsePolicyDecision","ident":"webkit_response_policy_decision_is_mime_type_supported","summary":"Gets whether the MIME type of the response can ..."},{"type":"method","name":"is_opaque","type_name":"SecurityOrigin","ident":"webkit_security_origin_is_opaque","summary":"This function returns %FALSE. This function returns %FALSE. ..."},{"type":"method","name":"is_paste_available","type_name":"EditorState","ident":"webkit_editor_state_is_paste_available","summary":"Gets whether a paste command can be issued."},{"type":"method","name":"is_playing_audio","type_name":"WebView","ident":"webkit_web_view_is_playing_audio","summary":"Gets the value of the #WebKitWebView:is-playing-audio property. You ..."},{"type":"method","name":"is_redirect","type_name":"NavigationAction","ident":"webkit_navigation_action_is_redirect","summary":"Returns whether the @navigation was redirected."},{"type":"method","name":"is_redo_available","type_name":"EditorState","ident":"webkit_editor_state_is_redo_available","summary":"Gets whether a redo command can be issued."},{"type":"method","name":"is_retry","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_is_retry","summary":"Determine whether this this is a first attempt or ..."},{"type":"method","name":"is_selected","type_name":"OptionMenuItem","ident":"webkit_option_menu_item_is_selected","summary":"Whether a #WebKitOptionMenuItem is the currently selected one."},{"type":"method","name":"is_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_is_separator","summary":"Checks whether @item is a separator."},{"type":"method","name":"is_undo_available","type_name":"EditorState","ident":"webkit_editor_state_is_undo_available","summary":"Gets whether an undo command can be issued."},{"type":"method","name":"is_user_gesture","type_name":"NavigationAction","ident":"webkit_navigation_action_is_user_gesture","summary":"Return whether the navigation was triggered by a user ..."},{"type":"method","name":"last","type_name":"ContextMenu","ident":"webkit_context_menu_last","summary":"Gets the last item in the @menu."},{"type":"method","name":"list_text_fields","type_name":"FormSubmissionRequest","ident":"webkit_form_submission_request_list_text_fields","summary":"Get lists of the text fields contained in the ..."},{"type":"method","name":"load","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_load","summary":"Asynchronously load a content filter given its @identifier. ..."},{"type":"method","name":"load_alternate_html","type_name":"WebView","ident":"webkit_web_view_load_alternate_html","summary":"Load the given @content string for the URI @content_uri. ..."},{"type":"method","name":"load_bytes","type_name":"WebView","ident":"webkit_web_view_load_bytes","summary":"Load the specified @bytes into @web_view using the given ..."},{"type":"method","name":"load_finish","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_load_finish","summary":"Finishes an asynchronous filter load previously started with webkit_user_content_filter_store_load()."},{"type":"method","name":"load_html","type_name":"WebView","ident":"webkit_web_view_load_html","summary":"Load the given @content string with the specified @base_uri. ..."},{"type":"method","name":"load_plain_text","type_name":"WebView","ident":"webkit_web_view_load_plain_text","summary":"Load the specified @plain_text string into @web_view. The ..."},{"type":"method","name":"load_request","type_name":"WebView","ident":"webkit_web_view_load_request","summary":"Requests loading of the specified #WebKitURIRequest. You can ..."},{"type":"method","name":"load_uri","type_name":"WebView","ident":"webkit_web_view_load_uri","summary":"Requests loading of the specified URI string. You ..."},{"type":"method","name":"move_item","type_name":"ContextMenu","ident":"webkit_context_menu_move_item","summary":"Moves @item to the given position in the @menu. ..."},{"type":"method","name":"notify_cursor_area","type_name":"InputMethodContext","ident":"webkit_input_method_context_notify_cursor_area","summary":"Notify @context that cursor area changed in input associated."},{"type":"method","name":"notify_focus_in","type_name":"InputMethodContext","ident":"webkit_input_method_context_notify_focus_in","summary":"Notify @context that input associated has gained focus."},{"type":"method","name":"notify_focus_out","type_name":"InputMethodContext","ident":"webkit_input_method_context_notify_focus_out","summary":"Notify @context that input associated has lost focus."},{"type":"method","name":"notify_surrounding","type_name":"InputMethodContext","ident":"webkit_input_method_context_notify_surrounding","summary":"Notify @context that the context surrounding the cursor has ..."},{"type":"method","name":"prefetch_dns","type_name":"WebContext","ident":"webkit_web_context_prefetch_dns","summary":"Resolve the domain name of the given @hostname in ..."},{"type":"method","name":"prepend","type_name":"ContextMenu","ident":"webkit_context_menu_prepend","summary":"Adds @item at the beginning of the @menu."},{"type":"method","name":"print","type_name":"PrintOperation","ident":"webkit_print_operation_print","summary":"Start a print operation using current print settings and ..."},{"type":"method","name":"prompt_get_default_text","type_name":"ScriptDialog","ident":"webkit_script_dialog_prompt_get_default_text","summary":"Get the default text of a #WebKitScriptDialog of type ..."},{"type":"method","name":"prompt_set_text","type_name":"ScriptDialog","ident":"webkit_script_dialog_prompt_set_text","summary":"Set the text entered by the user in the ..."},{"type":"method","name":"ref","type_name":"ApplicationInfo","ident":"webkit_application_info_ref","summary":"Atomically increments the reference count of @info by one. ..."},{"type":"method","name":"ref","type_name":"ITPFirstParty","ident":"webkit_itp_first_party_ref","summary":"Atomically increments the reference count of @itp_first_party by one. ..."},{"type":"method","name":"ref","type_name":"ITPThirdParty","ident":"webkit_itp_third_party_ref","summary":"Atomically increments the reference count of @itp_third_party by one. ..."},{"type":"method","name":"ref","type_name":"JavascriptResult","ident":"webkit_javascript_result_ref","summary":"Atomically increments the reference count of @js_result by one. ..."},{"type":"method","name":"ref","type_name":"MimeInfo","ident":"webkit_mime_info_ref","summary":"Atomically increments the reference count of @info by one. ..."},{"type":"method","name":"ref","type_name":"PermissionStateQuery","ident":"webkit_permission_state_query_ref","summary":"Atomically increments the reference count of @query by one. ..."},{"type":"method","name":"ref","type_name":"ScriptDialog","ident":"webkit_script_dialog_ref","summary":"Atomically increments the reference count of @dialog by one. ..."},{"type":"method","name":"ref","type_name":"ScriptMessageReply","ident":"webkit_script_message_reply_ref","summary":"Atomically increments the reference count of @script_message_reply by one."},{"type":"method","name":"ref","type_name":"SecurityOrigin","ident":"webkit_security_origin_ref","summary":"Atomically increments the reference count of @origin by one. ..."},{"type":"method","name":"ref","type_name":"UserContentFilter","ident":"webkit_user_content_filter_ref","summary":"Atomically increments the reference count of @user_content_filter by one. ..."},{"type":"method","name":"ref","type_name":"UserScript","ident":"webkit_user_script_ref","summary":"Atomically increments the reference count of @user_script by one. ..."},{"type":"method","name":"ref","type_name":"UserStyleSheet","ident":"webkit_user_style_sheet_ref","summary":"Atomically increments the reference count of @user_style_sheet by one. ..."},{"type":"method","name":"ref","type_name":"WebsiteData","ident":"webkit_website_data_ref","summary":"Atomically increments the reference count of @website_data by one. ..."},{"type":"method","name":"ref","type_name":"WebViewSessionState","ident":"webkit_web_view_session_state_ref","summary":"Atomically increments the reference count of @state by one. ..."},{"type":"method","name":"register_script_message_handler","type_name":"UserContentManager","ident":"webkit_user_content_manager_register_script_message_handler","summary":"Registers a new user script message handler. After ..."},{"type":"method","name":"register_script_message_handler_in_world","type_name":"UserContentManager","ident":"webkit_user_content_manager_register_script_message_handler_in_world","summary":"Registers a new user script message handler in script ..."},{"type":"method","name":"register_script_message_handler_with_reply","type_name":"UserContentManager","ident":"webkit_user_content_manager_register_script_message_handler_with_reply","summary":"Registers a new user script message handler in script ..."},{"type":"method","name":"register_uri_scheme","type_name":"WebContext","ident":"webkit_web_context_register_uri_scheme","summary":"Register @scheme in @context. Register @scheme in @context, ..."},{"type":"method","name":"register_uri_scheme_as_cors_enabled","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_cors_enabled","summary":"Register @scheme as a CORS (Cross-origin resource sharing) enabled ..."},{"type":"method","name":"register_uri_scheme_as_display_isolated","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_display_isolated","summary":"Register @scheme as a display isolated scheme. This ..."},{"type":"method","name":"register_uri_scheme_as_empty_document","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_empty_document","summary":"Register @scheme as an empty document scheme. This ..."},{"type":"method","name":"register_uri_scheme_as_local","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_local","summary":"Register @scheme as a local scheme. This means ..."},{"type":"method","name":"register_uri_scheme_as_no_access","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_no_access","summary":"Register @scheme as a no-access scheme. This means ..."},{"type":"method","name":"register_uri_scheme_as_secure","type_name":"SecurityManager","ident":"webkit_security_manager_register_uri_scheme_as_secure","summary":"Register @scheme as a secure scheme. This means ..."},{"type":"method","name":"reload","type_name":"WebView","ident":"webkit_web_view_reload","summary":"Reloads the current contents of @web_view. See also webkit_web_view_reload_bypass_cache()."},{"type":"method","name":"reload_bypass_cache","type_name":"WebView","ident":"webkit_web_view_reload_bypass_cache","summary":"Reloads the current contents of @web_view without using any ..."},{"type":"method","name":"remove","type_name":"ContextMenu","ident":"webkit_context_menu_remove","summary":"Removes @item from the @menu. See also webkit_context_menu_remove_all() ..."},{"type":"method","name":"remove","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_remove","summary":"Asynchronously remove a content filter given its @identifier. ..."},{"type":"method","name":"remove","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_remove","summary":"Asynchronously removes the website data in the given @website_data ..."},{"type":"method","name":"remove_all","type_name":"ContextMenu","ident":"webkit_context_menu_remove_all","summary":"Removes all items of the @menu."},{"type":"method","name":"remove_all_filters","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_all_filters","summary":"Removes all content filters from the given #WebKitUserContentManager."},{"type":"method","name":"remove_all_scripts","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_all_scripts","summary":"Removes all user scripts from the given #WebKitUserContentManager ..."},{"type":"method","name":"remove_all_style_sheets","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_all_style_sheets","summary":"Removes all user style sheets from the given #WebKitUserContentManager."},{"type":"method","name":"remove_filter","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_filter","summary":"Removes a filter from the given #WebKitUserContentManager. Since 2.24"},{"type":"method","name":"remove_filter_by_id","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_filter_by_id","summary":"Removes a filter by the given identifier. Removes ..."},{"type":"method","name":"remove_finish","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_remove_finish","summary":"Finishes an asynchronous filter removal previously started with webkit_user_content_filter_store_remove()."},{"type":"method","name":"remove_finish","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_remove_finish","summary":"Finish an asynchronous operation started with webkit_website_data_manager_remove()."},{"type":"method","name":"remove_script","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_script","summary":"Removes a #WebKitUserScript from the given #WebKitUserContentManager. See ..."},{"type":"method","name":"remove_style_sheet","type_name":"UserContentManager","ident":"webkit_user_content_manager_remove_style_sheet","summary":"Removes a #WebKitUserStyleSheet from the given #WebKitUserContentManager. See ..."},{"type":"method","name":"reset","type_name":"InputMethodContext","ident":"webkit_input_method_context_reset","summary":"Reset the @context. This will typically cause the ..."},{"type":"method","name":"restore_session_state","type_name":"WebView","ident":"webkit_web_view_restore_session_state","summary":"Restore the @web_view session state from @state"},{"type":"method","name":"return_error_message","type_name":"ScriptMessageReply","ident":"webkit_script_message_reply_return_error_message","summary":"Reply to a script message with an error message."},{"type":"method","name":"return_value","type_name":"ScriptMessageReply","ident":"webkit_script_message_reply_return_value","summary":"Reply to a script message with a value. ..."},{"type":"method","name":"run_async_javascript_function_in_world","type_name":"WebView","ident":"webkit_web_view_run_async_javascript_function_in_world","summary":"Asynchronously run @body in the script world with name ..."},{"type":"method","name":"run_dialog","type_name":"PrintOperation","ident":"webkit_print_operation_run_dialog","summary":"Run the print dialog and start printing. Run ..."},{"type":"method","name":"run_javascript","type_name":"WebView","ident":"webkit_web_view_run_javascript","summary":"Asynchronously run @script in the context of the current ..."},{"type":"method","name":"run_javascript_finish","type_name":"WebView","ident":"webkit_web_view_run_javascript_finish","summary":"Finish an asynchronous operation started with webkit_web_view_run_javascript(). This ..."},{"type":"method","name":"run_javascript_from_gresource","type_name":"WebView","ident":"webkit_web_view_run_javascript_from_gresource","summary":"Asynchronously run the script from @resource. Asynchronously run ..."},{"type":"method","name":"run_javascript_from_gresource_finish","type_name":"WebView","ident":"webkit_web_view_run_javascript_from_gresource_finish","summary":"Finish an asynchronous operation started with webkit_web_view_run_javascript_from_gresource(). Check ..."},{"type":"method","name":"run_javascript_in_world","type_name":"WebView","ident":"webkit_web_view_run_javascript_in_world","summary":"Asynchronously run @script in the script world. Asynchronously ..."},{"type":"method","name":"run_javascript_in_world_finish","type_name":"WebView","ident":"webkit_web_view_run_javascript_in_world_finish","summary":"Finish an asynchronous operation started with webkit_web_view_run_javascript_in_world()."},{"type":"method","name":"save","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_save","summary":"Asynchronously save a content filter from a set source ..."},{"type":"method","name":"save","type_name":"WebView","ident":"webkit_web_view_save","summary":"Asynchronously save the current web page. Asynchronously save ..."},{"type":"method","name":"save_finish","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_save_finish","summary":"Finishes an asynchronous filter save previously started with webkit_user_content_filter_store_save()."},{"type":"method","name":"save_finish","type_name":"WebView","ident":"webkit_web_view_save_finish","summary":"Finish an asynchronous operation started with webkit_web_view_save()."},{"type":"method","name":"save_from_file","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_save_from_file","summary":"Asynchronously save a content filter from the contents of ..."},{"type":"method","name":"save_from_file_finish","type_name":"UserContentFilterStore","ident":"webkit_user_content_filter_store_save_from_file_finish","summary":"Finishes and asynchronous filter save previously started with webkit_user_content_filter_store_save_from_file()."},{"type":"method","name":"save_to_file","type_name":"WebView","ident":"webkit_web_view_save_to_file","summary":"Asynchronously save the current web page. Asynchronously save ..."},{"type":"method","name":"save_to_file_finish","type_name":"WebView","ident":"webkit_web_view_save_to_file_finish","summary":"Finish an asynchronous operation started with webkit_web_view_save_to_file()."},{"type":"method","name":"search","type_name":"FindController","ident":"webkit_find_controller_search","summary":"Looks for @search_text associated with @find_controller. Looks for ..."},{"type":"method","name":"search_finish","type_name":"FindController","ident":"webkit_find_controller_search_finish","summary":"Finishes a find operation. Finishes a find operation ..."},{"type":"method","name":"search_next","type_name":"FindController","ident":"webkit_find_controller_search_next","summary":"Looks for the next occurrence of the search text. ..."},{"type":"method","name":"search_previous","type_name":"FindController","ident":"webkit_find_controller_search_previous","summary":"Looks for the previous occurrence of the search text. ..."},{"type":"method","name":"select_files","type_name":"FileChooserRequest","ident":"webkit_file_chooser_request_select_files","summary":"Ask WebKit to select local files for upload and ..."},{"type":"method","name":"select_item","type_name":"OptionMenu","ident":"webkit_option_menu_select_item","summary":"Selects the #WebKitOptionMenuItem at @index in @menu. Selecting ..."},{"type":"method","name":"send_message_to_all_extensions","type_name":"WebContext","ident":"webkit_web_context_send_message_to_all_extensions","summary":"Send @message to all web process extensions associated to ..."},{"type":"method","name":"send_message_to_page","type_name":"WebView","ident":"webkit_web_view_send_message_to_page","summary":"Send @message to the #WebKitWebPage corresponding to @web_view. ..."},{"type":"method","name":"send_message_to_page_finish","type_name":"WebView","ident":"webkit_web_view_send_message_to_page_finish","summary":"Finish an asynchronous operation started with webkit_web_view_send_message_to_page()."},{"type":"method","name":"send_reply","type_name":"UserMessage","ident":"webkit_user_message_send_reply","summary":"Send a reply to an user message. If ..."},{"type":"method","name":"serialize","type_name":"WebViewSessionState","ident":"webkit_web_view_session_state_serialize","summary":"Serializes a #WebKitWebViewSessionState."},{"type":"method","name":"set_accept_policy","type_name":"CookieManager","ident":"webkit_cookie_manager_set_accept_policy","summary":"Set the cookie acceptance policy of @cookie_manager as @policy. ..."},{"type":"method","name":"set_additional_plugins_directory","type_name":"WebContext","ident":"webkit_web_context_set_additional_plugins_directory","summary":"Set an additional directory where WebKit will look for plugins."},{"type":"method","name":"set_allow_file_access_from_file_urls","type_name":"Settings","ident":"webkit_settings_set_allow_file_access_from_file_urls","summary":"Set the #WebKitSettings:allow-file-access-from-file-urls property."},{"type":"method","name":"set_allow_modal_dialogs","type_name":"Settings","ident":"webkit_settings_set_allow_modal_dialogs","summary":"Set the #WebKitSettings:allow-modal-dialogs property."},{"type":"method","name":"set_allow_overwrite","type_name":"Download","ident":"webkit_download_set_allow_overwrite","summary":"Sets the #WebKitDownload:allow-overwrite property. Sets the #WebKitDownload:allow-overwrite property, ..."},{"type":"method","name":"set_allow_top_navigation_to_data_urls","type_name":"Settings","ident":"webkit_settings_set_allow_top_navigation_to_data_urls","summary":"Set the #WebKitSettings:allow-top-navigation-to-data-urls property."},{"type":"method","name":"set_allow_universal_access_from_file_urls","type_name":"Settings","ident":"webkit_settings_set_allow_universal_access_from_file_urls","summary":"Set the #WebKitSettings:allow-universal-access-from-file-urls property."},{"type":"method","name":"set_altitude","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_set_altitude","summary":"Set the @position altitude."},{"type":"method","name":"set_altitude_accuracy","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_set_altitude_accuracy","summary":"Set the accuracy of @position altitude."},{"type":"method","name":"set_application_info","type_name":"AutomationSession","ident":"webkit_automation_session_set_application_info","summary":"Set the application information to @session. This information ..."},{"type":"method","name":"set_auto_load_images","type_name":"Settings","ident":"webkit_settings_set_auto_load_images","summary":"Set the #WebKitSettings:auto-load-images property."},{"type":"method","name":"set_automation_allowed","type_name":"WebContext","ident":"webkit_web_context_set_automation_allowed","summary":"Set whether automation is allowed in @context. When ..."},{"type":"method","name":"set_background_color","type_name":"WebView","ident":"webkit_web_view_set_background_color","summary":"Sets the color that will be used to draw ..."},{"type":"method","name":"set_cache_model","type_name":"WebContext","ident":"webkit_web_context_set_cache_model","summary":"Specifies a usage model for WebViews. Specifies a ..."},{"type":"method","name":"set_camera_capture_state","type_name":"WebView","ident":"webkit_web_view_set_camera_capture_state","summary":"Set the camera capture state of a #WebKitWebView. ..."},{"type":"method","name":"set_can_save_credentials","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_set_can_save_credentials","summary":"Set whether the authentication method associated with @request should ..."},{"type":"method","name":"set_color","type_name":"InputMethodUnderline","ident":"webkit_input_method_underline_set_color","summary":"Set the color of the underline. If @rgba ..."},{"type":"method","name":"set_conservative_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_set_conservative_threshold","summary":"Sets the memory limit for the conservative policy to ..."},{"type":"method","name":"set_content_type","type_name":"URISchemeResponse","ident":"webkit_uri_scheme_response_set_content_type","summary":"Sets the content type for the @response"},{"type":"method","name":"set_cors_allowlist","type_name":"WebView","ident":"webkit_web_view_set_cors_allowlist","summary":"Sets the @allowlist for CORS. Sets the @allowlist ..."},{"type":"method","name":"set_cursive_font_family","type_name":"Settings","ident":"webkit_settings_set_cursive_font_family","summary":"Set the #WebKitSettings:cursive-font-family property."},{"type":"method","name":"set_custom_charset","type_name":"WebView","ident":"webkit_web_view_set_custom_charset","summary":"Sets the current custom character encoding override of @web_view. ..."},{"type":"method","name":"set_default_charset","type_name":"Settings","ident":"webkit_settings_set_default_charset","summary":"Set the #WebKitSettings:default-charset property."},{"type":"method","name":"set_default_font_family","type_name":"Settings","ident":"webkit_settings_set_default_font_family","summary":"Set the #WebKitSettings:default-font-family property."},{"type":"method","name":"set_default_font_size","type_name":"Settings","ident":"webkit_settings_set_default_font_size","summary":"Set the #WebKitSettings:default-font-size property."},{"type":"method","name":"set_default_monospace_font_size","type_name":"Settings","ident":"webkit_settings_set_default_monospace_font_size","summary":"Set the #WebKitSettings:default-monospace-font-size property."},{"type":"method","name":"set_destination","type_name":"Download","ident":"webkit_download_set_destination","summary":"Sets the destination to which the downloaded file will ..."},{"type":"method","name":"set_disable_web_security","type_name":"Settings","ident":"webkit_settings_set_disable_web_security","summary":"Set the #WebKitSettings:disable-web-security property."},{"type":"method","name":"set_disk_cache_directory","type_name":"WebContext","ident":"webkit_web_context_set_disk_cache_directory","summary":"Set the directory where disk cache files will be ..."},{"type":"method","name":"set_display_capture_state","type_name":"WebView","ident":"webkit_web_view_set_display_capture_state","summary":"Set the display capture state of a #WebKitWebView. ..."},{"type":"method","name":"set_draw_compositing_indicators","type_name":"Settings","ident":"webkit_settings_set_draw_compositing_indicators","summary":"Set the #WebKitSettings:draw-compositing-indicators property."},{"type":"method","name":"set_editable","type_name":"WebView","ident":"webkit_web_view_set_editable","summary":"Sets whether the user is allowed to edit the ..."},{"type":"method","name":"set_enable_accelerated_2d_canvas","type_name":"Settings","ident":"webkit_settings_set_enable_accelerated_2d_canvas","summary":"Set the #WebKitSettings:enable-accelerated-2d-canvas property."},{"type":"method","name":"set_enable_back_forward_navigation_gestures","type_name":"Settings","ident":"webkit_settings_set_enable_back_forward_navigation_gestures","summary":"Set the #WebKitSettings:enable-back-forward-navigation-gestures property."},{"type":"method","name":"set_enable_caret_browsing","type_name":"Settings","ident":"webkit_settings_set_enable_caret_browsing","summary":"Set the #WebKitSettings:enable-caret-browsing property."},{"type":"method","name":"set_enable_developer_extras","type_name":"Settings","ident":"webkit_settings_set_enable_developer_extras","summary":"Set the #WebKitSettings:enable-developer-extras property."},{"type":"method","name":"set_enable_dns_prefetching","type_name":"Settings","ident":"webkit_settings_set_enable_dns_prefetching","summary":"Set the #WebKitSettings:enable-dns-prefetching property."},{"type":"method","name":"set_enable_encrypted_media","type_name":"Settings","ident":"webkit_settings_set_enable_encrypted_media","summary":"Set the #WebKitSettings:enable-encrypted-media property."},{"type":"method","name":"set_enable_frame_flattening","type_name":"Settings","ident":"webkit_settings_set_enable_frame_flattening","summary":"Frame flattening is no longer supported. This function does nothing."},{"type":"method","name":"set_enable_fullscreen","type_name":"Settings","ident":"webkit_settings_set_enable_fullscreen","summary":"Set the #WebKitSettings:enable-fullscreen property."},{"type":"method","name":"set_enable_html5_database","type_name":"Settings","ident":"webkit_settings_set_enable_html5_database","summary":"Set the #WebKitSettings:enable-html5-database property."},{"type":"method","name":"set_enable_html5_local_storage","type_name":"Settings","ident":"webkit_settings_set_enable_html5_local_storage","summary":"Set the #WebKitSettings:enable-html5-local-storage property."},{"type":"method","name":"set_enable_hyperlink_auditing","type_name":"Settings","ident":"webkit_settings_set_enable_hyperlink_auditing","summary":"Set the #WebKitSettings:enable-hyperlink-auditing property."},{"type":"method","name":"set_enable_java","type_name":"Settings","ident":"webkit_settings_set_enable_java","summary":"Set the #WebKitSettings:enable-java property. Deprecated function that does nothing."},{"type":"method","name":"set_enable_javascript","type_name":"Settings","ident":"webkit_settings_set_enable_javascript","summary":"Set the #WebKitSettings:enable-javascript property."},{"type":"method","name":"set_enable_javascript_markup","type_name":"Settings","ident":"webkit_settings_set_enable_javascript_markup","summary":"Set the #WebKitSettings:enable-javascript-markup property."},{"type":"method","name":"set_enable_media","type_name":"Settings","ident":"webkit_settings_set_enable_media","summary":"Set the #WebKitSettings:enable-media property."},{"type":"method","name":"set_enable_media_capabilities","type_name":"Settings","ident":"webkit_settings_set_enable_media_capabilities","summary":"Set the #WebKitSettings:enable-media-capabilities property."},{"type":"method","name":"set_enable_media_stream","type_name":"Settings","ident":"webkit_settings_set_enable_media_stream","summary":"Set the #WebKitSettings:enable-media-stream property."},{"type":"method","name":"set_enable_mediasource","type_name":"Settings","ident":"webkit_settings_set_enable_mediasource","summary":"Set the #WebKitSettings:enable-mediasource property."},{"type":"method","name":"set_enable_mock_capture_devices","type_name":"Settings","ident":"webkit_settings_set_enable_mock_capture_devices","summary":"Set the #WebKitSettings:enable-mock-capture-devices property."},{"type":"method","name":"set_enable_offline_web_application_cache","type_name":"Settings","ident":"webkit_settings_set_enable_offline_web_application_cache","summary":"Set the #WebKitSettings:enable-offline-web-application-cache property."},{"type":"method","name":"set_enable_page_cache","type_name":"Settings","ident":"webkit_settings_set_enable_page_cache","summary":"Set the #WebKitSettings:enable-page-cache property."},{"type":"method","name":"set_enable_plugins","type_name":"Settings","ident":"webkit_settings_set_enable_plugins","summary":"Set the #WebKitSettings:enable-plugins property."},{"type":"method","name":"set_enable_preedit","type_name":"InputMethodContext","ident":"webkit_input_method_context_set_enable_preedit","summary":"Set whether @context should enable preedit to display feedback."},{"type":"method","name":"set_enable_private_browsing","type_name":"Settings","ident":"webkit_settings_set_enable_private_browsing","summary":"Set the #WebKitSettings:enable-private-browsing property."},{"type":"method","name":"set_enable_resizable_text_areas","type_name":"Settings","ident":"webkit_settings_set_enable_resizable_text_areas","summary":"Set the #WebKitSettings:enable-resizable-text-areas property."},{"type":"method","name":"set_enable_site_specific_quirks","type_name":"Settings","ident":"webkit_settings_set_enable_site_specific_quirks","summary":"Set the #WebKitSettings:enable-site-specific-quirks property."},{"type":"method","name":"set_enable_smooth_scrolling","type_name":"Settings","ident":"webkit_settings_set_enable_smooth_scrolling","summary":"Set the #WebKitSettings:enable-smooth-scrolling property."},{"type":"method","name":"set_enable_spatial_navigation","type_name":"Settings","ident":"webkit_settings_set_enable_spatial_navigation","summary":"Set the #WebKitSettings:enable-spatial-navigation property."},{"type":"method","name":"set_enable_tabs_to_links","type_name":"Settings","ident":"webkit_settings_set_enable_tabs_to_links","summary":"Set the #WebKitSettings:enable-tabs-to-links property."},{"type":"method","name":"set_enable_webaudio","type_name":"Settings","ident":"webkit_settings_set_enable_webaudio","summary":"Set the #WebKitSettings:enable-webaudio property."},{"type":"method","name":"set_enable_webgl","type_name":"Settings","ident":"webkit_settings_set_enable_webgl","summary":"Set the #WebKitSettings:enable-webgl property."},{"type":"method","name":"set_enable_webrtc","type_name":"Settings","ident":"webkit_settings_set_enable_webrtc","summary":"Set the [property@Settings:enable-webrtc] property. Setting this property to ..."},{"type":"method","name":"set_enable_write_console_messages_to_stdout","type_name":"Settings","ident":"webkit_settings_set_enable_write_console_messages_to_stdout","summary":"Set the #WebKitSettings:enable-write-console-messages-to-stdout property."},{"type":"method","name":"set_enable_xss_auditor","type_name":"Settings","ident":"webkit_settings_set_enable_xss_auditor","summary":"The XSS auditor has been removed. This function does nothing."},{"type":"method","name":"set_fantasy_font_family","type_name":"Settings","ident":"webkit_settings_set_fantasy_font_family","summary":"Set the #WebKitSettings:fantasy-font-family property."},{"type":"method","name":"set_favicon_database_directory","type_name":"WebContext","ident":"webkit_web_context_set_favicon_database_directory","summary":"Set the directory path to store the favicons database. ..."},{"type":"method","name":"set_hardware_acceleration_policy","type_name":"Settings","ident":"webkit_settings_set_hardware_acceleration_policy","summary":"Set the #WebKitSettings:hardware-acceleration-policy property."},{"type":"method","name":"set_heading","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_set_heading","summary":"Set the @position heading. Set the @position heading, ..."},{"type":"method","name":"set_http_headers","type_name":"URISchemeResponse","ident":"webkit_uri_scheme_response_set_http_headers","summary":"Assign the provided #SoupMessageHeaders to the response. @headers ..."},{"type":"method","name":"set_input_hints","type_name":"InputMethodContext","ident":"webkit_input_method_context_set_input_hints","summary":"Set the value of the #WebKitInputMethodContext:input-hints property."},{"type":"method","name":"set_input_method_context","type_name":"WebView","ident":"webkit_web_view_set_input_method_context","summary":"Set the #WebKitInputMethodContext to be used by @web_view. ..."},{"type":"method","name":"set_input_purpose","type_name":"InputMethodContext","ident":"webkit_input_method_context_set_input_purpose","summary":"Set the value of the #WebKitInputMethodContext:input-purpose property."},{"type":"method","name":"set_is_muted","type_name":"WebView","ident":"webkit_web_view_set_is_muted","summary":"Sets the mute state of @web_view."},{"type":"method","name":"set_itp_enabled","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_set_itp_enabled","summary":"Enable or disable Intelligent Tracking Prevention (ITP). When ..."},{"type":"method","name":"set_javascript_can_access_clipboard","type_name":"Settings","ident":"webkit_settings_set_javascript_can_access_clipboard","summary":"Set the #WebKitSettings:javascript-can-access-clipboard property."},{"type":"method","name":"set_javascript_can_open_windows_automatically","type_name":"Settings","ident":"webkit_settings_set_javascript_can_open_windows_automatically","summary":"Set the #WebKitSettings:javascript-can-open-windows-automatically property."},{"type":"method","name":"set_kill_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_set_kill_threshold","summary":"Sets @value as the fraction of the defined memory ..."},{"type":"method","name":"set_load_icons_ignoring_image_load_setting","type_name":"Settings","ident":"webkit_settings_set_load_icons_ignoring_image_load_setting","summary":"Set the #WebKitSettings:load-icons-ignoring-image-load-setting property."},{"type":"method","name":"set_media_content_types_requiring_hardware_support","type_name":"Settings","ident":"webkit_settings_set_media_content_types_requiring_hardware_support","summary":"Set the #WebKitSettings:media-content-types-requiring-hardware-support property."},{"type":"method","name":"set_media_playback_allows_inline","type_name":"Settings","ident":"webkit_settings_set_media_playback_allows_inline","summary":"Set the #WebKitSettings:media-playback-allows-inline property."},{"type":"method","name":"set_media_playback_requires_user_gesture","type_name":"Settings","ident":"webkit_settings_set_media_playback_requires_user_gesture","summary":"Set the #WebKitSettings:media-playback-requires-user-gesture property."},{"type":"method","name":"set_memory_limit","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_set_memory_limit","summary":"Sets @memory_limit the memory limit value to @settings. ..."},{"type":"method","name":"set_microphone_capture_state","type_name":"WebView","ident":"webkit_web_view_set_microphone_capture_state","summary":"Set the microphone capture state of a #WebKitWebView. ..."},{"type":"method","name":"set_minimum_font_size","type_name":"Settings","ident":"webkit_settings_set_minimum_font_size","summary":"Set the #WebKitSettings:minimum-font-size property."},{"type":"method","name":"set_monospace_font_family","type_name":"Settings","ident":"webkit_settings_set_monospace_font_family","summary":"Set the #WebKitSettings:monospace-font-family property."},{"type":"method","name":"set_name","type_name":"ApplicationInfo","ident":"webkit_application_info_set_name","summary":"Set the name of the application. If not ..."},{"type":"method","name":"set_network_proxy_settings","type_name":"WebContext","ident":"webkit_web_context_set_network_proxy_settings","summary":"Set the network proxy settings to be used by ..."},{"type":"method","name":"set_network_proxy_settings","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_set_network_proxy_settings","summary":"Set the network proxy settings to be used by ..."},{"type":"method","name":"set_page_setup","type_name":"PrintOperation","ident":"webkit_print_operation_set_page_setup","summary":"Set the current page setup of @print_operation. Current ..."},{"type":"method","name":"set_persistent_credential_storage_enabled","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_set_persistent_credential_storage_enabled","summary":"Enable or disable persistent credential storage. When enabled, ..."},{"type":"method","name":"set_persistent_storage","type_name":"CookieManager","ident":"webkit_cookie_manager_set_persistent_storage","summary":"Set non-session cookies. Set the @filename where non-session ..."},{"type":"method","name":"set_pictograph_font_family","type_name":"Settings","ident":"webkit_settings_set_pictograph_font_family","summary":"Set the #WebKitSettings:pictograph-font-family property."},{"type":"method","name":"set_poll_interval","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_set_poll_interval","summary":"Sets @value as the poll interval used by @settings. ..."},{"type":"method","name":"set_preferred_languages","type_name":"WebContext","ident":"webkit_web_context_set_preferred_languages","summary":"Set the list of preferred languages. Set the ..."},{"type":"method","name":"set_print_backgrounds","type_name":"Settings","ident":"webkit_settings_set_print_backgrounds","summary":"Set the #WebKitSettings:print-backgrounds property."},{"type":"method","name":"set_print_settings","type_name":"PrintOperation","ident":"webkit_print_operation_set_print_settings","summary":"Set the current print settings of @print_operation. Set ..."},{"type":"method","name":"set_process_model","type_name":"WebContext","ident":"webkit_web_context_set_process_model","summary":"This function previously allowed specifying the process model to ..."},{"type":"method","name":"set_proposed_credential","type_name":"AuthenticationRequest","ident":"webkit_authentication_request_set_proposed_credential","summary":"Set the #WebKitCredential of the proposed authentication challenge. ..."},{"type":"method","name":"set_rgba","type_name":"ColorChooserRequest","ident":"webkit_color_chooser_request_set_rgba","summary":"Sets the current #GdkRGBA color of @request"},{"type":"method","name":"set_sandbox_enabled","type_name":"WebContext","ident":"webkit_web_context_set_sandbox_enabled","summary":"Set whether WebKit subprocesses will be sandboxed. Set ..."},{"type":"method","name":"set_sans_serif_font_family","type_name":"Settings","ident":"webkit_settings_set_sans_serif_font_family","summary":"Set the #WebKitSettings:sans-serif-font-family property."},{"type":"method","name":"set_serif_font_family","type_name":"Settings","ident":"webkit_settings_set_serif_font_family","summary":"Set the #WebKitSettings:serif-font-family property."},{"type":"method","name":"set_settings","type_name":"WebView","ident":"webkit_web_view_set_settings","summary":"Sets the #WebKitSettings to be applied to @web_view. ..."},{"type":"method","name":"set_speed","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_set_speed","summary":"Set the @position speed."},{"type":"method","name":"set_spell_checking_enabled","type_name":"WebContext","ident":"webkit_web_context_set_spell_checking_enabled","summary":"Enable or disable the spell checking feature."},{"type":"method","name":"set_spell_checking_languages","type_name":"WebContext","ident":"webkit_web_context_set_spell_checking_languages","summary":"Set the list of spell checking languages to be ..."},{"type":"method","name":"set_status","type_name":"URISchemeResponse","ident":"webkit_uri_scheme_response_set_status","summary":"Sets the status code and reason phrase for the ..."},{"type":"method","name":"set_strict_threshold","type_name":"MemoryPressureSettings","ident":"webkit_memory_pressure_settings_set_strict_threshold","summary":"Sets the memory limit for the strict policy to ..."},{"type":"method","name":"set_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_set_submenu","summary":"Sets or replaces the @item submenu. If @submenu ..."},{"type":"method","name":"set_timestamp","type_name":"GeolocationPosition","ident":"webkit_geolocation_position_set_timestamp","summary":"Set the @position timestamp. By default it's the ..."},{"type":"method","name":"set_tls_errors_policy","type_name":"WebContext","ident":"webkit_web_context_set_tls_errors_policy","summary":"Set the TLS errors policy of @context as @policy."},{"type":"method","name":"set_tls_errors_policy","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_set_tls_errors_policy","summary":"Set the TLS errors policy of @manager as @policy."},{"type":"method","name":"set_uri","type_name":"URIRequest","ident":"webkit_uri_request_set_uri","summary":"Set the URI of @request"},{"type":"method","name":"set_use_system_appearance_for_scrollbars","type_name":"WebContext","ident":"webkit_web_context_set_use_system_appearance_for_scrollbars","summary":"Set the #WebKitWebContext:use-system-appearance-for-scrollbars property."},{"type":"method","name":"set_user_agent","type_name":"Settings","ident":"webkit_settings_set_user_agent","summary":"Set the #WebKitSettings:user-agent property."},{"type":"method","name":"set_user_agent_with_application_details","type_name":"Settings","ident":"webkit_settings_set_user_agent_with_application_details","summary":"Set the #WebKitSettings:user-agent property by appending the application details. ..."},{"type":"method","name":"set_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_set_user_data","summary":"Sets user data to @menu. This function can ..."},{"type":"method","name":"set_version","type_name":"ApplicationInfo","ident":"webkit_application_info_set_version","summary":"Set the application version. If the application doesn't ..."},{"type":"method","name":"set_web_extensions_directory","type_name":"WebContext","ident":"webkit_web_context_set_web_extensions_directory","summary":"Set the directory where WebKit will look for web ..."},{"type":"method","name":"set_web_extensions_initialization_user_data","type_name":"WebContext","ident":"webkit_web_context_set_web_extensions_initialization_user_data","summary":"Set user data to be passed to web process ..."},{"type":"method","name":"set_web_process_count_limit","type_name":"WebContext","ident":"webkit_web_context_set_web_process_count_limit","summary":"Sets the maximum number of web processes. Sets ..."},{"type":"method","name":"set_zoom_level","type_name":"WebView","ident":"webkit_web_view_set_zoom_level","summary":"Set the zoom level of @web_view. Set the ..."},{"type":"method","name":"set_zoom_text_only","type_name":"Settings","ident":"webkit_settings_set_zoom_text_only","summary":"Set the #WebKitSettings:zoom-text-only property."},{"type":"method","name":"show","type_name":"WebInspector","ident":"webkit_web_inspector_show","summary":"Request @inspector to be shown."},{"type":"method","name":"stop_loading","type_name":"WebView","ident":"webkit_web_view_stop_loading","summary":"Stops any ongoing loading operation in @web_view. This ..."},{"type":"method","name":"submit","type_name":"FormSubmissionRequest","ident":"webkit_form_submission_request_submit","summary":"Continue the form submission."},{"type":"method","name":"terminate_web_process","type_name":"WebView","ident":"webkit_web_view_terminate_web_process","summary":"Terminates the web process associated to @web_view. When ..."},{"type":"method","name":"to_string","type_name":"SecurityOrigin","ident":"webkit_security_origin_to_string","summary":"Gets a string representation of @origin. The string ..."},{"type":"method","name":"try_close","type_name":"WebView","ident":"webkit_web_view_try_close","summary":"Tries to close the @web_view. This will fire ..."},{"type":"method","name":"unref","type_name":"ApplicationInfo","ident":"webkit_application_info_unref","summary":"Atomically decrements the reference count of @info by one. ..."},{"type":"method","name":"unref","type_name":"ITPFirstParty","ident":"webkit_itp_first_party_unref","summary":"Atomically decrements the reference count of @itp_first_party by one. ..."},{"type":"method","name":"unref","type_name":"ITPThirdParty","ident":"webkit_itp_third_party_unref","summary":"Atomically decrements the reference count of @itp_third_party by one. ..."},{"type":"method","name":"unref","type_name":"JavascriptResult","ident":"webkit_javascript_result_unref","summary":"Atomically decrements the reference count of @js_result by one. ..."},{"type":"method","name":"unref","type_name":"MimeInfo","ident":"webkit_mime_info_unref","summary":"Atomically decrements the reference count of @info by one. ..."},{"type":"method","name":"unref","type_name":"PermissionStateQuery","ident":"webkit_permission_state_query_unref","summary":"Atomically decrements the reference count of @query by one. ..."},{"type":"method","name":"unref","type_name":"ScriptDialog","ident":"webkit_script_dialog_unref","summary":"Atomically decrements the reference count of @dialog by one. ..."},{"type":"method","name":"unref","type_name":"ScriptMessageReply","ident":"webkit_script_message_reply_unref","summary":"Atomically decrements the reference count of @script_message_reply by one. ..."},{"type":"method","name":"unref","type_name":"SecurityOrigin","ident":"webkit_security_origin_unref","summary":"Atomically decrements the reference count of @origin by one. ..."},{"type":"method","name":"unref","type_name":"UserContentFilter","ident":"webkit_user_content_filter_unref","summary":"Atomically decrements the reference count of @user_content_filter by one. ..."},{"type":"method","name":"unref","type_name":"UserScript","ident":"webkit_user_script_unref","summary":"Atomically decrements the reference count of @user_script by one. ..."},{"type":"method","name":"unref","type_name":"UserStyleSheet","ident":"webkit_user_style_sheet_unref","summary":"Atomically decrements the reference count of @user_style_sheet by one. ..."},{"type":"method","name":"unref","type_name":"WebsiteData","ident":"webkit_website_data_unref","summary":"Atomically decrements the reference count of @website_data by one. ..."},{"type":"method","name":"unref","type_name":"WebViewSessionState","ident":"webkit_web_view_session_state_unref","summary":"Atomically decrements the reference count of @state by one. ..."},{"type":"method","name":"unregister_script_message_handler","type_name":"UserContentManager","ident":"webkit_user_content_manager_unregister_script_message_handler","summary":"Unregisters a previously registered message handler. Note that ..."},{"type":"method","name":"unregister_script_message_handler_in_world","type_name":"UserContentManager","ident":"webkit_user_content_manager_unregister_script_message_handler_in_world","summary":"Unregisters a previously registered message handler in script world ..."},{"type":"method","name":"update_position","type_name":"GeolocationManager","ident":"webkit_geolocation_manager_update_position","summary":"Notify @manager that position has been updated to @position."},{"type":"method","name":"uri_scheme_is_cors_enabled","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_cors_enabled","summary":"Whether @scheme is considered as a CORS enabled scheme. ..."},{"type":"method","name":"uri_scheme_is_display_isolated","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_display_isolated","summary":"Whether @scheme is considered as a display isolated scheme. ..."},{"type":"method","name":"uri_scheme_is_empty_document","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_empty_document","summary":"Whether @scheme is considered as an empty document scheme. ..."},{"type":"method","name":"uri_scheme_is_local","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_local","summary":"Whether @scheme is considered as a local scheme. ..."},{"type":"method","name":"uri_scheme_is_no_access","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_no_access","summary":"Whether @scheme is considered as a no-access scheme. ..."},{"type":"method","name":"uri_scheme_is_secure","type_name":"SecurityManager","ident":"webkit_security_manager_uri_scheme_is_secure","summary":"Whether @scheme is considered as a secure scheme. ..."},{"type":"method","name":"use","type_name":"PolicyDecision","ident":"webkit_policy_decision_use","summary":"Accept the action which triggered this decision."},{"type":"method","name":"use_with_policies","type_name":"PolicyDecision","ident":"webkit_policy_decision_use_with_policies","summary":"Accept the navigation action and continue with provided @policies. ..."},{"type":"property","name":"allow-file-access-from-file-urls","type_name":"Settings","summary":"Whether file access is allowed from file URLs. By ..."},{"type":"property","name":"allow-modal-dialogs","type_name":"Settings","summary":"Determine whether it's allowed to create and run modal ..."},{"type":"property","name":"allow-overwrite","type_name":"Download","summary":"Whether or not the download is allowed to overwrite ..."},{"type":"property","name":"allow-top-navigation-to-data-urls","type_name":"Settings","summary":"Whether or not the top frame is allowed to ..."},{"type":"property","name":"allow-universal-access-from-file-urls","type_name":"Settings","summary":"Whether or not JavaScript running in the context of ..."},{"type":"property","name":"attached-height","type_name":"WebInspector","summary":"The height that the inspector view should have when ..."},{"type":"property","name":"auto-load-images","type_name":"Settings","summary":"Determines whether images should be automatically loaded or not. ..."},{"type":"property","name":"automation-presentation-type","type_name":"WebView","summary":"The #WebKitAutomationBrowsingContextPresentation of #WebKitWebView. This should only be used ..."},{"type":"property","name":"autoplay","type_name":"WebsitePolicies","summary":"The #WebKitAutoplayPolicy of #WebKitWebsitePolicies."},{"type":"property","name":"base-cache-directory","type_name":"WebsiteDataManager","summary":"The base directory for caches. If %NULL, a default ..."},{"type":"property","name":"base-data-directory","type_name":"WebsiteDataManager","summary":"The base directory for website data. If %NULL, a ..."},{"type":"property","name":"body","type_name":"Notification","summary":"The body for the notification."},{"type":"property","name":"camera-capture-state","type_name":"WebView","summary":"Capture state of the camera device. Whenever the user ..."},{"type":"property","name":"can-attach","type_name":"WebInspector","summary":"Whether the @inspector can be attached to the same ..."},{"type":"property","name":"content-length","type_name":"URIResponse","summary":"The expected content length of the response."},{"type":"property","name":"context","type_name":"HitTestResult","summary":"Bitmask of #WebKitHitTestResultContext flags representing the context of the #WebKitHitTestResult."},{"type":"property","name":"cursive-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"default-charset","type_name":"Settings","summary":"The default text charset used when interpreting content with ..."},{"type":"property","name":"default-content-security-policy","type_name":"WebView","summary":"The default Content-Security-Policy used by the webview as if ..."},{"type":"property","name":"default-font-family","type_name":"Settings","summary":"The font family to use as the default for ..."},{"type":"property","name":"default-font-size","type_name":"Settings","summary":"The default font size in pixels to use for ..."},{"type":"property","name":"default-monospace-font-size","type_name":"Settings","summary":"The default font size in pixels to use for ..."},{"type":"property","name":"destination","type_name":"Download","summary":"The local path to where the download will be saved."},{"type":"property","name":"disable-web-security","type_name":"Settings","summary":"Enable or disable support for Web Security on pages. ..."},{"type":"property","name":"disk-cache-directory","type_name":"WebsiteDataManager","summary":"The directory where HTTP disk cache will be stored."},{"type":"property","name":"display-capture-state","type_name":"WebView","summary":"Capture state of the display device. Whenever the user ..."},{"type":"property","name":"dom-cache-directory","type_name":"WebsiteDataManager","summary":"The directory where DOM cache will be stored."},{"type":"property","name":"draw-compositing-indicators","type_name":"Settings","summary":"Whether to draw compositing borders and repaint counters on ..."},{"type":"property","name":"editable","type_name":"WebView","summary":"Whether the pages loaded inside #WebKitWebView are editable. For ..."},{"type":"property","name":"enable-accelerated-2d-canvas","type_name":"Settings","summary":"Enable or disable accelerated 2D canvas. Accelerated 2D canvas ..."},{"type":"property","name":"enable-back-forward-navigation-gestures","type_name":"Settings","summary":"Enable or disable horizontal swipe gesture for back-forward navigation."},{"type":"property","name":"enable-caret-browsing","type_name":"Settings","summary":"Whether to enable accessibility enhanced keyboard navigation."},{"type":"property","name":"enable-developer-extras","type_name":"Settings","summary":"Determines whether or not developer tools, such as the ..."},{"type":"property","name":"enable-dns-prefetching","type_name":"Settings","summary":"Determines whether or not to prefetch domain names. DNS ..."},{"type":"property","name":"enable-encrypted-media","type_name":"Settings","summary":"Enable or disable support for Encrypted Media API on ..."},{"type":"property","name":"enable-frame-flattening","type_name":"Settings","summary":"Frame flattening is no longer supported. This property does nothing."},{"type":"property","name":"enable-fullscreen","type_name":"Settings","summary":"Whether to enable the Javascript Fullscreen API. The API ..."},{"type":"property","name":"enable-high-accuracy","type_name":"GeolocationManager","summary":"Whether high accuracy is enabled. This is a read-only ..."},{"type":"property","name":"enable-html5-database","type_name":"Settings","summary":"Whether to enable HTML5 client-side SQL database support (IndexedDB)."},{"type":"property","name":"enable-html5-local-storage","type_name":"Settings","summary":"Whether to enable HTML5 local storage support. Local storage ..."},{"type":"property","name":"enable-hyperlink-auditing","type_name":"Settings","summary":"Determines whether or not hyperlink auditing is enabled. ..."},{"type":"property","name":"enable-java","type_name":"Settings","summary":"Determines whether or not Java is enabled on the page."},{"type":"property","name":"enable-javascript","type_name":"Settings","summary":"Determines whether or not JavaScript executes within a page."},{"type":"property","name":"enable-javascript-markup","type_name":"Settings","summary":"Determines whether or not JavaScript markup is allowed in ..."},{"type":"property","name":"enable-media","type_name":"Settings","summary":"Enable or disable support for media playback on pages. ..."},{"type":"property","name":"enable-media-capabilities","type_name":"Settings","summary":"Enable or disable support for MediaCapabilities on pages. This ..."},{"type":"property","name":"enable-media-stream","type_name":"Settings","summary":"Enable or disable support for MediaStream on pages. MediaStream ..."},{"type":"property","name":"enable-mediasource","type_name":"Settings","summary":"Enable or disable support for MediaSource on pages. MediaSource ..."},{"type":"property","name":"enable-mock-capture-devices","type_name":"Settings","summary":"Enable or disable the Mock Capture Devices. Those are ..."},{"type":"property","name":"enable-offline-web-application-cache","type_name":"Settings","summary":"Whether to enable HTML5 offline web application cache support. ..."},{"type":"property","name":"enable-page-cache","type_name":"Settings","summary":"Enable or disable the page cache. Disabling the page ..."},{"type":"property","name":"enable-plugins","type_name":"Settings","summary":"Determines whether or not plugins on the page are enabled."},{"type":"property","name":"enable-private-browsing","type_name":"Settings","summary":"Determines whether or not private browsing is enabled. Private ..."},{"type":"property","name":"enable-resizable-text-areas","type_name":"Settings","summary":"Determines whether or not text areas can be resized."},{"type":"property","name":"enable-site-specific-quirks","type_name":"Settings","summary":"Whether to turn on site-specific quirks. Turning this on ..."},{"type":"property","name":"enable-smooth-scrolling","type_name":"Settings","summary":"Enable or disable smooth scrolling."},{"type":"property","name":"enable-spatial-navigation","type_name":"Settings","summary":"Whether to enable Spatial Navigation. This feature consists in ..."},{"type":"property","name":"enable-tabs-to-links","type_name":"Settings","summary":"Determines whether the tab key cycles through the elements ..."},{"type":"property","name":"enable-webaudio","type_name":"Settings","summary":"Enable or disable support for WebAudio on pages. WebAudio ..."},{"type":"property","name":"enable-webgl","type_name":"Settings","summary":"Enable or disable support for WebGL on pages. WebGL ..."},{"type":"property","name":"enable-webrtc","type_name":"Settings","summary":"Enable WebRTC support for loaded pages. Enabling this ..."},{"type":"property","name":"enable-write-console-messages-to-stdout","type_name":"Settings","summary":"Enable or disable writing console messages to stdout. These ..."},{"type":"property","name":"enable-xss-auditor","type_name":"Settings","summary":"Whether to enable the XSS auditor. This feature filters ..."},{"type":"property","name":"estimated-load-progress","type_name":"WebView","summary":"An estimate of the percent completion for the current ..."},{"type":"property","name":"estimated-progress","type_name":"Download","summary":"An estimate of the percent completion for the download ..."},{"type":"property","name":"fantasy-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"favicon","type_name":"WebView","summary":"The favicon currently associated to the #WebKitWebView. See webkit_web_view_get_favicon() ..."},{"type":"property","name":"fd-list","type_name":"UserMessage","summary":"The UNIX file descriptors of the user message."},{"type":"property","name":"filter","type_name":"FileChooserRequest","summary":"The filter currently associated with the request. See webkit_file_chooser_request_get_mime_types_filter() ..."},{"type":"property","name":"frame-name","type_name":"NavigationPolicyDecision","summary":"If this navigation request targets a new frame, this ..."},{"type":"property","name":"fullscreen","type_name":"WindowProperties","summary":"Whether window will be displayed fullscreen."},{"type":"property","name":"geometry","type_name":"WindowProperties","summary":"The size and position of the window on the screen."},{"type":"property","name":"hardware-acceleration-policy","type_name":"Settings","summary":"The #WebKitHardwareAccelerationPolicy to decide how to enable and disable ..."},{"type":"property","name":"hsts-cache-directory","type_name":"WebsiteDataManager","summary":"The directory where the HTTP Strict-Transport-Security (HSTS) cache will ..."},{"type":"property","name":"http-headers","type_name":"URIResponse","summary":"The HTTP headers of the response, or %NULL if ..."},{"type":"property","name":"id","type_name":"AutomationSession","summary":"The session unique identifier."},{"type":"property","name":"id","type_name":"Notification","summary":"The unique id for the notification."},{"type":"property","name":"image-uri","type_name":"HitTestResult","summary":"The URI of the image if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE is ..."},{"type":"property","name":"indexeddb-directory","type_name":"WebsiteDataManager","summary":"The directory where IndexedDB databases will be stored."},{"type":"property","name":"input-hints","type_name":"InputMethodContext","summary":"The #WebKitInputHints of the input associated with this context."},{"type":"property","name":"input-purpose","type_name":"InputMethodContext","summary":"The #WebKitInputPurpose of the input associated with this context."},{"type":"property","name":"inspected-uri","type_name":"WebInspector","summary":"The URI that is currently being inspected."},{"type":"property","name":"is-controlled-by-automation","type_name":"WebView","summary":"Whether the #WebKitWebView is controlled by automation. This should ..."},{"type":"property","name":"is-ephemeral","type_name":"WebsiteDataManager","summary":"Whether the #WebKitWebsiteDataManager is ephemeral. An ephemeral #WebKitWebsiteDataManager handles ..."},{"type":"property","name":"is-ephemeral","type_name":"WebView","summary":"Whether the #WebKitWebView is ephemeral. An ephemeral web view ..."},{"type":"property","name":"is-for-audio-device","type_name":"UserMediaPermissionRequest","summary":"Whether the media device to which the permission was ..."},{"type":"property","name":"is-for-video-device","type_name":"UserMediaPermissionRequest","summary":"Whether the media device to which the permission was ..."},{"type":"property","name":"is-loading","type_name":"WebView","summary":"Whether the #WebKitWebView is currently loading a page. This ..."},{"type":"property","name":"is-muted","type_name":"WebView","summary":"Whether the #WebKitWebView audio is muted. When %TRUE, audio ..."},{"type":"property","name":"is-playing-audio","type_name":"WebView","summary":"Whether the #WebKitWebView is currently playing audio from a ..."},{"type":"property","name":"is-web-process-responsive","type_name":"WebView","summary":"Whether the web process currently associated to the #WebKitWebView ..."},{"type":"property","name":"itp-directory","type_name":"WebsiteDataManager","summary":"The directory where Intelligent Tracking Prevention (ITP) data will ..."},{"type":"property","name":"javascript-can-access-clipboard","type_name":"Settings","summary":"Whether JavaScript can access the clipboard. The default value ..."},{"type":"property","name":"javascript-can-open-windows-automatically","type_name":"Settings","summary":"Whether JavaScript can open popup windows automatically without user intervention."},{"type":"property","name":"link-label","type_name":"HitTestResult","summary":"The label of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-title","type_name":"HitTestResult","summary":"The title of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-uri","type_name":"HitTestResult","summary":"The URI of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"load-icons-ignoring-image-load-setting","type_name":"Settings","summary":"Determines whether a site can load favicons irrespective of ..."},{"type":"property","name":"local-storage-directory","type_name":"WebContext","summary":"The directory where local storage data will be saved."},{"type":"property","name":"local-storage-directory","type_name":"WebsiteDataManager","summary":"The directory where local storage data will be stored."},{"type":"property","name":"locationbar-visible","type_name":"WindowProperties","summary":"Whether the locationbar should be visible for the window."},{"type":"property","name":"max-match-count","type_name":"FindController","summary":"The maximum number of matches to report for a ..."},{"type":"property","name":"media-content-types-requiring-hardware-support","type_name":"Settings","summary":"List of media content types requiring hardware support, split ..."},{"type":"property","name":"media-playback-allows-inline","type_name":"Settings","summary":"Whether media playback is full-screen only or inline playback ..."},{"type":"property","name":"media-playback-requires-user-gesture","type_name":"Settings","summary":"Whether a user gesture (such as clicking the play ..."},{"type":"property","name":"media-uri","type_name":"HitTestResult","summary":"The URI of the media if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA is ..."},{"type":"property","name":"memory-pressure-settings","type_name":"WebContext","summary":"The #WebKitMemoryPressureSettings applied to the web processes created by ..."},{"type":"property","name":"menubar-visible","type_name":"WindowProperties","summary":"Whether the menubar should be visible for the window."},{"type":"property","name":"microphone-capture-state","type_name":"WebView","summary":"Capture state of the microphone device. Whenever the user ..."},{"type":"property","name":"mime-type","type_name":"URIResponse","summary":"The MIME type of the response."},{"type":"property","name":"mime-types","type_name":"FileChooserRequest","summary":"A %NULL-terminated array of strings containing the list of ..."},{"type":"property","name":"minimum-font-size","type_name":"Settings","summary":"The minimum font size in pixels used to display ..."},{"type":"property","name":"modifiers","type_name":"NavigationPolicyDecision","summary":"If the navigation associated with this policy decision was ..."},{"type":"property","name":"monospace-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"mouse-button","type_name":"NavigationPolicyDecision","summary":"If the navigation associated with this policy decision was ..."},{"type":"property","name":"name","type_name":"UserMessage","summary":"The name of the user message."},{"type":"property","name":"navigation-action","type_name":"NavigationPolicyDecision","summary":"The #WebKitNavigationAction that triggered this policy decision."},{"type":"property","name":"navigation-type","type_name":"NavigationPolicyDecision","summary":"The type of navigation that triggered this policy decision. ..."},{"type":"property","name":"offline-application-cache-directory","type_name":"WebsiteDataManager","summary":"The directory where offline web application cache will be stored."},{"type":"property","name":"options","type_name":"FindController","summary":"The options to be used in the search operation."},{"type":"property","name":"page-id","type_name":"WebView","summary":"The identifier of the #WebKitWebPage corresponding to the #WebKitWebView."},{"type":"property","name":"page-setup","type_name":"PrintOperation","summary":"The initial #GtkPageSetup for the print operation."},{"type":"property","name":"parameters","type_name":"UserMessage","summary":"The parameters of the user message as a #GVariant, ..."},{"type":"property","name":"path","type_name":"UserContentFilterStore","summary":"The directory used for filter storage. This path is ..."},{"type":"property","name":"pictograph-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"print-backgrounds","type_name":"Settings","summary":"Whether background images should be drawn during printing."},{"type":"property","name":"print-settings","type_name":"PrintOperation","summary":"The initial #GtkPrintSettings for the print operation."},{"type":"property","name":"process-swap-on-cross-site-navigation-enabled","type_name":"WebContext","summary":"Whether swap Web processes on cross-site navigations is enabled. ..."},{"type":"property","name":"related-view","type_name":"WebView","summary":"The related #WebKitWebView used when creating the view to ..."},{"type":"property","name":"request","type_name":"NavigationPolicyDecision","summary":"This property contains the #WebKitURIRequest associated with this navigation."},{"type":"property","name":"request","type_name":"ResponsePolicyDecision","summary":"This property contains the #WebKitURIRequest associated with this policy decision."},{"type":"property","name":"resizable","type_name":"WindowProperties","summary":"Whether the window can be resized."},{"type":"property","name":"response","type_name":"Download","summary":"The #WebKitURIResponse associated with this download."},{"type":"property","name":"response","type_name":"ResponsePolicyDecision","summary":"This property contains the #WebKitURIResponse associated with this policy decision."},{"type":"property","name":"response","type_name":"WebResource","summary":"The #WebKitURIResponse associated with this resource."},{"type":"property","name":"rgba","type_name":"ColorChooserRequest","summary":"The #GdkRGBA color of the request"},{"type":"property","name":"sans-serif-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"scrollbars-visible","type_name":"WindowProperties","summary":"Whether the scrollbars should be visible for the window."},{"type":"property","name":"select-multiple","type_name":"FileChooserRequest","summary":"Whether the file chooser should allow selecting multiple files. ..."},{"type":"property","name":"selected-files","type_name":"FileChooserRequest","summary":"A %NULL-terminated array of strings containing the list of ..."},{"type":"property","name":"serif-font-family","type_name":"Settings","summary":"The font family used as the default for content ..."},{"type":"property","name":"service-worker-registrations-directory","type_name":"WebsiteDataManager","summary":"The directory where service workers registrations will be stored."},{"type":"property","name":"settings","type_name":"WebView","summary":"The #WebKitSettings of the view."},{"type":"property","name":"status-code","type_name":"URIResponse","summary":"The status code of the response as returned by ..."},{"type":"property","name":"statusbar-visible","type_name":"WindowProperties","summary":"Whether the statusbar should be visible for the window."},{"type":"property","name":"stream","type_name":"URISchemeResponse","summary":"The input stream to read from."},{"type":"property","name":"stream-length","type_name":"URISchemeResponse","summary":"The input stream length in bytes, `-1` for unknown length."},{"type":"property","name":"suggested-filename","type_name":"URIResponse","summary":"The suggested filename for the URI response."},{"type":"property","name":"tag","type_name":"Notification","summary":"The tag identifier for the notification."},{"type":"property","name":"text","type_name":"FindController","summary":"The current search text for this #WebKitFindController."},{"type":"property","name":"time-zone-override","type_name":"WebContext","summary":"The timezone override for this web context. Setting this ..."},{"type":"property","name":"title","type_name":"Notification","summary":"The title for the notification."},{"type":"property","name":"title","type_name":"PrintCustomWidget","summary":"The title of the custom widget."},{"type":"property","name":"title","type_name":"WebView","summary":"The main frame document title of this #WebKitWebView. If ..."},{"type":"property","name":"toolbar-visible","type_name":"WindowProperties","summary":"Whether the toolbar should be visible for the window."},{"type":"property","name":"typing-attributes","type_name":"EditorState","summary":"Bitmask of #WebKitEditorTypingAttributes flags. See webkit_editor_state_get_typing_attributes() for more information."},{"type":"property","name":"uri","type_name":"URIRequest","summary":"The URI to which the request will be made."},{"type":"property","name":"uri","type_name":"URIResponse","summary":"The URI for which the response was made."},{"type":"property","name":"uri","type_name":"WebResource","summary":"The current active URI of the #WebKitWebResource. See webkit_web_resource_get_uri() ..."},{"type":"property","name":"uri","type_name":"WebView","summary":"The current active URI of the #WebKitWebView. See webkit_web_view_get_uri() ..."},{"type":"property","name":"use-system-appearance-for-scrollbars","type_name":"WebContext","summary":"Whether to use system appearance for rendering scrollbars. ..."},{"type":"property","name":"user-agent","type_name":"Settings","summary":"The user-agent string used by WebKit. Unusual user-agent strings ..."},{"type":"property","name":"user-content-manager","type_name":"WebView","summary":"The #WebKitUserContentManager of the view."},{"type":"property","name":"web-context","type_name":"WebView","summary":"The #WebKitWebContext of the view."},{"type":"property","name":"web-extension-mode","type_name":"WebView","summary":"This configures @web_view to treat the content as a ..."},{"type":"property","name":"web-view","type_name":"FindController","summary":"The #WebKitWebView this controller is associated to."},{"type":"property","name":"web-view","type_name":"PrintOperation","summary":"The #WebKitWebView that will be printed."},{"type":"property","name":"website-data-manager","type_name":"WebContext","summary":"The #WebKitWebsiteDataManager associated with this context."},{"type":"property","name":"website-policies","type_name":"WebView","summary":"The #WebKitWebsitePolicies for the view."},{"type":"property","name":"websql-directory","type_name":"WebsiteDataManager","summary":"The directory where WebSQL databases will be stored."},{"type":"property","name":"widget","type_name":"PrintCustomWidget","summary":"The custom #GtkWidget that will be embedded in the dialog."},{"type":"property","name":"zoom-level","type_name":"WebView","summary":"The zoom level of the #WebKitWebView content. See webkit_web_view_set_zoom_level() ..."},{"type":"property","name":"zoom-text-only","type_name":"Settings","summary":"Whether #WebKitWebView:zoom-level affects only the text of the page ..."},{"type":"record","name":"ApplicationInfo","ctype":"WebKitApplicationInfo","summary":"Information about an application running in automation mode."},{"type":"record","name":"Credential","ctype":"WebKitCredential","summary":"Groups information used for user authentication."},{"type":"record","name":"GeolocationPosition","ctype":"WebKitGeolocationPosition","summary":"An opaque struct to provide position updates to a ..."},{"type":"record","name":"ITPFirstParty","ctype":"WebKitITPFirstParty","summary":"Describes a first party origin."},{"type":"record","name":"ITPThirdParty","ctype":"WebKitITPThirdParty","summary":"Describes a third party origin."},{"type":"record","name":"InputMethodUnderline","ctype":"WebKitInputMethodUnderline","summary":"Range of text in an preedit string to be ..."},{"type":"record","name":"JavascriptResult","ctype":"WebKitJavascriptResult","summary":"Result of JavaScript evaluation in a web view."},{"type":"record","name":"MemoryPressureSettings","ctype":"WebKitMemoryPressureSettings","summary":"A boxed type representing the settings for the memory ..."},{"type":"record","name":"MimeInfo","ctype":"WebKitMimeInfo","summary":"Information about a MIME type."},{"type":"record","name":"NavigationAction","ctype":"WebKitNavigationAction","summary":"Provides details about interaction resulting in a resource load."},{"type":"record","name":"NetworkProxySettings","ctype":"WebKitNetworkProxySettings","summary":"Configures network proxies. WebKitNetworkProxySettings can be used to ..."},{"type":"record","name":"OptionMenuItem","ctype":"WebKitOptionMenuItem","summary":"One item of a #WebKitOptionMenu. The #WebKitOptionMenu is ..."},{"type":"record","name":"PermissionStateQuery","ctype":"WebKitPermissionStateQuery","summary":"This query represents a user's choice to allow or ..."},{"type":"record","name":"ScriptDialog","ctype":"WebKitScriptDialog","summary":"Carries details to be shown in user-facing dialogs."},{"type":"record","name":"ScriptMessageReply","ctype":"WebKitScriptMessageReply","summary":"A reply for a script message received. If no ..."},{"type":"record","name":"SecurityOrigin","ctype":"WebKitSecurityOrigin","summary":"A security boundary for websites. #WebKitSecurityOrigin is a ..."},{"type":"record","name":"UserContentFilter","ctype":"WebKitUserContentFilter","summary":"A compiled set of rules which applied to resource loads."},{"type":"record","name":"UserScript","ctype":"WebKitUserScript","summary":"A JavaScript snippet which can be injected in loaded pages."},{"type":"record","name":"UserStyleSheet","ctype":"WebKitUserStyleSheet","summary":"A CSS style sheet which can be injected in ..."},{"type":"record","name":"WebViewSessionState","ctype":"WebKitWebViewSessionState","summary":"Handles serialization of a web view's browsing state."},{"type":"record","name":"WebsiteData","ctype":"WebKitWebsiteData","summary":"Data stored locally by a web site. WebKitWebsiteData ..."},{"type":"signal","name":"apply","type_name":"PrintCustomWidget","summary":"Emitted right before the printing will start. You should ..."},{"type":"signal","name":"attach","type_name":"WebInspector","summary":"Emitted when the inspector is requested to be attached ..."},{"type":"signal","name":"authenticate","type_name":"WebView","summary":"This signal is emitted when the user is challenged ..."},{"type":"signal","name":"authenticated","type_name":"AuthenticationRequest","summary":"This signal is emitted when the user authentication request ..."},{"type":"signal","name":"automation-started","type_name":"WebContext","summary":"This signal is emitted when a new automation request ..."},{"type":"signal","name":"bring-to-front","type_name":"WebInspector","summary":"Emitted when the inspector should be shown. If ..."},{"type":"signal","name":"cancelled","type_name":"AuthenticationRequest","summary":"This signal is emitted when the user authentication request ..."},{"type":"signal","name":"changed","type_name":"BackForwardList","summary":"This signal is emitted when @back_forward_list changes. This happens ..."},{"type":"signal","name":"changed","type_name":"CookieManager","summary":"This signal is emitted when cookies are added, removed ..."},{"type":"signal","name":"clicked","type_name":"Notification","summary":"Emitted when a notification has been clicked. See webkit_notification_clicked()."},{"type":"signal","name":"close","type_name":"OptionMenu","summary":"Emitted when closing a #WebKitOptionMenu is requested. This can ..."},{"type":"signal","name":"close","type_name":"WebView","summary":"Emitted when closing a #WebKitWebView is requested. This occurs ..."},{"type":"signal","name":"closed","type_name":"Notification","summary":"Emitted when a notification has been withdrawn. The ..."},{"type":"signal","name":"closed","type_name":"WebInspector","summary":"Emitted when the inspector page is closed. If you ..."},{"type":"signal","name":"committed","type_name":"InputMethodContext","summary":"Emitted when a complete input sequence has been entered ..."},{"type":"signal","name":"context-menu","type_name":"WebView","summary":"Emitted when a context menu is about to be ..."},{"type":"signal","name":"context-menu-dismissed","type_name":"WebView","summary":"Emitted after #WebKitWebView::context-menu signal, if the context menu is ..."},{"type":"signal","name":"counted-matches","type_name":"FindController","summary":"This signal is emitted when the #WebKitFindController has counted ..."},{"type":"signal","name":"create","type_name":"WebView","summary":"Emitted when the creation of a new #WebKitWebView is ..."},{"type":"signal","name":"create-custom-widget","type_name":"PrintOperation","summary":"Emitted when displaying the print dialog with webkit_print_operation_run_dialog(). The ..."},{"type":"signal","name":"create-web-view","type_name":"AutomationSession","summary":"This signal is emitted when the automation client requests ..."},{"type":"signal","name":"created-destination","type_name":"Download","summary":"This signal is emitted after #WebKitDownload::decide-destination and before #WebKitDownload::received-data ..."},{"type":"signal","name":"decide-destination","type_name":"Download","summary":"This signal is emitted after response is received to ..."},{"type":"signal","name":"decide-policy","type_name":"WebView","summary":"This signal is emitted when WebKit is requesting the ..."},{"type":"signal","name":"delete-surrounding","type_name":"InputMethodContext","summary":"Emitted when the input method wants to delete the ..."},{"type":"signal","name":"detach","type_name":"WebInspector","summary":"Emitted when the inspector is requested to be detached ..."},{"type":"signal","name":"download-started","type_name":"WebContext","summary":"This signal is emitted when a new download request ..."},{"type":"signal","name":"enter-fullscreen","type_name":"WebView","summary":"Emitted when JavaScript code calls element.webkitRequestFullScreen. If the signal ..."},{"type":"signal","name":"failed","type_name":"Download","summary":"This signal is emitted when an error occurs during ..."},{"type":"signal","name":"failed","type_name":"PrintOperation","summary":"Emitted when an error occurs while printing. The given ..."},{"type":"signal","name":"failed","type_name":"WebResource","summary":"This signal is emitted when an error occurs during ..."},{"type":"signal","name":"failed-to-find-text","type_name":"FindController","summary":"This signal is emitted when a search operation does ..."},{"type":"signal","name":"failed-with-tls-errors","type_name":"WebResource","summary":"This signal is emitted when a TLS error occurs ..."},{"type":"signal","name":"favicon-changed","type_name":"FaviconDatabase","summary":"This signal is emitted when the favicon URI of ..."},{"type":"signal","name":"finished","type_name":"ColorChooserRequest","summary":"Emitted when the @request finishes. This signal can be ..."},{"type":"signal","name":"finished","type_name":"Download","summary":"This signal is emitted when download finishes successfully or ..."},{"type":"signal","name":"finished","type_name":"PrintOperation","summary":"Emitted when the print operation has finished doing everything ..."},{"type":"signal","name":"finished","type_name":"WebResource","summary":"This signal is emitted when the resource load finishes ..."},{"type":"signal","name":"found-text","type_name":"FindController","summary":"This signal is emitted when a given text is ..."},{"type":"signal","name":"initialize-notification-permissions","type_name":"WebContext","summary":"This signal is emitted when a #WebKitWebContext needs to ..."},{"type":"signal","name":"initialize-web-extensions","type_name":"WebContext","summary":"This signal is emitted when a new web process ..."},{"type":"signal","name":"insecure-content-detected","type_name":"WebView","summary":"This signal is emitted when insecure content has been ..."},{"type":"signal","name":"leave-fullscreen","type_name":"WebView","summary":"Emitted when the #WebKitWebView is about to restore its ..."},{"type":"signal","name":"load-changed","type_name":"WebView","summary":"Emitted when a load operation in @web_view changes. The ..."},{"type":"signal","name":"load-failed","type_name":"WebView","summary":"Emitted when an error occurs during a load operation. ..."},{"type":"signal","name":"load-failed-with-tls-errors","type_name":"WebView","summary":"Emitted when a TLS error occurs during a load ..."},{"type":"signal","name":"mouse-target-changed","type_name":"WebView","summary":"This signal is emitted when the mouse cursor moves ..."},{"type":"signal","name":"open-window","type_name":"WebInspector","summary":"Emitted when the inspector is requested to open in ..."},{"type":"signal","name":"permission-request","type_name":"WebView","summary":"This signal is emitted when WebKit is requesting the ..."},{"type":"signal","name":"preedit-changed","type_name":"InputMethodContext","summary":"Emitted whenever the preedit sequence currently being entered has ..."},{"type":"signal","name":"preedit-finished","type_name":"InputMethodContext","summary":"Emitted when a preediting sequence has been completed or canceled."},{"type":"signal","name":"preedit-started","type_name":"InputMethodContext","summary":"Emitted when a new preediting sequence starts."},{"type":"signal","name":"print","type_name":"WebView","summary":"Emitted when printing is requested on @web_view, usually by ..."},{"type":"signal","name":"query-permission-state","type_name":"WebView","summary":"This signal allows the User-Agent to respond to permission ..."},{"type":"signal","name":"ready-to-show","type_name":"WebView","summary":"Emitted after #WebKitWebView::create on the newly created #WebKitWebView when ..."},{"type":"signal","name":"received-data","type_name":"Download","summary":"This signal is emitted after response is received, every ..."},{"type":"signal","name":"received-data","type_name":"WebResource","summary":"This signal is emitted after response is received, every ..."},{"type":"signal","name":"resource-load-started","type_name":"WebView","summary":"Emitted when a new resource is going to be ..."},{"type":"signal","name":"run-as-modal","type_name":"WebView","summary":"Emitted after #WebKitWebView::ready-to-show on the newly created #WebKitWebView when ..."},{"type":"signal","name":"run-color-chooser","type_name":"WebView","summary":"This signal is emitted when the user interacts with ..."},{"type":"signal","name":"run-file-chooser","type_name":"WebView","summary":"This signal is emitted when the user interacts with ..."},{"type":"signal","name":"script-dialog","type_name":"WebView","summary":"Emitted when JavaScript code calls window.alert, window.confirm or window.prompt, ..."},{"type":"signal","name":"script-message-received","type_name":"UserContentManager","summary":"This signal is emitted when JavaScript in a web ..."},{"type":"signal","name":"script-message-with-reply-received","type_name":"UserContentManager","summary":"This signal is emitted when JavaScript in a web ..."},{"type":"signal","name":"sent-request","type_name":"WebResource","summary":"This signal is emitted when @request has been sent ..."},{"type":"signal","name":"show-notification","type_name":"WebView","summary":"This signal is emitted when a notification should be ..."},{"type":"signal","name":"show-option-menu","type_name":"WebView","summary":"This signal is emitted when a select element in ..."},{"type":"signal","name":"start","type_name":"GeolocationManager","summary":"The signal is emitted to notify that @manager needs ..."},{"type":"signal","name":"stop","type_name":"GeolocationManager","summary":"The signal is emitted to notify that @manager doesn't ..."},{"type":"signal","name":"submit-form","type_name":"WebView","summary":"This signal is emitted when a form is about ..."},{"type":"signal","name":"update","type_name":"PrintCustomWidget","summary":"Emitted after change of selected printer in the dialog. ..."},{"type":"signal","name":"user-message-received","type_name":"WebContext","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"user-message-received","type_name":"WebView","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"web-process-crashed","type_name":"WebView","summary":"This signal is emitted when the web process crashes."},{"type":"signal","name":"web-process-terminated","type_name":"WebView","summary":"This signal is emitted when the web process terminates ..."},{"type":"type_func","name":"font_size_to_pixels","type_name":"Settings","ident":"webkit_settings_font_size_to_pixels","summary":"Convert @points to the equivalent value in pixels. ..."},{"type":"type_func","name":"font_size_to_points","type_name":"Settings","ident":"webkit_settings_font_size_to_points","summary":"Convert @pixels to the equivalent value in points. ..."},{"type":"type_func","name":"get_default","type_name":"WebContext","ident":"webkit_web_context_get_default","summary":"Gets the default web context."},{"type":"type_func","name":"quark","type_name":"DownloadError","ident":"webkit_download_error_quark","summary":"Gets the quark for the domain of download errors."},{"type":"type_func","name":"quark","type_name":"FaviconDatabaseError","ident":"webkit_favicon_database_error_quark","summary":"Gets the quark for the domain of favicon database errors."},{"type":"type_func","name":"quark","type_name":"JavascriptError","ident":"webkit_javascript_error_quark","summary":"Gets the quark for the domain of JavaScript errors."},{"type":"type_func","name":"quark","type_name":"NetworkError","ident":"webkit_network_error_quark","summary":"Gets the quark for the domain of networking errors."},{"type":"type_func","name":"quark","type_name":"PluginError","ident":"webkit_plugin_error_quark","summary":"Gets the quark for the domain of plug-in errors."},{"type":"type_func","name":"quark","type_name":"PolicyError","ident":"webkit_policy_error_quark","summary":"Gets the quark for the domain of policy errors."},{"type":"type_func","name":"quark","type_name":"PrintError","ident":"webkit_print_error_quark","summary":"Gets the quark for the domain of printing errors."},{"type":"type_func","name":"quark","type_name":"SnapshotError","ident":"webkit_snapshot_error_quark","summary":"Gets the quark for the domain of page snapshot errors."},{"type":"type_func","name":"quark","type_name":"UserContentFilterError","ident":"webkit_user_content_filter_error_quark","summary":"Gets the quark for the domain of user content ..."},{"type":"type_func","name":"quark","type_name":"UserMessageError","ident":"webkit_user_message_error_quark","summary":"Gets the quark for the domain of user message errors."},{"type":"type_func","name":"set_memory_pressure_settings","type_name":"WebsiteDataManager","ident":"webkit_website_data_manager_set_memory_pressure_settings","summary":"Sets @settings as the #WebKitMemoryPressureSettings. Sets @settings as ..."},{"type":"vfunc","name":"allow","type_name":"PermissionRequest","summary":"Allow the action which triggered this request."},{"type":"vfunc","name":"apply","type_name":"PrintCustomWidget","summary":"No description available."},{"type":"vfunc","name":"authenticate","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"automation_started","type_name":"WebContext","summary":"No description available."},{"type":"vfunc","name":"close","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"committed","type_name":"InputMethodContext","summary":"No description available."},{"type":"vfunc","name":"context_menu","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"context_menu_dismissed","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"create","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"decide_destination","type_name":"Download","summary":"No description available."},{"type":"vfunc","name":"decide_policy","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"delete_surrounding","type_name":"InputMethodContext","summary":"No description available."},{"type":"vfunc","name":"deny","type_name":"PermissionRequest","summary":"Deny the action which triggered this request."},{"type":"vfunc","name":"download_started","type_name":"WebContext","summary":"No description available."},{"type":"vfunc","name":"enter_fullscreen","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"filter_key_event","type_name":"InputMethodContext","summary":"Allow @key_event to be handled by the input method. ..."},{"type":"vfunc","name":"get_preedit","type_name":"InputMethodContext","summary":"Get the pre-edit string and a list of WebKitInputMethodUnderline. ..."},{"type":"vfunc","name":"initialize_notification_permissions","type_name":"WebContext","summary":"No description available."},{"type":"vfunc","name":"initialize_web_extensions","type_name":"WebContext","summary":"No description available."},{"type":"vfunc","name":"insecure_content_detected","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"leave_fullscreen","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"load_changed","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"load_failed","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"load_failed_with_tls_errors","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"mouse_target_changed","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"notify_cursor_area","type_name":"InputMethodContext","summary":"Notify @context that cursor area changed in input associated."},{"type":"vfunc","name":"notify_focus_in","type_name":"InputMethodContext","summary":"Notify @context that input associated has gained focus."},{"type":"vfunc","name":"notify_focus_out","type_name":"InputMethodContext","summary":"Notify @context that input associated has lost focus."},{"type":"vfunc","name":"notify_surrounding","type_name":"InputMethodContext","summary":"Notify @context that the context surrounding the cursor has ..."},{"type":"vfunc","name":"permission_request","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"preedit_changed","type_name":"InputMethodContext","summary":"No description available."},{"type":"vfunc","name":"preedit_finished","type_name":"InputMethodContext","summary":"No description available."},{"type":"vfunc","name":"preedit_started","type_name":"InputMethodContext","summary":"No description available."},{"type":"vfunc","name":"print","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"query_permission_state","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"ready_to_show","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"reset","type_name":"InputMethodContext","summary":"Reset the @context. This will typically cause the ..."},{"type":"vfunc","name":"resource_load_started","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"run_as_modal","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"run_color_chooser","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"run_file_chooser","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"script_dialog","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"set_enable_preedit","type_name":"InputMethodContext","summary":"Set whether @context should enable preedit to display feedback."},{"type":"vfunc","name":"show_notification","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"show_option_menu","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"submit_form","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"update","type_name":"PrintCustomWidget","summary":"No description available."},{"type":"vfunc","name":"user_message_received","type_name":"WebContext","summary":"No description available."},{"type":"vfunc","name":"user_message_received","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"web_process_crashed","type_name":"WebView","summary":"No description available."},{"type":"vfunc","name":"web_process_terminated","type_name":"WebView","summary":"No description available."}],"terms":{"":[1,7,8,9,10,14,18,20,21,24,25,27,29,30,41,42,44,45,46,47,53,54,55,58,62,63,65,67,69,70,72,73,74,79,82,83,84,87,90,92,93,94,95,96,97,99,100,101,102,103,104,106,108,110,111,117,122,123,130,132,136,137,138,139,140,141,147,148,149,150,151,152,153,154,155,156,164,165,166,168,173,175,176,195,196,199,203,204,217,218,222,226,228,230,231,245,256,257,258,259,260,264,266,268,271,272,274,276,277,278,279,280,287,289,290,291,292,293,294,301,302,305,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,408,427,445,447,448,452,459,466,470,471,476,477,478,480,489,491,495,508,510,517,518,521,522,530,541,544,545,548,549,550,551,553,555,557,559,562,564,565,566,567,568,569,571,573,574,575,576,577,578,580,581,584,590,594,596,598,600,601,602,604,605,607,609,613,617,619,620,622,623,624,626,627,628,629,630,631,633,635,638,639,640,644,645,646,652,658,659,661,662,664,665,671,672,674,675,676,677,679,680,686,688,691,692,693,694,696,707,711,715,716,718,719,720,722,735,737,740,741,742,743,744,745,746,748,754,756,757,759,760,767,768,769,770,774,779,780,782,783,784,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,808,809,810,811,812,813,815,817,819,821,822,823,824,825,826,827,829,830,831,832,833,834,836,837,838,848,856,859,861,863,864,866,868,869,870,872,873,874,878,879,880,881,882,883,884,916,967,968,971,981,983,987,988,989,990,993,994,995,997,1012,1019,1021,1022,1023,1024,1027,1028,1036,1042,1044,1049,1052,1053,1054,1055,1059,1060,1062,1064,1065,1066,1067,1076,1077,1078,1079,1080,1085,1086,1091,1092,1094,1097,1098,1099,1102,1111,1115,1116,1118,1119,1122,1123,1124,1125,1129,1130,1131,1133,1134,1135,1137,1138,1139,1140,1142,1143,1144,1146,1147,1148,1149,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1163,1165],"\"*.example.com\"":[1098],"\".example.com\"":[1098],"\"192.168.1.1\"":[1098],"\"[::1]:443\"":[1098],"\"_blank\"":[238,1090],"\"about:blank\"":[784,800,801],"\"cookies.txt\"":[971],"\"example.com\"":[1098],"\"example.com:80\"":[1098],"\"fe80::/10\"":[1098],"\"local":[1155,1156],"\"media":[138],"\"origin\"":[18],"\"power":[1111],"\"socks://\"":[1098,1099],"\"tab\"":[29],"\"text/html\"":[800,801],"\"text/plain\"":[802],"\"utf-8\"":[800],"\"window\"":[29],"'accept'":[138],"'content-disposition'":[522],"'multiple'":[140],"'video/webm":[499],"**must":[633],"*before*":[567],"*host*":[1146,1151],"*must*":[175],"*not*":[577,578,988],"*only*":[988],"*path*":[1146,1151],"-":[631],"--":[968],"-->":[30,53,70,147,258,594,596,779,794,830,843,861,969,1102],"-->'":[147,843],"-1":[30],"/>":[45,878,879],"/home":[598],"0":[30,63,65,231,240,502,518,617,640,662,694,1023,1024,1055,1060,1066,1076,1077,1079,1080,1086,1092,1116,1125,1130,1135,1140,1144,1149,1154,1157,1160,1165],"0.0":[114,840],"0.33":[1076],"0.5":[1080],"1":[30,881,1076,1077,1080],"1.":[993],"1.0":[114,840],"1.8.3":[993,994,995],"192.168.1.1":[1098],"192.168.1.1\"":[1098],"2":[881],"2.0":[490],"2.12":[985],"2.2":[969],"2.24":[5,573],"2.26":[5,632,969,983],"2.30":[5,969],"2.32":[5,953],"2.34":[965,992],"2.40":[117,598,686,949],"2.8":[2,4],"2046":[138],"2246":[965],"2617":[965],"2d":[336,397,461],"3.":[994],"30":[1079],"3gb":[1078],"4":[1098],"4559":[965],"8.":[995],":":[499],"::notifi":[916],"":[58,784,861,880,1098],"":[680,784],"":[58,680,784,861,880,1098],"":[981],"":[579,580],"window.webkit.messagehandlers..postmessage":[579,580],"not":[302,1094],"element.webkitrequestfullscreen":[865],"jsglobalcontextref":[1064],"jsvalueref":[1062,1064],"onbeforeunload":[880],"window.alert":[880],"window.close":[860],"window.confirm":[880],"window.prompt":[880],"window.showmodaldialog":[450,877],"":[58,784,861,880,1098],"":[130],"":[58,680,784,861,880,1098],"":[680,784],"`":[475],"`":[475],"`":[680,784],"":[58,680,784,861,880,1098],"":[981],"":[579,580],"window.webkit.messagehandlers..postmessage":[579,580],"not":[302,1094],"element.webkitrequestfullscreen":[865],"jsglobalcontextref":[1064],"jsvalueref":[1062,1064],"onbeforeunload":[880],"window.alert":[880],"window.close":[860],"window.confirm":[880],"window.prompt":[880],"window.showmodaldialog":[450,877],"":[58,784,861,880,1098],"":[130],"":[58,680,784,861,880,1098],"":[680,784],"`":[475],"`":[475],"`
+ + + + + + +
+
+
+

Migrating WebKitGTK Applications to GTK 4

+

This document contains guidance to application developers looking to migrate +applications that use WebKitGTK from GTK 3 to GTK 4.

+

webkitgtk-6.0 is a new API version of WebKitGTK designed for use with GTK 4 and +libsoup 3. This API version obsoletes webkit2gtk-4.0 and webkit2gtk-4.1, the +GTK 3 API versions for libsoup 2 and libsoup 3, respectively. It also obsoletes +webkit2gtk-5.0, which was an earlier unstable API version for GTK 4.

+

Upgrade to libsoup 3

+

libsoup 2 and libsoup 3 cannot be linked together. If your application currently +uses webkit2gtk-4.0, you must first port to webkit2gtk-4.1 by eliminating use +of libsoup 2. See Migrating from libsoup 2 +for guidance on this. After first migrating to webkit2gtk-4.1, then it is +time to start looking into webkitgtk-6.0.

+

Stop Using Deprecated APIs

+

All APIs that were previously deprecated in webkit2gtk-4.0 and webkit2gtk-4.1 +have been removed. This includes the original JavaScriptCore API (e.g. +JSContextRef and JSObjectRef), which has been replaced by the GObject-style +JavaScriptCore API (e.g. JSC.Context and JSC.Object) that is +available since 2.22. It also includes the entire GObject DOM API (e.g. +WebKitDOMDocument), which has been removed without replacement. Use JavaScript +to interact with and manipulate the DOM instead, perhaps via +WebKit.WebView.evaluate_javascript or +WebKit.WebView.call_async_javascript_function in the UI process, or +JSC.ValueObject.invoke_method in the web process.

+

Run your application with the environment variable G_ENABLE_DIAGNOSTIC=1 to +notice use of deprecated signals and properties.

+

Upgrade to GTK 4

+

After successfully building your webkit2gtk-4.1 application without deprecation +warnings, then it is time to attempt to upgrade to GTK 4 and webkitgtk-6.0. +This is easier said than done, but the GTK 4 migration guide +will help. Good luck.

+

Most Types Are Final

+

Only two types are now derivable:

+
    +
  • WebKitWebView has been often subclassed to customize its behavior for an + specific application. This possibility has been kept, as it has proved + useful in the past.
  • +
  • WebKitInputMethodContext is specifically designed in a way that subclassing + is required to make use of it.
  • +
+

The rest of the types are no longer derivable; they are defined with the +G_TYPE_FLAG_FINAL flag set. Use composition instead of derivation.

+

Mandatory Web Process Sandbox

+

The webkit_web_context_set_sandbox_enabled() and webkit_web_context_get_sandbox_enabled() +functions have been removed. The web process sandbox is now always enabled. If +your application’s web process needs to access extra directories, use +WebKit.WebContext.add_path_to_sandbox to mount them in the sandbox.

+

Mandatory Process Swap on Cross-site Navigation

+

The WebKitWebContext:process-swap-on-cross-site-navigation-enabled property +has been removed. Process swapping is now mandatory. Your application should be +prepared for the web view’s web process to be replaced when navigating between +different security origins. You can ensure that your application is prepared for +this change before porting to GTK 4 by testing your application with the +WebKitWebContext:process-swap-on-cross-site-navigation-enabled property +enabled. This property was previously disabled by default.

+

Event Parameter Removed from Context Menu and Option Menu Signals

+

WebKit.WebView::context-menu and WebKit.WebView::show-option-menu +no longer have a GdkEvent parameter. Adjust your signal handlers accordingly.

+

Changes to WebKitWebView Construction

+

webkit_web_view_new_with_context(), webkit_web_view_new_with_settings(), +webkit_web_view_new_with_user_content_manager(), and +webkit_web_view_new_with_related_view() have all been removed. You +may directly use g_object_new() instead. WebKit.WebView.new remains.

+

Network Session API

+

WebKit now uses a single global network process for all web contexts, and different +network sessions can be created and used in the same network process. All the networking +APIs have been moved from WebKit.WebContext and WebKit.WebsiteDataManager to the new class +WebKit.NetworkSession. There’s a default global persistent session that you can get with +WebKit.NetworkSession.get_default. You can also create new sessions with +WebKit.NetworkSession.new for persistent sessions and WebKit.NetworkSession.new_ephemeral +for ephemeral sessions. It’s no longer possible to create a WebKit.WebsiteDataManager; it’s now +created by the WebKit.NetworkSession automatically at construction time. The WebKit.NetworkSession +to be used must be passed to the WebKit.WebView as a construct parameter. You can pass the +same WebKit.NetworkSession object to several web views to use the same session. The only exception +is automation mode, which uses its own ephemeral session that is configured by the automation +session capabilities. If you notice that your application uses WebKit.WebContext or +WebKit.WebsiteDataManager APIs that no longer exist, look for replacement APIs +in WebKit.NetworkSession.

+

webkit_web_context_clear_cache() does not have a direct replacement, but you +can use WebKit.WebsiteDataManager.clear to achieve the same effect.

+

The WebKitWebContext::download-started signal has been removed. Use +WebKit.NetworkSession::download-started instead.

+

Favicon Database

+

WebKit.FaviconDatabase is now owned by WebKit.WebsiteDataManager +instead of WebKit.WebContext. Use +WebKit.WebsiteDataManager.set_favicons_enabled to enable the favicon database.

+

There is no replacement for webkit_web_context_set_favicon_database_directory(). +Favicons will be stored in the base cache directory of the website data manager.

+

Hardware Acceleration Policy

+

WEBKIT_HARDWARE_ACCELERATION_POLICY_ON_DEMAND has been removed from +WebKit.HardwareAccelerationPolicy. You may still use +WebKit.Settings.set_hardware_acceleration_policy to enable or disable +hardware acceleration.

+

Scrollbar Appearance

+

Because GTK 4 does not contain a foreign drawing API, it is no longer possible +to draw scrollbars that match arbitrary GTK themes. Accordingly, the +webkit_web_context_get_use_system_appearance_for_scrollbars and +webkit_web_context_set_use_system_appearance_for_scrollbars APIs have been +removed. WebKit will draw scrollbars that match the Adwaita GTK theme.

+

User Script Message Handlers

+

webkit_user_content_manager_register_script_message_handler_in_world() and +webkit_user_content_manager_unregister_script_message_handler_in_world() have +been removed. Instead, WebKit.UserContentManager.register_script_message_handler +and WebKit.UserContentManager.unregister_script_message_handler have +gained parameters to specify the script world to use.

+

Download Destination

+

WebKit.Download.set_destination, WebKit.Download.get_destination, +WebKit.Download:destination, and WebKit.Download::created-destination +now all use a filesystem path rather than a URI. All uses must be updated accordingly.

+

JavaScript Results

+

WebKitJavascriptResult has been removed. WebKit.UserContentManager::script-message-received +now directly returns a JSC.Value instead.

+

Web Process Extension

+

WebKitWebExtension has been renamed to WebKitWebProcessExtension to avoid +confusion with WebExtensions, which are unrelated. This affects many methods and +signals of other objects as well, e.g. WebKit.WebContext::initialize-web-process-extensions. +The name of your extension’s entry point must now be webkit_web_process_extension_initialize() +or webkit_web_process_extension_initialize_with_user_data().

+

Beware that as of WebKitGTK 2.40, the entire web process API may unfortunately +be removed in the future. For more information on why, see +this mailing list thread.

+
+
+
+ + + + + + + + +
+ +
+
+ + \ No newline at end of file diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.AutomationSession.id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.AutomationSession.id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.AutomationSession.id.html 2023-04-19 15:18:19.605671000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.AutomationSession.id.html 2023-07-21 08:01:07.273188800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ColorChooserRequest.rgba.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ColorChooserRequest.rgba.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ColorChooserRequest.rgba.html 2023-04-19 15:18:20.855666600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ColorChooserRequest.rgba.html 2023-07-21 08:01:08.773199300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.allow-overwrite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.allow-overwrite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.allow-overwrite.html 2023-04-19 15:18:23.958989100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.allow-overwrite.html 2023-07-21 08:01:11.497218400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.destination.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.destination.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.destination.html 2023-04-19 15:18:23.992322200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.destination.html 2023-07-21 08:01:11.501218600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.estimated-progress.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.estimated-progress.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.estimated-progress.html 2023-04-19 15:18:24.012322200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.estimated-progress.html 2023-07-21 08:01:11.517218600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.response.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.response.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Download.response.html 2023-04-19 15:18:24.045655500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Download.response.html 2023-07-21 08:01:11.521218500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.EditorState.typing-attributes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.EditorState.typing-attributes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.EditorState.typing-attributes.html 2023-04-19 15:18:24.588986900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.EditorState.typing-attributes.html 2023-07-21 08:01:11.861221000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.filter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.filter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.filter.html 2023-04-19 15:18:24.945652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.filter.html 2023-07-21 08:01:12.525225600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.mime-types.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.mime-types.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.mime-types.html 2023-04-19 15:18:24.948985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.mime-types.html 2023-07-21 08:01:12.537225700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.selected-files.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.selected-files.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.selected-files.html 2023-04-19 15:18:24.958985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.selected-files.html 2023-07-21 08:01:12.565225800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.select-multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.select-multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FileChooserRequest.select-multiple.html 2023-04-19 15:18:24.955652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FileChooserRequest.select-multiple.html 2023-07-21 08:01:12.557226000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.max-match-count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.max-match-count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.max-match-count.html 2023-04-19 15:18:25.115651800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.max-match-count.html 2023-07-21 08:01:13.029229200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.options.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.options.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.options.html 2023-04-19 15:18:25.118985200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.options.html 2023-07-21 08:01:13.049229400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.text.html 2023-04-19 15:18:25.122318300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.text.html 2023-07-21 08:01:13.049229400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.web-view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.web-view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.FindController.web-view.html 2023-04-19 15:18:25.128985000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.FindController.web-view.html 2023-07-21 08:01:13.053229300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.GeolocationManager.enable-high-accuracy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.GeolocationManager.enable-high-accuracy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.GeolocationManager.enable-high-accuracy.html 2023-04-19 15:18:25.272318000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.GeolocationManager.enable-high-accuracy.html 2023-07-21 08:01:13.569233000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.context.html 2023-04-19 15:18:25.492317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.context.html 2023-07-21 08:01:14.517239600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.image-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.image-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.image-uri.html 2023-04-19 15:18:25.498983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.image-uri.html 2023-07-21 08:01:14.533239800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-label.html 2023-04-19 15:18:25.502317000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-label.html 2023-07-21 08:01:14.545240000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-title.html 2023-04-19 15:18:25.508983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-title.html 2023-07-21 08:01:14.557240000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.link-uri.html 2023-04-19 15:18:25.512317000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.link-uri.html 2023-07-21 08:01:14.585240100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.media-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.media-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.HitTestResult.media-uri.html 2023-04-19 15:18:25.518983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.HitTestResult.media-uri.html 2023-07-21 08:01:14.593240300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-hints.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-hints.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-hints.html 2023-04-19 15:18:25.782316200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-hints.html 2023-07-21 08:01:15.493246600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-purpose.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-purpose.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-purpose.html 2023-04-19 15:18:25.785649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.InputMethodContext.input-purpose.html 2023-07-21 08:01:15.505246600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.frame-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.frame-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.frame-name.html 2023-04-19 15:18:26.105648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.frame-name.html 2023-07-21 08:01:16.709255000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.modifiers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.modifiers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.modifiers.html 2023-04-19 15:18:26.112315000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.modifiers.html 2023-07-21 08:01:16.717255000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.mouse-button.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.mouse-button.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.mouse-button.html 2023-04-19 15:18:26.118981600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.mouse-button.html 2023-07-21 08:01:16.725255000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-action.html 2023-04-19 15:18:26.122315000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-action.html 2023-07-21 08:01:16.729255200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-type.html 2023-04-19 15:18:26.128981600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.navigation-type.html 2023-07-21 08:01:16.733255100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.request.html 2023-04-19 15:18:26.135648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.NavigationPolicyDecision.request.html 2023-07-21 08:01:16.749255200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.body.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.body.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.body.html 2023-04-19 15:18:26.212314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.body.html 2023-07-21 08:01:17.005257100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.id.html 2023-04-19 15:18:26.215648000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.id.html 2023-07-21 08:01:17.005257100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.tag.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.tag.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.tag.html 2023-04-19 15:18:26.218981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.tag.html 2023-07-21 08:01:17.009257000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Notification.title.html 2023-04-19 15:18:26.222314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Notification.title.html 2023-07-21 08:01:17.017257200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.title.html 2023-04-19 15:18:26.548980000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.title.html 2023-07-21 08:01:18.369266500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.widget.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.widget.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.widget.html 2023-04-19 15:18:26.555646700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintCustomWidget.widget.html 2023-07-21 08:01:18.381266600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.page-setup.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.page-setup.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.page-setup.html 2023-04-19 15:18:26.698979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.page-setup.html 2023-07-21 08:01:18.925270600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.print-settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.print-settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.print-settings.html 2023-04-19 15:18:26.702313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.print-settings.html 2023-07-21 08:01:18.953270700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.web-view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.web-view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.PrintOperation.web-view.html 2023-04-19 15:18:26.705646300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.PrintOperation.web-view.html 2023-07-21 08:01:18.957270600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.request.html 2023-04-19 15:18:26.805646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.request.html 2023-07-21 08:01:19.389273600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.response.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.response.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.response.html 2023-04-19 15:18:26.812312600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.ResponsePolicyDecision.response.html 2023-07-21 08:01:19.401273700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-file-access-from-file-urls.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-file-access-from-file-urls.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-file-access-from-file-urls.html 2023-04-19 15:18:28.892305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-file-access-from-file-urls.html 2023-07-21 08:01:24.253307600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-modal-dialogs.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-modal-dialogs.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-modal-dialogs.html 2023-04-19 15:18:28.902305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-modal-dialogs.html 2023-07-21 08:01:24.277307700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-top-navigation-to-data-urls.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-top-navigation-to-data-urls.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-top-navigation-to-data-urls.html 2023-04-19 15:18:28.908972000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-top-navigation-to-data-urls.html 2023-07-21 08:01:24.297308000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-universal-access-from-file-urls.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-universal-access-from-file-urls.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.allow-universal-access-from-file-urls.html 2023-04-19 15:18:28.915638700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.allow-universal-access-from-file-urls.html 2023-07-21 08:01:24.309308000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.auto-load-images.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.auto-load-images.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.auto-load-images.html 2023-04-19 15:18:28.918971800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.auto-load-images.html 2023-07-21 08:01:24.325308000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.cursive-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.cursive-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.cursive-font-family.html 2023-04-19 15:18:28.925638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.cursive-font-family.html 2023-07-21 08:01:24.333308200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-charset.html 2023-04-19 15:18:28.928971800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-charset.html 2023-07-21 08:01:24.345308300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-font-family.html 2023-04-19 15:18:28.935638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-font-family.html 2023-07-21 08:01:24.349308300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-font-size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-font-size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-font-size.html 2023-04-19 15:18:28.938971800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-font-size.html 2023-07-21 08:01:24.373308400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-monospace-font-size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-monospace-font-size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.default-monospace-font-size.html 2023-04-19 15:18:28.945638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.default-monospace-font-size.html 2023-07-21 08:01:24.377308400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.disable-web-security.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.disable-web-security.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.disable-web-security.html 2023-04-19 15:18:28.948971700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.disable-web-security.html 2023-07-21 08:01:24.405308700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.draw-compositing-indicators.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.draw-compositing-indicators.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.draw-compositing-indicators.html 2023-04-19 15:18:28.955638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.draw-compositing-indicators.html 2023-07-21 08:01:24.409308700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-accelerated-2d-canvas.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-accelerated-2d-canvas.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-accelerated-2d-canvas.html 2023-04-19 15:18:28.962305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-accelerated-2d-canvas.html 2023-07-21 08:01:24.441309000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-back-forward-navigation-gestures.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-back-forward-navigation-gestures.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-back-forward-navigation-gestures.html 2023-04-19 15:18:28.965638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-back-forward-navigation-gestures.html 2023-07-21 08:01:24.445309000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-caret-browsing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-caret-browsing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-caret-browsing.html 2023-04-19 15:18:28.972305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-caret-browsing.html 2023-07-21 08:01:24.465309100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-developer-extras.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-developer-extras.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-developer-extras.html 2023-04-19 15:18:28.975638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-developer-extras.html 2023-07-21 08:01:24.469309000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-dns-prefetching.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-dns-prefetching.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-dns-prefetching.html 2023-04-19 15:18:28.982305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-dns-prefetching.html 2023-07-21 08:01:24.497309200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-encrypted-media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-encrypted-media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-encrypted-media.html 2023-04-19 15:18:28.985638400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-encrypted-media.html 2023-07-21 08:01:24.537309600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-frame-flattening.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-frame-flattening.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-frame-flattening.html 2023-04-19 15:18:28.992305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-frame-flattening.html 2023-07-21 08:01:24.553309700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-fullscreen.html 2023-04-19 15:18:28.998971700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-fullscreen.html 2023-07-21 08:01:24.561309800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-database.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-database.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-database.html 2023-04-19 15:18:29.002305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-database.html 2023-07-21 08:01:24.565309800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-local-storage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-local-storage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-local-storage.html 2023-04-19 15:18:29.008971700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-html5-local-storage.html 2023-07-21 08:01:24.597310000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-hyperlink-auditing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-hyperlink-auditing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-hyperlink-auditing.html 2023-04-19 15:18:29.015638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-hyperlink-auditing.html 2023-07-21 08:01:24.601310000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-java.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-java.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-java.html 2023-04-19 15:18:29.018971400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-java.html 2023-07-21 08:01:24.629310100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript.html 2023-04-19 15:18:29.025638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript.html 2023-07-21 08:01:24.661310400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript-markup.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript-markup.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript-markup.html 2023-04-19 15:18:29.032304800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-javascript-markup.html 2023-07-21 08:01:24.669310600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media-capabilities.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media-capabilities.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media-capabilities.html 2023-04-19 15:18:29.045638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media-capabilities.html 2023-07-21 08:01:24.709310800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media.html 2023-04-19 15:18:29.038971400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media.html 2023-07-21 08:01:24.689310600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-mediasource.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-mediasource.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-mediasource.html 2023-04-19 15:18:29.062304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-mediasource.html 2023-07-21 08:01:24.741311000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media-stream.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media-stream.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-media-stream.html 2023-04-19 15:18:29.052304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-media-stream.html 2023-07-21 08:01:24.717311000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-mock-capture-devices.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-mock-capture-devices.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-mock-capture-devices.html 2023-04-19 15:18:29.068971400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-mock-capture-devices.html 2023-07-21 08:01:24.761311000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-offline-web-application-cache.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-offline-web-application-cache.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-offline-web-application-cache.html 2023-04-19 15:18:29.072304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-offline-web-application-cache.html 2023-07-21 08:01:24.777311300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-page-cache.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-page-cache.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-page-cache.html 2023-04-19 15:18:29.082304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-page-cache.html 2023-07-21 08:01:24.797311300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-plugins.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-plugins.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-plugins.html 2023-04-19 15:18:29.085638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-plugins.html 2023-07-21 08:01:24.817311500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-private-browsing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-private-browsing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-private-browsing.html 2023-04-19 15:18:29.092304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-private-browsing.html 2023-07-21 08:01:24.821311500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-resizable-text-areas.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-resizable-text-areas.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-resizable-text-areas.html 2023-04-19 15:18:29.098971400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-resizable-text-areas.html 2023-07-21 08:01:24.837311700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-site-specific-quirks.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-site-specific-quirks.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-site-specific-quirks.html 2023-04-19 15:18:29.105638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-site-specific-quirks.html 2023-07-21 08:01:24.845311600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-smooth-scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-smooth-scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-smooth-scrolling.html 2023-04-19 15:18:29.108971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-smooth-scrolling.html 2023-07-21 08:01:24.869311800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-spatial-navigation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-spatial-navigation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-spatial-navigation.html 2023-04-19 15:18:29.115637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-spatial-navigation.html 2023-07-21 08:01:24.885312000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-tabs-to-links.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-tabs-to-links.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-tabs-to-links.html 2023-04-19 15:18:29.122304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-tabs-to-links.html 2023-07-21 08:01:24.909312200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webaudio.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webaudio.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webaudio.html 2023-04-19 15:18:29.125637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webaudio.html 2023-07-21 08:01:24.921312300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webgl.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webgl.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webgl.html 2023-04-19 15:18:29.132304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webgl.html 2023-07-21 08:01:24.933312400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webrtc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webrtc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-webrtc.html 2023-04-19 15:18:29.138971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-webrtc.html 2023-07-21 08:01:24.949312400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-write-console-messages-to-stdout.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-write-console-messages-to-stdout.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-write-console-messages-to-stdout.html 2023-04-19 15:18:29.142304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-write-console-messages-to-stdout.html 2023-07-21 08:01:24.957312600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-xss-auditor.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-xss-auditor.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.enable-xss-auditor.html 2023-04-19 15:18:29.148971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.enable-xss-auditor.html 2023-07-21 08:01:24.969312700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.fantasy-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.fantasy-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.fantasy-font-family.html 2023-04-19 15:18:29.155637700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.fantasy-font-family.html 2023-07-21 08:01:24.981312800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.hardware-acceleration-policy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.hardware-acceleration-policy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.hardware-acceleration-policy.html 2023-04-19 15:18:29.158971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.hardware-acceleration-policy.html 2023-07-21 08:01:24.993312800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-access-clipboard.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-access-clipboard.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-access-clipboard.html 2023-04-19 15:18:29.165637700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-access-clipboard.html 2023-07-21 08:01:25.009312900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-open-windows-automatically.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-open-windows-automatically.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-open-windows-automatically.html 2023-04-19 15:18:29.172304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.javascript-can-open-windows-automatically.html 2023-07-21 08:01:25.021313000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.load-icons-ignoring-image-load-setting.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.load-icons-ignoring-image-load-setting.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.load-icons-ignoring-image-load-setting.html 2023-04-19 15:18:29.178971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.load-icons-ignoring-image-load-setting.html 2023-07-21 08:01:25.033313000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-content-types-requiring-hardware-support.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-content-types-requiring-hardware-support.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-content-types-requiring-hardware-support.html 2023-04-19 15:18:29.182304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-content-types-requiring-hardware-support.html 2023-07-21 08:01:25.045313100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-playback-allows-inline.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-playback-allows-inline.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-playback-allows-inline.html 2023-04-19 15:18:29.188971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-playback-allows-inline.html 2023-07-21 08:01:25.061313200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-playback-requires-user-gesture.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-playback-requires-user-gesture.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.media-playback-requires-user-gesture.html 2023-04-19 15:18:29.195637700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.media-playback-requires-user-gesture.html 2023-07-21 08:01:25.077313400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.minimum-font-size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.minimum-font-size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.minimum-font-size.html 2023-04-19 15:18:29.198971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.minimum-font-size.html 2023-07-21 08:01:25.093313500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.monospace-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.monospace-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.monospace-font-family.html 2023-04-19 15:18:29.205637500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.monospace-font-family.html 2023-07-21 08:01:25.101313600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.pictograph-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.pictograph-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.pictograph-font-family.html 2023-04-19 15:18:29.208970800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.pictograph-font-family.html 2023-07-21 08:01:25.113313700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.print-backgrounds.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.print-backgrounds.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.print-backgrounds.html 2023-04-19 15:18:29.215637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.print-backgrounds.html 2023-07-21 08:01:25.121313600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.sans-serif-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.sans-serif-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.sans-serif-font-family.html 2023-04-19 15:18:29.218970800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.sans-serif-font-family.html 2023-07-21 08:01:25.133313700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.serif-font-family.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.serif-font-family.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.serif-font-family.html 2023-04-19 15:18:29.222304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.serif-font-family.html 2023-07-21 08:01:25.141313800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.user-agent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.user-agent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.user-agent.html 2023-04-19 15:18:29.232304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.user-agent.html 2023-07-21 08:01:25.185314200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.zoom-text-only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.zoom-text-only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.Settings.zoom-text-only.html 2023-04-19 15:18:29.235637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.Settings.zoom-text-only.html 2023-07-21 08:01:25.197314300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIRequest.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIRequest.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIRequest.uri.html 2023-04-19 15:18:29.335637000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIRequest.uri.html 2023-07-21 08:01:25.549316600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.content-length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.content-length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.content-length.html 2023-04-19 15:18:29.438970000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.content-length.html 2023-07-21 08:01:25.917319000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.http-headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.http-headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.http-headers.html 2023-04-19 15:18:29.442303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.http-headers.html 2023-07-21 08:01:25.933319300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.mime-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.mime-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.mime-type.html 2023-04-19 15:18:29.445636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.mime-type.html 2023-07-21 08:01:25.941319200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.status-code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.status-code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.status-code.html 2023-04-19 15:18:29.452303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.status-code.html 2023-07-21 08:01:25.949319400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.suggested-filename.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.suggested-filename.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.suggested-filename.html 2023-04-19 15:18:29.455636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.suggested-filename.html 2023-07-21 08:01:25.953319300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URIResponse.uri.html 2023-04-19 15:18:29.458970000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URIResponse.uri.html 2023-07-21 08:01:25.965319400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream.html 2023-04-19 15:18:29.675636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream.html 2023-07-21 08:01:26.741325000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream-length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream-length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream-length.html 2023-04-19 15:18:29.678969400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.URISchemeResponse.stream-length.html 2023-07-21 08:01:26.749325000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserContentFilterStore.path.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserContentFilterStore.path.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserContentFilterStore.path.html 2023-04-19 15:18:29.922301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserContentFilterStore.path.html 2023-07-21 08:01:27.625331000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-audio-device.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-audio-device.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-audio-device.html 2023-04-19 15:18:30.205634000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-audio-device.html 2023-07-21 08:01:28.513337100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-video-device.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-video-device.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-video-device.html 2023-04-19 15:18:30.208967400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMediaPermissionRequest.is-for-video-device.html 2023-07-21 08:01:28.517337300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.fd-list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.fd-list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.fd-list.html 2023-04-19 15:18:30.308967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.fd-list.html 2023-07-21 08:01:28.757338800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.name.html 2023-04-19 15:18:30.315633800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.name.html 2023-07-21 08:01:28.761339000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.parameters.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.parameters.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.UserMessage.parameters.html 2023-04-19 15:18:30.318967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.UserMessage.parameters.html 2023-07-21 08:01:28.769338800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.local-storage-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.local-storage-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.local-storage-directory.html 2023-04-19 15:18:31.038964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.local-storage-directory.html 2023-07-21 08:01:30.041347700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.memory-pressure-settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.memory-pressure-settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.memory-pressure-settings.html 2023-04-19 15:18:31.042297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.memory-pressure-settings.html 2023-07-21 08:01:30.049347900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.process-swap-on-cross-site-navigation-enabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.process-swap-on-cross-site-navigation-enabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.process-swap-on-cross-site-navigation-enabled.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.process-swap-on-cross-site-navigation-enabled.html 2023-07-21 08:01:30.053347800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.time-zone-override.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.time-zone-override.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.time-zone-override.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.time-zone-override.html 2023-07-21 08:01:30.061348000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.use-system-appearance-for-scrollbars.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.use-system-appearance-for-scrollbars.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.use-system-appearance-for-scrollbars.html 2023-04-19 15:18:31.058964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.use-system-appearance-for-scrollbars.html 2023-07-21 08:01:30.069347900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.website-data-manager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.website-data-manager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebContext.website-data-manager.html 2023-04-19 15:18:31.062297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebContext.website-data-manager.html 2023-07-21 08:01:30.073348000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.attached-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.attached-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.attached-height.html 2023-04-19 15:18:31.258963800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.attached-height.html 2023-07-21 08:01:30.493351000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.can-attach.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.can-attach.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.can-attach.html 2023-04-19 15:18:31.262297200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.can-attach.html 2023-07-21 08:01:30.509351000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.inspected-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.inspected-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebInspector.inspected-uri.html 2023-04-19 15:18:31.265630500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebInspector.inspected-uri.html 2023-07-21 08:01:30.513351000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebResource.response.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebResource.response.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebResource.response.html 2023-04-19 15:18:31.418963200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebResource.response.html 2023-07-21 08:01:30.861353400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebResource.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebResource.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebResource.uri.html 2023-04-19 15:18:31.425629900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebResource.uri.html 2023-07-21 08:01:30.865353600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-cache-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-cache-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-cache-directory.html 2023-04-19 15:18:32.035627800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-cache-directory.html 2023-07-21 08:01:31.853360400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-data-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-data-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-data-directory.html 2023-04-19 15:18:32.038961200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.base-data-directory.html 2023-07-21 08:01:31.857360400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.disk-cache-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.disk-cache-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.disk-cache-directory.html 2023-04-19 15:18:32.045627800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.disk-cache-directory.html 2023-07-21 08:01:31.861360300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.dom-cache-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.dom-cache-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.dom-cache-directory.html 2023-04-19 15:18:32.048961200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.dom-cache-directory.html 2023-07-21 08:01:31.869360400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.hsts-cache-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.hsts-cache-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.hsts-cache-directory.html 2023-04-19 15:18:32.055627800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.hsts-cache-directory.html 2023-07-21 08:01:31.873360400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.indexeddb-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.indexeddb-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.indexeddb-directory.html 2023-04-19 15:18:32.058961200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.indexeddb-directory.html 2023-07-21 08:01:31.877360600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.is-ephemeral.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.is-ephemeral.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.is-ephemeral.html 2023-04-19 15:18:32.065627600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.is-ephemeral.html 2023-07-21 08:01:31.889360700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.itp-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.itp-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.itp-directory.html 2023-04-19 15:18:32.072294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.itp-directory.html 2023-07-21 08:01:31.893360600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.local-storage-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.local-storage-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.local-storage-directory.html 2023-04-19 15:18:32.075627600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.local-storage-directory.html 2023-07-21 08:01:31.901360800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.offline-application-cache-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.offline-application-cache-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.offline-application-cache-directory.html 2023-04-19 15:18:32.082294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.offline-application-cache-directory.html 2023-07-21 08:01:31.905360700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.service-worker-registrations-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.service-worker-registrations-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.service-worker-registrations-directory.html 2023-04-19 15:18:32.085627600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.service-worker-registrations-directory.html 2023-07-21 08:01:31.913360800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.websql-directory.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.websql-directory.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.websql-directory.html 2023-04-19 15:18:32.092294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsiteDataManager.websql-directory.html 2023-07-21 08:01:31.917360800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -136,7 +136,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsitePolicies.autoplay.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsitePolicies.autoplay.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebsitePolicies.autoplay.html 2023-04-19 15:18:32.165627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebsitePolicies.autoplay.html 2023-07-21 08:01:32.077361800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.automation-presentation-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.automation-presentation-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.automation-presentation-type.html 2023-04-19 15:18:34.078954000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.automation-presentation-type.html 2023-07-21 08:01:33.837374000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.camera-capture-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.camera-capture-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.camera-capture-state.html 2023-04-19 15:18:34.085620600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.camera-capture-state.html 2023-07-21 08:01:33.841374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.default-content-security-policy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.default-content-security-policy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.default-content-security-policy.html 2023-04-19 15:18:34.092287300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.default-content-security-policy.html 2023-07-21 08:01:33.845374000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.display-capture-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.display-capture-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.display-capture-state.html 2023-04-19 15:18:34.105620600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.display-capture-state.html 2023-07-21 08:01:33.849374000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.editable.html 2023-04-19 15:18:34.112287300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.editable.html 2023-07-21 08:01:33.853374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.estimated-load-progress.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.estimated-load-progress.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.estimated-load-progress.html 2023-04-19 15:18:34.115620600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.estimated-load-progress.html 2023-07-21 08:01:33.853374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.favicon.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.favicon.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.favicon.html 2023-04-19 15:18:34.122287300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.favicon.html 2023-07-21 08:01:33.857374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-controlled-by-automation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-controlled-by-automation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-controlled-by-automation.html 2023-04-19 15:18:34.125620600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-controlled-by-automation.html 2023-07-21 08:01:33.861374100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-ephemeral.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-ephemeral.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-ephemeral.html 2023-04-19 15:18:34.138954000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-ephemeral.html 2023-07-21 08:01:33.865374300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-loading.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-loading.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-loading.html 2023-04-19 15:18:34.148954000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-loading.html 2023-07-21 08:01:33.873374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-muted.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-muted.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-muted.html 2023-04-19 15:18:34.155620600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-muted.html 2023-07-21 08:01:33.873374200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-playing-audio.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-playing-audio.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-playing-audio.html 2023-04-19 15:18:34.158953700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-playing-audio.html 2023-07-21 08:01:33.877374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-web-process-responsive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-web-process-responsive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.is-web-process-responsive.html 2023-04-19 15:18:34.165620300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.is-web-process-responsive.html 2023-07-21 08:01:33.881374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.microphone-capture-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.microphone-capture-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.microphone-capture-state.html 2023-04-19 15:18:34.172287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.microphone-capture-state.html 2023-07-21 08:01:33.885374300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.page-id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.page-id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.page-id.html 2023-04-19 15:18:34.178953600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.page-id.html 2023-07-21 08:01:33.889374500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.related-view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.related-view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.related-view.html 2023-04-19 15:18:34.182287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.related-view.html 2023-07-21 08:01:33.889374500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.settings.html 2023-04-19 15:18:34.185620300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.settings.html 2023-07-21 08:01:33.893374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.title.html 2023-04-19 15:18:34.192287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.title.html 2023-07-21 08:01:33.893374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.uri.html 2023-04-19 15:18:34.195620300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.uri.html 2023-07-21 08:01:33.897374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.user-content-manager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.user-content-manager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.user-content-manager.html 2023-04-19 15:18:34.202287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.user-content-manager.html 2023-07-21 08:01:33.897374400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.web-context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.web-context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.web-context.html 2023-04-19 15:18:34.205620300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.web-context.html 2023-07-21 08:01:33.901374600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.web-extension-mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.web-extension-mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.web-extension-mode.html 2023-04-19 15:18:34.212287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.web-extension-mode.html 2023-07-21 08:01:33.905374500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.website-policies.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.website-policies.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.website-policies.html 2023-04-19 15:18:34.215620300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.website-policies.html 2023-07-21 08:01:33.905374500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.zoom-level.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.zoom-level.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WebView.zoom-level.html 2023-04-19 15:18:34.222287000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WebView.zoom-level.html 2023-07-21 08:01:33.909374500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.fullscreen.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.fullscreen.html 2023-07-21 08:01:34.365377700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.geometry.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.geometry.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.geometry.html 2023-04-19 15:18:35.038950700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.geometry.html 2023-07-21 08:01:34.369377600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.locationbar-visible.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.locationbar-visible.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.locationbar-visible.html 2023-04-19 15:18:35.042284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.locationbar-visible.html 2023-07-21 08:01:34.369377600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.menubar-visible.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.menubar-visible.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.menubar-visible.html 2023-04-19 15:18:35.045617300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.menubar-visible.html 2023-07-21 08:01:34.369377600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.resizable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.resizable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.resizable.html 2023-04-19 15:18:35.048950700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.resizable.html 2023-07-21 08:01:34.373377800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.scrollbars-visible.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.scrollbars-visible.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.scrollbars-visible.html 2023-04-19 15:18:35.052284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.scrollbars-visible.html 2023-07-21 08:01:34.373377800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.statusbar-visible.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.statusbar-visible.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.statusbar-visible.html 2023-04-19 15:18:35.055617300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.statusbar-visible.html 2023-07-21 08:01:34.525378700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.toolbar-visible.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.toolbar-visible.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/property.WindowProperties.toolbar-visible.html 2023-04-19 15:18:35.058950700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/property.WindowProperties.toolbar-visible.html 2023-07-21 08:01:34.525378700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.authenticated.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.authenticated.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.authenticated.html 2023-04-19 15:18:19.229005600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.authenticated.html 2023-07-21 08:01:06.941186400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.cancelled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.cancelled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.cancelled.html 2023-04-19 15:18:19.292338600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AuthenticationRequest.cancelled.html 2023-07-21 08:01:06.973186700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AutomationSession.create-web-view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AutomationSession.create-web-view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.AutomationSession.create-web-view.html 2023-04-19 15:18:19.652337300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.AutomationSession.create-web-view.html 2023-07-21 08:01:07.317189000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.BackForwardList.changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.BackForwardList.changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.BackForwardList.changed.html 2023-04-19 15:18:20.135669000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.BackForwardList.changed.html 2023-07-21 08:01:08.081194400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.ColorChooserRequest.finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.ColorChooserRequest.finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.ColorChooserRequest.finished.html 2023-04-19 15:18:20.885666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.ColorChooserRequest.finished.html 2023-07-21 08:01:08.821199700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.CookieManager.changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.CookieManager.changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.CookieManager.changed.html 2023-04-19 15:18:23.242324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.CookieManager.changed.html 2023-07-21 08:01:10.853214000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.created-destination.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.created-destination.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.created-destination.html 2023-04-19 15:18:24.102321900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.created-destination.html 2023-07-21 08:01:11.537218800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.decide-destination.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.decide-destination.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.decide-destination.html 2023-04-19 15:18:24.168988500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.decide-destination.html 2023-07-21 08:01:11.557218800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.failed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.failed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.failed.html 2023-04-19 15:18:24.222321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.failed.html 2023-07-21 08:01:11.577219000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.finished.html 2023-04-19 15:18:24.252321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.finished.html 2023-07-21 08:01:11.585219100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.received-data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.received-data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Download.received-data.html 2023-04-19 15:18:24.315654500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Download.received-data.html 2023-07-21 08:01:11.597219200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FaviconDatabase.favicon-changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FaviconDatabase.favicon-changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FaviconDatabase.favicon-changed.html 2023-04-19 15:18:24.838986000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FaviconDatabase.favicon-changed.html 2023-07-21 08:01:12.157223000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.counted-matches.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.counted-matches.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.counted-matches.html 2023-04-19 15:18:25.138985000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.counted-matches.html 2023-07-21 08:01:13.081229700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.failed-to-find-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.failed-to-find-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.failed-to-find-text.html 2023-04-19 15:18:25.145651600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.failed-to-find-text.html 2023-07-21 08:01:13.093229800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.found-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.found-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.FindController.found-text.html 2023-04-19 15:18:25.155651600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.FindController.found-text.html 2023-07-21 08:01:13.121230000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.GeolocationManager.start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.GeolocationManager.start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.GeolocationManager.start.html 2023-04-19 15:18:25.282317900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.GeolocationManager.start.html 2023-07-21 08:01:13.617233300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.GeolocationManager.stop.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.GeolocationManager.stop.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.GeolocationManager.stop.html 2023-04-19 15:18:25.288984500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.GeolocationManager.stop.html 2023-07-21 08:01:13.625233400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.committed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.committed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.committed.html 2023-04-19 15:18:25.795649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.committed.html 2023-07-21 08:01:15.517246700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.delete-surrounding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.delete-surrounding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.delete-surrounding.html 2023-04-19 15:18:25.808982600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.delete-surrounding.html 2023-07-21 08:01:15.605247300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-changed.html 2023-04-19 15:18:25.815649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-changed.html 2023-07-21 08:01:15.637247600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-finished.html 2023-04-19 15:18:25.822316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-finished.html 2023-07-21 08:01:15.669247600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-started.html 2023-04-19 15:18:25.828982600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.InputMethodContext.preedit-started.html 2023-07-21 08:01:15.685248000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Notification.clicked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Notification.clicked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Notification.clicked.html 2023-04-19 15:18:26.228981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Notification.clicked.html 2023-07-21 08:01:17.021257200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Notification.closed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Notification.closed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.Notification.closed.html 2023-04-19 15:18:26.235648000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.Notification.closed.html 2023-07-21 08:01:17.029257300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.OptionMenu.close.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.OptionMenu.close.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.OptionMenu.close.html 2023-04-19 15:18:26.345647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.OptionMenu.close.html 2023-07-21 08:01:17.493260400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.apply.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.apply.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.apply.html 2023-04-19 15:18:26.562313300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.apply.html 2023-07-21 08:01:18.397266900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.update.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.update.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.update.html 2023-04-19 15:18:26.575646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintCustomWidget.update.html 2023-07-21 08:01:18.449267100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.create-custom-widget.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.create-custom-widget.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.create-custom-widget.html 2023-04-19 15:18:26.718979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.create-custom-widget.html 2023-07-21 08:01:19.017271000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.failed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.failed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.failed.html 2023-04-19 15:18:26.732313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.failed.html 2023-07-21 08:01:19.069271600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.PrintOperation.finished.html 2023-04-19 15:18:26.735646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.PrintOperation.finished.html 2023-07-21 08:01:19.081271600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-received.html 2023-04-19 15:18:30.168967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-received.html 2023-07-21 08:01:28.309335700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-with-reply-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-with-reply-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-with-reply-received.html 2023-04-19 15:18:30.192300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.UserContentManager.script-message-with-reply-received.html 2023-07-21 08:01:28.365336200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.automation-started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.automation-started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.automation-started.html 2023-04-19 15:18:31.072297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.automation-started.html 2023-07-21 08:01:30.089348000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.download-started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.download-started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.download-started.html 2023-04-19 15:18:31.082297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.download-started.html 2023-07-21 08:01:30.097348200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-notification-permissions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-notification-permissions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-notification-permissions.html 2023-04-19 15:18:31.092297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-notification-permissions.html 2023-07-21 08:01:30.137348400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-web-extensions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-web-extensions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-web-extensions.html 2023-04-19 15:18:31.098964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.initialize-web-extensions.html 2023-07-21 08:01:30.169348700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -128,7 +128,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.user-message-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.user-message-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebContext.user-message-received.html 2023-04-19 15:18:31.112297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebContext.user-message-received.html 2023-07-21 08:01:30.201348800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.attach.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.attach.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.attach.html 2023-04-19 15:18:31.278963800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.attach.html 2023-07-21 08:01:30.529351200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.bring-to-front.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.bring-to-front.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.bring-to-front.html 2023-04-19 15:18:31.292297100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.bring-to-front.html 2023-07-21 08:01:30.557351400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.closed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.closed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.closed.html 2023-04-19 15:18:31.298963500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.closed.html 2023-07-21 08:01:30.565351500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.detach.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.detach.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.detach.html 2023-04-19 15:18:31.312296900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.detach.html 2023-07-21 08:01:30.593351600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.open-window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.open-window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebInspector.open-window.html 2023-04-19 15:18:31.322296900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebInspector.open-window.html 2023-07-21 08:01:30.613351800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.failed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.failed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.failed.html 2023-04-19 15:18:31.435629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.failed.html 2023-07-21 08:01:30.877353700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.failed-with-tls-errors.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.failed-with-tls-errors.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.failed-with-tls-errors.html 2023-04-19 15:18:31.448963200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.failed-with-tls-errors.html 2023-07-21 08:01:30.889353800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.finished.html 2023-04-19 15:18:31.455629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.finished.html 2023-07-21 08:01:30.901353800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.received-data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.received-data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.received-data.html 2023-04-19 15:18:31.465629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.received-data.html 2023-07-21 08:01:30.913354000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.sent-request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.sent-request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebResource.sent-request.html 2023-04-19 15:18:31.482296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebResource.sent-request.html 2023-07-21 08:01:30.937354000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.authenticate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.authenticate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.authenticate.html 2023-04-19 15:18:34.238953600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.authenticate.html 2023-07-21 08:01:33.921374600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.close.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.close.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.close.html 2023-04-19 15:18:34.248953600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.close.html 2023-07-21 08:01:33.925374700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.context-menu-dismissed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.context-menu-dismissed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.context-menu-dismissed.html 2023-04-19 15:18:34.298953300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.context-menu-dismissed.html 2023-07-21 08:01:33.949375000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.context-menu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.context-menu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.context-menu.html 2023-04-19 15:18:34.288953300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.context-menu.html 2023-07-21 08:01:33.945374700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.create.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.create.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.create.html 2023-04-19 15:18:34.315620000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.create.html 2023-07-21 08:01:33.957374800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.decide-policy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.decide-policy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.decide-policy.html 2023-04-19 15:18:34.342286600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.decide-policy.html 2023-07-21 08:01:33.973375000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.enter-fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.enter-fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.enter-fullscreen.html 2023-04-19 15:18:34.355619700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.enter-fullscreen.html 2023-07-21 08:01:33.981375000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.insecure-content-detected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.insecure-content-detected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.insecure-content-detected.html 2023-04-19 15:18:34.365619700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.insecure-content-detected.html 2023-07-21 08:01:33.985375200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.leave-fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.leave-fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.leave-fullscreen.html 2023-04-19 15:18:34.378953000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.leave-fullscreen.html 2023-07-21 08:01:33.993375000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-changed.html 2023-04-19 15:18:34.398953000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-changed.html 2023-07-21 08:01:34.005375100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-failed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-failed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-failed.html 2023-04-19 15:18:34.425619600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-failed.html 2023-07-21 08:01:34.017375200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-failed-with-tls-errors.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-failed-with-tls-errors.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.load-failed-with-tls-errors.html 2023-04-19 15:18:34.448952700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.load-failed-with-tls-errors.html 2023-07-21 08:01:34.029375300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.mouse-target-changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.mouse-target-changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.mouse-target-changed.html 2023-04-19 15:18:34.468952700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.mouse-target-changed.html 2023-07-21 08:01:34.041375400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.permission-request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.permission-request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.permission-request.html 2023-04-19 15:18:34.492286000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.permission-request.html 2023-07-21 08:01:34.053375500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.print.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.print.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.print.html 2023-04-19 15:18:34.512286000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.print.html 2023-07-21 08:01:34.061375600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.query-permission-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.query-permission-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.query-permission-state.html 2023-04-19 15:18:34.528952600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.query-permission-state.html 2023-07-21 08:01:34.069375800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.ready-to-show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.ready-to-show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.ready-to-show.html 2023-04-19 15:18:34.538952600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.ready-to-show.html 2023-07-21 08:01:34.077375700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.resource-load-started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.resource-load-started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.resource-load-started.html 2023-04-19 15:18:34.552285700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.resource-load-started.html 2023-07-21 08:01:34.085375800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-as-modal.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-as-modal.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-as-modal.html 2023-04-19 15:18:34.562285700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-as-modal.html 2023-07-21 08:01:34.089375700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-color-chooser.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-color-chooser.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-color-chooser.html 2023-04-19 15:18:34.582285600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-color-chooser.html 2023-07-21 08:01:34.101375800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-file-chooser.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-file-chooser.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.run-file-chooser.html 2023-04-19 15:18:34.605619000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.run-file-chooser.html 2023-07-21 08:01:34.113376000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.script-dialog.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.script-dialog.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.script-dialog.html 2023-04-19 15:18:34.632285600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.script-dialog.html 2023-07-21 08:01:34.125376000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.show-notification.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.show-notification.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.show-notification.html 2023-04-19 15:18:34.648952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.show-notification.html 2023-07-21 08:01:34.133376100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.show-option-menu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.show-option-menu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.show-option-menu.html 2023-04-19 15:18:34.675618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.show-option-menu.html 2023-07-21 08:01:34.149376200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.submit-form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.submit-form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.submit-form.html 2023-04-19 15:18:34.688952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.submit-form.html 2023-07-21 08:01:34.157376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.user-message-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.user-message-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.user-message-received.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.user-message-received.html 2023-07-21 08:01:34.165376200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.web-process-crashed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.web-process-crashed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.web-process-crashed.html 2023-04-19 15:18:34.718952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.web-process-crashed.html 2023-07-21 08:01:34.169376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.web-process-terminated.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.web-process-terminated.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/signal.WebView.web-process-terminated.html 2023-04-19 15:18:34.728952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/signal.WebView.web-process-terminated.html 2023-07-21 08:01:34.173376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ApplicationInfo.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ApplicationInfo.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ApplicationInfo.html 2023-04-19 15:18:16.669014500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ApplicationInfo.html 2023-07-21 08:01:03.777164000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.Credential.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.Credential.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.Credential.html 2023-04-19 15:18:18.549008000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.Credential.html 2023-07-21 08:01:04.565169600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.GeolocationPosition.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.GeolocationPosition.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.GeolocationPosition.html 2023-04-19 15:18:19.482338000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.GeolocationPosition.html 2023-07-21 08:01:05.269174600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.InputMethodUnderline.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.InputMethodUnderline.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.InputMethodUnderline.html 2023-04-19 15:18:19.942336300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.InputMethodUnderline.html 2023-07-21 08:01:06.509183400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ITPFirstParty.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ITPFirstParty.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ITPFirstParty.html 2023-04-19 15:18:20.092336000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ITPFirstParty.html 2023-07-21 08:01:06.689184700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -120,7 +120,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ITPThirdParty.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ITPThirdParty.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ITPThirdParty.html 2023-04-19 15:18:20.639000700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ITPThirdParty.html 2023-07-21 08:01:06.953186500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -118,7 +118,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.JavascriptResult.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.JavascriptResult.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.JavascriptResult.html 2023-04-19 15:18:20.735667000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.JavascriptResult.html 2023-07-21 08:01:07.109187600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.MemoryPressureSettings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.MemoryPressureSettings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.MemoryPressureSettings.html 2023-04-19 15:18:20.885666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.MemoryPressureSettings.html 2023-07-21 08:01:07.389189500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.MimeInfo.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.MimeInfo.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.MimeInfo.html 2023-04-19 15:18:21.238998400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.MimeInfo.html 2023-07-21 08:01:07.977193600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.NavigationAction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.NavigationAction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.NavigationAction.html 2023-04-19 15:18:21.408998000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.NavigationAction.html 2023-07-21 08:01:08.193195300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.NetworkProxySettings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.NetworkProxySettings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.NetworkProxySettings.html 2023-04-19 15:18:21.668997000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.NetworkProxySettings.html 2023-07-21 08:01:08.637198400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.OptionMenuItem.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.OptionMenuItem.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.OptionMenuItem.html 2023-04-19 15:18:21.915662800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.OptionMenuItem.html 2023-07-21 08:01:08.889200200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.PermissionStateQuery.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.PermissionStateQuery.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.PermissionStateQuery.html 2023-04-19 15:18:22.405661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.PermissionStateQuery.html 2023-07-21 08:01:09.189202300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ScriptDialog.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ScriptDialog.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ScriptDialog.html 2023-04-19 15:18:22.728993400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ScriptDialog.html 2023-07-21 08:01:09.417204000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ScriptMessageReply.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ScriptMessageReply.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.ScriptMessageReply.html 2023-04-19 15:18:23.252324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.ScriptMessageReply.html 2023-07-21 08:01:09.653205400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.SecurityOrigin.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.SecurityOrigin.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.SecurityOrigin.html 2023-04-19 15:18:23.382324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.SecurityOrigin.html 2023-07-21 08:01:09.785206300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserContentFilter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserContentFilter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserContentFilter.html 2023-04-19 15:18:23.738989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserContentFilter.html 2023-07-21 08:01:10.001208000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserScript.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserScript.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserScript.html 2023-04-19 15:18:23.922322500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserScript.html 2023-07-21 08:01:10.085208700 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserStyleSheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserStyleSheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.UserStyleSheet.html 2023-04-19 15:18:24.248988200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.UserStyleSheet.html 2023-07-21 08:01:10.321210100 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.WebsiteData.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.WebsiteData.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.WebsiteData.html 2023-04-19 15:18:24.492320500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.WebsiteData.html 2023-07-21 08:01:10.529211800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.WebViewSessionState.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.WebViewSessionState.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/struct.WebViewSessionState.html 2023-04-19 15:18:24.622320200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/struct.WebViewSessionState.html 2023-07-21 08:01:10.665212600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.DownloadError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.DownloadError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.DownloadError.quark.html 2023-04-19 15:18:16.679014400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.DownloadError.quark.html 2023-07-21 08:01:03.413161500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.FaviconDatabaseError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.FaviconDatabaseError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.FaviconDatabaseError.quark.html 2023-04-19 15:18:17.339012100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.FaviconDatabaseError.quark.html 2023-07-21 08:01:03.557162500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.JavascriptError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.JavascriptError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.JavascriptError.quark.html 2023-04-19 15:18:17.665677500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.JavascriptError.quark.html 2023-07-21 08:01:03.717163600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.NetworkError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.NetworkError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.NetworkError.quark.html 2023-04-19 15:18:18.019009800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.NetworkError.quark.html 2023-07-21 08:01:03.981165600 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PluginError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PluginError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PluginError.quark.html 2023-04-19 15:18:18.305675300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PluginError.quark.html 2023-07-21 08:01:04.153166800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PolicyError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PolicyError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PolicyError.quark.html 2023-04-19 15:18:18.505674600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PolicyError.quark.html 2023-07-21 08:01:04.353168200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PrintError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PrintError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.PrintError.quark.html 2023-04-19 15:18:18.672340900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.PrintError.quark.html 2023-07-21 08:01:04.397168400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_pixels.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_pixels.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_pixels.html 2023-04-19 15:18:29.248970700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_pixels.html 2023-07-21 08:01:25.225314400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_points.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_points.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_points.html 2023-04-19 15:18:29.258970700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.Settings.font_size_to_points.html 2023-07-21 08:01:25.249314500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.SnapshotError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.SnapshotError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.SnapshotError.quark.html 2023-04-19 15:18:18.799007000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.SnapshotError.quark.html 2023-07-21 08:01:04.481169000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.UserContentFilterError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.UserContentFilterError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.UserContentFilterError.quark.html 2023-04-19 15:18:18.962339900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.UserContentFilterError.quark.html 2023-07-21 08:01:04.581169800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.UserMessageError.quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.UserMessageError.quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.UserMessageError.quark.html 2023-04-19 15:18:19.132339200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.UserMessageError.quark.html 2023-07-21 08:01:04.665170400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.WebContext.get_default.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.WebContext.get_default.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.WebContext.get_default.html 2023-04-19 15:18:31.128964200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.WebContext.get_default.html 2023-07-21 08:01:30.233349000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.WebsiteDataManager.set_memory_pressure_settings.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.WebsiteDataManager.set_memory_pressure_settings.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/type_func.WebsiteDataManager.set_memory_pressure_settings.html 2023-04-19 15:18:32.108960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/type_func.WebsiteDataManager.set_memory_pressure_settings.html 2023-07-21 08:01:31.937361000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] @@ -122,7 +122,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/urlmap.js webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/urlmap.js --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/urlmap.js 1970-01-01 00:00:00.000000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/urlmap.js 2023-03-03 10:25:57.445521400 +0000 @@ -0,0 +1,16 @@ +const baseURLApiLevelSuffix = (function (uri) { + const slashPos = uri.lastIndexOf("/"); + const dashPos = uri.lastIndexOf("-", slashPos); + return uri.substring(dashPos, slashPos + 1); +})(window.location.href); +baseURLs = [ + ["GLib", "https://docs.gtk.org/glib/"], + ["GObject", "https://docs.gtk.org/gobject/"], + ["Gio", "https://docs.gtk.org/gio/"], + ["Gdk", "https://docs.gtk.org/gdk3/"], + ["Gtk", "https://docs.gtk.org/gtk3/"], + ["JavaScriptCore", "../javascriptcoregtk" + baseURLApiLevelSuffix], + ["Soup", "https://libsoup.org/libsoup-3.0/"], + ["WebKit2", "../webkit2gtk" + baseURLApiLevelSuffix], + ["WebKit2WebExtension", "../webkit2gtk-web-extension" + baseURLApiLevelSuffix] +] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.Download.decide_destination.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.Download.decide_destination.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.Download.decide_destination.html 2023-04-19 15:18:24.335654500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.Download.decide_destination.html 2023-07-21 08:01:11.601219200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -103,7 +103,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.committed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.committed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.committed.html 2023-04-19 15:18:25.832316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.committed.html 2023-07-21 08:01:15.709248000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.delete_surrounding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.delete_surrounding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.delete_surrounding.html 2023-04-19 15:18:25.838982600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.delete_surrounding.html 2023-07-21 08:01:15.713248000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.filter_key_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.filter_key_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.filter_key_event.html 2023-04-19 15:18:25.852316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.filter_key_event.html 2023-07-21 08:01:15.773248400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.get_preedit.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.get_preedit.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.get_preedit.html 2023-04-19 15:18:25.872316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.get_preedit.html 2023-07-21 08:01:15.853249000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_cursor_area.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_cursor_area.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_cursor_area.html 2023-04-19 15:18:25.892315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_cursor_area.html 2023-07-21 08:01:15.897249200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_in.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_in.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_in.html 2023-04-19 15:18:25.902315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_in.html 2023-07-21 08:01:15.929249500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_out.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_out.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_out.html 2023-04-19 15:18:25.908982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_focus_out.html 2023-07-21 08:01:15.961249800 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_surrounding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_surrounding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_surrounding.html 2023-04-19 15:18:25.932315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.notify_surrounding.html 2023-07-21 08:01:16.001250000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_changed.html 2023-04-19 15:18:25.932315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_changed.html 2023-07-21 08:01:16.005250000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_finished.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_finished.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_finished.html 2023-04-19 15:18:25.935649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_finished.html 2023-07-21 08:01:16.013250000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_started.html 2023-04-19 15:18:25.935649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.preedit_started.html 2023-07-21 08:01:16.013250000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.reset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.reset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.reset.html 2023-04-19 15:18:25.945649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.reset.html 2023-07-21 08:01:16.021250200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.set_enable_preedit.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.set_enable_preedit.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.set_enable_preedit.html 2023-04-19 15:18:25.955649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.InputMethodContext.set_enable_preedit.html 2023-07-21 08:01:16.053250300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.allow.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.allow.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.allow.html 2023-04-19 15:18:17.725677500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.allow.html 2023-07-21 08:01:05.333175200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.deny.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.deny.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.deny.html 2023-04-19 15:18:17.892343500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PermissionRequest.deny.html 2023-07-21 08:01:05.341175000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.apply.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.apply.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.apply.html 2023-04-19 15:18:26.578980000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.apply.html 2023-07-21 08:01:18.457267300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.update.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.update.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.update.html 2023-04-19 15:18:26.578980000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.PrintCustomWidget.update.html 2023-07-21 08:01:18.461267200 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.automation_started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.automation_started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.automation_started.html 2023-04-19 15:18:31.115630900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.automation_started.html 2023-07-21 08:01:30.205349000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.download_started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.download_started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.download_started.html 2023-04-19 15:18:31.115630900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.download_started.html 2023-07-21 08:01:30.205349000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_notification_permissions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_notification_permissions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_notification_permissions.html 2023-04-19 15:18:31.118964200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_notification_permissions.html 2023-07-21 08:01:30.209349000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_web_extensions.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_web_extensions.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_web_extensions.html 2023-04-19 15:18:31.118964200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.initialize_web_extensions.html 2023-07-21 08:01:30.209349000 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.user_message_received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.user_message_received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebContext.user_message_received.html 2023-04-19 15:18:31.122297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebContext.user_message_received.html 2023-07-21 08:01:30.213348900 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.authenticate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.authenticate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.authenticate.html 2023-04-19 15:18:34.732285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.authenticate.html 2023-07-21 08:01:34.177376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.close.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.close.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.close.html 2023-04-19 15:18:34.732285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.close.html 2023-07-21 08:01:34.177376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu_dismissed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu_dismissed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu_dismissed.html 2023-04-19 15:18:34.735618400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu_dismissed.html 2023-07-21 08:01:34.177376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu.html 2023-04-19 15:18:34.735618400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.context_menu.html 2023-07-21 08:01:34.177376300 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.create.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.create.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.create.html 2023-04-19 15:18:34.738951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.create.html 2023-07-21 08:01:34.181376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.decide_policy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.decide_policy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.decide_policy.html 2023-04-19 15:18:34.742285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.decide_policy.html 2023-07-21 08:01:34.181376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.enter_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.enter_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.enter_fullscreen.html 2023-04-19 15:18:34.742285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.enter_fullscreen.html 2023-07-21 08:01:34.181376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.insecure_content_detected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.insecure_content_detected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.insecure_content_detected.html 2023-04-19 15:18:34.745618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.insecure_content_detected.html 2023-07-21 08:01:34.181376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.leave_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.leave_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.leave_fullscreen.html 2023-04-19 15:18:34.745618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.leave_fullscreen.html 2023-07-21 08:01:34.185376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_changed.html 2023-04-19 15:18:34.748951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_changed.html 2023-07-21 08:01:34.185376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed.html 2023-04-19 15:18:34.752285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed.html 2023-07-21 08:01:34.185376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed_with_tls_errors.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed_with_tls_errors.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed_with_tls_errors.html 2023-04-19 15:18:34.752285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.load_failed_with_tls_errors.html 2023-07-21 08:01:34.185376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.mouse_target_changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.mouse_target_changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.mouse_target_changed.html 2023-04-19 15:18:34.755618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.mouse_target_changed.html 2023-07-21 08:01:34.189376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.permission_request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.permission_request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.permission_request.html 2023-04-19 15:18:34.755618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.permission_request.html 2023-07-21 08:01:34.189376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.print.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.print.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.print.html 2023-04-19 15:18:34.758951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.print.html 2023-07-21 08:01:34.189376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.query_permission_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.query_permission_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.query_permission_state.html 2023-04-19 15:18:34.762285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.query_permission_state.html 2023-07-21 08:01:34.189376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.ready_to_show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.ready_to_show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.ready_to_show.html 2023-04-19 15:18:34.762285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.ready_to_show.html 2023-07-21 08:01:34.193376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.resource_load_started.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.resource_load_started.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.resource_load_started.html 2023-04-19 15:18:34.765618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.resource_load_started.html 2023-07-21 08:01:34.193376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_as_modal.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_as_modal.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_as_modal.html 2023-04-19 15:18:34.765618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_as_modal.html 2023-07-21 08:01:34.193376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_color_chooser.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_color_chooser.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_color_chooser.html 2023-04-19 15:18:34.768951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_color_chooser.html 2023-07-21 08:01:34.193376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_file_chooser.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_file_chooser.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.run_file_chooser.html 2023-04-19 15:18:34.768951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.run_file_chooser.html 2023-07-21 08:01:34.197376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.script_dialog.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.script_dialog.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.script_dialog.html 2023-04-19 15:18:34.772285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.script_dialog.html 2023-07-21 08:01:34.197376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.show_notification.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.show_notification.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.show_notification.html 2023-04-19 15:18:34.775618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.show_notification.html 2023-07-21 08:01:34.197376500 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.show_option_menu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.show_option_menu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.show_option_menu.html 2023-04-19 15:18:34.775618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.show_option_menu.html 2023-07-21 08:01:34.201376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.submit_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.submit_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.submit_form.html 2023-04-19 15:18:34.778951600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.submit_form.html 2023-07-21 08:01:34.201376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.user_message_received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.user_message_received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.user_message_received.html 2023-04-19 15:18:34.778951600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.user_message_received.html 2023-07-21 08:01:34.201376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_crashed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_crashed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_crashed.html 2023-04-19 15:18:34.782285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_crashed.html 2023-07-21 08:01:34.201376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_terminated.html webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_terminated.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_terminated.html 2023-04-19 15:18:34.782285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/vfunc.WebView.web_process_terminated.html 2023-07-21 08:01:34.201376400 +0000 @@ -67,7 +67,7 @@

WebKit2

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -157,7 +157,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/webkit2gtk-4.1.devhelp2 webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/webkit2gtk-4.1.devhelp2 --- webkit2gtk-2.40.1/Documentation/webkit2gtk-4.1/webkit2gtk-4.1.devhelp2 2023-04-19 15:18:35.145617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-4.1/webkit2gtk-4.1.devhelp2 2023-07-21 08:01:34.561379000 +0000 @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeFunction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeFunction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeFunction.html 2023-04-19 15:18:16.915680200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeFunction.html 2023-07-21 08:01:01.613148700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -116,7 +116,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeWithUserDataFunction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeWithUserDataFunction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeWithUserDataFunction.html 2023-04-19 15:18:17.402345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/callback.WebExtensionInitializeWithUserDataFunction.html 2023-07-21 08:01:01.753149700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenu.html 2023-04-19 15:18:16.862347100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenu.html 2023-07-21 08:01:03.193160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -204,19 +204,19 @@ - - + hierarchy this - -WebKitContextMenu + +WebKitContextMenu @@ -224,15 +224,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -500,6 +500,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenuItem.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenuItem.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenuItem.html 2023-04-19 15:18:19.825670000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ContextMenuItem.html 2023-07-21 08:01:04.017166000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -191,19 +191,19 @@ - - + hierarchy this - -WebKitContextMenuItem + +WebKitContextMenuItem @@ -211,29 +211,29 @@ ancestor_0 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -483,6 +483,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMAttr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMAttr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMAttr.html 2023-04-19 15:18:20.222335300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMAttr.html 2023-07-21 08:01:04.745170800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -189,19 +189,19 @@ - - + hierarchy this - -WebKitDOMAttr + +WebKitDOMAttr @@ -209,57 +209,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -692,6 +692,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMBlob.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMBlob.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMBlob.html 2023-04-19 15:18:20.315668300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMBlob.html 2023-07-21 08:01:05.025173000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -163,19 +163,19 @@ - - + hierarchy this - -WebKitDOMBlob + +WebKitDOMBlob @@ -183,29 +183,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -384,6 +384,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCDATASection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCDATASection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCDATASection.html 2023-04-19 15:18:20.339001700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCDATASection.html 2023-07-21 08:01:05.189174200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -145,19 +145,19 @@ - - + hierarchy this - -WebKitDOMCDATASection + +WebKitDOMCDATASection @@ -165,85 +165,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMText + +WebKitDOMText ancestor_0--this - + ancestor_1 - -WebKitDOMCharacterData + +WebKitDOMCharacterData ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -652,6 +652,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCharacterData.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCharacterData.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCharacterData.html 2023-04-19 15:18:20.349001600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCharacterData.html 2023-07-21 08:01:05.333175200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -179,19 +179,19 @@ - - + hierarchy this - -WebKitDOMCharacterData + +WebKitDOMCharacterData @@ -199,57 +199,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -645,6 +645,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRect.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRect.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRect.html 2023-04-19 15:18:20.465668000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRect.html 2023-07-21 08:01:05.741178000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -183,19 +183,19 @@ - - + hierarchy this - -WebKitDOMClientRect + +WebKitDOMClientRect @@ -203,29 +203,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -485,6 +485,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRectList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRectList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRectList.html 2023-04-19 15:18:20.572334000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMClientRectList.html 2023-07-21 08:01:06.121180500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMClientRectList + +WebKitDOMClientRectList @@ -185,29 +185,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -385,6 +385,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMComment.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMComment.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMComment.html 2023-04-19 15:18:20.629000700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMComment.html 2023-07-21 08:01:06.345182200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -145,19 +145,19 @@ - - + hierarchy this - -WebKitDOMComment + +WebKitDOMComment @@ -165,71 +165,71 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMCharacterData + +WebKitDOMCharacterData ancestor_0--this - + ancestor_1 - -WebKitDOMNode + +WebKitDOMNode ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -596,6 +596,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRule.html 2023-04-19 15:18:20.639000700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRule.html 2023-07-21 08:01:06.473183200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -177,19 +177,19 @@ - - + hierarchy this - -WebKitDOMCSSRule + +WebKitDOMCSSRule @@ -197,29 +197,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -451,6 +451,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRuleList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRuleList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRuleList.html 2023-04-19 15:18:20.699000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSRuleList.html 2023-07-21 08:01:06.741185000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMCSSRuleList + +WebKitDOMCSSRuleList @@ -185,29 +185,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -385,6 +385,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleDeclaration.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleDeclaration.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleDeclaration.html 2023-04-19 15:18:20.729000300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleDeclaration.html 2023-07-21 08:01:06.969186500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitDOMCSSStyleDeclaration + +WebKitDOMCSSStyleDeclaration @@ -207,29 +207,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -499,6 +499,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleSheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleSheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleSheet.html 2023-04-19 15:18:20.872333000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSStyleSheet.html 2023-07-21 08:01:07.537190700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -179,19 +179,19 @@ - - + hierarchy this - -WebKitDOMCSSStyleSheet + +WebKitDOMCSSStyleSheet @@ -199,43 +199,43 @@ ancestor_0 - -WebKitDOMStyleSheet + +WebKitDOMStyleSheet ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -570,6 +570,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSValue.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSValue.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSValue.html 2023-04-19 15:18:20.978999400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMCSSValue.html 2023-07-21 08:01:07.929193300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -169,19 +169,19 @@ - - + hierarchy this - -WebKitDOMCSSValue + +WebKitDOMCSSValue @@ -189,29 +189,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -407,6 +407,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentFragment.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentFragment.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentFragment.html 2023-04-19 15:18:22.502327400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentFragment.html 2023-07-21 08:01:11.621219400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -181,19 +181,19 @@ - - + hierarchy this - -WebKitDOMDocumentFragment + +WebKitDOMDocumentFragment @@ -201,57 +201,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -646,6 +646,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocument.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocument.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocument.html 2023-04-19 15:18:21.038999300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocument.html 2023-07-21 08:01:08.249195600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -471,19 +471,19 @@ - - + hierarchy this - -WebKitDOMDocument + +WebKitDOMDocument @@ -491,57 +491,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -2199,6 +2199,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentType.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentType.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentType.html 2023-04-19 15:18:22.595660400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDocumentType.html 2023-07-21 08:01:11.985221900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -183,19 +183,19 @@ - - + hierarchy this - -WebKitDOMDocumentType + +WebKitDOMDocumentType @@ -203,57 +203,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -660,6 +660,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMImplementation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMImplementation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMImplementation.html 2023-04-19 15:18:22.665660100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMImplementation.html 2023-07-21 08:01:12.189223300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -162,19 +162,19 @@ - - + hierarchy this - -WebKitDOMDOMImplementation + +WebKitDOMDOMImplementation @@ -182,29 +182,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -392,6 +392,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMSelection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMSelection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMSelection.html 2023-04-19 15:18:22.755659800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMSelection.html 2023-07-21 08:01:12.489225400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -231,19 +231,19 @@ - - + hierarchy this - -WebKitDOMDOMSelection + +WebKitDOMDOMSelection @@ -251,29 +251,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -735,6 +735,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMTokenList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMTokenList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMTokenList.html 2023-04-19 15:18:23.042325500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMTokenList.html 2023-07-21 08:01:13.297231200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -181,19 +181,19 @@ - - + hierarchy this - -WebKitDOMDOMTokenList + +WebKitDOMDOMTokenList @@ -201,29 +201,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -467,6 +467,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMWindow.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMWindow.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMWindow.html 2023-04-19 15:18:23.165658500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMDOMWindow.html 2023-07-21 08:01:13.701233900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -317,19 +317,19 @@ - - + hierarchy this - -WebKitDOMDOMWindow + +WebKitDOMDOMWindow @@ -337,43 +337,43 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -1269,6 +1269,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMElement.html 2023-04-19 15:18:23.752323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMElement.html 2023-07-21 08:01:15.101243700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -381,19 +381,19 @@ - - + hierarchy this - -WebKitDOMElement + +WebKitDOMElement @@ -401,57 +401,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -1714,6 +1714,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMEntityReference.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMEntityReference.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMEntityReference.html 2023-04-19 15:18:24.768986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMEntityReference.html 2023-07-21 08:01:18.077264500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -145,19 +145,19 @@ - - + hierarchy this - -WebKitDOMEntityReference + +WebKitDOMEntityReference @@ -165,57 +165,57 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMNode + +WebKitDOMNode ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -510,6 +510,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMEvent.html 2023-04-19 15:18:24.778986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMEvent.html 2023-07-21 08:01:18.213265400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -209,19 +209,19 @@ - - + hierarchy this - -WebKitDOMEvent + +WebKitDOMEvent @@ -229,29 +229,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -632,6 +632,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMFile.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMFile.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMFile.html 2023-04-19 15:18:24.938985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMFile.html 2023-07-21 08:01:18.785269500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -163,19 +163,19 @@ - - + hierarchy this - -WebKitDOMFile + +WebKitDOMFile @@ -183,43 +183,43 @@ ancestor_0 - -WebKitDOMBlob + +WebKitDOMBlob ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -421,6 +421,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMFileList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMFileList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMFileList.html 2023-04-19 15:18:24.958985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMFileList.html 2023-07-21 08:01:18.949270700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMFileList + +WebKitDOMFileList @@ -185,29 +185,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -385,6 +385,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAnchorElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAnchorElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAnchorElement.html 2023-04-19 15:18:24.995652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAnchorElement.html 2023-07-21 08:01:19.125271800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -267,19 +267,19 @@ - - + hierarchy this - -WebKitDOMHTMLAnchorElement + +WebKitDOMHTMLAnchorElement @@ -287,85 +287,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1409,6 +1409,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAppletElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAppletElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAppletElement.html 2023-04-19 15:18:25.378984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAppletElement.html 2023-07-21 08:01:20.421280900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -225,19 +225,19 @@ - - + hierarchy this - -WebKitDOMHTMLAppletElement + +WebKitDOMHTMLAppletElement @@ -245,85 +245,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1185,6 +1185,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAreaElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAreaElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAreaElement.html 2023-04-19 15:18:25.618983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLAreaElement.html 2023-07-21 08:01:21.165286000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -237,19 +237,19 @@ - - + hierarchy this - -WebKitDOMHTMLAreaElement + +WebKitDOMHTMLAreaElement @@ -257,85 +257,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1249,6 +1249,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseElement.html 2023-04-19 15:18:25.895649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseElement.html 2023-07-21 08:01:21.901291100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLBaseElement + +WebKitDOMHTMLBaseElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseFontElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseFontElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseFontElement.html 2023-04-19 15:18:25.948982200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBaseFontElement.html 2023-07-21 08:01:22.181293200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -164,19 +164,19 @@ - - + hierarchy this - -WebKitDOMHTMLBaseFontElement + +WebKitDOMHTMLBaseFontElement @@ -184,85 +184,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -882,6 +882,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBodyElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBodyElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBodyElement.html 2023-04-19 15:18:26.038982000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBodyElement.html 2023-07-21 08:01:22.513295400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -195,19 +195,19 @@ - - + hierarchy this - -WebKitDOMHTMLBodyElement + +WebKitDOMHTMLBodyElement @@ -215,85 +215,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1025,6 +1025,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBRElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBRElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBRElement.html 2023-04-19 15:18:26.172314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLBRElement.html 2023-07-21 08:01:22.977298700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLBRElement + +WebKitDOMHTMLBRElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLButtonElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLButtonElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLButtonElement.html 2023-04-19 15:18:26.202314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLButtonElement.html 2023-07-21 08:01:23.213300500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -197,19 +197,19 @@ - - + hierarchy this - -WebKitDOMHTMLButtonElement + +WebKitDOMHTMLButtonElement @@ -217,85 +217,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1037,6 +1037,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCanvasElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCanvasElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCanvasElement.html 2023-04-19 15:18:26.332314300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCanvasElement.html 2023-07-21 08:01:23.745304000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLCanvasElement + +WebKitDOMHTMLCanvasElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCollection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCollection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCollection.html 2023-04-19 15:18:26.385647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLCollection.html 2023-07-21 08:01:23.969305500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -167,19 +167,19 @@ - - + hierarchy this - -WebKitDOMHTMLCollection + +WebKitDOMHTMLCollection @@ -187,29 +187,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -404,6 +404,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDirectoryElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDirectoryElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDirectoryElement.html 2023-04-19 15:18:26.428980600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDirectoryElement.html 2023-07-21 08:01:24.217307300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLDirectoryElement + +WebKitDOMHTMLDirectoryElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDivElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDivElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDivElement.html 2023-04-19 15:18:26.462313700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDivElement.html 2023-07-21 08:01:24.361308300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLDivElement + +WebKitDOMHTMLDivElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDListElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDListElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDListElement.html 2023-04-19 15:18:26.492313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDListElement.html 2023-07-21 08:01:24.593309900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLDListElement + +WebKitDOMHTMLDListElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDocument.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDocument.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDocument.html 2023-04-19 15:18:26.525647000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLDocument.html 2023-07-21 08:01:24.853311800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -223,19 +223,19 @@ - - + hierarchy this - -WebKitDOMHTMLDocument + +WebKitDOMHTMLDocument @@ -243,71 +243,71 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMDocument + +WebKitDOMDocument ancestor_0--this - + ancestor_1 - -WebKitDOMNode + +WebKitDOMNode ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -1159,6 +1159,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLElement.html 2023-04-19 15:18:26.772312600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLElement.html 2023-07-21 08:01:25.585317000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -253,19 +253,19 @@ - - + hierarchy this - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement @@ -273,71 +273,71 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMElement + +WebKitDOMElement ancestor_0--this - + ancestor_1 - -WebKitDOMNode + +WebKitDOMNode ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -1336,6 +1336,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLEmbedElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLEmbedElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLEmbedElement.html 2023-04-19 15:18:27.118978000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLEmbedElement.html 2023-07-21 08:01:26.717324700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -195,19 +195,19 @@ - - + hierarchy this - -WebKitDOMHTMLEmbedElement + +WebKitDOMHTMLEmbedElement @@ -215,85 +215,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1025,6 +1025,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFieldSetElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFieldSetElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFieldSetElement.html 2023-04-19 15:18:27.248977700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFieldSetElement.html 2023-07-21 08:01:27.341329000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -163,19 +163,19 @@ - - + hierarchy this - -WebKitDOMHTMLFieldSetElement + +WebKitDOMHTMLFieldSetElement @@ -183,85 +183,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -855,6 +855,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFontElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFontElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFontElement.html 2023-04-19 15:18:27.272311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFontElement.html 2023-07-21 08:01:27.541330300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -177,19 +177,19 @@ - - + hierarchy this - -WebKitDOMHTMLFontElement + +WebKitDOMHTMLFontElement @@ -197,85 +197,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -929,6 +929,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFormElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFormElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFormElement.html 2023-04-19 15:18:27.342310700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFormElement.html 2023-07-21 08:01:27.877332700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -213,19 +213,19 @@ - - + hierarchy this - -WebKitDOMHTMLFormElement + +WebKitDOMHTMLFormElement @@ -233,85 +233,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1121,6 +1121,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameElement.html 2023-04-19 15:18:27.532310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameElement.html 2023-07-21 08:01:28.349336100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -223,19 +223,19 @@ - - + hierarchy this - -WebKitDOMHTMLFrameElement + +WebKitDOMHTMLFrameElement @@ -243,85 +243,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1177,6 +1177,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameSetElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameSetElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameSetElement.html 2023-04-19 15:18:27.752309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLFrameSetElement.html 2023-07-21 08:01:28.797339200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLFrameSetElement + +WebKitDOMHTMLFrameSetElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadElement.html 2023-04-19 15:18:27.802309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadElement.html 2023-07-21 08:01:29.045340800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLHeadElement + +WebKitDOMHTMLHeadElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadingElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadingElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadingElement.html 2023-04-19 15:18:27.832309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHeadingElement.html 2023-07-21 08:01:29.305342700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLHeadingElement + +WebKitDOMHTMLHeadingElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHRElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHRElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHRElement.html 2023-04-19 15:18:27.865642300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHRElement.html 2023-07-21 08:01:29.521344200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -183,19 +183,19 @@ - - + hierarchy this - -WebKitDOMHTMLHRElement + +WebKitDOMHTMLHRElement @@ -203,85 +203,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -961,6 +961,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHtmlElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHtmlElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHtmlElement.html 2023-04-19 15:18:27.958975300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLHtmlElement.html 2023-07-21 08:01:29.877346800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLHtmlElement + +WebKitDOMHTMLHtmlElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLIFrameElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLIFrameElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLIFrameElement.html 2023-04-19 15:18:27.992308400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLIFrameElement.html 2023-07-21 08:01:30.049347900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -227,19 +227,19 @@ - - + hierarchy this - -WebKitDOMHTMLIFrameElement + +WebKitDOMHTMLIFrameElement @@ -247,85 +247,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1197,6 +1197,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLImageElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLImageElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLImageElement.html 2023-04-19 15:18:28.235641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLImageElement.html 2023-07-21 08:01:30.609351600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -257,19 +257,19 @@ - - + hierarchy this - -WebKitDOMHTMLImageElement + +WebKitDOMHTMLImageElement @@ -277,85 +277,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1359,6 +1359,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLInputElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLInputElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLInputElement.html 2023-04-19 15:18:28.578973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLInputElement.html 2023-07-21 08:01:31.137355300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -311,19 +311,19 @@ - - + hierarchy this - -WebKitDOMHTMLInputElement + +WebKitDOMHTMLInputElement @@ -331,85 +331,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1641,6 +1641,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLabelElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLabelElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLabelElement.html 2023-04-19 15:18:29.142304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLabelElement.html 2023-07-21 08:01:32.141362400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -169,19 +169,19 @@ - - + hierarchy this - -WebKitDOMHTMLLabelElement + +WebKitDOMHTMLLabelElement @@ -189,85 +189,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -887,6 +887,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLegendElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLegendElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLegendElement.html 2023-04-19 15:18:29.182304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLegendElement.html 2023-07-21 08:01:32.277363300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -169,19 +169,19 @@ - - + hierarchy this - -WebKitDOMHTMLLegendElement + +WebKitDOMHTMLLegendElement @@ -189,85 +189,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -887,6 +887,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLIElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLIElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLIElement.html 2023-04-19 15:18:29.222304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLIElement.html 2023-07-21 08:01:32.417364100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLLIElement + +WebKitDOMHTMLLIElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLinkElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLinkElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLinkElement.html 2023-04-19 15:18:29.282304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLLinkElement.html 2023-07-21 08:01:32.577365400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -223,19 +223,19 @@ - - + hierarchy this - -WebKitDOMHTMLLinkElement + +WebKitDOMHTMLLinkElement @@ -243,85 +243,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1175,6 +1175,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMapElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMapElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMapElement.html 2023-04-19 15:18:29.505636500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMapElement.html 2023-07-21 08:01:32.865367400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -169,19 +169,19 @@ - - + hierarchy this - -WebKitDOMHTMLMapElement + +WebKitDOMHTMLMapElement @@ -189,85 +189,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -887,6 +887,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMarqueeElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMarqueeElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMarqueeElement.html 2023-04-19 15:18:29.545636400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMarqueeElement.html 2023-07-21 08:01:32.965368000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -156,19 +156,19 @@ - - + hierarchy this - -WebKitDOMHTMLMarqueeElement + +WebKitDOMHTMLMarqueeElement @@ -176,85 +176,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -842,6 +842,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMenuElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMenuElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMenuElement.html 2023-04-19 15:18:29.572303000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMenuElement.html 2023-07-21 08:01:33.049368600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLMenuElement + +WebKitDOMHTMLMenuElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMetaElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMetaElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMetaElement.html 2023-04-19 15:18:29.602302800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLMetaElement.html 2023-07-21 08:01:33.137369200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -183,19 +183,19 @@ - - + hierarchy this - -WebKitDOMHTMLMetaElement + +WebKitDOMHTMLMetaElement @@ -203,85 +203,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -961,6 +961,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLModElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLModElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLModElement.html 2023-04-19 15:18:29.698969100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLModElement.html 2023-07-21 08:01:33.281370200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLModElement + +WebKitDOMHTMLModElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLObjectElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLObjectElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLObjectElement.html 2023-04-19 15:18:29.752302400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLObjectElement.html 2023-07-21 08:01:33.341370600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -263,19 +263,19 @@ - - + hierarchy this - -WebKitDOMHTMLObjectElement + +WebKitDOMHTMLObjectElement @@ -283,85 +283,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1389,6 +1389,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOListElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOListElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOListElement.html 2023-04-19 15:18:30.122301000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOListElement.html 2023-07-21 08:01:33.725373300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -177,19 +177,19 @@ - - + hierarchy this - -WebKitDOMHTMLOListElement + +WebKitDOMHTMLOListElement @@ -197,85 +197,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -929,6 +929,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptGroupElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptGroupElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptGroupElement.html 2023-04-19 15:18:30.192300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptGroupElement.html 2023-07-21 08:01:33.785373700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLOptGroupElement + +WebKitDOMHTMLOptGroupElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionElement.html 2023-04-19 15:18:30.242300700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionElement.html 2023-07-21 08:01:33.837374000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -201,19 +201,19 @@ - - + hierarchy this - -WebKitDOMHTMLOptionElement + +WebKitDOMHTMLOptionElement @@ -221,85 +221,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1059,6 +1059,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionsCollection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionsCollection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionsCollection.html 2023-04-19 15:18:30.382300100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLOptionsCollection.html 2023-07-21 08:01:33.925374700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLOptionsCollection + +WebKitDOMHTMLOptionsCollection @@ -191,43 +191,43 @@ ancestor_0 - -WebKitDOMHTMLCollection + +WebKitDOMHTMLCollection ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -473,6 +473,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParagraphElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParagraphElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParagraphElement.html 2023-04-19 15:18:30.435633400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParagraphElement.html 2023-07-21 08:01:33.981375000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLParagraphElement + +WebKitDOMHTMLParagraphElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParamElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParamElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParamElement.html 2023-04-19 15:18:30.468966500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLParamElement.html 2023-07-21 08:01:34.025375400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -183,19 +183,19 @@ - - + hierarchy this - -WebKitDOMHTMLParamElement + +WebKitDOMHTMLParamElement @@ -203,85 +203,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -961,6 +961,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLPreElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLPreElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLPreElement.html 2023-04-19 15:18:30.558966200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLPreElement.html 2023-07-21 08:01:34.101375800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLPreElement + +WebKitDOMHTMLPreElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLQuoteElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLQuoteElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLQuoteElement.html 2023-04-19 15:18:30.615632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLQuoteElement.html 2023-07-21 08:01:34.149376200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLQuoteElement + +WebKitDOMHTMLQuoteElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLScriptElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLScriptElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLScriptElement.html 2023-04-19 15:18:30.648965800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLScriptElement.html 2023-07-21 08:01:34.189376400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -201,19 +201,19 @@ - - + hierarchy this - -WebKitDOMHTMLScriptElement + +WebKitDOMHTMLScriptElement @@ -221,85 +221,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1057,6 +1057,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLSelectElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLSelectElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLSelectElement.html 2023-04-19 15:18:30.795632100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLSelectElement.html 2023-07-21 08:01:34.281377000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -231,19 +231,19 @@ - - + hierarchy this - -WebKitDOMHTMLSelectElement + +WebKitDOMHTMLSelectElement @@ -251,85 +251,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1217,6 +1217,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLStyleElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLStyleElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLStyleElement.html 2023-04-19 15:18:31.068964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLStyleElement.html 2023-07-21 08:01:34.397378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -181,19 +181,19 @@ - - + hierarchy this - -WebKitDOMHTMLStyleElement + +WebKitDOMHTMLStyleElement @@ -201,85 +201,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -951,6 +951,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCaptionElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCaptionElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCaptionElement.html 2023-04-19 15:18:31.145630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCaptionElement.html 2023-07-21 08:01:34.449378300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableCaptionElement + +WebKitDOMHTMLTableCaptionElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCellElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCellElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCellElement.html 2023-04-19 15:18:31.182297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableCellElement.html 2023-07-21 08:01:34.481378600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -247,19 +247,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableCellElement + +WebKitDOMHTMLTableCellElement @@ -267,85 +267,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1303,6 +1303,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableColElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableColElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableColElement.html 2023-04-19 15:18:31.495629500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableColElement.html 2023-07-21 08:01:34.629379500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -195,19 +195,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableColElement + +WebKitDOMHTMLTableColElement @@ -215,85 +215,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1025,6 +1025,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableElement.html 2023-04-19 15:18:31.632295800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableElement.html 2023-07-21 08:01:34.705380000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -249,19 +249,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableElement + +WebKitDOMHTMLTableElement @@ -269,85 +269,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1309,6 +1309,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableRowElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableRowElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableRowElement.html 2023-04-19 15:18:31.975628000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableRowElement.html 2023-07-21 08:01:34.869381200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -205,19 +205,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableRowElement + +WebKitDOMHTMLTableRowElement @@ -225,85 +225,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1079,6 +1079,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableSectionElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableSectionElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableSectionElement.html 2023-04-19 15:18:32.135627500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTableSectionElement.html 2023-07-21 08:01:34.957381700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -191,19 +191,19 @@ - - + hierarchy this - -WebKitDOMHTMLTableSectionElement + +WebKitDOMHTMLTableSectionElement @@ -211,85 +211,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1003,6 +1003,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTextAreaElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTextAreaElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTextAreaElement.html 2023-04-19 15:18:32.258960200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTextAreaElement.html 2023-07-21 08:01:35.025382300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -237,19 +237,19 @@ - - + hierarchy this - -WebKitDOMHTMLTextAreaElement + +WebKitDOMHTMLTextAreaElement @@ -257,85 +257,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -1249,6 +1249,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTitleElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTitleElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTitleElement.html 2023-04-19 15:18:32.535626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLTitleElement.html 2023-07-21 08:01:35.161383200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMHTMLTitleElement + +WebKitDOMHTMLTitleElement @@ -185,85 +185,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -865,6 +865,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLUListElement.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLUListElement.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLUListElement.html 2023-04-19 15:18:32.568959200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMHTMLUListElement.html 2023-07-21 08:01:35.193383500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitDOMHTMLUListElement + +WebKitDOMHTMLUListElement @@ -191,85 +191,85 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMHTMLElement + +WebKitDOMHTMLElement ancestor_0--this - + ancestor_1 - -WebKitDOMElement + +WebKitDOMElement ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMNode + +WebKitDOMNode ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -897,6 +897,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMKeyboardEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMKeyboardEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMKeyboardEvent.html 2023-04-19 15:18:32.615625900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMKeyboardEvent.html 2023-07-21 08:01:35.225383500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -191,19 +191,19 @@ - - + hierarchy this - -WebKitDOMKeyboardEvent + +WebKitDOMKeyboardEvent @@ -211,57 +211,57 @@ ancestor_0 - -WebKitDOMUIEvent + +WebKitDOMUIEvent ancestor_0--this - + ancestor_1 - -WebKitDOMEvent + +WebKitDOMEvent ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -809,6 +809,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMMediaList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMMediaList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMMediaList.html 2023-04-19 15:18:32.738958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMMediaList.html 2023-07-21 08:01:35.289384100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -175,19 +175,19 @@ - - + hierarchy this - -WebKitDOMMediaList + +WebKitDOMMediaList @@ -195,29 +195,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -437,6 +437,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMMouseEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMMouseEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMMouseEvent.html 2023-04-19 15:18:32.808958500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMMouseEvent.html 2023-07-21 08:01:35.333384300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -225,19 +225,19 @@ - - + hierarchy this - -WebKitDOMMouseEvent + +WebKitDOMMouseEvent @@ -245,57 +245,57 @@ ancestor_0 - -WebKitDOMUIEvent + +WebKitDOMUIEvent ancestor_0--this - + ancestor_1 - -WebKitDOMEvent + +WebKitDOMEvent ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -1006,6 +1006,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNamedNodeMap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNamedNodeMap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNamedNodeMap.html 2023-04-19 15:18:33.038957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNamedNodeMap.html 2023-07-21 08:01:35.437385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -177,19 +177,19 @@ - - + hierarchy this - -WebKitDOMNamedNodeMap + +WebKitDOMNamedNodeMap @@ -197,29 +197,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -445,6 +445,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNode.html 2023-04-19 15:18:33.155624000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNode.html 2023-07-21 08:01:35.501385500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -264,19 +264,19 @@ - - + hierarchy this - -WebKitDOMNode + +WebKitDOMNode @@ -284,43 +284,43 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -980,6 +980,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeIterator.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeIterator.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeIterator.html 2023-04-19 15:18:33.585622500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeIterator.html 2023-07-21 08:01:35.689386800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -187,19 +187,19 @@ - - + hierarchy this - -WebKitDOMNodeIterator + +WebKitDOMNodeIterator @@ -207,29 +207,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -503,6 +503,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeList.html 2023-04-19 15:18:33.685622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMNodeList.html 2023-07-21 08:01:35.741387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMNodeList + +WebKitDOMNodeList @@ -185,29 +185,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -385,6 +385,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMObject.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMObject.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMObject.html 2023-04-19 15:18:33.715622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMObject.html 2023-07-21 08:01:35.769387500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -155,19 +155,19 @@ - - + hierarchy this - -WebKitDOMObject + +WebKitDOMObject @@ -175,15 +175,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -381,6 +381,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMProcessingInstruction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMProcessingInstruction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMProcessingInstruction.html 2023-04-19 15:18:33.725622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMProcessingInstruction.html 2023-07-21 08:01:35.797387600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -167,19 +167,19 @@ - - + hierarchy this - -WebKitDOMProcessingInstruction + +WebKitDOMProcessingInstruction @@ -187,71 +187,71 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMCharacterData + +WebKitDOMCharacterData ancestor_0--this - + ancestor_1 - -WebKitDOMNode + +WebKitDOMNode ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -658,6 +658,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMRange.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMRange.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMRange.html 2023-04-19 15:18:33.755622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMRange.html 2023-07-21 08:01:35.825387700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -235,19 +235,19 @@ - - + hierarchy this - -WebKitDOMRange + +WebKitDOMRange @@ -255,29 +255,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -747,6 +747,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheet.html 2023-04-19 15:18:34.628952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheet.html 2023-07-21 08:01:36.001389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -189,19 +189,19 @@ - - + hierarchy this - -WebKitDOMStyleSheet + +WebKitDOMStyleSheet @@ -209,29 +209,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -526,6 +526,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheetList.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheetList.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheetList.html 2023-04-19 15:18:34.715618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMStyleSheetList.html 2023-07-21 08:01:36.053389300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -165,19 +165,19 @@ - - + hierarchy this - -WebKitDOMStyleSheetList + +WebKitDOMStyleSheetList @@ -185,29 +185,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -385,6 +385,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMText.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMText.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMText.html 2023-04-19 15:18:34.748951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMText.html 2023-07-21 08:01:36.085389600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -167,19 +167,19 @@ - - + hierarchy this - -WebKitDOMText + +WebKitDOMText @@ -187,71 +187,71 @@ implements_0 - -WebKitDOMEventTarget + +WebKitDOMEventTarget this--implements_0 - + ancestor_0 - -WebKitDOMCharacterData + +WebKitDOMCharacterData ancestor_0--this - + ancestor_1 - -WebKitDOMNode + +WebKitDOMNode ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMObject + +WebKitDOMObject ancestor_2--ancestor_1 - + ancestor_3 - -GObject + +GObject ancestor_3--ancestor_2 - + @@ -665,6 +665,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMTreeWalker.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMTreeWalker.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMTreeWalker.html 2023-04-19 15:18:34.792285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMTreeWalker.html 2023-07-21 08:01:36.117389700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -193,19 +193,19 @@ - - + hierarchy this - -WebKitDOMTreeWalker + +WebKitDOMTreeWalker @@ -213,29 +213,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -531,6 +531,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMUIEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMUIEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMUIEvent.html 2023-04-19 15:18:34.938951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMUIEvent.html 2023-07-21 08:01:36.189390200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -193,19 +193,19 @@ - - + hierarchy this - -WebKitDOMUIEvent + +WebKitDOMUIEvent @@ -213,43 +213,43 @@ ancestor_0 - -WebKitDOMEvent + +WebKitDOMEvent ancestor_0--this - + ancestor_1 - -WebKitDOMObject + +WebKitDOMObject ancestor_1--ancestor_0 - + ancestor_2 - -GObject + +GObject ancestor_2--ancestor_1 - + @@ -711,6 +711,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMWheelEvent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMWheelEvent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMWheelEvent.html 2023-04-19 15:18:35.048950700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMWheelEvent.html 2023-07-21 08:01:36.253390800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -173,19 +173,19 @@ - - + hierarchy this - -WebKitDOMWheelEvent + +WebKitDOMWheelEvent @@ -193,71 +193,71 @@ ancestor_0 - -WebKitDOMMouseEvent + +WebKitDOMMouseEvent ancestor_0--this - + ancestor_1 - -WebKitDOMUIEvent + +WebKitDOMUIEvent ancestor_1--ancestor_0 - + ancestor_2 - -WebKitDOMEvent + +WebKitDOMEvent ancestor_2--ancestor_1 - + ancestor_3 - -WebKitDOMObject + +WebKitDOMObject ancestor_3--ancestor_2 - + ancestor_4 - -GObject + +GObject ancestor_4--ancestor_3 - + @@ -912,6 +912,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathExpression.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathExpression.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathExpression.html 2023-04-19 15:18:35.122283700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathExpression.html 2023-07-21 08:01:36.305391000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -154,19 +154,19 @@ - - + hierarchy this - -WebKitDOMXPathExpression + +WebKitDOMXPathExpression @@ -174,29 +174,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -352,6 +352,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathResult.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathResult.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathResult.html 2023-04-19 15:18:35.145617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.DOMXPathResult.html 2023-07-21 08:01:36.333391200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -191,19 +191,19 @@ - - + hierarchy this - -WebKitDOMXPathResult + +WebKitDOMXPathResult @@ -211,29 +211,29 @@ ancestor_0 - -WebKitDOMObject + +WebKitDOMObject ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -527,6 +527,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/classes_hierarchy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/classes_hierarchy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/classes_hierarchy.html 2023-04-19 15:18:14.492355300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/classes_hierarchy.html 2023-07-21 08:01:00.161138500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.Frame.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.Frame.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.Frame.html 2023-04-19 15:18:35.265616700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.Frame.html 2023-07-21 08:01:36.417391800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -177,19 +177,19 @@ - - + hierarchy this - -WebKitFrame + +WebKitFrame @@ -197,15 +197,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -394,6 +394,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.HitTestResult.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.HitTestResult.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.HitTestResult.html 2023-04-19 15:18:35.428949400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.HitTestResult.html 2023-07-21 08:01:36.517392600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -214,19 +214,19 @@ - - + hierarchy this - -WebKitHitTestResult + +WebKitHitTestResult @@ -234,15 +234,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -562,6 +562,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ScriptWorld.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ScriptWorld.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.ScriptWorld.html 2023-04-19 15:18:35.632282000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.ScriptWorld.html 2023-07-21 08:01:36.645393400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -184,19 +184,19 @@ - - + hierarchy this - -WebKitScriptWorld + +WebKitScriptWorld @@ -204,15 +204,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -424,6 +424,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.URIRequest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.URIRequest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.URIRequest.html 2023-04-19 15:18:35.708948400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.URIRequest.html 2023-07-21 08:01:36.701393800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -184,19 +184,19 @@ - - + hierarchy this - -WebKitURIRequest + +WebKitURIRequest @@ -204,15 +204,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -418,6 +418,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.URIResponse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.URIResponse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.URIResponse.html 2023-04-19 15:18:35.795614700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.URIResponse.html 2023-07-21 08:01:36.757394000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -189,19 +189,19 @@ - - + hierarchy this - -WebKitURIResponse + +WebKitURIResponse @@ -209,15 +209,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -468,6 +468,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.UserMessage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.UserMessage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.UserMessage.html 2023-04-19 15:18:35.912281000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.UserMessage.html 2023-07-21 08:01:36.825394600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -203,19 +203,19 @@ - - + hierarchy this - -WebKitUserMessage + +WebKitUserMessage @@ -223,29 +223,29 @@ ancestor_0 - -GInitiallyUnowned + +GInitiallyUnowned ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -513,6 +513,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebEditor.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebEditor.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebEditor.html 2023-04-19 15:18:36.018947400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebEditor.html 2023-07-21 08:01:36.889395000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -171,19 +171,19 @@ - - + hierarchy this - -WebKitWebEditor + +WebKitWebEditor @@ -191,15 +191,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -331,6 +331,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebExtension.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebExtension.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebExtension.html 2023-04-19 15:18:36.065614000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebExtension.html 2023-07-21 08:01:36.929395400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -234,19 +234,19 @@ - - + hierarchy this - -WebKitWebExtension + +WebKitWebExtension @@ -254,15 +254,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -421,6 +421,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebFormManager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebFormManager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebFormManager.html 2023-04-19 15:18:36.162280300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebFormManager.html 2023-07-21 08:01:36.989395900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -175,19 +175,19 @@ - - + hierarchy this - -WebKitWebFormManager + +WebKitWebFormManager @@ -195,15 +195,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -402,6 +402,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebHitTestResult.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebHitTestResult.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebHitTestResult.html 2023-04-19 15:18:36.298946400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebHitTestResult.html 2023-07-21 08:01:37.065396300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -172,19 +172,19 @@ - - + hierarchy this - -WebKitWebHitTestResult + +WebKitWebHitTestResult @@ -192,29 +192,29 @@ ancestor_0 - -WebKitHitTestResult + +WebKitHitTestResult ancestor_0--this - + ancestor_1 - -GObject + +GObject ancestor_1--ancestor_0 - + @@ -507,6 +507,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebPage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebPage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/class.WebPage.html 2023-04-19 15:18:36.362279400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/class.WebPage.html 2023-07-21 08:01:37.109396700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -203,19 +203,19 @@ - - + hierarchy this - -WebKitWebPage + +WebKitWebPage @@ -223,15 +223,15 @@ ancestor_0 - -GObject + +GObject ancestor_0--this - + @@ -524,6 +524,10 @@ } +
+ No description available. +
+
Class members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_CHARSET_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_CHARSET_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_CHARSET_RULE.html 2023-04-19 15:18:16.759014100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_CHARSET_RULE.html 2023-07-21 08:01:01.565148400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_FONT_FACE_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_FONT_FACE_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_FONT_FACE_RULE.html 2023-04-19 15:18:16.942346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_FONT_FACE_RULE.html 2023-07-21 08:01:01.617148900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_IMPORT_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_IMPORT_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_IMPORT_RULE.html 2023-04-19 15:18:17.049013100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_IMPORT_RULE.html 2023-07-21 08:01:01.693149300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_MEDIA_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_MEDIA_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_MEDIA_RULE.html 2023-04-19 15:18:17.095679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_MEDIA_RULE.html 2023-07-21 08:01:01.777150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_PAGE_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_PAGE_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_PAGE_RULE.html 2023-04-19 15:18:17.175679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_PAGE_RULE.html 2023-07-21 08:01:01.781150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_STYLE_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_STYLE_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_STYLE_RULE.html 2023-04-19 15:18:17.259012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_STYLE_RULE.html 2023-07-21 08:01:01.797150100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_UNKNOWN_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_UNKNOWN_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_UNKNOWN_RULE.html 2023-04-19 15:18:17.335678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_RULE_UNKNOWN_RULE.html 2023-07-21 08:01:01.801150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_CUSTOM.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_CUSTOM.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_CUSTOM.html 2023-04-19 15:18:17.405678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_CUSTOM.html 2023-07-21 08:01:01.849150400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_INHERIT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_INHERIT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_INHERIT.html 2023-04-19 15:18:17.515678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_INHERIT.html 2023-07-21 08:01:01.853150600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE.html 2023-04-19 15:18:17.592344500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE.html 2023-07-21 08:01:01.869150600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_VALUE_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_VALUE_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_VALUE_LIST.html 2023-04-19 15:18:17.625677800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_CSS_VALUE_CSS_VALUE_LIST.html 2023-07-21 08:01:01.881150700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_ELEMENT_ALLOW_KEYBOARD_INPUT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_ELEMENT_ALLOW_KEYBOARD_INPUT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_ELEMENT_ALLOW_KEYBOARD_INPUT.html 2023-04-19 15:18:17.659011000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_ELEMENT_ALLOW_KEYBOARD_INPUT.html 2023-07-21 08:01:01.889150900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_AT_TARGET.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_AT_TARGET.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_AT_TARGET.html 2023-04-19 15:18:17.689010900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_AT_TARGET.html 2023-07-21 08:01:01.949151300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BLUR.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BLUR.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BLUR.html 2023-04-19 15:18:17.719010800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BLUR.html 2023-07-21 08:01:01.953151200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BUBBLING_PHASE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BUBBLING_PHASE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BUBBLING_PHASE.html 2023-04-19 15:18:17.749010600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_BUBBLING_PHASE.html 2023-07-21 08:01:01.977151400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CAPTURING_PHASE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CAPTURING_PHASE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CAPTURING_PHASE.html 2023-04-19 15:18:17.785677200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CAPTURING_PHASE.html 2023-07-21 08:01:01.997151600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CHANGE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CHANGE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CHANGE.html 2023-04-19 15:18:17.839010200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CHANGE.html 2023-07-21 08:01:02.005151500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CLICK.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CLICK.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CLICK.html 2023-04-19 15:18:17.869010200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_CLICK.html 2023-07-21 08:01:02.009151700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DBLCLICK.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DBLCLICK.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DBLCLICK.html 2023-04-19 15:18:17.905676800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DBLCLICK.html 2023-07-21 08:01:02.041151800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DRAGDROP.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DRAGDROP.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DRAGDROP.html 2023-04-19 15:18:17.935676600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_DRAGDROP.html 2023-07-21 08:01:02.049152000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_FOCUS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_FOCUS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_FOCUS.html 2023-04-19 15:18:17.969009900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_FOCUS.html 2023-07-21 08:01:02.069152000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYDOWN.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYDOWN.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYDOWN.html 2023-04-19 15:18:17.995676500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYDOWN.html 2023-07-21 08:01:02.097152200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYPRESS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYPRESS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYPRESS.html 2023-04-19 15:18:18.029009600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYPRESS.html 2023-07-21 08:01:02.105152400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYUP.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYUP.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYUP.html 2023-04-19 15:18:18.065676200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_KEYUP.html 2023-07-21 08:01:02.165152800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDOWN.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDOWN.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDOWN.html 2023-04-19 15:18:18.109009500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDOWN.html 2023-07-21 08:01:02.185152800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDRAG.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDRAG.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDRAG.html 2023-04-19 15:18:18.142342600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEDRAG.html 2023-07-21 08:01:02.193153000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEMOVE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEMOVE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEMOVE.html 2023-04-19 15:18:18.165675900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEMOVE.html 2023-07-21 08:01:02.197152900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOUT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOUT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOUT.html 2023-04-19 15:18:18.192342500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOUT.html 2023-07-21 08:01:02.245153200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOVER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOVER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOVER.html 2023-04-19 15:18:18.252342200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEOVER.html 2023-07-21 08:01:02.269153400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEUP.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEUP.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEUP.html 2023-04-19 15:18:18.285675500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_MOUSEUP.html 2023-07-21 08:01:02.281153400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_NONE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_NONE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_NONE.html 2023-04-19 15:18:18.332342000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_NONE.html 2023-07-21 08:01:02.297153700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_SELECT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_SELECT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_SELECT.html 2023-04-19 15:18:18.359008600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_EVENT_SELECT.html 2023-07-21 08:01:02.333154000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT.html 2023-04-19 15:18:18.392341900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT.html 2023-07-21 08:01:02.353154000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD.html 2023-04-19 15:18:18.419008300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD.html 2023-07-21 08:01:02.353154000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT.html 2023-04-19 15:18:18.455675000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT.html 2023-07-21 08:01:02.397154300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD.html 2023-04-19 15:18:18.495674600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD.html 2023-07-21 08:01:02.405154500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ATTRIBUTE_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ATTRIBUTE_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ATTRIBUTE_NODE.html 2023-04-19 15:18:18.522341300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ATTRIBUTE_NODE.html 2023-07-21 08:01:02.417154600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_CDATA_SECTION_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_CDATA_SECTION_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_CDATA_SECTION_NODE.html 2023-04-19 15:18:18.549008000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_CDATA_SECTION_NODE.html 2023-07-21 08:01:02.429154600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_COMMENT_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_COMMENT_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_COMMENT_NODE.html 2023-04-19 15:18:18.579007900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_COMMENT_NODE.html 2023-07-21 08:01:02.461154700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_FRAGMENT_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_FRAGMENT_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_FRAGMENT_NODE.html 2023-04-19 15:18:18.625674200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_FRAGMENT_NODE.html 2023-07-21 08:01:02.465155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_NODE.html 2023-04-19 15:18:18.652341000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_NODE.html 2023-07-21 08:01:02.469154800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY.html 2023-04-19 15:18:18.682340600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY.html 2023-07-21 08:01:02.477155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINS.html 2023-04-19 15:18:18.709007300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_CONTAINS.html 2023-07-21 08:01:02.497155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_DISCONNECTED.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_DISCONNECTED.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_DISCONNECTED.html 2023-04-19 15:18:18.739007200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_DISCONNECTED.html 2023-07-21 08:01:02.501155100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_FOLLOWING.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_FOLLOWING.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_FOLLOWING.html 2023-04-19 15:18:18.772340500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_FOLLOWING.html 2023-07-21 08:01:02.513155200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC.html 2023-04-19 15:18:18.805673600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC.html 2023-07-21 08:01:02.529155300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_PRECEDING.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_PRECEDING.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_PRECEDING.html 2023-04-19 15:18:18.839007000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_POSITION_PRECEDING.html 2023-07-21 08:01:02.549155500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_TYPE_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_TYPE_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_TYPE_NODE.html 2023-04-19 15:18:18.869006900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_DOCUMENT_TYPE_NODE.html 2023-07-21 08:01:02.553155400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ELEMENT_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ELEMENT_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ELEMENT_NODE.html 2023-04-19 15:18:18.889006600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ELEMENT_NODE.html 2023-07-21 08:01:02.569155500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_NODE.html 2023-04-19 15:18:18.912340000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_NODE.html 2023-07-21 08:01:02.593155600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_REFERENCE_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_REFERENCE_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_REFERENCE_NODE.html 2023-04-19 15:18:18.935673200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_ENTITY_REFERENCE_NODE.html 2023-07-21 08:01:02.629155900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_ACCEPT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_ACCEPT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_ACCEPT.html 2023-04-19 15:18:18.989006300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_ACCEPT.html 2023-07-21 08:01:02.645156100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_REJECT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_REJECT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_REJECT.html 2023-04-19 15:18:19.062339300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_REJECT.html 2023-07-21 08:01:02.673156300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ALL.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ALL.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ALL.html 2023-04-19 15:18:19.475671300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ALL.html 2023-07-21 08:01:02.709156500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ATTRIBUTE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ATTRIBUTE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ATTRIBUTE.html 2023-04-19 15:18:19.512338000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ATTRIBUTE.html 2023-07-21 08:01:02.769157000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_CDATA_SECTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_CDATA_SECTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_CDATA_SECTION.html 2023-04-19 15:18:19.532337700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_CDATA_SECTION.html 2023-07-21 08:01:02.785157200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_COMMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_COMMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_COMMENT.html 2023-04-19 15:18:19.569004300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_COMMENT.html 2023-07-21 08:01:02.789157200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT.html 2023-04-19 15:18:19.662337300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT.html 2023-07-21 08:01:02.877157700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT.html 2023-04-19 15:18:19.612337600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT.html 2023-07-21 08:01:02.841157400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE.html 2023-04-19 15:18:19.702337300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE.html 2023-07-21 08:01:02.885157800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ELEMENT.html 2023-04-19 15:18:19.732337000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ELEMENT.html 2023-07-21 08:01:02.893158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY.html 2023-04-19 15:18:19.749003600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY.html 2023-07-21 08:01:02.913158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE.html 2023-04-19 15:18:19.765670300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE.html 2023-07-21 08:01:02.941158300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_NOTATION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_NOTATION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_NOTATION.html 2023-04-19 15:18:19.792337000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_NOTATION.html 2023-07-21 08:01:02.965158500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION.html 2023-04-19 15:18:19.815670000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION.html 2023-07-21 08:01:02.985158400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_TEXT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_TEXT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_TEXT.html 2023-04-19 15:18:19.825670000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SHOW_TEXT.html 2023-07-21 08:01:03.005158700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SKIP.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SKIP.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SKIP.html 2023-04-19 15:18:19.839003300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_FILTER_SKIP.html 2023-07-21 08:01:03.033158800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_PROCESSING_INSTRUCTION_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_PROCESSING_INSTRUCTION_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_PROCESSING_INSTRUCTION_NODE.html 2023-04-19 15:18:19.849003300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_PROCESSING_INSTRUCTION_NODE.html 2023-07-21 08:01:03.069159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_TEXT_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_TEXT_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_TEXT_NODE.html 2023-04-19 15:18:19.872336600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_NODE_TEXT_NODE.html 2023-07-21 08:01:03.093159200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_END.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_END.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_END.html 2023-04-19 15:18:19.895670000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_END.html 2023-07-21 08:01:03.097159400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_START.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_START.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_START.html 2023-04-19 15:18:19.919003000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_END_TO_START.html 2023-07-21 08:01:03.105159300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_AFTER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_AFTER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_AFTER.html 2023-04-19 15:18:19.922336300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_AFTER.html 2023-07-21 08:01:03.109159500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE_AND_AFTER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE_AND_AFTER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE_AND_AFTER.html 2023-04-19 15:18:19.969003000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE_AND_AFTER.html 2023-07-21 08:01:03.173159800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE.html 2023-04-19 15:18:19.949003000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_BEFORE.html 2023-07-21 08:01:03.121159600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_INSIDE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_INSIDE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_INSIDE.html 2023-04-19 15:18:19.979003000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_NODE_INSIDE.html 2023-07-21 08:01:03.177159800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_END.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_END.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_END.html 2023-04-19 15:18:19.992336300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_END.html 2023-07-21 08:01:03.185160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_START.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_START.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_START.html 2023-04-19 15:18:20.012336000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_RANGE_START_TO_START.html 2023-07-21 08:01:03.193160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_TYPE.html 2023-04-19 15:18:20.022336000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_TYPE.html 2023-07-21 08:01:03.249160300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE.html 2023-04-19 15:18:20.045669300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE.html 2023-07-21 08:01:03.261160400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_BOOLEAN_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_BOOLEAN_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_BOOLEAN_TYPE.html 2023-04-19 15:18:20.065669300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_BOOLEAN_TYPE.html 2023-07-21 08:01:03.277160600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE.html 2023-04-19 15:18:20.075669300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE.html 2023-07-21 08:01:03.297160600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_NUMBER_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_NUMBER_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_NUMBER_TYPE.html 2023-04-19 15:18:20.099002400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_NUMBER_TYPE.html 2023-07-21 08:01:03.301160800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE.html 2023-04-19 15:18:20.102335700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE.html 2023-07-21 08:01:03.309160700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE.html 2023-04-19 15:18:20.125669000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE.html 2023-07-21 08:01:03.329161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_STRING_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_STRING_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_STRING_TYPE.html 2023-04-19 15:18:20.132335700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_STRING_TYPE.html 2023-07-21 08:01:03.329161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE.html 2023-04-19 15:18:20.149002300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE.html 2023-07-21 08:01:03.377161300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE.html 2023-04-19 15:18:20.155669000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/const.DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE.html 2023-07-21 08:01:03.381161200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_gaction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_gaction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_gaction.html 2023-04-19 15:18:19.922336300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_gaction.html 2023-07-21 08:01:04.109166400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action.html 2023-04-19 15:18:19.949003000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action.html 2023-07-21 08:01:04.149166800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html 2023-04-19 15:18:19.975669600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_from_stock_action_with_label.html 2023-07-21 08:01:04.197167200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new.html 2023-04-19 15:18:19.872336600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new.html 2023-07-21 08:01:04.037165900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_separator.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_separator.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_separator.html 2023-04-19 15:18:19.992336300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_separator.html 2023-07-21 08:01:04.217167100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_with_submenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_with_submenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_with_submenu.html 2023-04-19 15:18:20.019002700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenuItem.new_with_submenu.html 2023-07-21 08:01:04.261167500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new.html 2023-04-19 15:18:17.195679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new.html 2023-07-21 08:01:03.213160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new_with_items.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new_with_items.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new_with_items.html 2023-04-19 15:18:17.645677600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ContextMenu.new_with_items.html 2023-07-21 08:01:03.253160500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new.html 2023-04-19 15:18:35.642282000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new.html 2023-07-21 08:01:36.649393300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new_with_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new_with_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new_with_name.html 2023-04-19 15:18:35.655615300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.ScriptWorld.new_with_name.html 2023-07-21 08:01:36.657393500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.URIRequest.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.URIRequest.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.URIRequest.new.html 2023-04-19 15:18:35.718948400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.URIRequest.new.html 2023-07-21 08:01:36.705393800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new.html 2023-04-19 15:18:35.925614400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new.html 2023-07-21 08:01:36.829394600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new_with_fd_list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new_with_fd_list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new_with_fd_list.html 2023-04-19 15:18:35.942281000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/ctor.UserMessage.new_with_fd_list.html 2023-07-21 08:01:36.837394700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageLevel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageLevel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageLevel.html 2023-04-19 15:18:17.085679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageLevel.html 2023-07-21 08:01:01.465147700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageSource.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageSource.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageSource.html 2023-04-19 15:18:17.579011200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ConsoleMessageSource.html 2023-07-21 08:01:01.565148400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ContextMenuAction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ContextMenuAction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.ContextMenuAction.html 2023-04-19 15:18:19.002339600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.ContextMenuAction.html 2023-07-21 08:01:01.973151400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.FormSubmissionStep.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.FormSubmissionStep.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.FormSubmissionStep.html 2023-04-19 15:18:19.069006000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.FormSubmissionStep.html 2023-07-21 08:01:02.029151700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.UserMessageError.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.UserMessageError.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/enum.UserMessageError.html 2023-04-19 15:18:19.469004600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/enum.UserMessageError.html 2023-07-21 08:01:02.069152000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/flags.HitTestResultContext.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/flags.HitTestResultContext.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/flags.HitTestResultContext.html 2023-04-19 15:18:15.309019000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/flags.HitTestResultContext.html 2023-07-21 08:01:00.673142200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -112,7 +112,7 @@ Description - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DEPRECATED_FOR.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DEPRECATED_FOR.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DEPRECATED_FOR.html 2023-04-19 15:18:16.749014100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DEPRECATED_FOR.html 2023-07-21 08:01:01.593148700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR_CLASS.html 2023-04-19 15:18:16.755680800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR_CLASS.html 2023-07-21 08:01:01.781150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR.html 2023-04-19 15:18:16.752347500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ATTR.html 2023-07-21 08:01:01.753149700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB_CLASS.html 2023-04-19 15:18:16.769014100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB_CLASS.html 2023-07-21 08:01:01.797150100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB.html 2023-04-19 15:18:16.762347500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_BLOB.html 2023-07-21 08:01:01.785150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION_CLASS.html 2023-04-19 15:18:16.832347200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION_CLASS.html 2023-07-21 08:01:01.805150300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION.html 2023-04-19 15:18:16.805680500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CDATA_SECTION.html 2023-07-21 08:01:01.801150000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA_CLASS.html 2023-04-19 15:18:16.859013800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA_CLASS.html 2023-07-21 08:01:01.853150600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA.html 2023-04-19 15:18:16.852347100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CHARACTER_DATA.html 2023-07-21 08:01:01.841150500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_CLASS.html 2023-04-19 15:18:16.872347000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_CLASS.html 2023-07-21 08:01:01.881150700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT.html 2023-04-19 15:18:16.869013800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT.html 2023-07-21 08:01:01.869150600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST_CLASS.html 2023-04-19 15:18:16.882347000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST_CLASS.html 2023-07-21 08:01:01.893150800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST.html 2023-04-19 15:18:16.879013800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CLIENT_RECT_LIST.html 2023-07-21 08:01:01.893150800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT_CLASS.html 2023-04-19 15:18:16.892346900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT_CLASS.html 2023-07-21 08:01:01.957151200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT.html 2023-04-19 15:18:16.889013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_COMMENT.html 2023-07-21 08:01:01.897150800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_CLASS.html 2023-04-19 15:18:16.895680200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_CLASS.html 2023-07-21 08:01:02.005151500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE.html 2023-04-19 15:18:16.895680200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE.html 2023-07-21 08:01:02.001151600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST_CLASS.html 2023-04-19 15:18:16.902346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST_CLASS.html 2023-07-21 08:01:02.037151800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST.html 2023-04-19 15:18:16.899013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_RULE_LIST.html 2023-07-21 08:01:02.013151600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION_CLASS.html 2023-04-19 15:18:16.912346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION_CLASS.html 2023-07-21 08:01:02.053151800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION.html 2023-04-19 15:18:16.905680200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_DECLARATION.html 2023-07-21 08:01:02.053151800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET_CLASS.html 2023-04-19 15:18:16.925680200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET_CLASS.html 2023-07-21 08:01:02.069152000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET.html 2023-04-19 15:18:16.922346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_STYLE_SHEET.html 2023-07-21 08:01:02.065152000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE_CLASS.html 2023-04-19 15:18:16.939013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE_CLASS.html 2023-07-21 08:01:02.101152200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE.html 2023-04-19 15:18:16.932346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_CSS_VALUE.html 2023-07-21 08:01:02.081152200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_CLASS.html 2023-04-19 15:18:16.945680100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_CLASS.html 2023-07-21 08:01:02.109152300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT_CLASS.html 2023-04-19 15:18:16.952346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT_CLASS.html 2023-07-21 08:01:02.189153000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT.html 2023-04-19 15:18:16.949013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_FRAGMENT.html 2023-07-21 08:01:02.181152800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT.html 2023-04-19 15:18:16.945680100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT.html 2023-07-21 08:01:02.105152400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE_CLASS.html 2023-04-19 15:18:16.955680100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE_CLASS.html 2023-07-21 08:01:02.189153000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE.html 2023-04-19 15:18:16.952346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOCUMENT_TYPE.html 2023-07-21 08:01:02.189153000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION_CLASS.html 2023-04-19 15:18:16.962346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION_CLASS.html 2023-07-21 08:01:02.229153200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION.html 2023-04-19 15:18:16.959013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_IMPLEMENTATION.html 2023-07-21 08:01:02.193153000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION_CLASS.html 2023-04-19 15:18:16.965680100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION_CLASS.html 2023-07-21 08:01:02.257153300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION.html 2023-04-19 15:18:16.962346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_SELECTION.html 2023-07-21 08:01:02.241153200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST_CLASS.html 2023-04-19 15:18:16.969013500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST_CLASS.html 2023-07-21 08:01:02.281153400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST.html 2023-04-19 15:18:16.965680100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_TOKEN_LIST.html 2023-07-21 08:01:02.273153500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW_CLASS.html 2023-04-19 15:18:16.979013400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW_CLASS.html 2023-07-21 08:01:02.289153600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW.html 2023-04-19 15:18:16.972346800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_DOM_WINDOW.html 2023-07-21 08:01:02.285153600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT_CLASS.html 2023-04-19 15:18:16.989013200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT_CLASS.html 2023-07-21 08:01:02.329153800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT.html 2023-04-19 15:18:16.985679900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ELEMENT.html 2023-07-21 08:01:02.305153600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE_CLASS.html 2023-04-19 15:18:17.005679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE_CLASS.html 2023-07-21 08:01:02.357154100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE.html 2023-04-19 15:18:16.992346500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_ENTITY_REFERENCE.html 2023-07-21 08:01:02.349154000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_CLASS.html 2023-04-19 15:18:17.015679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_CLASS.html 2023-07-21 08:01:02.393154400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT.html 2023-04-19 15:18:17.009013200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT.html 2023-07-21 08:01:02.357154100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET_CLASS.html 2023-04-19 15:18:17.035679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET_CLASS.html 2023-07-21 08:01:02.421154500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET.html 2023-04-19 15:18:17.022346500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_EVENT_TARGET.html 2023-07-21 08:01:02.401154300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_CLASS.html 2023-04-19 15:18:17.055679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_CLASS.html 2023-07-21 08:01:02.425154400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE.html 2023-04-19 15:18:17.045679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE.html 2023-07-21 08:01:02.425154400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST_CLASS.html 2023-04-19 15:18:17.062346500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST_CLASS.html 2023-07-21 08:01:02.457154800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST.html 2023-04-19 15:18:17.059013100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_FILE_LIST.html 2023-07-21 08:01:02.429154600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT_CLASS.html 2023-04-19 15:18:17.065679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT_CLASS.html 2023-07-21 08:01:02.465155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT.html 2023-04-19 15:18:17.065679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ANCHOR_ELEMENT.html 2023-07-21 08:01:02.465155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT_CLASS.html 2023-04-19 15:18:17.069013000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT_CLASS.html 2023-07-21 08:01:02.473154800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT.html 2023-04-19 15:18:17.069013000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_APPLET_ELEMENT.html 2023-07-21 08:01:02.473154800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT_CLASS.html 2023-04-19 15:18:17.072346400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT_CLASS.html 2023-07-21 08:01:02.493155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT.html 2023-04-19 15:18:17.072346400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_AREA_ELEMENT.html 2023-07-21 08:01:02.477155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT_CLASS.html 2023-04-19 15:18:17.079012900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT_CLASS.html 2023-07-21 08:01:02.509155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT.html 2023-04-19 15:18:17.075679800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_ELEMENT.html 2023-07-21 08:01:02.497155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT_CLASS.html 2023-04-19 15:18:17.082346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT_CLASS.html 2023-07-21 08:01:02.525155300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT.html 2023-04-19 15:18:17.082346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BASE_FONT_ELEMENT.html 2023-07-21 08:01:02.509155000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT_CLASS.html 2023-04-19 15:18:17.089012900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT_CLASS.html 2023-07-21 08:01:02.545155300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT.html 2023-04-19 15:18:17.089012900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BODY_ELEMENT.html 2023-07-21 08:01:02.529155300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT_CLASS.html 2023-04-19 15:18:17.095679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT_CLASS.html 2023-07-21 08:01:02.557155400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT.html 2023-04-19 15:18:17.092346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BR_ELEMENT.html 2023-07-21 08:01:02.549155500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT_CLASS.html 2023-04-19 15:18:17.102346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT_CLASS.html 2023-07-21 08:01:02.589155700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT.html 2023-04-19 15:18:17.099012900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_BUTTON_ELEMENT.html 2023-07-21 08:01:02.569155500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT_CLASS.html 2023-04-19 15:18:17.105679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT_CLASS.html 2023-07-21 08:01:02.633156000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT.html 2023-04-19 15:18:17.105679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_CANVAS_ELEMENT.html 2023-07-21 08:01:02.593155600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION_CLASS.html 2023-04-19 15:18:17.109012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION_CLASS.html 2023-07-21 08:01:02.697156400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION.html 2023-04-19 15:18:17.109012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_COLLECTION.html 2023-07-21 08:01:02.673156300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT_CLASS.html 2023-04-19 15:18:17.125679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT_CLASS.html 2023-07-21 08:01:02.769157000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT.html 2023-04-19 15:18:17.122346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIRECTORY_ELEMENT.html 2023-07-21 08:01:02.713156700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT_CLASS.html 2023-04-19 15:18:17.129012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT_CLASS.html 2023-07-21 08:01:02.789157200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT.html 2023-04-19 15:18:17.125679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DIV_ELEMENT.html 2023-07-21 08:01:02.781157000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT_CLASS.html 2023-04-19 15:18:17.115679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT_CLASS.html 2023-07-21 08:01:02.709156500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT.html 2023-04-19 15:18:17.115679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_D_LIST_ELEMENT.html 2023-07-21 08:01:02.705156600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT_CLASS.html 2023-04-19 15:18:17.132346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT_CLASS.html 2023-07-21 08:01:02.809157400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT.html 2023-04-19 15:18:17.129012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_DOCUMENT.html 2023-07-21 08:01:02.805157200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT_CLASS.html 2023-04-19 15:18:17.135679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT_CLASS.html 2023-07-21 08:01:02.809157400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT.html 2023-04-19 15:18:17.132346200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_ELEMENT.html 2023-07-21 08:01:02.809157400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT_CLASS.html 2023-04-19 15:18:17.139012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT_CLASS.html 2023-07-21 08:01:02.813157300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT.html 2023-04-19 15:18:17.135679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_EMBED_ELEMENT.html 2023-07-21 08:01:02.813157300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT_CLASS.html 2023-04-19 15:18:17.142346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT_CLASS.html 2023-07-21 08:01:02.849157600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT.html 2023-04-19 15:18:17.139012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FIELD_SET_ELEMENT.html 2023-07-21 08:01:02.813157300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT_CLASS.html 2023-04-19 15:18:17.149012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT_CLASS.html 2023-07-21 08:01:02.885157800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT.html 2023-04-19 15:18:17.142346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FONT_ELEMENT.html 2023-07-21 08:01:02.877157700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT_CLASS.html 2023-04-19 15:18:17.152346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT_CLASS.html 2023-07-21 08:01:02.889157800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT.html 2023-04-19 15:18:17.152346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FORM_ELEMENT.html 2023-07-21 08:01:02.885157800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT_CLASS.html 2023-04-19 15:18:17.155679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT_CLASS.html 2023-07-21 08:01:02.897158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT.html 2023-04-19 15:18:17.155679500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_ELEMENT.html 2023-07-21 08:01:02.893158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT_CLASS.html 2023-04-19 15:18:17.159012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT_CLASS.html 2023-07-21 08:01:02.909158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT.html 2023-04-19 15:18:17.159012800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_FRAME_SET_ELEMENT.html 2023-07-21 08:01:02.897158000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT_CLASS.html 2023-04-19 15:18:17.172345900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT_CLASS.html 2023-07-21 08:01:02.917158100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT.html 2023-04-19 15:18:17.162346100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEAD_ELEMENT.html 2023-07-21 08:01:02.917158100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT_CLASS.html 2023-04-19 15:18:17.179012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT_CLASS.html 2023-07-21 08:01:02.941158300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT.html 2023-04-19 15:18:17.175679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HEADING_ELEMENT.html 2023-07-21 08:01:02.933158200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT_CLASS.html 2023-04-19 15:18:17.182345900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT_CLASS.html 2023-07-21 08:01:02.945158200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT.html 2023-04-19 15:18:17.179012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HR_ELEMENT.html 2023-07-21 08:01:02.945158200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT_CLASS.html 2023-04-19 15:18:17.189012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT_CLASS.html 2023-07-21 08:01:02.981158500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT.html 2023-04-19 15:18:17.182345900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_HTML_ELEMENT.html 2023-07-21 08:01:02.949158200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT_CLASS.html 2023-04-19 15:18:17.199012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT_CLASS.html 2023-07-21 08:01:02.981158500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT.html 2023-04-19 15:18:17.195679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IFRAME_ELEMENT.html 2023-07-21 08:01:02.981158500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT_CLASS.html 2023-04-19 15:18:17.202345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT_CLASS.html 2023-07-21 08:01:02.989158600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT.html 2023-04-19 15:18:17.202345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_IMAGE_ELEMENT.html 2023-07-21 08:01:02.989158600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT_CLASS.html 2023-04-19 15:18:17.209012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT_CLASS.html 2023-07-21 08:01:03.009158600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT.html 2023-04-19 15:18:17.209012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_INPUT_ELEMENT.html 2023-07-21 08:01:03.001158700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT_CLASS.html 2023-04-19 15:18:17.212345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT_CLASS.html 2023-07-21 08:01:03.021158700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT.html 2023-04-19 15:18:17.212345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LABEL_ELEMENT.html 2023-07-21 08:01:03.009158600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT_CLASS.html 2023-04-19 15:18:17.219012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT_CLASS.html 2023-07-21 08:01:03.021158700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT.html 2023-04-19 15:18:17.219012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LEGEND_ELEMENT.html 2023-07-21 08:01:03.021158700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT_CLASS.html 2023-04-19 15:18:17.222345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT_CLASS.html 2023-07-21 08:01:03.037159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT.html 2023-04-19 15:18:17.222345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LI_ELEMENT.html 2023-07-21 08:01:03.025159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT_CLASS.html 2023-04-19 15:18:17.225679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT_CLASS.html 2023-07-21 08:01:03.049159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT.html 2023-04-19 15:18:17.225679200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_LINK_ELEMENT.html 2023-07-21 08:01:03.037159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT_CLASS.html 2023-04-19 15:18:17.229012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT_CLASS.html 2023-07-21 08:01:03.089159300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT.html 2023-04-19 15:18:17.229012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MAP_ELEMENT.html 2023-07-21 08:01:03.085159300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT_CLASS.html 2023-04-19 15:18:17.232345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT_CLASS.html 2023-07-21 08:01:03.097159400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT.html 2023-04-19 15:18:17.232345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MARQUEE_ELEMENT.html 2023-07-21 08:01:03.093159200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT_CLASS.html 2023-04-19 15:18:17.239012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT_CLASS.html 2023-07-21 08:01:03.105159300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT.html 2023-04-19 15:18:17.235679100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MENU_ELEMENT.html 2023-07-21 08:01:03.101159300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT_CLASS.html 2023-04-19 15:18:17.242345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT_CLASS.html 2023-07-21 08:01:03.113159400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT.html 2023-04-19 15:18:17.242345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_META_ELEMENT.html 2023-07-21 08:01:03.109159500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT_CLASS.html 2023-04-19 15:18:17.245679100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT_CLASS.html 2023-07-21 08:01:03.121159600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT.html 2023-04-19 15:18:17.245679100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_MOD_ELEMENT.html 2023-07-21 08:01:03.117159400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT_CLASS.html 2023-04-19 15:18:17.252345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT_CLASS.html 2023-07-21 08:01:03.177159800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT.html 2023-04-19 15:18:17.252345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OBJECT_ELEMENT.html 2023-07-21 08:01:03.173159800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT_CLASS.html 2023-04-19 15:18:17.249012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT_CLASS.html 2023-07-21 08:01:03.173159800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT.html 2023-04-19 15:18:17.249012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_O_LIST_ELEMENT.html 2023-07-21 08:01:03.141159500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT_CLASS.html 2023-04-19 15:18:17.259012500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT_CLASS.html 2023-07-21 08:01:03.221160200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT.html 2023-04-19 15:18:17.255679100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPT_GROUP_ELEMENT.html 2023-07-21 08:01:03.213160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT_CLASS.html 2023-04-19 15:18:17.262345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT_CLASS.html 2023-07-21 08:01:03.257160400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT.html 2023-04-19 15:18:17.262345800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTION_ELEMENT.html 2023-07-21 08:01:03.233160300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION_CLASS.html 2023-04-19 15:18:17.272345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION_CLASS.html 2023-07-21 08:01:03.285160500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION.html 2023-04-19 15:18:17.269012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_OPTIONS_COLLECTION.html 2023-07-21 08:01:03.277160600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT_CLASS.html 2023-04-19 15:18:17.275678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT_CLASS.html 2023-07-21 08:01:03.297160600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT.html 2023-04-19 15:18:17.272345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAGRAPH_ELEMENT.html 2023-07-21 08:01:03.293160700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT_CLASS.html 2023-04-19 15:18:17.279012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT_CLASS.html 2023-07-21 08:01:03.301160800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT.html 2023-04-19 15:18:17.275678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PARAM_ELEMENT.html 2023-07-21 08:01:03.301160800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT_CLASS.html 2023-04-19 15:18:17.285678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT_CLASS.html 2023-07-21 08:01:03.333160900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT.html 2023-04-19 15:18:17.282345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_PRE_ELEMENT.html 2023-07-21 08:01:03.313161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT_CLASS.html 2023-04-19 15:18:17.289012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT_CLASS.html 2023-07-21 08:01:03.337161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT.html 2023-04-19 15:18:17.285678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_QUOTE_ELEMENT.html 2023-07-21 08:01:03.337161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT_CLASS.html 2023-04-19 15:18:17.295678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT_CLASS.html 2023-07-21 08:01:03.341161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT.html 2023-04-19 15:18:17.292345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SCRIPT_ELEMENT.html 2023-07-21 08:01:03.337161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT_CLASS.html 2023-04-19 15:18:17.299012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT_CLASS.html 2023-07-21 08:01:03.341161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT.html 2023-04-19 15:18:17.295678900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_SELECT_ELEMENT.html 2023-07-21 08:01:03.341161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT_CLASS.html 2023-04-19 15:18:17.305678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT_CLASS.html 2023-07-21 08:01:03.385161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT.html 2023-04-19 15:18:17.302345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_STYLE_ELEMENT.html 2023-07-21 08:01:03.381161200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS.html 2023-04-19 15:18:17.309012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS.html 2023-07-21 08:01:03.385161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT.html 2023-04-19 15:18:17.305678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CAPTION_ELEMENT.html 2023-07-21 08:01:03.385161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT_CLASS.html 2023-04-19 15:18:17.312345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT_CLASS.html 2023-07-21 08:01:03.401161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT.html 2023-04-19 15:18:17.309012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_CELL_ELEMENT.html 2023-07-21 08:01:03.389161300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT_CLASS.html 2023-04-19 15:18:17.319012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT_CLASS.html 2023-07-21 08:01:03.405161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT.html 2023-04-19 15:18:17.312345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_COL_ELEMENT.html 2023-07-21 08:01:03.401161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT_CLASS.html 2023-04-19 15:18:17.322345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT_CLASS.html 2023-07-21 08:01:03.429161500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT.html 2023-04-19 15:18:17.319012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ELEMENT.html 2023-07-21 08:01:03.417161500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT_CLASS.html 2023-04-19 15:18:17.325678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT_CLASS.html 2023-07-21 08:01:03.433161700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT.html 2023-04-19 15:18:17.322345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_ROW_ELEMENT.html 2023-07-21 08:01:03.433161700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT_CLASS.html 2023-04-19 15:18:17.332345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT_CLASS.html 2023-07-21 08:01:03.465161800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT.html 2023-04-19 15:18:17.329012200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TABLE_SECTION_ELEMENT.html 2023-07-21 08:01:03.461161900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT_CLASS.html 2023-04-19 15:18:17.339012100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT_CLASS.html 2023-07-21 08:01:03.469162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT.html 2023-04-19 15:18:17.335678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TEXT_AREA_ELEMENT.html 2023-07-21 08:01:03.465161800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT_CLASS.html 2023-04-19 15:18:17.352345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT_CLASS.html 2023-07-21 08:01:03.469162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT.html 2023-04-19 15:18:17.349012100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_TITLE_ELEMENT.html 2023-07-21 08:01:03.469162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT_CLASS.html 2023-04-19 15:18:17.355678800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT_CLASS.html 2023-07-21 08:01:03.477162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT.html 2023-04-19 15:18:17.352345500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_HTML_U_LIST_ELEMENT.html 2023-07-21 08:01:03.473162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT_CLASS.html 2023-04-19 15:18:17.362345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT_CLASS.html 2023-07-21 08:01:03.489162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT.html 2023-04-19 15:18:17.359012100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_KEYBOARD_EVENT.html 2023-07-21 08:01:03.477162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST_CLASS.html 2023-04-19 15:18:17.375678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST_CLASS.html 2023-07-21 08:01:03.517162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST.html 2023-04-19 15:18:17.372345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MEDIA_LIST.html 2023-07-21 08:01:03.513162100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT_CLASS.html 2023-04-19 15:18:17.389011900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT_CLASS.html 2023-07-21 08:01:03.517162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT.html 2023-04-19 15:18:17.385678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_MOUSE_EVENT.html 2023-07-21 08:01:03.517162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP_CLASS.html 2023-04-19 15:18:17.405678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP_CLASS.html 2023-07-21 08:01:03.521162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP.html 2023-04-19 15:18:17.395678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NAMED_NODE_MAP.html 2023-07-21 08:01:03.517162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_CLASS.html 2023-04-19 15:18:17.415678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_CLASS.html 2023-07-21 08:01:03.521162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER_CLASS.html 2023-04-19 15:18:17.422345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER_CLASS.html 2023-07-21 08:01:03.537162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER.html 2023-04-19 15:18:17.419011800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_FILTER.html 2023-07-21 08:01:03.533162400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE.html 2023-04-19 15:18:17.412345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE.html 2023-07-21 08:01:03.521162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR_CLASS.html 2023-04-19 15:18:17.432345200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR_CLASS.html 2023-07-21 08:01:03.537162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR.html 2023-04-19 15:18:17.429011800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_ITERATOR.html 2023-07-21 08:01:03.537162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST_CLASS.html 2023-04-19 15:18:17.439011800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST_CLASS.html 2023-07-21 08:01:03.541162500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST.html 2023-04-19 15:18:17.435678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_NODE_LIST.html 2023-07-21 08:01:03.537162300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT_CLASS.html 2023-04-19 15:18:17.449011800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT_CLASS.html 2023-07-21 08:01:03.541162500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT.html 2023-04-19 15:18:17.445678500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_OBJECT.html 2023-07-21 08:01:03.541162500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION_CLASS.html 2023-04-19 15:18:17.455678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION_CLASS.html 2023-07-21 08:01:03.569162600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION.html 2023-04-19 15:18:17.452345100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_PROCESSING_INSTRUCTION.html 2023-07-21 08:01:03.565162700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE_CLASS.html 2023-04-19 15:18:17.462345000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE_CLASS.html 2023-07-21 08:01:03.569162600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE.html 2023-04-19 15:18:17.459011600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_RANGE.html 2023-07-21 08:01:03.569162600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_CLASS.html 2023-04-19 15:18:17.472344900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_CLASS.html 2023-07-21 08:01:03.601163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET.html 2023-04-19 15:18:17.465678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET.html 2023-07-21 08:01:03.573162600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST_CLASS.html 2023-04-19 15:18:17.485678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST_CLASS.html 2023-07-21 08:01:03.605162900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST.html 2023-04-19 15:18:17.479011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_STYLE_SHEET_LIST.html 2023-07-21 08:01:03.601163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT_CLASS.html 2023-04-19 15:18:17.492344900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT_CLASS.html 2023-07-21 08:01:03.605162900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT.html 2023-04-19 15:18:17.489011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TEXT.html 2023-07-21 08:01:03.605162900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER_CLASS.html 2023-04-19 15:18:17.499011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER_CLASS.html 2023-07-21 08:01:03.641163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER.html 2023-04-19 15:18:17.495678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_TREE_WALKER.html 2023-07-21 08:01:03.609162800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT_CLASS.html 2023-04-19 15:18:17.519011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT_CLASS.html 2023-07-21 08:01:03.645163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT.html 2023-04-19 15:18:17.505678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_UI_EVENT.html 2023-07-21 08:01:03.645163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT_CLASS.html 2023-04-19 15:18:17.529011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT_CLASS.html 2023-07-21 08:01:03.649163200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT.html 2023-04-19 15:18:17.522344800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_WHEEL_EVENT.html 2023-07-21 08:01:03.649163200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION_CLASS.html 2023-04-19 15:18:17.539011500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION_CLASS.html 2023-07-21 08:01:03.653163200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION.html 2023-04-19 15:18:17.535678100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_EXPRESSION.html 2023-07-21 08:01:03.649163200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER_CLASS.html 2023-04-19 15:18:17.545678100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER_CLASS.html 2023-07-21 08:01:03.661163300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER.html 2023-04-19 15:18:17.542344800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_NS_RESOLVER.html 2023-07-21 08:01:03.653163200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT_CLASS.html 2023-04-19 15:18:17.552344600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT_CLASS.html 2023-07-21 08:01:03.673163400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT.html 2023-04-19 15:18:17.549011200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.DOM_XPATH_RESULT.html 2023-07-21 08:01:03.673163400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST_CLASS.html 2023-04-19 15:18:17.572344500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST_CLASS.html 2023-07-21 08:01:03.697163600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST.html 2023-04-19 15:18:17.569011200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_REQUEST.html 2023-07-21 08:01:03.677163400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE_CLASS.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE_CLASS.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE_CLASS.html 2023-04-19 15:18:17.582344500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE_CLASS.html 2023-07-21 08:01:03.701163500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE.html 2023-04-19 15:18:17.575677900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/func.URI_RESPONSE.html 2023-07-21 08:01:03.701163500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -99,7 +99,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMEventTarget.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMEventTarget.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMEventTarget.html 2023-04-19 15:18:17.812343800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMEventTarget.html 2023-07-21 08:01:02.849157600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -436,6 +436,10 @@ } +
+ No description available. +
+
Interface members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMNodeFilter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMNodeFilter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMNodeFilter.html 2023-04-19 15:18:19.709004000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMNodeFilter.html 2023-07-21 08:01:03.305160800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -224,6 +224,10 @@ } +
+ No description available. +
+
Interface members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMXPathNSResolver.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMXPathNSResolver.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/iface.DOMXPathNSResolver.html 2023-04-19 15:18:19.822336700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/iface.DOMXPathNSResolver.html 2023-07-21 08:01:03.433161700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -224,6 +224,10 @@ } +
+ No description available. +
+
Interface members
diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/index.html 2023-04-19 15:18:36.742278000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/index.html 2023-07-21 08:01:37.257397700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -139,7 +139,7 @@
Version2.40.1
Version2.40.4
AuthorsThe WebKit GTK and WPE teams
LicenseBSD, LGPL-2.1
Websitehttps://webkit.org
- + diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/index.json webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/index.json --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/index.json 2023-04-19 15:18:37.258943000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/index.json 2023-07-21 08:01:37.433398700 +0000 @@ -1 +1 @@ -{"meta":{"ns":"WebKit2WebExtension","version":"4.1","generator":"gi-docgen","generator-version":"2022.1"},"symbols":[{"type":"bitfield","name":"HitTestResultContext","ctype":"WebKitHitTestResultContext","summary":"Enum values with flags representing the context of a #WebKitHitTestResult."},{"type":"callback","name":"WebExtensionInitializeFunction","ctype":"WebKitWebExtensionInitializeFunction","summary":"Type definition for a function that will be called ..."},{"type":"callback","name":"WebExtensionInitializeWithUserDataFunction","ctype":"WebKitWebExtensionInitializeWithUserDataFunction","summary":"Type definition for a function that will be called ..."},{"type":"class","name":"ContextMenu","ctype":"WebKitContextMenu","summary":"Represents the context menu in a #WebKitWebView. #WebKitContextMenu ..."},{"type":"class","name":"ContextMenuItem","ctype":"WebKitContextMenuItem","summary":"One item of a #WebKitContextMenu. The #WebKitContextMenu is ..."},{"type":"class","name":"DOMAttr","ctype":"WebKitDOMAttr","summary":"No description available."},{"type":"class","name":"DOMBlob","ctype":"WebKitDOMBlob","summary":"No description available."},{"type":"class","name":"DOMCDATASection","ctype":"WebKitDOMCDATASection","summary":"No description available."},{"type":"class","name":"DOMCSSRule","ctype":"WebKitDOMCSSRule","summary":"No description available."},{"type":"class","name":"DOMCSSRuleList","ctype":"WebKitDOMCSSRuleList","summary":"No description available."},{"type":"class","name":"DOMCSSStyleDeclaration","ctype":"WebKitDOMCSSStyleDeclaration","summary":"No description available."},{"type":"class","name":"DOMCSSStyleSheet","ctype":"WebKitDOMCSSStyleSheet","summary":"No description available."},{"type":"class","name":"DOMCSSValue","ctype":"WebKitDOMCSSValue","summary":"No description available."},{"type":"class","name":"DOMCharacterData","ctype":"WebKitDOMCharacterData","summary":"No description available."},{"type":"class","name":"DOMClientRect","ctype":"WebKitDOMClientRect","summary":"No description available."},{"type":"class","name":"DOMClientRectList","ctype":"WebKitDOMClientRectList","summary":"No description available."},{"type":"class","name":"DOMComment","ctype":"WebKitDOMComment","summary":"No description available."},{"type":"class","name":"DOMDOMImplementation","ctype":"WebKitDOMDOMImplementation","summary":"No description available."},{"type":"class","name":"DOMDOMSelection","ctype":"WebKitDOMDOMSelection","summary":"No description available."},{"type":"class","name":"DOMDOMTokenList","ctype":"WebKitDOMDOMTokenList","summary":"No description available."},{"type":"class","name":"DOMDOMWindow","ctype":"WebKitDOMDOMWindow","summary":"No description available."},{"type":"class","name":"DOMDocument","ctype":"WebKitDOMDocument","summary":"No description available."},{"type":"class","name":"DOMDocumentFragment","ctype":"WebKitDOMDocumentFragment","summary":"No description available."},{"type":"class","name":"DOMDocumentType","ctype":"WebKitDOMDocumentType","summary":"No description available."},{"type":"class","name":"DOMElement","ctype":"WebKitDOMElement","summary":"No description available."},{"type":"class","name":"DOMEntityReference","ctype":"WebKitDOMEntityReference","summary":"No description available."},{"type":"class","name":"DOMEvent","ctype":"WebKitDOMEvent","summary":"No description available."},{"type":"class","name":"DOMFile","ctype":"WebKitDOMFile","summary":"No description available."},{"type":"class","name":"DOMFileList","ctype":"WebKitDOMFileList","summary":"No description available."},{"type":"class","name":"DOMHTMLAnchorElement","ctype":"WebKitDOMHTMLAnchorElement","summary":"No description available."},{"type":"class","name":"DOMHTMLAppletElement","ctype":"WebKitDOMHTMLAppletElement","summary":"No description available."},{"type":"class","name":"DOMHTMLAreaElement","ctype":"WebKitDOMHTMLAreaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBRElement","ctype":"WebKitDOMHTMLBRElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBaseElement","ctype":"WebKitDOMHTMLBaseElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBaseFontElement","ctype":"WebKitDOMHTMLBaseFontElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBodyElement","ctype":"WebKitDOMHTMLBodyElement","summary":"No description available."},{"type":"class","name":"DOMHTMLButtonElement","ctype":"WebKitDOMHTMLButtonElement","summary":"No description available."},{"type":"class","name":"DOMHTMLCanvasElement","ctype":"WebKitDOMHTMLCanvasElement","summary":"No description available."},{"type":"class","name":"DOMHTMLCollection","ctype":"WebKitDOMHTMLCollection","summary":"No description available."},{"type":"class","name":"DOMHTMLDListElement","ctype":"WebKitDOMHTMLDListElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDirectoryElement","ctype":"WebKitDOMHTMLDirectoryElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDivElement","ctype":"WebKitDOMHTMLDivElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDocument","ctype":"WebKitDOMHTMLDocument","summary":"No description available."},{"type":"class","name":"DOMHTMLElement","ctype":"WebKitDOMHTMLElement","summary":"No description available."},{"type":"class","name":"DOMHTMLEmbedElement","ctype":"WebKitDOMHTMLEmbedElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFieldSetElement","ctype":"WebKitDOMHTMLFieldSetElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFontElement","ctype":"WebKitDOMHTMLFontElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFormElement","ctype":"WebKitDOMHTMLFormElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFrameElement","ctype":"WebKitDOMHTMLFrameElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFrameSetElement","ctype":"WebKitDOMHTMLFrameSetElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHRElement","ctype":"WebKitDOMHTMLHRElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHeadElement","ctype":"WebKitDOMHTMLHeadElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHeadingElement","ctype":"WebKitDOMHTMLHeadingElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHtmlElement","ctype":"WebKitDOMHTMLHtmlElement","summary":"No description available."},{"type":"class","name":"DOMHTMLIFrameElement","ctype":"WebKitDOMHTMLIFrameElement","summary":"No description available."},{"type":"class","name":"DOMHTMLImageElement","ctype":"WebKitDOMHTMLImageElement","summary":"No description available."},{"type":"class","name":"DOMHTMLInputElement","ctype":"WebKitDOMHTMLInputElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLIElement","ctype":"WebKitDOMHTMLLIElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLabelElement","ctype":"WebKitDOMHTMLLabelElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLegendElement","ctype":"WebKitDOMHTMLLegendElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLinkElement","ctype":"WebKitDOMHTMLLinkElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMapElement","ctype":"WebKitDOMHTMLMapElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMarqueeElement","ctype":"WebKitDOMHTMLMarqueeElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMenuElement","ctype":"WebKitDOMHTMLMenuElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMetaElement","ctype":"WebKitDOMHTMLMetaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLModElement","ctype":"WebKitDOMHTMLModElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOListElement","ctype":"WebKitDOMHTMLOListElement","summary":"No description available."},{"type":"class","name":"DOMHTMLObjectElement","ctype":"WebKitDOMHTMLObjectElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptGroupElement","ctype":"WebKitDOMHTMLOptGroupElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptionElement","ctype":"WebKitDOMHTMLOptionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptionsCollection","ctype":"WebKitDOMHTMLOptionsCollection","summary":"No description available."},{"type":"class","name":"DOMHTMLParagraphElement","ctype":"WebKitDOMHTMLParagraphElement","summary":"No description available."},{"type":"class","name":"DOMHTMLParamElement","ctype":"WebKitDOMHTMLParamElement","summary":"No description available."},{"type":"class","name":"DOMHTMLPreElement","ctype":"WebKitDOMHTMLPreElement","summary":"No description available."},{"type":"class","name":"DOMHTMLQuoteElement","ctype":"WebKitDOMHTMLQuoteElement","summary":"No description available."},{"type":"class","name":"DOMHTMLScriptElement","ctype":"WebKitDOMHTMLScriptElement","summary":"No description available."},{"type":"class","name":"DOMHTMLSelectElement","ctype":"WebKitDOMHTMLSelectElement","summary":"No description available."},{"type":"class","name":"DOMHTMLStyleElement","ctype":"WebKitDOMHTMLStyleElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableCaptionElement","ctype":"WebKitDOMHTMLTableCaptionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableCellElement","ctype":"WebKitDOMHTMLTableCellElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableColElement","ctype":"WebKitDOMHTMLTableColElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableElement","ctype":"WebKitDOMHTMLTableElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableRowElement","ctype":"WebKitDOMHTMLTableRowElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableSectionElement","ctype":"WebKitDOMHTMLTableSectionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTextAreaElement","ctype":"WebKitDOMHTMLTextAreaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTitleElement","ctype":"WebKitDOMHTMLTitleElement","summary":"No description available."},{"type":"class","name":"DOMHTMLUListElement","ctype":"WebKitDOMHTMLUListElement","summary":"No description available."},{"type":"class","name":"DOMKeyboardEvent","ctype":"WebKitDOMKeyboardEvent","summary":"No description available."},{"type":"class","name":"DOMMediaList","ctype":"WebKitDOMMediaList","summary":"No description available."},{"type":"class","name":"DOMMouseEvent","ctype":"WebKitDOMMouseEvent","summary":"No description available."},{"type":"class","name":"DOMNamedNodeMap","ctype":"WebKitDOMNamedNodeMap","summary":"No description available."},{"type":"class","name":"DOMNode","ctype":"WebKitDOMNode","summary":"No description available."},{"type":"class","name":"DOMNodeIterator","ctype":"WebKitDOMNodeIterator","summary":"No description available."},{"type":"class","name":"DOMNodeList","ctype":"WebKitDOMNodeList","summary":"No description available."},{"type":"class","name":"DOMObject","ctype":"WebKitDOMObject","summary":"No description available."},{"type":"class","name":"DOMProcessingInstruction","ctype":"WebKitDOMProcessingInstruction","summary":"No description available."},{"type":"class","name":"DOMRange","ctype":"WebKitDOMRange","summary":"No description available."},{"type":"class","name":"DOMStyleSheet","ctype":"WebKitDOMStyleSheet","summary":"No description available."},{"type":"class","name":"DOMStyleSheetList","ctype":"WebKitDOMStyleSheetList","summary":"No description available."},{"type":"class","name":"DOMText","ctype":"WebKitDOMText","summary":"No description available."},{"type":"class","name":"DOMTreeWalker","ctype":"WebKitDOMTreeWalker","summary":"No description available."},{"type":"class","name":"DOMUIEvent","ctype":"WebKitDOMUIEvent","summary":"No description available."},{"type":"class","name":"DOMWheelEvent","ctype":"WebKitDOMWheelEvent","summary":"No description available."},{"type":"class","name":"DOMXPathExpression","ctype":"WebKitDOMXPathExpression","summary":"No description available."},{"type":"class","name":"DOMXPathResult","ctype":"WebKitDOMXPathResult","summary":"No description available."},{"type":"class","name":"Frame","ctype":"WebKitFrame","summary":"A web page frame. Each `WebKitWebPage` has at ..."},{"type":"class","name":"HitTestResult","ctype":"WebKitHitTestResult","summary":"Result of a Hit Test. A Hit Test ..."},{"type":"class","name":"ScriptWorld","ctype":"WebKitScriptWorld","summary":"No description available."},{"type":"class","name":"URIRequest","ctype":"WebKitURIRequest","summary":"Represents a URI request. A #WebKitURIRequest can be ..."},{"type":"class","name":"URIResponse","ctype":"WebKitURIResponse","summary":"Represents an URI response. A #WebKitURIResponse contains information ..."},{"type":"class","name":"UserMessage","ctype":"WebKitUserMessage","summary":"Message that can be sent between the UI process ..."},{"type":"class","name":"WebEditor","ctype":"WebKitWebEditor","summary":"Access to editing capabilities of a #WebKitWebPage. The ..."},{"type":"class","name":"WebExtension","ctype":"WebKitWebExtension","summary":"Represents an extension of the WebProcess. WebKitWebExtension is ..."},{"type":"class","name":"WebFormManager","ctype":"WebKitWebFormManager","summary":"Form manager of a #WebKitWebPage in a #WebKitScriptWorld"},{"type":"class","name":"WebHitTestResult","ctype":"WebKitWebHitTestResult","summary":"Result of a Hit Test (Web Process Extensions). ..."},{"type":"class","name":"WebPage","ctype":"WebKitWebPage","summary":"A loaded web page."},{"type":"constant","name":"DOM_CSS_RULE_CHARSET_RULE","ident":"WEBKIT_DOM_CSS_RULE_CHARSET_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_FONT_FACE_RULE","ident":"WEBKIT_DOM_CSS_RULE_FONT_FACE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_IMPORT_RULE","ident":"WEBKIT_DOM_CSS_RULE_IMPORT_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_MEDIA_RULE","ident":"WEBKIT_DOM_CSS_RULE_MEDIA_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_PAGE_RULE","ident":"WEBKIT_DOM_CSS_RULE_PAGE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_STYLE_RULE","ident":"WEBKIT_DOM_CSS_RULE_STYLE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_UNKNOWN_RULE","ident":"WEBKIT_DOM_CSS_RULE_UNKNOWN_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_CUSTOM","ident":"WEBKIT_DOM_CSS_VALUE_CSS_CUSTOM","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_INHERIT","ident":"WEBKIT_DOM_CSS_VALUE_CSS_INHERIT","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE","ident":"WEBKIT_DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_VALUE_LIST","ident":"WEBKIT_DOM_CSS_VALUE_CSS_VALUE_LIST","summary":"No description available."},{"type":"constant","name":"DOM_ELEMENT_ALLOW_KEYBOARD_INPUT","ident":"WEBKIT_DOM_ELEMENT_ALLOW_KEYBOARD_INPUT","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_AT_TARGET","ident":"WEBKIT_DOM_EVENT_AT_TARGET","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_BLUR","ident":"WEBKIT_DOM_EVENT_BLUR","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_BUBBLING_PHASE","ident":"WEBKIT_DOM_EVENT_BUBBLING_PHASE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CAPTURING_PHASE","ident":"WEBKIT_DOM_EVENT_CAPTURING_PHASE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CHANGE","ident":"WEBKIT_DOM_EVENT_CHANGE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CLICK","ident":"WEBKIT_DOM_EVENT_CLICK","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_DBLCLICK","ident":"WEBKIT_DOM_EVENT_DBLCLICK","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_DRAGDROP","ident":"WEBKIT_DOM_EVENT_DRAGDROP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_FOCUS","ident":"WEBKIT_DOM_EVENT_FOCUS","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYDOWN","ident":"WEBKIT_DOM_EVENT_KEYDOWN","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYPRESS","ident":"WEBKIT_DOM_EVENT_KEYPRESS","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYUP","ident":"WEBKIT_DOM_EVENT_KEYUP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEDOWN","ident":"WEBKIT_DOM_EVENT_MOUSEDOWN","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEDRAG","ident":"WEBKIT_DOM_EVENT_MOUSEDRAG","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEMOVE","ident":"WEBKIT_DOM_EVENT_MOUSEMOVE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEOUT","ident":"WEBKIT_DOM_EVENT_MOUSEOUT","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEOVER","ident":"WEBKIT_DOM_EVENT_MOUSEOVER","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEUP","ident":"WEBKIT_DOM_EVENT_MOUSEUP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_NONE","ident":"WEBKIT_DOM_EVENT_NONE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_SELECT","ident":"WEBKIT_DOM_EVENT_SELECT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ATTRIBUTE_NODE","ident":"WEBKIT_DOM_NODE_ATTRIBUTE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_CDATA_SECTION_NODE","ident":"WEBKIT_DOM_NODE_CDATA_SECTION_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_COMMENT_NODE","ident":"WEBKIT_DOM_NODE_COMMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_FRAGMENT_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_FRAGMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_CONTAINS","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_CONTAINS","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_DISCONNECTED","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_DISCONNECTED","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_FOLLOWING","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_FOLLOWING","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_PRECEDING","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_PRECEDING","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_TYPE_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_TYPE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ELEMENT_NODE","ident":"WEBKIT_DOM_NODE_ELEMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ENTITY_NODE","ident":"WEBKIT_DOM_NODE_ENTITY_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ENTITY_REFERENCE_NODE","ident":"WEBKIT_DOM_NODE_ENTITY_REFERENCE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_FILTER_ACCEPT","ident":"WEBKIT_DOM_NODE_FILTER_ACCEPT","summary":"Accept the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_FILTER_REJECT","ident":"WEBKIT_DOM_NODE_FILTER_REJECT","summary":"Reject the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ALL","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ALL","summary":"Show all nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ATTRIBUTE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ATTRIBUTE","summary":"Show #WebKitDOMAttr nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_CDATA_SECTION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_CDATA_SECTION","summary":"Show #WebKitDOMCDataSection nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_COMMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_COMMENT","summary":"Show #WebKitDOMComment nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT","summary":"Show #WebKitDOMDocument nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT","summary":"Show #WebKitDOMDocumentFragment nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE","summary":"Show #WebKitDOMDocumentType nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ELEMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ELEMENT","summary":"Show #WebKitDOMElement nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ENTITY","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ENTITY","summary":"Show #WebKitDOMEntity nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE","summary":"Show #WebKitDOMEntityReference nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_NOTATION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_NOTATION","summary":"Show #WebKitDOMNotation nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION","summary":"Show #WebKitDOMProcessingInstruction nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_TEXT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_TEXT","summary":"Show #WebKitDOMText nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SKIP","ident":"WEBKIT_DOM_NODE_FILTER_SKIP","summary":"Skip the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_PROCESSING_INSTRUCTION_NODE","ident":"WEBKIT_DOM_NODE_PROCESSING_INSTRUCTION_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_TEXT_NODE","ident":"WEBKIT_DOM_NODE_TEXT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_END_TO_END","ident":"WEBKIT_DOM_RANGE_END_TO_END","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_END_TO_START","ident":"WEBKIT_DOM_RANGE_END_TO_START","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_AFTER","ident":"WEBKIT_DOM_RANGE_NODE_AFTER","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_BEFORE","ident":"WEBKIT_DOM_RANGE_NODE_BEFORE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_BEFORE_AND_AFTER","ident":"WEBKIT_DOM_RANGE_NODE_BEFORE_AND_AFTER","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_INSIDE","ident":"WEBKIT_DOM_RANGE_NODE_INSIDE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_START_TO_END","ident":"WEBKIT_DOM_RANGE_START_TO_END","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_START_TO_START","ident":"WEBKIT_DOM_RANGE_START_TO_START","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ANY_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ANY_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_BOOLEAN_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_BOOLEAN_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_NUMBER_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_NUMBER_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_STRING_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_STRING_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE","summary":"No description available."},{"type":"ctor","name":"new","type_name":"ContextMenu","ident":"webkit_context_menu_new","summary":"Creates a new #WebKitContextMenu object. Creates a new ..."},{"type":"ctor","name":"new","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new","summary":"Creates a new #WebKitContextMenuItem for the given @action."},{"type":"ctor","name":"new","type_name":"ScriptWorld","ident":"webkit_script_world_new","summary":"Creates a new isolated #WebKitScriptWorld. Scripts executed in isolated ..."},{"type":"ctor","name":"new","type_name":"URIRequest","ident":"webkit_uri_request_new","summary":"Creates a new #WebKitURIRequest for the given URI."},{"type":"ctor","name":"new","type_name":"UserMessage","ident":"webkit_user_message_new","summary":"Create a new #WebKitUserMessage with @name."},{"type":"ctor","name":"new_from_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_gaction","summary":"Creates a new #WebKitContextMenuItem for the given @action and ..."},{"type":"ctor","name":"new_from_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action","summary":"Creates a new #WebKitContextMenuItem for the given stock action. ..."},{"type":"ctor","name":"new_from_stock_action_with_label","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action_with_label","summary":"Creates a new #WebKitContextMenuItem for the given stock action ..."},{"type":"ctor","name":"new_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_separator","summary":"Creates a new #WebKitContextMenuItem representing a separator."},{"type":"ctor","name":"new_with_fd_list","type_name":"UserMessage","ident":"webkit_user_message_new_with_fd_list","summary":"Create a new #WebKitUserMessage including also a list of ..."},{"type":"ctor","name":"new_with_items","type_name":"ContextMenu","ident":"webkit_context_menu_new_with_items","summary":"Creates a new #WebKitContextMenu object with the given items. ..."},{"type":"ctor","name":"new_with_name","type_name":"ScriptWorld","ident":"webkit_script_world_new_with_name","summary":"Creates a new isolated #WebKitScriptWorld with a name. Scripts ..."},{"type":"ctor","name":"new_with_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_with_submenu","summary":"Creates a new #WebKitContextMenuItem using the given @label with ..."},{"type":"enum","name":"ConsoleMessageLevel","ctype":"WebKitConsoleMessageLevel","summary":"Enum values used to denote the various levels of ..."},{"type":"enum","name":"ConsoleMessageSource","ctype":"WebKitConsoleMessageSource","summary":"Enum values used to denote the various sources of ..."},{"type":"enum","name":"ContextMenuAction","ctype":"WebKitContextMenuAction","summary":"Enum values used to denote the stock actions for #WebKitContextMenuItems"},{"type":"enum","name":"FormSubmissionStep","ctype":"WebKitFormSubmissionStep","summary":"Used to indicate a particular stage in form submission. ..."},{"type":"enum","name":"UserMessageError","ctype":"WebKitUserMessageError","summary":"Enum values used to denote errors happening when sending ..."},{"type":"function_macro","name":"DEPRECATED_FOR","ident":"WEBKIT_DEPRECATED_FOR","summary":"No description available."},{"type":"function_macro","name":"DOM_ATTR","ident":"WEBKIT_DOM_ATTR","summary":"No description available."},{"type":"function_macro","name":"DOM_ATTR_CLASS","ident":"WEBKIT_DOM_ATTR_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_BLOB","ident":"WEBKIT_DOM_BLOB","summary":"No description available."},{"type":"function_macro","name":"DOM_BLOB_CLASS","ident":"WEBKIT_DOM_BLOB_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CDATA_SECTION","ident":"WEBKIT_DOM_CDATA_SECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_CDATA_SECTION_CLASS","ident":"WEBKIT_DOM_CDATA_SECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CHARACTER_DATA","ident":"WEBKIT_DOM_CHARACTER_DATA","summary":"No description available."},{"type":"function_macro","name":"DOM_CHARACTER_DATA_CLASS","ident":"WEBKIT_DOM_CHARACTER_DATA_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT","ident":"WEBKIT_DOM_CLIENT_RECT","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_CLASS","ident":"WEBKIT_DOM_CLIENT_RECT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_LIST","ident":"WEBKIT_DOM_CLIENT_RECT_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_LIST_CLASS","ident":"WEBKIT_DOM_CLIENT_RECT_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_COMMENT","ident":"WEBKIT_DOM_COMMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_COMMENT_CLASS","ident":"WEBKIT_DOM_COMMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE","ident":"WEBKIT_DOM_CSS_RULE","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_CLASS","ident":"WEBKIT_DOM_CSS_RULE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_LIST","ident":"WEBKIT_DOM_CSS_RULE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_LIST_CLASS","ident":"WEBKIT_DOM_CSS_RULE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_DECLARATION","ident":"WEBKIT_DOM_CSS_STYLE_DECLARATION","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_DECLARATION_CLASS","ident":"WEBKIT_DOM_CSS_STYLE_DECLARATION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_SHEET","ident":"WEBKIT_DOM_CSS_STYLE_SHEET","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_SHEET_CLASS","ident":"WEBKIT_DOM_CSS_STYLE_SHEET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_VALUE","ident":"WEBKIT_DOM_CSS_VALUE","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_VALUE_CLASS","ident":"WEBKIT_DOM_CSS_VALUE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT","ident":"WEBKIT_DOM_DOCUMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_CLASS","ident":"WEBKIT_DOM_DOCUMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_FRAGMENT","ident":"WEBKIT_DOM_DOCUMENT_FRAGMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_FRAGMENT_CLASS","ident":"WEBKIT_DOM_DOCUMENT_FRAGMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_TYPE","ident":"WEBKIT_DOM_DOCUMENT_TYPE","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_TYPE_CLASS","ident":"WEBKIT_DOM_DOCUMENT_TYPE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_IMPLEMENTATION","ident":"WEBKIT_DOM_DOM_IMPLEMENTATION","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_IMPLEMENTATION_CLASS","ident":"WEBKIT_DOM_DOM_IMPLEMENTATION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_SELECTION","ident":"WEBKIT_DOM_DOM_SELECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_SELECTION_CLASS","ident":"WEBKIT_DOM_DOM_SELECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_TOKEN_LIST","ident":"WEBKIT_DOM_DOM_TOKEN_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_TOKEN_LIST_CLASS","ident":"WEBKIT_DOM_DOM_TOKEN_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_WINDOW","ident":"WEBKIT_DOM_DOM_WINDOW","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_WINDOW_CLASS","ident":"WEBKIT_DOM_DOM_WINDOW_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_ELEMENT","ident":"WEBKIT_DOM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_ELEMENT_CLASS","ident":"WEBKIT_DOM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_ENTITY_REFERENCE","ident":"WEBKIT_DOM_ENTITY_REFERENCE","summary":"No description available."},{"type":"function_macro","name":"DOM_ENTITY_REFERENCE_CLASS","ident":"WEBKIT_DOM_ENTITY_REFERENCE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT","ident":"WEBKIT_DOM_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_CLASS","ident":"WEBKIT_DOM_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_TARGET","ident":"WEBKIT_DOM_EVENT_TARGET","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_TARGET_CLASS","ident":"WEBKIT_DOM_EVENT_TARGET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE","ident":"WEBKIT_DOM_FILE","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_CLASS","ident":"WEBKIT_DOM_FILE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_LIST","ident":"WEBKIT_DOM_FILE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_LIST_CLASS","ident":"WEBKIT_DOM_FILE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ANCHOR_ELEMENT","ident":"WEBKIT_DOM_HTML_ANCHOR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ANCHOR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_ANCHOR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_APPLET_ELEMENT","ident":"WEBKIT_DOM_HTML_APPLET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_APPLET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_APPLET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_AREA_ELEMENT","ident":"WEBKIT_DOM_HTML_AREA_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_AREA_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_AREA_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_ELEMENT","ident":"WEBKIT_DOM_HTML_BASE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BASE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_FONT_ELEMENT","ident":"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_FONT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BODY_ELEMENT","ident":"WEBKIT_DOM_HTML_BODY_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BODY_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BODY_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BR_ELEMENT","ident":"WEBKIT_DOM_HTML_BR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BUTTON_ELEMENT","ident":"WEBKIT_DOM_HTML_BUTTON_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BUTTON_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BUTTON_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_CANVAS_ELEMENT","ident":"WEBKIT_DOM_HTML_CANVAS_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_CANVAS_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_CANVAS_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_COLLECTION","ident":"WEBKIT_DOM_HTML_COLLECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_COLLECTION_CLASS","ident":"WEBKIT_DOM_HTML_COLLECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIRECTORY_ELEMENT","ident":"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIRECTORY_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIV_ELEMENT","ident":"WEBKIT_DOM_HTML_DIV_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIV_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_DIV_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DOCUMENT","ident":"WEBKIT_DOM_HTML_DOCUMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DOCUMENT_CLASS","ident":"WEBKIT_DOM_HTML_DOCUMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_D_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_D_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_D_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_D_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ELEMENT","ident":"WEBKIT_DOM_HTML_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_EMBED_ELEMENT","ident":"WEBKIT_DOM_HTML_EMBED_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_EMBED_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_EMBED_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FIELD_SET_ELEMENT","ident":"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FIELD_SET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FONT_ELEMENT","ident":"WEBKIT_DOM_HTML_FONT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FONT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FONT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FORM_ELEMENT","ident":"WEBKIT_DOM_HTML_FORM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FORM_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FORM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_ELEMENT","ident":"WEBKIT_DOM_HTML_FRAME_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FRAME_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_SET_ELEMENT","ident":"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_SET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEADING_ELEMENT","ident":"WEBKIT_DOM_HTML_HEADING_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEADING_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HEADING_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEAD_ELEMENT","ident":"WEBKIT_DOM_HTML_HEAD_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEAD_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HEAD_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HR_ELEMENT","ident":"WEBKIT_DOM_HTML_HR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HTML_ELEMENT","ident":"WEBKIT_DOM_HTML_HTML_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HTML_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HTML_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IFRAME_ELEMENT","ident":"WEBKIT_DOM_HTML_IFRAME_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IFRAME_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_IFRAME_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IMAGE_ELEMENT","ident":"WEBKIT_DOM_HTML_IMAGE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IMAGE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_IMAGE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_INPUT_ELEMENT","ident":"WEBKIT_DOM_HTML_INPUT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_INPUT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_INPUT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LABEL_ELEMENT","ident":"WEBKIT_DOM_HTML_LABEL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LABEL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LABEL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LEGEND_ELEMENT","ident":"WEBKIT_DOM_HTML_LEGEND_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LEGEND_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LEGEND_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LINK_ELEMENT","ident":"WEBKIT_DOM_HTML_LINK_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LINK_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LINK_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LI_ELEMENT","ident":"WEBKIT_DOM_HTML_LI_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LI_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LI_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MAP_ELEMENT","ident":"WEBKIT_DOM_HTML_MAP_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MAP_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MAP_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MARQUEE_ELEMENT","ident":"WEBKIT_DOM_HTML_MARQUEE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MARQUEE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MARQUEE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MENU_ELEMENT","ident":"WEBKIT_DOM_HTML_MENU_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MENU_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MENU_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_META_ELEMENT","ident":"WEBKIT_DOM_HTML_META_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_META_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_META_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MOD_ELEMENT","ident":"WEBKIT_DOM_HTML_MOD_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MOD_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MOD_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OBJECT_ELEMENT","ident":"WEBKIT_DOM_HTML_OBJECT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OBJECT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OBJECT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTIONS_COLLECTION","ident":"WEBKIT_DOM_HTML_OPTIONS_COLLECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTIONS_COLLECTION_CLASS","ident":"WEBKIT_DOM_HTML_OPTIONS_COLLECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTION_ELEMENT","ident":"WEBKIT_DOM_HTML_OPTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OPTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPT_GROUP_ELEMENT","ident":"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPT_GROUP_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_O_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_O_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_O_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_O_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAGRAPH_ELEMENT","ident":"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAGRAPH_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAM_ELEMENT","ident":"WEBKIT_DOM_HTML_PARAM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAM_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PARAM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PRE_ELEMENT","ident":"WEBKIT_DOM_HTML_PRE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PRE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PRE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_QUOTE_ELEMENT","ident":"WEBKIT_DOM_HTML_QUOTE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_QUOTE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_QUOTE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SCRIPT_ELEMENT","ident":"WEBKIT_DOM_HTML_SCRIPT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SCRIPT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_SCRIPT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SELECT_ELEMENT","ident":"WEBKIT_DOM_HTML_SELECT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SELECT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_SELECT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_STYLE_ELEMENT","ident":"WEBKIT_DOM_HTML_STYLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_STYLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_STYLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CAPTION_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CELL_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CELL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_COL_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_COL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ROW_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ROW_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_SECTION_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_SECTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TEXT_AREA_ELEMENT","ident":"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TEXT_AREA_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TITLE_ELEMENT","ident":"WEBKIT_DOM_HTML_TITLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TITLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TITLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_U_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_U_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_U_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_U_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_KEYBOARD_EVENT","ident":"WEBKIT_DOM_KEYBOARD_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_KEYBOARD_EVENT_CLASS","ident":"WEBKIT_DOM_KEYBOARD_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_MEDIA_LIST","ident":"WEBKIT_DOM_MEDIA_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_MEDIA_LIST_CLASS","ident":"WEBKIT_DOM_MEDIA_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_MOUSE_EVENT","ident":"WEBKIT_DOM_MOUSE_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_MOUSE_EVENT_CLASS","ident":"WEBKIT_DOM_MOUSE_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NAMED_NODE_MAP","ident":"WEBKIT_DOM_NAMED_NODE_MAP","summary":"No description available."},{"type":"function_macro","name":"DOM_NAMED_NODE_MAP_CLASS","ident":"WEBKIT_DOM_NAMED_NODE_MAP_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE","ident":"WEBKIT_DOM_NODE","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_CLASS","ident":"WEBKIT_DOM_NODE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_FILTER","ident":"WEBKIT_DOM_NODE_FILTER","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_FILTER_CLASS","ident":"WEBKIT_DOM_NODE_FILTER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_ITERATOR","ident":"WEBKIT_DOM_NODE_ITERATOR","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_ITERATOR_CLASS","ident":"WEBKIT_DOM_NODE_ITERATOR_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_LIST","ident":"WEBKIT_DOM_NODE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_LIST_CLASS","ident":"WEBKIT_DOM_NODE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_OBJECT","ident":"WEBKIT_DOM_OBJECT","summary":"No description available."},{"type":"function_macro","name":"DOM_OBJECT_CLASS","ident":"WEBKIT_DOM_OBJECT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_PROCESSING_INSTRUCTION","ident":"WEBKIT_DOM_PROCESSING_INSTRUCTION","summary":"No description available."},{"type":"function_macro","name":"DOM_PROCESSING_INSTRUCTION_CLASS","ident":"WEBKIT_DOM_PROCESSING_INSTRUCTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_RANGE","ident":"WEBKIT_DOM_RANGE","summary":"No description available."},{"type":"function_macro","name":"DOM_RANGE_CLASS","ident":"WEBKIT_DOM_RANGE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET","ident":"WEBKIT_DOM_STYLE_SHEET","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_CLASS","ident":"WEBKIT_DOM_STYLE_SHEET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_LIST","ident":"WEBKIT_DOM_STYLE_SHEET_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_LIST_CLASS","ident":"WEBKIT_DOM_STYLE_SHEET_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_TEXT","ident":"WEBKIT_DOM_TEXT","summary":"No description available."},{"type":"function_macro","name":"DOM_TEXT_CLASS","ident":"WEBKIT_DOM_TEXT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_TREE_WALKER","ident":"WEBKIT_DOM_TREE_WALKER","summary":"No description available."},{"type":"function_macro","name":"DOM_TREE_WALKER_CLASS","ident":"WEBKIT_DOM_TREE_WALKER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_UI_EVENT","ident":"WEBKIT_DOM_UI_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_UI_EVENT_CLASS","ident":"WEBKIT_DOM_UI_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_WHEEL_EVENT","ident":"WEBKIT_DOM_WHEEL_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_WHEEL_EVENT_CLASS","ident":"WEBKIT_DOM_WHEEL_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_EXPRESSION","ident":"WEBKIT_DOM_XPATH_EXPRESSION","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_EXPRESSION_CLASS","ident":"WEBKIT_DOM_XPATH_EXPRESSION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_NS_RESOLVER","ident":"WEBKIT_DOM_XPATH_NS_RESOLVER","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_NS_RESOLVER_CLASS","ident":"WEBKIT_DOM_XPATH_NS_RESOLVER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_RESULT","ident":"WEBKIT_DOM_XPATH_RESULT","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_RESULT_CLASS","ident":"WEBKIT_DOM_XPATH_RESULT_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_REQUEST","ident":"WEBKIT_URI_REQUEST","summary":"No description available."},{"type":"function_macro","name":"URI_REQUEST_CLASS","ident":"WEBKIT_URI_REQUEST_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE","ident":"WEBKIT_URI_RESPONSE","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE_CLASS","ident":"WEBKIT_URI_RESPONSE_CLASS","summary":"No description available."},{"type":"interface","name":"DOMEventTarget","ctype":"WebKitDOMEventTarget","summary":"No description available."},{"type":"interface","name":"DOMNodeFilter","ctype":"WebKitDOMNodeFilter","summary":"No description available."},{"type":"interface","name":"DOMXPathNSResolver","ctype":"WebKitDOMXPathNSResolver","summary":"No description available."},{"type":"method","name":"accept_node","type_name":"DOMNodeFilter","ident":"webkit_dom_node_filter_accept_node","summary":"No description available."},{"type":"method","name":"add","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_add","summary":"No description available."},{"type":"method","name":"add","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_add","summary":"No description available."},{"type":"method","name":"add_event_listener","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_add_event_listener","summary":"No description available."},{"type":"method","name":"add_event_listener_with_closure","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_add_event_listener_with_closure","summary":"Version of webkit_dom_event_target_add_event_listener() using a closure instead of a ..."},{"type":"method","name":"add_range","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_add_range","summary":"No description available."},{"type":"method","name":"add_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_add_rule","summary":"No description available."},{"type":"method","name":"adopt_node","type_name":"DOMDocument","ident":"webkit_dom_document_adopt_node","summary":"No description available."},{"type":"method","name":"alert","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_alert","summary":"No description available."},{"type":"method","name":"append","type_name":"ContextMenu","ident":"webkit_context_menu_append","summary":"Adds @item at the end of the @menu."},{"type":"method","name":"append_child","type_name":"DOMNode","ident":"webkit_dom_node_append_child","summary":"No description available."},{"type":"method","name":"append_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_append_data","summary":"No description available."},{"type":"method","name":"append_medium","type_name":"DOMMediaList","ident":"webkit_dom_media_list_append_medium","summary":"No description available."},{"type":"method","name":"blur","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_blur","summary":"No description available."},{"type":"method","name":"blur","type_name":"DOMElement","ident":"webkit_dom_element_blur","summary":"No description available."},{"type":"method","name":"capture_events","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_capture_events","summary":"No description available."},{"type":"method","name":"capture_events","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_capture_events","summary":"No description available."},{"type":"method","name":"caret_range_from_point","type_name":"DOMDocument","ident":"webkit_dom_document_caret_range_from_point","summary":"No description available."},{"type":"method","name":"clear","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_clear","summary":"No description available."},{"type":"method","name":"click","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_click","summary":"No description available."},{"type":"method","name":"clone_contents","type_name":"DOMRange","ident":"webkit_dom_range_clone_contents","summary":"No description available."},{"type":"method","name":"clone_node","type_name":"DOMNode","ident":"webkit_dom_node_clone_node","summary":"No description available."},{"type":"method","name":"clone_node_with_error","type_name":"DOMNode","ident":"webkit_dom_node_clone_node_with_error","summary":"No description available."},{"type":"method","name":"clone_range","type_name":"DOMRange","ident":"webkit_dom_range_clone_range","summary":"No description available."},{"type":"method","name":"close","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_close","summary":"No description available."},{"type":"method","name":"close","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_close","summary":"No description available."},{"type":"method","name":"closest","type_name":"DOMElement","ident":"webkit_dom_element_closest","summary":"No description available."},{"type":"method","name":"collapse","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse","summary":"No description available."},{"type":"method","name":"collapse","type_name":"DOMRange","ident":"webkit_dom_range_collapse","summary":"No description available."},{"type":"method","name":"collapse_to_end","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse_to_end","summary":"No description available."},{"type":"method","name":"collapse_to_start","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse_to_start","summary":"No description available."},{"type":"method","name":"compare_boundary_points","type_name":"DOMRange","ident":"webkit_dom_range_compare_boundary_points","summary":"No description available."},{"type":"method","name":"compare_document_position","type_name":"DOMNode","ident":"webkit_dom_node_compare_document_position","summary":"No description available."},{"type":"method","name":"compare_node","type_name":"DOMRange","ident":"webkit_dom_range_compare_node","summary":"No description available."},{"type":"method","name":"compare_point","type_name":"DOMRange","ident":"webkit_dom_range_compare_point","summary":"No description available."},{"type":"method","name":"confirm","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_confirm","summary":"No description available."},{"type":"method","name":"contains","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_contains","summary":"No description available."},{"type":"method","name":"contains","type_name":"DOMNode","ident":"webkit_dom_node_contains","summary":"No description available."},{"type":"method","name":"contains_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_contains_node","summary":"No description available."},{"type":"method","name":"context_is_editable","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_editable","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_EDITABLE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_image","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_image","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_link","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_link","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_media","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_media","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_scrollbar","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_scrollbar","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_selection","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_selection","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"copy","type_name":"ConsoleMessage","ident":"webkit_console_message_copy","summary":"Make a copy of @console_message."},{"type":"method","name":"create_attribute","type_name":"DOMDocument","ident":"webkit_dom_document_create_attribute","summary":"No description available."},{"type":"method","name":"create_attribute_ns","type_name":"DOMDocument","ident":"webkit_dom_document_create_attribute_ns","summary":"No description available."},{"type":"method","name":"create_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_caption","summary":"No description available."},{"type":"method","name":"create_cdata_section","type_name":"DOMDocument","ident":"webkit_dom_document_create_cdata_section","summary":"No description available."},{"type":"method","name":"create_comment","type_name":"DOMDocument","ident":"webkit_dom_document_create_comment","summary":"No description available."},{"type":"method","name":"create_contextual_fragment","type_name":"DOMRange","ident":"webkit_dom_range_create_contextual_fragment","summary":"No description available."},{"type":"method","name":"create_css_style_declaration","type_name":"DOMDocument","ident":"webkit_dom_document_create_css_style_declaration","summary":"No description available."},{"type":"method","name":"create_css_style_sheet","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_css_style_sheet","summary":"No description available."},{"type":"method","name":"create_document","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_document","summary":"No description available."},{"type":"method","name":"create_document_fragment","type_name":"DOMDocument","ident":"webkit_dom_document_create_document_fragment","summary":"No description available."},{"type":"method","name":"create_document_type","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_document_type","summary":"No description available."},{"type":"method","name":"create_element","type_name":"DOMDocument","ident":"webkit_dom_document_create_element","summary":"No description available."},{"type":"method","name":"create_element_ns","type_name":"DOMDocument","ident":"webkit_dom_document_create_element_ns","summary":"No description available."},{"type":"method","name":"create_entity_reference","type_name":"DOMDocument","ident":"webkit_dom_document_create_entity_reference","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"create_event","type_name":"DOMDocument","ident":"webkit_dom_document_create_event","summary":"No description available."},{"type":"method","name":"create_expression","type_name":"DOMDocument","ident":"webkit_dom_document_create_expression","summary":"No description available."},{"type":"method","name":"create_html_document","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_html_document","summary":"No description available."},{"type":"method","name":"create_node_iterator","type_name":"DOMDocument","ident":"webkit_dom_document_create_node_iterator","summary":"No description available."},{"type":"method","name":"create_ns_resolver","type_name":"DOMDocument","ident":"webkit_dom_document_create_ns_resolver","summary":"No description available."},{"type":"method","name":"create_processing_instruction","type_name":"DOMDocument","ident":"webkit_dom_document_create_processing_instruction","summary":"No description available."},{"type":"method","name":"create_range","type_name":"DOMDocument","ident":"webkit_dom_document_create_range","summary":"No description available."},{"type":"method","name":"create_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_t_foot","summary":"No description available."},{"type":"method","name":"create_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_t_head","summary":"No description available."},{"type":"method","name":"create_text_node","type_name":"DOMDocument","ident":"webkit_dom_document_create_text_node","summary":"No description available."},{"type":"method","name":"create_tree_walker","type_name":"DOMDocument","ident":"webkit_dom_document_create_tree_walker","summary":"No description available."},{"type":"method","name":"delete_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_caption","summary":"No description available."},{"type":"method","name":"delete_cell","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_delete_cell","summary":"No description available."},{"type":"method","name":"delete_contents","type_name":"DOMRange","ident":"webkit_dom_range_delete_contents","summary":"No description available."},{"type":"method","name":"delete_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_delete_data","summary":"No description available."},{"type":"method","name":"delete_from_document","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_delete_from_document","summary":"No description available."},{"type":"method","name":"delete_medium","type_name":"DOMMediaList","ident":"webkit_dom_media_list_delete_medium","summary":"No description available."},{"type":"method","name":"delete_row","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_row","summary":"No description available."},{"type":"method","name":"delete_row","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_delete_row","summary":"No description available."},{"type":"method","name":"delete_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_delete_rule","summary":"No description available."},{"type":"method","name":"delete_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_t_foot","summary":"No description available."},{"type":"method","name":"delete_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_t_head","summary":"No description available."},{"type":"method","name":"detach","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_detach","summary":"No description available."},{"type":"method","name":"detach","type_name":"DOMRange","ident":"webkit_dom_range_detach","summary":"No description available."},{"type":"method","name":"dispatch_event","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_dispatch_event","summary":"No description available."},{"type":"method","name":"element_from_point","type_name":"DOMDocument","ident":"webkit_dom_document_element_from_point","summary":"No description available."},{"type":"method","name":"empty","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_empty","summary":"No description available."},{"type":"method","name":"evaluate","type_name":"DOMDocument","ident":"webkit_dom_document_evaluate","summary":"No description available."},{"type":"method","name":"evaluate","type_name":"DOMXPathExpression","ident":"webkit_dom_xpath_expression_evaluate","summary":"No description available."},{"type":"method","name":"exec_command","type_name":"DOMDocument","ident":"webkit_dom_document_exec_command","summary":"No description available."},{"type":"method","name":"exit_pointer_lock","type_name":"DOMDocument","ident":"webkit_dom_document_exit_pointer_lock","summary":"No description available."},{"type":"method","name":"expand","type_name":"DOMRange","ident":"webkit_dom_range_expand","summary":"No description available."},{"type":"method","name":"extend","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_extend","summary":"No description available."},{"type":"method","name":"extract_contents","type_name":"DOMRange","ident":"webkit_dom_range_extract_contents","summary":"No description available."},{"type":"method","name":"find","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_find","summary":"No description available."},{"type":"method","name":"first","type_name":"ContextMenu","ident":"webkit_context_menu_first","summary":"Gets the first item in the @menu."},{"type":"method","name":"first_child","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_first_child","summary":"No description available."},{"type":"method","name":"focus","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_focus","summary":"No description available."},{"type":"method","name":"focus","type_name":"DOMElement","ident":"webkit_dom_element_focus","summary":"No description available."},{"type":"method","name":"free","type_name":"ConsoleMessage","ident":"webkit_console_message_free","summary":"Free the #WebKitConsoleMessage"},{"type":"method","name":"get_a_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_a_link","summary":"No description available."},{"type":"method","name":"get_abbr","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_abbr","summary":"No description available."},{"type":"method","name":"get_accept","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_accept","summary":"No description available."},{"type":"method","name":"get_accept_charset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_accept_charset","summary":"No description available."},{"type":"method","name":"get_access_key","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_access_key","summary":"No description available."},{"type":"method","name":"get_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_action","summary":"Gets the action associated to @item as a #GtkAction."},{"type":"method","name":"get_action","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_action","summary":"No description available."},{"type":"method","name":"get_active_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_active_element","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLDivElement","ident":"webkit_dom_html_div_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLHeadingElement","ident":"webkit_dom_html_heading_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLParagraphElement","ident":"webkit_dom_html_paragraph_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableCaptionElement","ident":"webkit_dom_html_table_caption_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_align","summary":"No description available."},{"type":"method","name":"get_alink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_alink_color","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt_graph_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_alt_graph_key","summary":"No description available."},{"type":"method","name":"get_alt_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_alt_key","summary":"No description available."},{"type":"method","name":"get_alt_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_alt_key","summary":"No description available."},{"type":"method","name":"get_anchor_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_anchor_node","summary":"No description available."},{"type":"method","name":"get_anchor_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_anchor_offset","summary":"No description available."},{"type":"method","name":"get_anchors","type_name":"DOMDocument","ident":"webkit_dom_document_get_anchors","summary":"No description available."},{"type":"method","name":"get_applets","type_name":"DOMDocument","ident":"webkit_dom_document_get_applets","summary":"No description available."},{"type":"method","name":"get_archive","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_archive","summary":"No description available."},{"type":"method","name":"get_archive","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_archive","summary":"No description available."},{"type":"method","name":"get_area_type","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_area_type","summary":"No description available."},{"type":"method","name":"get_areas","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_get_areas","summary":"No description available."},{"type":"method","name":"get_attribute","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute","summary":"No description available."},{"type":"method","name":"get_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_node","summary":"No description available."},{"type":"method","name":"get_attribute_node_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_node_ns","summary":"No description available."},{"type":"method","name":"get_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_ns","summary":"No description available."},{"type":"method","name":"get_attributes","type_name":"DOMElement","ident":"webkit_dom_element_get_attributes","summary":"No description available."},{"type":"method","name":"get_auto_filled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_auto_filled","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_axis","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_axis","summary":"No description available."},{"type":"method","name":"get_background","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_background","summary":"No description available."},{"type":"method","name":"get_base_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_base_node","summary":"No description available."},{"type":"method","name":"get_base_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_base_offset","summary":"No description available."},{"type":"method","name":"get_base_uri","type_name":"DOMNode","ident":"webkit_dom_node_get_base_uri","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_body","type_name":"DOMDocument","ident":"webkit_dom_document_get_body","summary":"No description available."},{"type":"method","name":"get_boolean_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_boolean_value","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_border","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_border","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_border","summary":"No description available."},{"type":"method","name":"get_bottom","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_bottom","summary":"Returns the bottom coordinate of @self, relative to the viewport."},{"type":"method","name":"get_bounding_client_rect","type_name":"DOMElement","ident":"webkit_dom_element_get_bounding_client_rect","summary":"Returns a #WebKitDOMClientRect representing the size and position of ..."},{"type":"method","name":"get_bubbles","type_name":"DOMEvent","ident":"webkit_dom_event_get_bubbles","summary":"No description available."},{"type":"method","name":"get_button","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_button","summary":"No description available."},{"type":"method","name":"get_button_type","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_button_type","summary":"No description available."},{"type":"method","name":"get_cancel_bubble","type_name":"DOMEvent","ident":"webkit_dom_event_get_cancel_bubble","summary":"No description available."},{"type":"method","name":"get_cancelable","type_name":"DOMEvent","ident":"webkit_dom_event_get_cancelable","summary":"No description available."},{"type":"method","name":"get_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_caption","summary":"No description available."},{"type":"method","name":"get_capture","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_capture","summary":"No description available."},{"type":"method","name":"get_capture_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_capture_type","summary":"No description available."},{"type":"method","name":"get_cell_index","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_cell_index","summary":"No description available."},{"type":"method","name":"get_cell_padding","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_cell_padding","summary":"No description available."},{"type":"method","name":"get_cell_spacing","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_cell_spacing","summary":"No description available."},{"type":"method","name":"get_cells","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_cells","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_char_code","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_char_code","summary":"No description available."},{"type":"method","name":"get_character_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_character_set","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMDocument","ident":"webkit_dom_document_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_charset","summary":"No description available."},{"type":"method","name":"get_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_checked","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMDocument","ident":"webkit_dom_document_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMElement","ident":"webkit_dom_element_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_nodes","type_name":"DOMNode","ident":"webkit_dom_node_get_child_nodes","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMDocument","ident":"webkit_dom_document_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMElement","ident":"webkit_dom_element_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_children","summary":"No description available."},{"type":"method","name":"get_cite","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_get_cite","summary":"No description available."},{"type":"method","name":"get_cite","type_name":"DOMHTMLQuoteElement","ident":"webkit_dom_html_quote_element_get_cite","summary":"No description available."},{"type":"method","name":"get_class_list","type_name":"DOMElement","ident":"webkit_dom_element_get_class_list","summary":"No description available."},{"type":"method","name":"get_class_name","type_name":"DOMElement","ident":"webkit_dom_element_get_class_name","summary":"No description available."},{"type":"method","name":"get_clear","type_name":"DOMHTMLBRElement","ident":"webkit_dom_html_br_element_get_clear","summary":"No description available."},{"type":"method","name":"get_client_height","type_name":"DOMElement","ident":"webkit_dom_element_get_client_height","summary":"No description available."},{"type":"method","name":"get_client_left","type_name":"DOMElement","ident":"webkit_dom_element_get_client_left","summary":"No description available."},{"type":"method","name":"get_client_rects","type_name":"DOMElement","ident":"webkit_dom_element_get_client_rects","summary":"Returns a collection of #WebKitDOMClientRect objects, each of which ..."},{"type":"method","name":"get_client_top","type_name":"DOMElement","ident":"webkit_dom_element_get_client_top","summary":"No description available."},{"type":"method","name":"get_client_width","type_name":"DOMElement","ident":"webkit_dom_element_get_client_width","summary":"No description available."},{"type":"method","name":"get_client_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_client_x","summary":"No description available."},{"type":"method","name":"get_client_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_client_y","summary":"No description available."},{"type":"method","name":"get_closed","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_closed","summary":"No description available."},{"type":"method","name":"get_code","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_code","summary":"No description available."},{"type":"method","name":"get_code","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code","summary":"No description available."},{"type":"method","name":"get_code_base","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_code_base","summary":"No description available."},{"type":"method","name":"get_code_base","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code_base","summary":"No description available."},{"type":"method","name":"get_code_type","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code_type","summary":"No description available."},{"type":"method","name":"get_col_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_col_span","summary":"No description available."},{"type":"method","name":"get_collapsed","type_name":"DOMRange","ident":"webkit_dom_range_get_collapsed","summary":"No description available."},{"type":"method","name":"get_color","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_color","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_color","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_color","summary":"No description available."},{"type":"method","name":"get_cols","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_get_cols","summary":"No description available."},{"type":"method","name":"get_cols","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_cols","summary":"No description available."},{"type":"method","name":"get_common_ancestor_container","type_name":"DOMRange","ident":"webkit_dom_range_get_common_ancestor_container","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLDirectoryElement","ident":"webkit_dom_html_directory_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLDListElement","ident":"webkit_dom_html_d_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLMenuElement","ident":"webkit_dom_html_menu_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compat_mode","type_name":"DOMDocument","ident":"webkit_dom_document_get_compat_mode","summary":"No description available."},{"type":"method","name":"get_compat_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_compat_mode","summary":"No description available."},{"type":"method","name":"get_complete","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_complete","summary":"No description available."},{"type":"method","name":"get_computed_style","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_computed_style","summary":"No description available."},{"type":"method","name":"get_content","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_content","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_content_editable","summary":"No description available."},{"type":"method","name":"get_content_length","type_name":"URIResponse","ident":"webkit_uri_response_get_content_length","summary":"Get the expected content length of the #WebKitURIResponse. ..."},{"type":"method","name":"get_content_type","type_name":"DOMDocument","ident":"webkit_dom_document_get_content_type","summary":"No description available."},{"type":"method","name":"get_content_type","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_content_type","summary":"No description available."},{"type":"method","name":"get_content_window","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_content_window","summary":"No description available."},{"type":"method","name":"get_content_window","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_content_window","summary":"No description available."},{"type":"method","name":"get_context","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_context","summary":"Gets the value of the #WebKitHitTestResult:context property."},{"type":"method","name":"get_cookie","type_name":"DOMDocument","ident":"webkit_dom_document_get_cookie","summary":"No description available."},{"type":"method","name":"get_coords","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_coords","summary":"No description available."},{"type":"method","name":"get_coords","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_coords","summary":"No description available."},{"type":"method","name":"get_css_rules","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_css_rules","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_value_type","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_get_css_value_type","summary":"No description available."},{"type":"method","name":"get_ctrl_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_ctrl_key","summary":"No description available."},{"type":"method","name":"get_ctrl_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_ctrl_key","summary":"No description available."},{"type":"method","name":"get_current_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_current_node","summary":"No description available."},{"type":"method","name":"get_current_script","type_name":"DOMDocument","ident":"webkit_dom_document_get_current_script","summary":"No description available."},{"type":"method","name":"get_current_target","type_name":"DOMEvent","ident":"webkit_dom_event_get_current_target","summary":"No description available."},{"type":"method","name":"get_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_get_data","summary":"No description available."},{"type":"method","name":"get_data","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_data","summary":"No description available."},{"type":"method","name":"get_date_time","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_get_date_time","summary":"No description available."},{"type":"method","name":"get_declare","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_declare","summary":"No description available."},{"type":"method","name":"get_default_charset","type_name":"DOMDocument","ident":"webkit_dom_document_get_default_charset","summary":"No description available."},{"type":"method","name":"get_default_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_default_checked","summary":"No description available."},{"type":"method","name":"get_default_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_default_selected","summary":"No description available."},{"type":"method","name":"get_default_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_default_status","summary":"No description available."},{"type":"method","name":"get_default_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_default_value","summary":"No description available."},{"type":"method","name":"get_default_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_default_value","summary":"No description available."},{"type":"method","name":"get_default_view","type_name":"DOMDocument","ident":"webkit_dom_document_get_default_view","summary":"No description available."},{"type":"method","name":"get_defer","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_defer","summary":"No description available."},{"type":"method","name":"get_design_mode","type_name":"DOMDocument","ident":"webkit_dom_document_get_design_mode","summary":"No description available."},{"type":"method","name":"get_design_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_design_mode","summary":"No description available."},{"type":"method","name":"get_detail","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_detail","summary":"No description available."},{"type":"method","name":"get_device_pixel_ratio","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_device_pixel_ratio","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMDocument","ident":"webkit_dom_document_get_dir","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_dir","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_dir","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_disabled","summary":"No description available."},{"type":"method","name":"get_doctype","type_name":"DOMDocument","ident":"webkit_dom_document_get_doctype","summary":"No description available."},{"type":"method","name":"get_document","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_document","summary":"No description available."},{"type":"method","name":"get_document_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_document_element","summary":"No description available."},{"type":"method","name":"get_document_uri","type_name":"DOMDocument","ident":"webkit_dom_document_get_document_uri","summary":"No description available."},{"type":"method","name":"get_dom_document","type_name":"WebPage","ident":"webkit_web_page_get_dom_document","summary":"Get the #WebKitDOMDocument currently loaded in @web_page"},{"type":"method","name":"get_domain","type_name":"DOMDocument","ident":"webkit_dom_document_get_domain","summary":"No description available."},{"type":"method","name":"get_draggable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_draggable","summary":"No description available."},{"type":"method","name":"get_editor","type_name":"WebPage","ident":"webkit_web_page_get_editor","summary":"Gets the #WebKitWebEditor of a #WebKitWebPage."},{"type":"method","name":"get_element_by_id","type_name":"DOMDocument","ident":"webkit_dom_document_get_element_by_id","summary":"No description available."},{"type":"method","name":"get_element_by_id","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_element_by_id","summary":"No description available."},{"type":"method","name":"get_elements","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_elements","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_class_name","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_class_name","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_class_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_class_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_ns","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_ns","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection","summary":"No description available."},{"type":"method","name":"get_embeds","type_name":"DOMDocument","ident":"webkit_dom_document_get_embeds","summary":"No description available."},{"type":"method","name":"get_embeds","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_embeds","summary":"No description available."},{"type":"method","name":"get_encoding","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_encoding","summary":"No description available."},{"type":"method","name":"get_enctype","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_enctype","summary":"No description available."},{"type":"method","name":"get_end_container","type_name":"DOMRange","ident":"webkit_dom_range_get_end_container","summary":"No description available."},{"type":"method","name":"get_end_offset","type_name":"DOMRange","ident":"webkit_dom_range_get_end_offset","summary":"No description available."},{"type":"method","name":"get_entities","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_entities","summary":"No description available."},{"type":"method","name":"get_event","type_name":"ContextMenu","ident":"webkit_context_menu_get_event","summary":"Gets the #GdkEvent that triggered the context menu. This ..."},{"type":"method","name":"get_event","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_event","summary":"No description available."},{"type":"method","name":"get_event_phase","type_name":"DOMEvent","ident":"webkit_dom_event_get_event_phase","summary":"No description available."},{"type":"method","name":"get_event_type","type_name":"DOMEvent","ident":"webkit_dom_event_get_event_type","summary":"No description available."},{"type":"method","name":"get_expand_entity_references","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_expand_entity_references","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_expand_entity_references","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_expand_entity_references","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_extent_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_extent_node","summary":"No description available."},{"type":"method","name":"get_extent_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_extent_offset","summary":"No description available."},{"type":"method","name":"get_face","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_face","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_face","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_face","summary":"No description available."},{"type":"method","name":"get_fd_list","type_name":"UserMessage","ident":"webkit_user_message_get_fd_list","summary":"Get the @message list of file descritpor."},{"type":"method","name":"get_fg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_fg_color","summary":"No description available."},{"type":"method","name":"get_files","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_files","summary":"No description available."},{"type":"method","name":"get_filter","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_filter","summary":"No description available."},{"type":"method","name":"get_filter","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_filter","summary":"No description available."},{"type":"method","name":"get_first_child","type_name":"DOMNode","ident":"webkit_dom_node_get_first_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMDocument","ident":"webkit_dom_document_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMElement","ident":"webkit_dom_element_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_focus_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_focus_node","summary":"No description available."},{"type":"method","name":"get_focus_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_focus_offset","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLFieldSetElement","ident":"webkit_dom_html_field_set_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_form","summary":"No description available."},{"type":"method","name":"get_form_manager","type_name":"WebPage","ident":"webkit_web_page_get_form_manager","summary":"Get the #WebKitWebFormManager of @web_page in @world."},{"type":"method","name":"get_forms","type_name":"DOMDocument","ident":"webkit_dom_document_get_forms","summary":"No description available."},{"type":"method","name":"get_frame_border","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_frame_border","summary":"No description available."},{"type":"method","name":"get_frame_border","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_frame_border","summary":"No description available."},{"type":"method","name":"get_frame_element","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_frame_element","summary":"No description available."},{"type":"method","name":"get_frames","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_frames","summary":"No description available."},{"type":"method","name":"get_from_element","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_from_element","summary":"No description available."},{"type":"method","name":"get_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_gaction","summary":"Gets the action associated to @item as a #GAction."},{"type":"method","name":"get_hash","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hash","summary":"No description available."},{"type":"method","name":"get_hash","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_hash","summary":"No description available."},{"type":"method","name":"get_head","type_name":"DOMDocument","ident":"webkit_dom_document_get_head","summary":"No description available."},{"type":"method","name":"get_headers","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_headers","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_height","summary":"Returns the height of @self."},{"type":"method","name":"get_height","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_height","summary":"No description available."},{"type":"method","name":"get_hidden","type_name":"DOMDocument","ident":"webkit_dom_document_get_hidden","summary":"No description available."},{"type":"method","name":"get_hidden","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_hidden","summary":"No description available."},{"type":"method","name":"get_host","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_host","summary":"No description available."},{"type":"method","name":"get_host","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_host","summary":"No description available."},{"type":"method","name":"get_hostname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hostname","summary":"No description available."},{"type":"method","name":"get_hostname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_hostname","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_href","summary":"No description available."},{"type":"method","name":"get_hreflang","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hreflang","summary":"No description available."},{"type":"method","name":"get_hreflang","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_hreflang","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_html_for","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_get_html_for","summary":"No description available."},{"type":"method","name":"get_html_for","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_html_for","summary":"No description available."},{"type":"method","name":"get_http_equiv","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_http_equiv","summary":"No description available."},{"type":"method","name":"get_http_headers","type_name":"URIRequest","ident":"webkit_uri_request_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIRequest as a #SoupMessageHeaders."},{"type":"method","name":"get_http_headers","type_name":"URIResponse","ident":"webkit_uri_response_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIResponse as a #SoupMessageHeaders."},{"type":"method","name":"get_http_method","type_name":"URIRequest","ident":"webkit_uri_request_get_http_method","summary":"Get the HTTP method of the #WebKitURIRequest."},{"type":"method","name":"get_id","type_name":"DOMElement","ident":"webkit_dom_element_get_id","summary":"No description available."},{"type":"method","name":"get_id","type_name":"Frame","ident":"webkit_frame_get_id","summary":"Gets the process-unique identifier of this #WebKitFrame. No other ..."},{"type":"method","name":"get_id","type_name":"WebPage","ident":"webkit_web_page_get_id","summary":"Get the identifier of the #WebKitWebPage"},{"type":"method","name":"get_image_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_image_uri","summary":"Gets the value of the #WebKitHitTestResult:image-uri property."},{"type":"method","name":"get_images","type_name":"DOMDocument","ident":"webkit_dom_document_get_images","summary":"No description available."},{"type":"method","name":"get_implementation","type_name":"DOMDocument","ident":"webkit_dom_document_get_implementation","summary":"No description available."},{"type":"method","name":"get_indeterminate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_indeterminate","summary":"No description available."},{"type":"method","name":"get_index","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_index","summary":"No description available."},{"type":"method","name":"get_inner_height","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_inner_height","summary":"No description available."},{"type":"method","name":"get_inner_html","type_name":"DOMElement","ident":"webkit_dom_element_get_inner_html","summary":"No description available."},{"type":"method","name":"get_inner_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_inner_html","summary":"No description available."},{"type":"method","name":"get_inner_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_inner_text","summary":"No description available."},{"type":"method","name":"get_inner_width","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_inner_width","summary":"No description available."},{"type":"method","name":"get_input_encoding","type_name":"DOMDocument","ident":"webkit_dom_document_get_input_encoding","summary":"No description available."},{"type":"method","name":"get_input_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_input_type","summary":"No description available."},{"type":"method","name":"get_internal_subset","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_internal_subset","summary":"No description available."},{"type":"method","name":"get_invalid_iterator_state","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_invalid_iterator_state","summary":"No description available."},{"type":"method","name":"get_is_collapsed","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_is_collapsed","summary":"No description available."},{"type":"method","name":"get_is_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_is_content_editable","summary":"No description available."},{"type":"method","name":"get_is_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_is_map","summary":"No description available."},{"type":"method","name":"get_item_at_position","type_name":"ContextMenu","ident":"webkit_context_menu_get_item_at_position","summary":"Gets the item at the given position in the @menu."},{"type":"method","name":"get_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_items","summary":"Returns the item list of @menu."},{"type":"method","name":"get_javascript_context_for_script_world","type_name":"Frame","ident":"webkit_frame_get_javascript_context_for_script_world","summary":"Gets the JavaScript execution context of @frame for the ..."},{"type":"method","name":"get_javascript_global_context","type_name":"Frame","ident":"webkit_frame_get_javascript_global_context","summary":"Gets the global JavaScript execution context. Use this function ..."},{"type":"method","name":"get_js_context","type_name":"Frame","ident":"webkit_frame_get_js_context","summary":"Get the JavaScript execution context of @frame. Use this ..."},{"type":"method","name":"get_js_context_for_script_world","type_name":"Frame","ident":"webkit_frame_get_js_context_for_script_world","summary":"Get the JavaScript execution context of @frame for the ..."},{"type":"method","name":"get_js_node","type_name":"WebHitTestResult","ident":"webkit_web_hit_test_result_get_js_node","summary":"Get the #JSCValue for the DOM node in @world ..."},{"type":"method","name":"get_js_value_for_dom_object","type_name":"Frame","ident":"webkit_frame_get_js_value_for_dom_object","summary":"Get a #JSCValue referencing the given DOM object. The ..."},{"type":"method","name":"get_js_value_for_dom_object_in_script_world","type_name":"Frame","ident":"webkit_frame_get_js_value_for_dom_object_in_script_world","summary":"Get a #JSCValue referencing the given DOM object. The ..."},{"type":"method","name":"get_key_code","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_key_code","summary":"No description available."},{"type":"method","name":"get_key_identifier","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_key_identifier","summary":"No description available."},{"type":"method","name":"get_key_location","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_key_location","summary":"No description available."},{"type":"method","name":"get_label","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_get_label","summary":"No description available."},{"type":"method","name":"get_label","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_label","summary":"No description available."},{"type":"method","name":"get_lang","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_lang","summary":"No description available."},{"type":"method","name":"get_last_child","type_name":"DOMNode","ident":"webkit_dom_node_get_last_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMDocument","ident":"webkit_dom_document_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMElement","ident":"webkit_dom_element_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_modified","type_name":"DOMDocument","ident":"webkit_dom_document_get_last_modified","summary":"No description available."},{"type":"method","name":"get_layer_x","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_layer_x","summary":"No description available."},{"type":"method","name":"get_layer_y","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_layer_y","summary":"No description available."},{"type":"method","name":"get_left","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_left","summary":"Returns the left coordinate of @self, relative to the viewport."},{"type":"method","name":"get_length","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMClientRectList","ident":"webkit_dom_client_rect_list_get_length","summary":"Returns the number of #WebKitDOMClientRect objects that @self contains."},{"type":"method","name":"get_length","type_name":"DOMCSSRuleList","ident":"webkit_dom_css_rule_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMFileList","ident":"webkit_dom_file_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMMediaList","ident":"webkit_dom_media_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMNodeList","ident":"webkit_dom_node_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMStyleSheetList","ident":"webkit_dom_style_sheet_list_get_length","summary":"No description available."},{"type":"method","name":"get_level","type_name":"ConsoleMessage","ident":"webkit_console_message_get_level","summary":"Gets the log level of a #WebKitConsoleMessage"},{"type":"method","name":"get_line","type_name":"ConsoleMessage","ident":"webkit_console_message_get_line","summary":"Gets the line number of a #WebKitConsoleMessage"},{"type":"method","name":"get_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_link","summary":"No description available."},{"type":"method","name":"get_link_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_link_color","summary":"No description available."},{"type":"method","name":"get_link_label","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_label","summary":"Gets the value of the #WebKitHitTestResult:link-label property."},{"type":"method","name":"get_link_title","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_title","summary":"Gets the value of the #WebKitHitTestResult:link-title property."},{"type":"method","name":"get_link_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_uri","summary":"Gets the value of the #WebKitHitTestResult:link-uri property."},{"type":"method","name":"get_links","type_name":"DOMDocument","ident":"webkit_dom_document_get_links","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMAttr","ident":"webkit_dom_attr_get_local_name","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMElement","ident":"webkit_dom_element_get_local_name","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMNode","ident":"webkit_dom_node_get_local_name","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_lowsrc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_lowsrc","summary":"No description available."},{"type":"method","name":"get_main_frame","type_name":"WebPage","ident":"webkit_web_page_get_main_frame","summary":"Returns the main frame of a #WebKitWebPage."},{"type":"method","name":"get_margin_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_margin_height","summary":"No description available."},{"type":"method","name":"get_margin_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_margin_height","summary":"No description available."},{"type":"method","name":"get_margin_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_margin_width","summary":"No description available."},{"type":"method","name":"get_margin_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_margin_width","summary":"No description available."},{"type":"method","name":"get_max_length","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_max_length","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_media","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_media","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_media","summary":"No description available."},{"type":"method","name":"get_media_text","type_name":"DOMMediaList","ident":"webkit_dom_media_list_get_media_text","summary":"No description available."},{"type":"method","name":"get_media_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_media_uri","summary":"Gets the value of the #WebKitHitTestResult:media-uri property."},{"type":"method","name":"get_meta_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_meta_key","summary":"No description available."},{"type":"method","name":"get_meta_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_meta_key","summary":"No description available."},{"type":"method","name":"get_method","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_method","summary":"No description available."},{"type":"method","name":"get_mime_type","type_name":"URIResponse","ident":"webkit_uri_response_get_mime_type","summary":"Gets the MIME type of the response."},{"type":"method","name":"get_modifier_state","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_modifier_state","summary":"No description available."},{"type":"method","name":"get_multiple","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_multiple","summary":"No description available."},{"type":"method","name":"get_multiple","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_multiple","summary":"No description available."},{"type":"method","name":"get_n_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_n_items","summary":"Gets the length of the @menu."},{"type":"method","name":"get_name","type_name":"DOMAttr","ident":"webkit_dom_attr_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMFile","ident":"webkit_dom_file_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"ScriptWorld","ident":"webkit_script_world_get_name","summary":"Get the name of a #WebKitScriptWorld."},{"type":"method","name":"get_name","type_name":"UserMessage","ident":"webkit_user_message_get_name","summary":"Get the @message name."},{"type":"method","name":"get_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_named_item","summary":"No description available."},{"type":"method","name":"get_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_named_item_ns","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMAttr","ident":"webkit_dom_attr_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMElement","ident":"webkit_dom_element_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMNode","ident":"webkit_dom_node_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_natural_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_natural_height","summary":"No description available."},{"type":"method","name":"get_natural_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_natural_width","summary":"No description available."},{"type":"method","name":"get_next_element_sibling","type_name":"DOMElement","ident":"webkit_dom_element_get_next_element_sibling","summary":"No description available."},{"type":"method","name":"get_next_sibling","type_name":"DOMNode","ident":"webkit_dom_node_get_next_sibling","summary":"No description available."},{"type":"method","name":"get_no_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_no_href","summary":"No description available."},{"type":"method","name":"get_no_resize","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_no_resize","summary":"No description available."},{"type":"method","name":"get_no_shade","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_no_shade","summary":"No description available."},{"type":"method","name":"get_no_wrap","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_no_wrap","summary":"No description available."},{"type":"method","name":"get_node","type_name":"WebHitTestResult","ident":"webkit_web_hit_test_result_get_node","summary":"Get the #WebKitDOMNode in the coordinates of the Hit Test."},{"type":"method","name":"get_node_name","type_name":"DOMNode","ident":"webkit_dom_node_get_node_name","summary":"No description available."},{"type":"method","name":"get_node_type","type_name":"DOMNode","ident":"webkit_dom_node_get_node_type","summary":"No description available."},{"type":"method","name":"get_node_value","type_name":"DOMNode","ident":"webkit_dom_node_get_node_value","summary":"No description available."},{"type":"method","name":"get_notations","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_notations","summary":"No description available."},{"type":"method","name":"get_number_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_number_value","summary":"No description available."},{"type":"method","name":"get_object","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_object","summary":"No description available."},{"type":"method","name":"get_offscreen_buffering","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_offscreen_buffering","summary":"No description available."},{"type":"method","name":"get_offset_height","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_height","summary":"No description available."},{"type":"method","name":"get_offset_left","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_left","summary":"No description available."},{"type":"method","name":"get_offset_parent","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_parent","summary":"No description available."},{"type":"method","name":"get_offset_top","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_top","summary":"No description available."},{"type":"method","name":"get_offset_width","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_width","summary":"No description available."},{"type":"method","name":"get_offset_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_offset_x","summary":"No description available."},{"type":"method","name":"get_offset_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_offset_y","summary":"No description available."},{"type":"method","name":"get_opener","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_opener","summary":"No description available."},{"type":"method","name":"get_options","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_options","summary":"No description available."},{"type":"method","name":"get_orientation","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_orientation","summary":"No description available."},{"type":"method","name":"get_origin","type_name":"DOMDocument","ident":"webkit_dom_document_get_origin","summary":"No description available."},{"type":"method","name":"get_outer_height","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_outer_height","summary":"No description available."},{"type":"method","name":"get_outer_html","type_name":"DOMElement","ident":"webkit_dom_element_get_outer_html","summary":"No description available."},{"type":"method","name":"get_outer_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_outer_html","summary":"No description available."},{"type":"method","name":"get_outer_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_outer_text","summary":"No description available."},{"type":"method","name":"get_outer_width","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_outer_width","summary":"No description available."},{"type":"method","name":"get_override_style","type_name":"DOMDocument","ident":"webkit_dom_document_get_override_style","summary":"No description available."},{"type":"method","name":"get_owner_document","type_name":"DOMNode","ident":"webkit_dom_node_get_owner_document","summary":"No description available."},{"type":"method","name":"get_owner_element","type_name":"DOMAttr","ident":"webkit_dom_attr_get_owner_element","summary":"No description available."},{"type":"method","name":"get_owner_node","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_owner_node","summary":"No description available."},{"type":"method","name":"get_owner_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_owner_rule","summary":"No description available."},{"type":"method","name":"get_page","type_name":"WebEditor","ident":"webkit_web_editor_get_page","summary":"Gets the #WebKitWebPage that is associated with the #WebKitWebEditor."},{"type":"method","name":"get_page","type_name":"WebExtension","ident":"webkit_web_extension_get_page","summary":"Get the web page of the given @page_id."},{"type":"method","name":"get_page_x","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_page_x","summary":"No description available."},{"type":"method","name":"get_page_x_offset","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_page_x_offset","summary":"No description available."},{"type":"method","name":"get_page_y","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_page_y","summary":"No description available."},{"type":"method","name":"get_page_y_offset","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_page_y_offset","summary":"No description available."},{"type":"method","name":"get_parameters","type_name":"UserMessage","ident":"webkit_user_message_get_parameters","summary":"Get the @message parameters."},{"type":"method","name":"get_parent","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_parent","summary":"No description available."},{"type":"method","name":"get_parent_element","type_name":"DOMNode","ident":"webkit_dom_node_get_parent_element","summary":"No description available."},{"type":"method","name":"get_parent_node","type_name":"DOMNode","ident":"webkit_dom_node_get_parent_node","summary":"No description available."},{"type":"method","name":"get_parent_rule","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_parent_rule","summary":"No description available."},{"type":"method","name":"get_parent_rule","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_parent_rule","summary":"No description available."},{"type":"method","name":"get_parent_style_sheet","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_parent_style_sheet","summary":"No description available."},{"type":"method","name":"get_parent_style_sheet","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_parent_style_sheet","summary":"No description available."},{"type":"method","name":"get_pathname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_pathname","summary":"No description available."},{"type":"method","name":"get_pathname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_pathname","summary":"No description available."},{"type":"method","name":"get_plugins","type_name":"DOMDocument","ident":"webkit_dom_document_get_plugins","summary":"No description available."},{"type":"method","name":"get_plugins","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_plugins","summary":"No description available."},{"type":"method","name":"get_pointer_before_reference_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_pointer_before_reference_node","summary":"No description available."},{"type":"method","name":"get_pointer_lock_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_pointer_lock_element","summary":"No description available."},{"type":"method","name":"get_port","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_port","summary":"No description available."},{"type":"method","name":"get_port","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_port","summary":"No description available."},{"type":"method","name":"get_preferred_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_preferred_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"get_prefix","type_name":"DOMAttr","ident":"webkit_dom_attr_get_prefix","summary":"No description available."},{"type":"method","name":"get_prefix","type_name":"DOMElement","ident":"webkit_dom_element_get_prefix","summary":"No description available."},{"type":"method","name":"get_prefix","type_name":"DOMNode","ident":"webkit_dom_node_get_prefix","summary":"No description available."},{"type":"method","name":"get_previous_element_sibling","type_name":"DOMElement","ident":"webkit_dom_element_get_previous_element_sibling","summary":"No description available."},{"type":"method","name":"get_previous_sibling","type_name":"DOMNode","ident":"webkit_dom_node_get_previous_sibling","summary":"No description available."},{"type":"method","name":"get_profile","type_name":"DOMHTMLHeadElement","ident":"webkit_dom_html_head_element_get_profile","summary":"No description available."},{"type":"method","name":"get_property_priority","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_priority","summary":"No description available."},{"type":"method","name":"get_property_shorthand","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_shorthand","summary":"No description available."},{"type":"method","name":"get_property_value","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_value","summary":"No description available."},{"type":"method","name":"get_protocol","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_protocol","summary":"No description available."},{"type":"method","name":"get_protocol","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_protocol","summary":"No description available."},{"type":"method","name":"get_public_id","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_public_id","summary":"No description available."},{"type":"method","name":"get_range_at","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_range_at","summary":"No description available."},{"type":"method","name":"get_range_count","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_range_count","summary":"No description available."},{"type":"method","name":"get_read_only","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_read_only","summary":"No description available."},{"type":"method","name":"get_read_only","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_read_only","summary":"No description available."},{"type":"method","name":"get_ready_state","type_name":"DOMDocument","ident":"webkit_dom_document_get_ready_state","summary":"No description available."},{"type":"method","name":"get_reference_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_reference_node","summary":"No description available."},{"type":"method","name":"get_referrer","type_name":"DOMDocument","ident":"webkit_dom_document_get_referrer","summary":"No description available."},{"type":"method","name":"get_rel","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_rel","summary":"No description available."},{"type":"method","name":"get_rel","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_rel","summary":"No description available."},{"type":"method","name":"get_related_target","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_related_target","summary":"No description available."},{"type":"method","name":"get_result_type","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_result_type","summary":"No description available."},{"type":"method","name":"get_return_value","type_name":"DOMEvent","ident":"webkit_dom_event_get_return_value","summary":"No description available."},{"type":"method","name":"get_rev","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_rev","summary":"No description available."},{"type":"method","name":"get_rev","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_rev","summary":"No description available."},{"type":"method","name":"get_right","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_right","summary":"Returns the right coordinate of @self, relative to the viewport."},{"type":"method","name":"get_root","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_root","summary":"No description available."},{"type":"method","name":"get_root","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_root","summary":"No description available."},{"type":"method","name":"get_row_index","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_row_index","summary":"No description available."},{"type":"method","name":"get_row_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_row_span","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rule_type","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_rule_type","summary":"No description available."},{"type":"method","name":"get_rules","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_rules","summary":"No description available."},{"type":"method","name":"get_rules","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_rules","summary":"No description available."},{"type":"method","name":"get_scheme","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_scheme","summary":"No description available."},{"type":"method","name":"get_scope","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_scope","summary":"No description available."},{"type":"method","name":"get_screen_left","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_left","summary":"No description available."},{"type":"method","name":"get_screen_top","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_top","summary":"No description available."},{"type":"method","name":"get_screen_x","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_x","summary":"No description available."},{"type":"method","name":"get_screen_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_screen_x","summary":"No description available."},{"type":"method","name":"get_screen_y","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_y","summary":"No description available."},{"type":"method","name":"get_screen_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_screen_y","summary":"No description available."},{"type":"method","name":"get_scripts","type_name":"DOMDocument","ident":"webkit_dom_document_get_scripts","summary":"No description available."},{"type":"method","name":"get_scripts","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_scripts","summary":"No description available."},{"type":"method","name":"get_scroll_height","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_height","summary":"No description available."},{"type":"method","name":"get_scroll_left","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_left","summary":"No description available."},{"type":"method","name":"get_scroll_top","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_top","summary":"No description available."},{"type":"method","name":"get_scroll_width","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_width","summary":"No description available."},{"type":"method","name":"get_scroll_x","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_scroll_x","summary":"No description available."},{"type":"method","name":"get_scroll_y","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_scroll_y","summary":"No description available."},{"type":"method","name":"get_scrolling","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_scrolling","summary":"No description available."},{"type":"method","name":"get_scrolling","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_scrolling","summary":"No description available."},{"type":"method","name":"get_scrolling_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_scrolling_element","summary":"No description available."},{"type":"method","name":"get_search","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_search","summary":"No description available."},{"type":"method","name":"get_search","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_search","summary":"No description available."},{"type":"method","name":"get_section_row_index","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_section_row_index","summary":"No description available."},{"type":"method","name":"get_select_type","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_select_type","summary":"No description available."},{"type":"method","name":"get_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_selected","summary":"No description available."},{"type":"method","name":"get_selected_index","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_get_selected_index","summary":"No description available."},{"type":"method","name":"get_selected_index","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_selected_index","summary":"No description available."},{"type":"method","name":"get_selected_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_selected_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"get_selection","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_selection","summary":"No description available."},{"type":"method","name":"get_selection_end","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_selection_end","summary":"No description available."},{"type":"method","name":"get_selection_start","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_selection_start","summary":"No description available."},{"type":"method","name":"get_selection_type","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_selection_type","summary":"No description available."},{"type":"method","name":"get_self","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_self","summary":"No description available."},{"type":"method","name":"get_shape","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_shape","summary":"No description available."},{"type":"method","name":"get_shape","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_shape","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_sheet","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_sheet","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMProcessingInstruction","ident":"webkit_dom_processing_instruction_get_sheet","summary":"No description available."},{"type":"method","name":"get_shift_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_shift_key","summary":"No description available."},{"type":"method","name":"get_shift_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_shift_key","summary":"No description available."},{"type":"method","name":"get_single_node_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_single_node_value","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMBlob","ident":"webkit_dom_blob_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_size","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_size","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_size","summary":"No description available."},{"type":"method","name":"get_sizes","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_sizes","summary":"No description available."},{"type":"method","name":"get_snapshot_length","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_snapshot_length","summary":"No description available."},{"type":"method","name":"get_source","type_name":"ConsoleMessage","ident":"webkit_console_message_get_source","summary":"Gets the source of a #WebKitConsoleMessage"},{"type":"method","name":"get_source_id","type_name":"ConsoleMessage","ident":"webkit_console_message_get_source_id","summary":"Gets the source identifier of a #WebKitConsoleMessage"},{"type":"method","name":"get_span","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_span","summary":"No description available."},{"type":"method","name":"get_specified","type_name":"DOMAttr","ident":"webkit_dom_attr_get_specified","summary":"No description available."},{"type":"method","name":"get_spellcheck","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_spellcheck","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_src","summary":"No description available."},{"type":"method","name":"get_src_element","type_name":"DOMEvent","ident":"webkit_dom_event_get_src_element","summary":"No description available."},{"type":"method","name":"get_standby","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_standby","summary":"No description available."},{"type":"method","name":"get_start","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_start","summary":"No description available."},{"type":"method","name":"get_start_container","type_name":"DOMRange","ident":"webkit_dom_range_get_start_container","summary":"No description available."},{"type":"method","name":"get_start_offset","type_name":"DOMRange","ident":"webkit_dom_range_get_start_offset","summary":"No description available."},{"type":"method","name":"get_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_status","summary":"No description available."},{"type":"method","name":"get_status_code","type_name":"URIResponse","ident":"webkit_uri_response_get_status_code","summary":"Get the status code of the #WebKitURIResponse. Get ..."},{"type":"method","name":"get_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_stock_action","summary":"Gets the #WebKitContextMenuAction of @item. If the #WebKitContextMenuItem ..."},{"type":"method","name":"get_string_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_string_value","summary":"No description available."},{"type":"method","name":"get_style","type_name":"DOMElement","ident":"webkit_dom_element_get_style","summary":"No description available."},{"type":"method","name":"get_style_sheets","type_name":"DOMDocument","ident":"webkit_dom_document_get_style_sheets","summary":"No description available."},{"type":"method","name":"get_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_submenu","summary":"Gets the submenu of @item."},{"type":"method","name":"get_suggested_filename","type_name":"URIResponse","ident":"webkit_uri_response_get_suggested_filename","summary":"Get the suggested filename for @response. Get the ..."},{"type":"method","name":"get_summary","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_summary","summary":"No description available."},{"type":"method","name":"get_system_id","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_system_id","summary":"No description available."},{"type":"method","name":"get_t_bodies","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_bodies","summary":"No description available."},{"type":"method","name":"get_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_foot","summary":"No description available."},{"type":"method","name":"get_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_head","summary":"No description available."},{"type":"method","name":"get_tab_index","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_tab_index","summary":"No description available."},{"type":"method","name":"get_tag_name","type_name":"DOMElement","ident":"webkit_dom_element_get_tag_name","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMEvent","ident":"webkit_dom_event_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMProcessingInstruction","ident":"webkit_dom_processing_instruction_get_target","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLTitleElement","ident":"webkit_dom_html_title_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMRange","ident":"webkit_dom_range_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"ConsoleMessage","ident":"webkit_console_message_get_text","summary":"Gets the text message of a #WebKitConsoleMessage"},{"type":"method","name":"get_text_content","type_name":"DOMNode","ident":"webkit_dom_node_get_text_content","summary":"No description available."},{"type":"method","name":"get_time_stamp","type_name":"DOMEvent","ident":"webkit_dom_event_get_time_stamp","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMDocument","ident":"webkit_dom_document_get_title","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_title","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_title","summary":"No description available."},{"type":"method","name":"get_to_element","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_to_element","summary":"No description available."},{"type":"method","name":"get_top","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_top","summary":"Returns the top coordinate of @self, relative to the viewport."},{"type":"method","name":"get_top","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_top","summary":"No description available."},{"type":"method","name":"get_translate","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_translate","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_uri","type_name":"Frame","ident":"webkit_frame_get_uri","summary":"Gets the current active URI of @frame."},{"type":"method","name":"get_uri","type_name":"URIRequest","ident":"webkit_uri_request_get_uri","summary":"Obtains the request URI."},{"type":"method","name":"get_uri","type_name":"URIResponse","ident":"webkit_uri_response_get_uri","summary":"Gets the URI which resulted in the response."},{"type":"method","name":"get_uri","type_name":"WebPage","ident":"webkit_web_page_get_uri","summary":"Returns the current active URI of @web_page. You ..."},{"type":"method","name":"get_url","type_name":"DOMDocument","ident":"webkit_dom_document_get_url","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_get_user_data","summary":"Gets the user data of @menu. This function ..."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_v_link","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMAttr","ident":"webkit_dom_attr_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_value","summary":"No description available."},{"type":"method","name":"get_value_type","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_value_type","summary":"No description available."},{"type":"method","name":"get_version","type_name":"DOMHTMLHtmlElement","ident":"webkit_dom_html_html_element_get_version","summary":"No description available."},{"type":"method","name":"get_view","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_view","summary":"No description available."},{"type":"method","name":"get_visibility_state","type_name":"DOMDocument","ident":"webkit_dom_document_get_visibility_state","summary":"No description available."},{"type":"method","name":"get_vlink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_vlink_color","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_webkit_current_fullscreen_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_current_fullscreen_element","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_element","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_enabled","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_enabled","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_keyboard_input_allowed","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_keyboard_input_allowed","summary":"No description available."},{"type":"method","name":"get_webkit_is_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_is_fullscreen","summary":"No description available."},{"type":"method","name":"get_webkit_region_overset","type_name":"DOMElement","ident":"webkit_dom_element_get_webkit_region_overset","summary":"CSS Regions support has been removed. This function does nothing."},{"type":"method","name":"get_webkitdropzone","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_webkitdropzone","summary":"No description available."},{"type":"method","name":"get_what_to_show","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_what_to_show","summary":"No description available."},{"type":"method","name":"get_what_to_show","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_what_to_show","summary":"No description available."},{"type":"method","name":"get_wheel_delta","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta","summary":"No description available."},{"type":"method","name":"get_wheel_delta_x","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta_x","summary":"No description available."},{"type":"method","name":"get_wheel_delta_y","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta_y","summary":"No description available."},{"type":"method","name":"get_whole_text","type_name":"DOMText","ident":"webkit_dom_text_get_whole_text","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_width","summary":"Returns the width of @self."},{"type":"method","name":"get_width","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_width","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_window","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_window","summary":"No description available."},{"type":"method","name":"get_wrap","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_get_wrap","summary":"No description available."},{"type":"method","name":"get_x","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_x","summary":"No description available."},{"type":"method","name":"get_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_x","summary":"No description available."},{"type":"method","name":"get_xml_encoding","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_encoding","summary":"No description available."},{"type":"method","name":"get_xml_standalone","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_standalone","summary":"No description available."},{"type":"method","name":"get_xml_version","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_version","summary":"No description available."},{"type":"method","name":"get_y","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_y","summary":"No description available."},{"type":"method","name":"get_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_y","summary":"No description available."},{"type":"method","name":"has_attribute","type_name":"DOMElement","ident":"webkit_dom_element_has_attribute","summary":"No description available."},{"type":"method","name":"has_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_has_attribute_ns","summary":"No description available."},{"type":"method","name":"has_attributes","type_name":"DOMElement","ident":"webkit_dom_element_has_attributes","summary":"No description available."},{"type":"method","name":"has_child_nodes","type_name":"DOMNode","ident":"webkit_dom_node_has_child_nodes","summary":"No description available."},{"type":"method","name":"has_feature","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_has_feature","summary":"No description available."},{"type":"method","name":"has_focus","type_name":"DOMDocument","ident":"webkit_dom_document_has_focus","summary":"No description available."},{"type":"method","name":"html_input_element_get_auto_filled","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_get_auto_filled","summary":"Get whether the element is an HTML input element ..."},{"type":"method","name":"html_input_element_is_user_edited","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_is_user_edited","summary":"Get whether @element is an HTML text input element ..."},{"type":"method","name":"html_input_element_set_auto_filled","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_set_auto_filled","summary":"Set whether the element is an HTML input element ..."},{"type":"method","name":"html_input_element_set_editing_value","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_set_editing_value","summary":"Set the value of an HTML input element as ..."},{"type":"method","name":"import_node","type_name":"DOMDocument","ident":"webkit_dom_document_import_node","summary":"No description available."},{"type":"method","name":"init_event","type_name":"DOMEvent","ident":"webkit_dom_event_init_event","summary":"No description available."},{"type":"method","name":"init_keyboard_event","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_init_keyboard_event","summary":"No description available."},{"type":"method","name":"init_mouse_event","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_init_mouse_event","summary":"No description available."},{"type":"method","name":"init_ui_event","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_init_ui_event","summary":"No description available."},{"type":"method","name":"init_wheel_event","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_init_wheel_event","summary":"No description available."},{"type":"method","name":"insert","type_name":"ContextMenu","ident":"webkit_context_menu_insert","summary":"Inserts @item into the @menu at the given position. ..."},{"type":"method","name":"insert_adjacent_element","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_element","summary":"No description available."},{"type":"method","name":"insert_adjacent_html","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_html","summary":"No description available."},{"type":"method","name":"insert_adjacent_text","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_text","summary":"No description available."},{"type":"method","name":"insert_before","type_name":"DOMNode","ident":"webkit_dom_node_insert_before","summary":"No description available."},{"type":"method","name":"insert_cell","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_insert_cell","summary":"No description available."},{"type":"method","name":"insert_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_insert_data","summary":"No description available."},{"type":"method","name":"insert_node","type_name":"DOMRange","ident":"webkit_dom_range_insert_node","summary":"No description available."},{"type":"method","name":"insert_row","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_insert_row","summary":"No description available."},{"type":"method","name":"insert_row","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_insert_row","summary":"No description available."},{"type":"method","name":"insert_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_insert_rule","summary":"No description available."},{"type":"method","name":"intersects_node","type_name":"DOMRange","ident":"webkit_dom_range_intersects_node","summary":"No description available."},{"type":"method","name":"is_default_namespace","type_name":"DOMNode","ident":"webkit_dom_node_is_default_namespace","summary":"No description available."},{"type":"method","name":"is_edited","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_is_edited","summary":"No description available."},{"type":"method","name":"is_edited","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_is_edited","summary":"No description available."},{"type":"method","name":"is_equal_node","type_name":"DOMNode","ident":"webkit_dom_node_is_equal_node","summary":"No description available."},{"type":"method","name":"is_main_frame","type_name":"Frame","ident":"webkit_frame_is_main_frame","summary":"Gets whether @frame is the main frame of a #WebKitWebPage"},{"type":"method","name":"is_point_in_range","type_name":"DOMRange","ident":"webkit_dom_range_is_point_in_range","summary":"No description available."},{"type":"method","name":"is_property_implicit","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_is_property_implicit","summary":"No description available."},{"type":"method","name":"is_same_node","type_name":"DOMNode","ident":"webkit_dom_node_is_same_node","summary":"No description available."},{"type":"method","name":"is_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_is_separator","summary":"Checks whether @item is a separator."},{"type":"method","name":"is_supported","type_name":"DOMNode","ident":"webkit_dom_node_is_supported","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMClientRectList","ident":"webkit_dom_client_rect_list_item","summary":"Returns the #WebKitDOMClientRect object that @self contains at @index."},{"type":"method","name":"item","type_name":"DOMCSSRuleList","ident":"webkit_dom_css_rule_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMFileList","ident":"webkit_dom_file_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMMediaList","ident":"webkit_dom_media_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMNodeList","ident":"webkit_dom_node_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMStyleSheetList","ident":"webkit_dom_style_sheet_list_item","summary":"No description available."},{"type":"method","name":"iterate_next","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_iterate_next","summary":"No description available."},{"type":"method","name":"last","type_name":"ContextMenu","ident":"webkit_context_menu_last","summary":"Gets the last item in the @menu."},{"type":"method","name":"last_child","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_last_child","summary":"No description available."},{"type":"method","name":"lookup_namespace_uri","type_name":"DOMNode","ident":"webkit_dom_node_lookup_namespace_uri","summary":"No description available."},{"type":"method","name":"lookup_namespace_uri","type_name":"DOMXPathNSResolver","ident":"webkit_dom_xpath_ns_resolver_lookup_namespace_uri","summary":"No description available."},{"type":"method","name":"lookup_prefix","type_name":"DOMNode","ident":"webkit_dom_node_lookup_prefix","summary":"No description available."},{"type":"method","name":"matches","type_name":"DOMElement","ident":"webkit_dom_element_matches","summary":"No description available."},{"type":"method","name":"modify","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_modify","summary":"No description available."},{"type":"method","name":"move_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_move_by","summary":"No description available."},{"type":"method","name":"move_item","type_name":"ContextMenu","ident":"webkit_context_menu_move_item","summary":"Moves @item to the given position in the @menu. ..."},{"type":"method","name":"move_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_move_to","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_named_item","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_named_item","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_named_item","summary":"No description available."},{"type":"method","name":"next_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_next_node","summary":"No description available."},{"type":"method","name":"next_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_next_node","summary":"No description available."},{"type":"method","name":"next_sibling","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_next_sibling","summary":"No description available."},{"type":"method","name":"normalize","type_name":"DOMNode","ident":"webkit_dom_node_normalize","summary":"No description available."},{"type":"method","name":"parent_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_parent_node","summary":"No description available."},{"type":"method","name":"prepend","type_name":"ContextMenu","ident":"webkit_context_menu_prepend","summary":"Adds @item at the beginning of the @menu."},{"type":"method","name":"prevent_default","type_name":"DOMEvent","ident":"webkit_dom_event_prevent_default","summary":"No description available."},{"type":"method","name":"previous_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_previous_node","summary":"No description available."},{"type":"method","name":"previous_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_previous_node","summary":"No description available."},{"type":"method","name":"previous_sibling","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_previous_sibling","summary":"No description available."},{"type":"method","name":"print","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_print","summary":"No description available."},{"type":"method","name":"prompt","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_prompt","summary":"No description available."},{"type":"method","name":"query_command_enabled","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_enabled","summary":"No description available."},{"type":"method","name":"query_command_indeterm","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_indeterm","summary":"No description available."},{"type":"method","name":"query_command_state","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_state","summary":"No description available."},{"type":"method","name":"query_command_supported","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_supported","summary":"No description available."},{"type":"method","name":"query_command_value","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_value","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMDocument","ident":"webkit_dom_document_query_selector","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_query_selector","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMElement","ident":"webkit_dom_element_query_selector","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMDocument","ident":"webkit_dom_document_query_selector_all","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_query_selector_all","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMElement","ident":"webkit_dom_element_query_selector_all","summary":"No description available."},{"type":"method","name":"release_events","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_release_events","summary":"No description available."},{"type":"method","name":"release_events","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_release_events","summary":"No description available."},{"type":"method","name":"remove","type_name":"ContextMenu","ident":"webkit_context_menu_remove","summary":"Removes @item from the @menu. See also webkit_context_menu_remove_all() ..."},{"type":"method","name":"remove","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_remove","summary":"No description available."},{"type":"method","name":"remove","type_name":"DOMElement","ident":"webkit_dom_element_remove","summary":"No description available."},{"type":"method","name":"remove","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_remove","summary":"No description available."},{"type":"method","name":"remove_all","type_name":"ContextMenu","ident":"webkit_context_menu_remove_all","summary":"Removes all items of the @menu."},{"type":"method","name":"remove_all_ranges","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_remove_all_ranges","summary":"No description available."},{"type":"method","name":"remove_attribute","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute","summary":"No description available."},{"type":"method","name":"remove_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute_node","summary":"No description available."},{"type":"method","name":"remove_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute_ns","summary":"No description available."},{"type":"method","name":"remove_child","type_name":"DOMNode","ident":"webkit_dom_node_remove_child","summary":"No description available."},{"type":"method","name":"remove_event_listener","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_remove_event_listener","summary":"No description available."},{"type":"method","name":"remove_event_listener_with_closure","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_remove_event_listener_with_closure","summary":"Version of webkit_dom_event_target_remove_event_listener() using a closure instead of a ..."},{"type":"method","name":"remove_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_remove_named_item","summary":"No description available."},{"type":"method","name":"remove_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_remove_named_item_ns","summary":"No description available."},{"type":"method","name":"remove_property","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_remove_property","summary":"No description available."},{"type":"method","name":"remove_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_remove_rule","summary":"No description available."},{"type":"method","name":"replace","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_replace","summary":"No description available."},{"type":"method","name":"replace_child","type_name":"DOMNode","ident":"webkit_dom_node_replace_child","summary":"No description available."},{"type":"method","name":"replace_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_replace_data","summary":"No description available."},{"type":"method","name":"replace_whole_text","type_name":"DOMText","ident":"webkit_dom_text_replace_whole_text","summary":"No description available."},{"type":"method","name":"request_pointer_lock","type_name":"DOMElement","ident":"webkit_dom_element_request_pointer_lock","summary":"No description available."},{"type":"method","name":"reset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_reset","summary":"No description available."},{"type":"method","name":"resize_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_resize_by","summary":"No description available."},{"type":"method","name":"resize_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_resize_to","summary":"No description available."},{"type":"method","name":"scroll_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_scroll_by","summary":"No description available."},{"type":"method","name":"scroll_by_lines","type_name":"DOMElement","ident":"webkit_dom_element_scroll_by_lines","summary":"No description available."},{"type":"method","name":"scroll_by_pages","type_name":"DOMElement","ident":"webkit_dom_element_scroll_by_pages","summary":"No description available."},{"type":"method","name":"scroll_into_view","type_name":"DOMElement","ident":"webkit_dom_element_scroll_into_view","summary":"No description available."},{"type":"method","name":"scroll_into_view_if_needed","type_name":"DOMElement","ident":"webkit_dom_element_scroll_into_view_if_needed","summary":"No description available."},{"type":"method","name":"scroll_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_scroll_to","summary":"No description available."},{"type":"method","name":"select","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_select","summary":"No description available."},{"type":"method","name":"select","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_select","summary":"No description available."},{"type":"method","name":"select_all_children","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_select_all_children","summary":"No description available."},{"type":"method","name":"select_node","type_name":"DOMRange","ident":"webkit_dom_range_select_node","summary":"No description available."},{"type":"method","name":"select_node_contents","type_name":"DOMRange","ident":"webkit_dom_range_select_node_contents","summary":"No description available."},{"type":"method","name":"send_message_to_context","type_name":"WebExtension","ident":"webkit_web_extension_send_message_to_context","summary":"Send @message to the #WebKitWebContext corresponding to @extension. If ..."},{"type":"method","name":"send_message_to_context_finish","type_name":"WebExtension","ident":"webkit_web_extension_send_message_to_context_finish","summary":"Finish an asynchronous operation started with webkit_web_extension_send_message_to_context()."},{"type":"method","name":"send_message_to_view","type_name":"WebPage","ident":"webkit_web_page_send_message_to_view","summary":"Send @message to the #WebKitWebView corresponding to @web_page. If ..."},{"type":"method","name":"send_message_to_view_finish","type_name":"WebPage","ident":"webkit_web_page_send_message_to_view_finish","summary":"Finish an asynchronous operation started with webkit_web_page_send_message_to_view()."},{"type":"method","name":"send_reply","type_name":"UserMessage","ident":"webkit_user_message_send_reply","summary":"Send a reply to an user message. If ..."},{"type":"method","name":"set_a_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_a_link","summary":"No description available."},{"type":"method","name":"set_abbr","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_abbr","summary":"No description available."},{"type":"method","name":"set_accept","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_accept","summary":"No description available."},{"type":"method","name":"set_accept_charset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_accept_charset","summary":"No description available."},{"type":"method","name":"set_access_key","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_access_key","summary":"No description available."},{"type":"method","name":"set_action","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_action","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLDivElement","ident":"webkit_dom_html_div_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLHeadingElement","ident":"webkit_dom_html_heading_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLParagraphElement","ident":"webkit_dom_html_paragraph_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableCaptionElement","ident":"webkit_dom_html_table_caption_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_align","summary":"No description available."},{"type":"method","name":"set_alink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_alink_color","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_alt","summary":"No description available."},{"type":"method","name":"set_archive","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_archive","summary":"No description available."},{"type":"method","name":"set_archive","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_archive","summary":"No description available."},{"type":"method","name":"set_attribute","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute","summary":"No description available."},{"type":"method","name":"set_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_node","summary":"No description available."},{"type":"method","name":"set_attribute_node_ns","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_node_ns","summary":"No description available."},{"type":"method","name":"set_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_ns","summary":"No description available."},{"type":"method","name":"set_auto_filled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_auto_filled","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_axis","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_axis","summary":"No description available."},{"type":"method","name":"set_background","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_background","summary":"No description available."},{"type":"method","name":"set_base_and_extent","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_set_base_and_extent","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_body","type_name":"DOMDocument","ident":"webkit_dom_document_set_body","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_border","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_border","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_border","summary":"No description available."},{"type":"method","name":"set_button_type","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_button_type","summary":"No description available."},{"type":"method","name":"set_cancel_bubble","type_name":"DOMEvent","ident":"webkit_dom_event_set_cancel_bubble","summary":"No description available."},{"type":"method","name":"set_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_caption","summary":"No description available."},{"type":"method","name":"set_capture_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_capture_type","summary":"No description available."},{"type":"method","name":"set_cell_padding","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_cell_padding","summary":"No description available."},{"type":"method","name":"set_cell_spacing","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_cell_spacing","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMDocument","ident":"webkit_dom_document_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_charset","summary":"No description available."},{"type":"method","name":"set_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_checked","summary":"No description available."},{"type":"method","name":"set_cite","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_set_cite","summary":"No description available."},{"type":"method","name":"set_cite","type_name":"DOMHTMLQuoteElement","ident":"webkit_dom_html_quote_element_set_cite","summary":"No description available."},{"type":"method","name":"set_class_name","type_name":"DOMElement","ident":"webkit_dom_element_set_class_name","summary":"No description available."},{"type":"method","name":"set_clear","type_name":"DOMHTMLBRElement","ident":"webkit_dom_html_br_element_set_clear","summary":"No description available."},{"type":"method","name":"set_code","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_code","summary":"No description available."},{"type":"method","name":"set_code","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code","summary":"No description available."},{"type":"method","name":"set_code_base","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_code_base","summary":"No description available."},{"type":"method","name":"set_code_base","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code_base","summary":"No description available."},{"type":"method","name":"set_code_type","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code_type","summary":"No description available."},{"type":"method","name":"set_col_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_col_span","summary":"No description available."},{"type":"method","name":"set_color","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_color","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_color","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_color","summary":"No description available."},{"type":"method","name":"set_cols","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_set_cols","summary":"No description available."},{"type":"method","name":"set_cols","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_cols","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLDirectoryElement","ident":"webkit_dom_html_directory_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLDListElement","ident":"webkit_dom_html_d_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLMenuElement","ident":"webkit_dom_html_menu_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_content","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_content","summary":"No description available."},{"type":"method","name":"set_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_content_editable","summary":"No description available."},{"type":"method","name":"set_cookie","type_name":"DOMDocument","ident":"webkit_dom_document_set_cookie","summary":"No description available."},{"type":"method","name":"set_coords","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_coords","summary":"No description available."},{"type":"method","name":"set_coords","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_coords","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_set_css_text","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_set_css_text","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_set_css_text","summary":"No description available."},{"type":"method","name":"set_current_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_set_current_node","summary":"No description available."},{"type":"method","name":"set_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_set_data","summary":"No description available."},{"type":"method","name":"set_data","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_data","summary":"No description available."},{"type":"method","name":"set_date_time","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_set_date_time","summary":"No description available."},{"type":"method","name":"set_declare","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_declare","summary":"No description available."},{"type":"method","name":"set_default_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_default_checked","summary":"No description available."},{"type":"method","name":"set_default_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_default_selected","summary":"No description available."},{"type":"method","name":"set_default_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_default_status","summary":"No description available."},{"type":"method","name":"set_default_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_default_value","summary":"No description available."},{"type":"method","name":"set_default_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_default_value","summary":"No description available."},{"type":"method","name":"set_defer","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_defer","summary":"No description available."},{"type":"method","name":"set_design_mode","type_name":"DOMDocument","ident":"webkit_dom_document_set_design_mode","summary":"No description available."},{"type":"method","name":"set_design_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_design_mode","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMDocument","ident":"webkit_dom_document_set_dir","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_dir","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_dir","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_set_disabled","summary":"No description available."},{"type":"method","name":"set_document_uri","type_name":"DOMDocument","ident":"webkit_dom_document_set_document_uri","summary":"No description available."},{"type":"method","name":"set_draggable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_draggable","summary":"No description available."},{"type":"method","name":"set_editing_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_editing_value","summary":"No description available."},{"type":"method","name":"set_encoding","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_encoding","summary":"No description available."},{"type":"method","name":"set_enctype","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_enctype","summary":"No description available."},{"type":"method","name":"set_end","type_name":"DOMRange","ident":"webkit_dom_range_set_end","summary":"No description available."},{"type":"method","name":"set_end_after","type_name":"DOMRange","ident":"webkit_dom_range_set_end_after","summary":"No description available."},{"type":"method","name":"set_end_before","type_name":"DOMRange","ident":"webkit_dom_range_set_end_before","summary":"No description available."},{"type":"method","name":"set_event","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_event","summary":"No description available."},{"type":"method","name":"set_face","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_face","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_face","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_face","summary":"No description available."},{"type":"method","name":"set_fg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_fg_color","summary":"No description available."},{"type":"method","name":"set_files","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_files","summary":"No description available."},{"type":"method","name":"set_frame_border","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_frame_border","summary":"No description available."},{"type":"method","name":"set_frame_border","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_frame_border","summary":"No description available."},{"type":"method","name":"set_hash","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hash","summary":"No description available."},{"type":"method","name":"set_hash","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_hash","summary":"No description available."},{"type":"method","name":"set_headers","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_headers","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_height","summary":"No description available."},{"type":"method","name":"set_hidden","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_hidden","summary":"No description available."},{"type":"method","name":"set_host","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_host","summary":"No description available."},{"type":"method","name":"set_host","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_host","summary":"No description available."},{"type":"method","name":"set_hostname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hostname","summary":"No description available."},{"type":"method","name":"set_hostname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_hostname","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_href","summary":"No description available."},{"type":"method","name":"set_hreflang","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hreflang","summary":"No description available."},{"type":"method","name":"set_hreflang","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_hreflang","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_html_for","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_set_html_for","summary":"No description available."},{"type":"method","name":"set_html_for","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_html_for","summary":"No description available."},{"type":"method","name":"set_http_equiv","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_http_equiv","summary":"No description available."},{"type":"method","name":"set_id","type_name":"DOMElement","ident":"webkit_dom_element_set_id","summary":"No description available."},{"type":"method","name":"set_indeterminate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_indeterminate","summary":"No description available."},{"type":"method","name":"set_inner_html","type_name":"DOMElement","ident":"webkit_dom_element_set_inner_html","summary":"No description available."},{"type":"method","name":"set_inner_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_inner_html","summary":"No description available."},{"type":"method","name":"set_inner_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_inner_text","summary":"No description available."},{"type":"method","name":"set_input_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_input_type","summary":"No description available."},{"type":"method","name":"set_is_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_is_map","summary":"No description available."},{"type":"method","name":"set_label","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_set_label","summary":"No description available."},{"type":"method","name":"set_label","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_label","summary":"No description available."},{"type":"method","name":"set_lang","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_lang","summary":"No description available."},{"type":"method","name":"set_length","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_length","summary":"No description available."},{"type":"method","name":"set_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_link","summary":"No description available."},{"type":"method","name":"set_link_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_link_color","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_lowsrc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_lowsrc","summary":"No description available."},{"type":"method","name":"set_margin_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_margin_height","summary":"No description available."},{"type":"method","name":"set_margin_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_margin_height","summary":"No description available."},{"type":"method","name":"set_margin_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_margin_width","summary":"No description available."},{"type":"method","name":"set_margin_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_margin_width","summary":"No description available."},{"type":"method","name":"set_max_length","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_max_length","summary":"No description available."},{"type":"method","name":"set_media","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_media","summary":"No description available."},{"type":"method","name":"set_media","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_media","summary":"No description available."},{"type":"method","name":"set_media_text","type_name":"DOMMediaList","ident":"webkit_dom_media_list_set_media_text","summary":"No description available."},{"type":"method","name":"set_method","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_method","summary":"No description available."},{"type":"method","name":"set_multiple","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_multiple","summary":"No description available."},{"type":"method","name":"set_multiple","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_multiple","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_name","summary":"No description available."},{"type":"method","name":"set_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_set_named_item","summary":"No description available."},{"type":"method","name":"set_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_set_named_item_ns","summary":"No description available."},{"type":"method","name":"set_no_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_no_href","summary":"No description available."},{"type":"method","name":"set_no_resize","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_no_resize","summary":"No description available."},{"type":"method","name":"set_no_shade","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_no_shade","summary":"No description available."},{"type":"method","name":"set_no_wrap","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_no_wrap","summary":"No description available."},{"type":"method","name":"set_node_value","type_name":"DOMNode","ident":"webkit_dom_node_set_node_value","summary":"No description available."},{"type":"method","name":"set_object","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_object","summary":"No description available."},{"type":"method","name":"set_outer_html","type_name":"DOMElement","ident":"webkit_dom_element_set_outer_html","summary":"No description available."},{"type":"method","name":"set_outer_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_outer_html","summary":"No description available."},{"type":"method","name":"set_outer_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_outer_text","summary":"No description available."},{"type":"method","name":"set_pathname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_pathname","summary":"No description available."},{"type":"method","name":"set_pathname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_pathname","summary":"No description available."},{"type":"method","name":"set_port","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_port","summary":"No description available."},{"type":"method","name":"set_port","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_port","summary":"No description available."},{"type":"method","name":"set_position","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_set_position","summary":"No description available."},{"type":"method","name":"set_prefix","type_name":"DOMNode","ident":"webkit_dom_node_set_prefix","summary":"No description available."},{"type":"method","name":"set_profile","type_name":"DOMHTMLHeadElement","ident":"webkit_dom_html_head_element_set_profile","summary":"No description available."},{"type":"method","name":"set_property","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_set_property","summary":"No description available."},{"type":"method","name":"set_protocol","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_protocol","summary":"No description available."},{"type":"method","name":"set_protocol","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_protocol","summary":"No description available."},{"type":"method","name":"set_read_only","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_read_only","summary":"No description available."},{"type":"method","name":"set_read_only","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_read_only","summary":"No description available."},{"type":"method","name":"set_rel","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_rel","summary":"No description available."},{"type":"method","name":"set_rel","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_rel","summary":"No description available."},{"type":"method","name":"set_return_value","type_name":"DOMEvent","ident":"webkit_dom_event_set_return_value","summary":"No description available."},{"type":"method","name":"set_rev","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_rev","summary":"No description available."},{"type":"method","name":"set_rev","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_rev","summary":"No description available."},{"type":"method","name":"set_row_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_row_span","summary":"No description available."},{"type":"method","name":"set_rows","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_set_rows","summary":"No description available."},{"type":"method","name":"set_rows","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_rows","summary":"No description available."},{"type":"method","name":"set_rules","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_rules","summary":"No description available."},{"type":"method","name":"set_scheme","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_scheme","summary":"No description available."},{"type":"method","name":"set_scope","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_scope","summary":"No description available."},{"type":"method","name":"set_scroll_left","type_name":"DOMElement","ident":"webkit_dom_element_set_scroll_left","summary":"No description available."},{"type":"method","name":"set_scroll_top","type_name":"DOMElement","ident":"webkit_dom_element_set_scroll_top","summary":"No description available."},{"type":"method","name":"set_scrolling","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_scrolling","summary":"No description available."},{"type":"method","name":"set_scrolling","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_scrolling","summary":"No description available."},{"type":"method","name":"set_search","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_search","summary":"No description available."},{"type":"method","name":"set_search","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_search","summary":"No description available."},{"type":"method","name":"set_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_selected","summary":"No description available."},{"type":"method","name":"set_selected_index","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_set_selected_index","summary":"No description available."},{"type":"method","name":"set_selected_index","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_selected_index","summary":"No description available."},{"type":"method","name":"set_selected_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_set_selected_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"set_selection_end","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_end","summary":"No description available."},{"type":"method","name":"set_selection_range","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_range","summary":"No description available."},{"type":"method","name":"set_selection_start","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_start","summary":"No description available."},{"type":"method","name":"set_shape","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_shape","summary":"No description available."},{"type":"method","name":"set_shape","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_shape","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_size","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_size","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_size","summary":"No description available."},{"type":"method","name":"set_sizes","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_sizes","summary":"No description available."},{"type":"method","name":"set_span","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_span","summary":"No description available."},{"type":"method","name":"set_spellcheck","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_spellcheck","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_src","summary":"No description available."},{"type":"method","name":"set_standby","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_standby","summary":"No description available."},{"type":"method","name":"set_start","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_start","summary":"No description available."},{"type":"method","name":"set_start","type_name":"DOMRange","ident":"webkit_dom_range_set_start","summary":"No description available."},{"type":"method","name":"set_start_after","type_name":"DOMRange","ident":"webkit_dom_range_set_start_after","summary":"No description available."},{"type":"method","name":"set_start_before","type_name":"DOMRange","ident":"webkit_dom_range_set_start_before","summary":"No description available."},{"type":"method","name":"set_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_status","summary":"No description available."},{"type":"method","name":"set_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_set_submenu","summary":"Sets or replaces the @item submenu. If @submenu ..."},{"type":"method","name":"set_summary","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_summary","summary":"No description available."},{"type":"method","name":"set_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_t_foot","summary":"No description available."},{"type":"method","name":"set_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_t_head","summary":"No description available."},{"type":"method","name":"set_tab_index","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_tab_index","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_target","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLTitleElement","ident":"webkit_dom_html_title_element_set_text","summary":"No description available."},{"type":"method","name":"set_text_content","type_name":"DOMNode","ident":"webkit_dom_node_set_text_content","summary":"No description available."},{"type":"method","name":"set_title","type_name":"DOMDocument","ident":"webkit_dom_document_set_title","summary":"No description available."},{"type":"method","name":"set_title","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_title","summary":"No description available."},{"type":"method","name":"set_translate","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_translate","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_uri","type_name":"URIRequest","ident":"webkit_uri_request_set_uri","summary":"Set the URI of @request"},{"type":"method","name":"set_use_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_use_map","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_use_map","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_set_user_data","summary":"Sets user data to @menu. This function can ..."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_v_link","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMAttr","ident":"webkit_dom_attr_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_value","summary":"No description available."},{"type":"method","name":"set_value_type","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_value_type","summary":"No description available."},{"type":"method","name":"set_version","type_name":"DOMHTMLHtmlElement","ident":"webkit_dom_html_html_element_set_version","summary":"No description available."},{"type":"method","name":"set_vlink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_vlink_color","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_webkitdropzone","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_webkitdropzone","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_width","summary":"No description available."},{"type":"method","name":"set_wrap","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_set_wrap","summary":"No description available."},{"type":"method","name":"set_xml_standalone","type_name":"DOMDocument","ident":"webkit_dom_document_set_xml_standalone","summary":"No description available."},{"type":"method","name":"set_xml_version","type_name":"DOMDocument","ident":"webkit_dom_document_set_xml_version","summary":"No description available."},{"type":"method","name":"snapshot_item","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_snapshot_item","summary":"No description available."},{"type":"method","name":"split_text","type_name":"DOMText","ident":"webkit_dom_text_split_text","summary":"No description available."},{"type":"method","name":"start","type_name":"DOMHTMLMarqueeElement","ident":"webkit_dom_html_marquee_element_start","summary":"No description available."},{"type":"method","name":"stop","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_stop","summary":"No description available."},{"type":"method","name":"stop","type_name":"DOMHTMLMarqueeElement","ident":"webkit_dom_html_marquee_element_stop","summary":"No description available."},{"type":"method","name":"stop_propagation","type_name":"DOMEvent","ident":"webkit_dom_event_stop_propagation","summary":"No description available."},{"type":"method","name":"submit","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_submit","summary":"No description available."},{"type":"method","name":"substring_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_substring_data","summary":"No description available."},{"type":"method","name":"surround_contents","type_name":"DOMRange","ident":"webkit_dom_range_surround_contents","summary":"No description available."},{"type":"method","name":"to_string","type_name":"DOMRange","ident":"webkit_dom_range_to_string","summary":"No description available."},{"type":"method","name":"toggle","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_toggle","summary":"No description available."},{"type":"method","name":"webkit_cancel_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_webkit_cancel_fullscreen","summary":"No description available."},{"type":"method","name":"webkit_exit_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_webkit_exit_fullscreen","summary":"No description available."},{"type":"method","name":"webkit_matches_selector","type_name":"DOMElement","ident":"webkit_dom_element_webkit_matches_selector","summary":"No description available."},{"type":"method","name":"webkit_message_handlers_post_message","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_webkit_message_handlers_post_message","summary":"No description available."},{"type":"method","name":"webkit_request_fullscreen","type_name":"DOMElement","ident":"webkit_dom_element_webkit_request_fullscreen","summary":"No description available."},{"type":"property","name":"a-link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"abbr","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"accept","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"accept-charset","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"access-key","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"action","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"active-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLDivElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLHeadingElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLLegendElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLParagraphElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableCaptionElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"alink-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"alt-graph-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"alt-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"alt-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"anchor-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"anchor-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"anchors","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"applets","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"archive","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"archive","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"areas","type_name":"DOMHTMLMapElement","summary":"No description available."},{"type":"property","name":"attributes","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"axis","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"background","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"base-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"base-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"base-uri","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"body","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"boolean-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"bottom","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"bubbles","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"button","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"cancel-bubble","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"cancelable","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"caption","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"capture","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"cell-index","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"cell-padding","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"cell-spacing","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"cells","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"char-code","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"character-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"checked","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"child-nodes","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"cite","type_name":"DOMHTMLModElement","summary":"No description available."},{"type":"property","name":"cite","type_name":"DOMHTMLQuoteElement","summary":"No description available."},{"type":"property","name":"class-list","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"class-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"clear","type_name":"DOMHTMLBRElement","summary":"No description available."},{"type":"property","name":"client-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"client-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"closed","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"code","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"code","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"code-base","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"code-base","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"code-type","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"col-span","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"collapsed","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"color","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"cols","type_name":"DOMHTMLFrameSetElement","summary":"No description available."},{"type":"property","name":"cols","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"common-ancestor-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLDirectoryElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLDListElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLMenuElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLUListElement","summary":"No description available."},{"type":"property","name":"compat-mode","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"complete","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"content","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"content-editable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"content-length","type_name":"URIResponse","summary":"The expected content length of the response."},{"type":"property","name":"content-type","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"content-window","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"content-window","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"context","type_name":"HitTestResult","summary":"Bitmask of #WebKitHitTestResultContext flags representing the context of the #WebKitHitTestResult."},{"type":"property","name":"cookie","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"coords","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"coords","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"core-object","type_name":"DOMObject","summary":"No description available."},{"type":"property","name":"css-rules","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSValue","summary":"No description available."},{"type":"property","name":"css-value-type","type_name":"DOMCSSValue","summary":"No description available."},{"type":"property","name":"ctrl-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"ctrl-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"current-node","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"current-script","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"current-target","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"data","type_name":"DOMCharacterData","summary":"No description available."},{"type":"property","name":"data","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"date-time","type_name":"DOMHTMLModElement","summary":"No description available."},{"type":"property","name":"declare","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"default-checked","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"default-selected","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"default-status","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"default-value","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"default-value","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"default-view","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"defer","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"design-mode","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"detail","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"device-pixel-ratio","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLOptGroupElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"doctype","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"document","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"document-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"document-uri","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"domain","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"draggable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"elements","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"embeds","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"encoding","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"enctype","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"end-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"end-offset","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"entities","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"event","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"event-phase","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"extent-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"extent-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"face","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"fd-list","type_name":"UserMessage","summary":"The UNIX file descriptors of the user message."},{"type":"property","name":"fg-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"files","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"filter","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"filter","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"first-child","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"focus-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"focus-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLFieldSetElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLLabelElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLLegendElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"forms","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"frame-border","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"frame-border","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"frame-element","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"frames","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"from-element","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"hash","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hash","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"head","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"headers","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLCanvasElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"hidden","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"hidden","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"host","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"host","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"hostname","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hostname","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLBaseElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"hreflang","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hreflang","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"html-for","type_name":"DOMHTMLLabelElement","summary":"No description available."},{"type":"property","name":"html-for","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"http-equiv","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"http-headers","type_name":"URIResponse","summary":"The HTTP headers of the response, or %NULL if ..."},{"type":"property","name":"id","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"image-uri","type_name":"HitTestResult","summary":"The URI of the image if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE is ..."},{"type":"property","name":"images","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"implementation","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"indeterminate","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"index","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"inner-height","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"inner-html","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"inner-text","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"inner-width","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"input-encoding","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"internal-subset","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"invalid-iterator-state","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"is-collapsed","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"is-content-editable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"is-map","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"key-code","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"key-identifier","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"key-location","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"label","type_name":"DOMHTMLOptGroupElement","summary":"No description available."},{"type":"property","name":"label","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"lang","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"last-child","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"last-modified","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"layer-x","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"layer-y","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"left","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCharacterData","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMClientRectList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCSSRuleList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMDOMTokenList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMFileList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLCollection","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLOptionsCollection","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMMediaList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMNamedNodeMap","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMNodeList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMStyleSheetList","summary":"No description available."},{"type":"property","name":"link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"link-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"link-label","type_name":"HitTestResult","summary":"The label of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-title","type_name":"HitTestResult","summary":"The title of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-uri","type_name":"HitTestResult","summary":"The URI of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"links","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"local-name","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"local-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"lowsrc","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"margin-height","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"margin-height","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"margin-width","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"margin-width","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"max-length","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"media-text","type_name":"DOMMediaList","summary":"No description available."},{"type":"property","name":"media-uri","type_name":"HitTestResult","summary":"The URI of the media if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA is ..."},{"type":"property","name":"meta-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"meta-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"method","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"mime-type","type_name":"URIResponse","summary":"The MIME type of the response."},{"type":"property","name":"multiple","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"multiple","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMFile","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLMapElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"name","type_name":"UserMessage","summary":"The name of the user message."},{"type":"property","name":"namespace-uri","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"namespace-uri","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"natural-height","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"natural-width","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"next-element-sibling","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"next-sibling","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"no-href","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"no-resize","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"no-shade","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"no-wrap","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"node","type_name":"WebHitTestResult","summary":"The #WebKitDOMNode"},{"type":"property","name":"node-name","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"node-type","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"node-value","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"notations","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"number-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"object","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"offscreen-buffering","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"offset-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-parent","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"offset-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"opener","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"options","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"orientation","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"origin","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"outer-height","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"outer-html","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"outer-text","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"outer-width","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"owner-document","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"owner-element","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"owner-node","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"owner-rule","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"page-x","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"page-x-offset","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"page-y","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"page-y-offset","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"parameters","type_name":"UserMessage","summary":"The parameters of the user message as a #GVariant, ..."},{"type":"property","name":"parent","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"parent-element","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"parent-node","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"parent-rule","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"parent-rule","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"parent-style-sheet","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"parent-style-sheet","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"pathname","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"pathname","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"plugins","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"pointer-before-reference-node","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"pointer-lock-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"port","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"port","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"preferred-stylesheet-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"prefix","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"prefix","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"previous-element-sibling","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"previous-sibling","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"profile","type_name":"DOMHTMLHeadElement","summary":"No description available."},{"type":"property","name":"protocol","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"protocol","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"public-id","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"range-count","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"read-only","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"read-only","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"ready-state","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"reference-node","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"referrer","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"rel","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"rel","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"related-target","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"result-type","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"return-value","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"rev","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"rev","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"right","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"root","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"root","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"row-index","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"row-span","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLFrameSetElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"rules","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"rules","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"scheme","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"scope","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"screen-left","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-top","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-x","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"screen-y","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"scripts","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"scroll-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-x","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"scroll-y","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"scrolling","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"scrolling","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"scrolling-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"search","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"search","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"section-row-index","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"selected","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"selected-index","type_name":"DOMHTMLOptionsCollection","summary":"No description available."},{"type":"property","name":"selected-index","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"selected-stylesheet-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"selection-end","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"selection-start","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"self","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"shape","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"shape","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMProcessingInstruction","summary":"No description available."},{"type":"property","name":"shift-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"shift-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"single-node-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMBlob","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"sizes","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"snapshot-length","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"span","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"specified","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"spellcheck","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"src-element","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"standby","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"start","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"start-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"start-offset","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"status","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"status-code","type_name":"URIResponse","summary":"The status code of the response as returned by ..."},{"type":"property","name":"string-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"style","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"style-sheets","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"suggested-filename","type_name":"URIResponse","summary":"The suggested filename for the URI response."},{"type":"property","name":"summary","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"system-id","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"t-bodies","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"t-foot","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"t-head","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"tab-index","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"tag-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLBaseElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMProcessingInstruction","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLTitleElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"text-content","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"time-stamp","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"to-element","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"top","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"top","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"translate","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLLIElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLUListElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"uri","type_name":"URIRequest","summary":"The URI to which the request will be made."},{"type":"property","name":"uri","type_name":"URIResponse","summary":"The URI for which the response was made."},{"type":"property","name":"uri","type_name":"WebPage","summary":"The current active URI of the #WebKitWebPage."},{"type":"property","name":"url","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"v-link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMDOMTokenList","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLLIElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"value-type","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"version","type_name":"DOMHTMLHtmlElement","summary":"No description available."},{"type":"property","name":"view","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"visibility-state","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"vlink-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"webkit-current-full-screen-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-full-screen-keyboard-input-allowed","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-fullscreen-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-fullscreen-enabled","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-is-full-screen","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-region-overset","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"webkitdropzone","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"what-to-show","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"what-to-show","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"wheel-delta","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"wheel-delta-x","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"wheel-delta-y","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"whole-text","type_name":"DOMText","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLCanvasElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLPreElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"window","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"wrap","type_name":"DOMHTMLPreElement","summary":"No description available."},{"type":"property","name":"x","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"xml-encoding","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"xml-standalone","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"xml-version","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"y","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"record","name":"ConsoleMessage","ctype":"WebKitConsoleMessage","summary":"No description available."},{"type":"signal","name":"console-message-sent","type_name":"WebPage","summary":"Emitted when a message is sent to the console. ..."},{"type":"signal","name":"context-menu","type_name":"WebPage","summary":"Emitted before a context menu is displayed in the ..."},{"type":"signal","name":"document-loaded","type_name":"WebPage","summary":"This signal is emitted when the DOM document of ..."},{"type":"signal","name":"form-controls-associated","type_name":"WebFormManager","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"form-controls-associated","type_name":"WebPage","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"form-controls-associated-for-frame","type_name":"WebPage","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"page-created","type_name":"WebExtension","summary":"This signal is emitted when a new #WebKitWebPage is ..."},{"type":"signal","name":"selection-changed","type_name":"WebEditor","summary":"This signal is emitted for every selection change inside ..."},{"type":"signal","name":"send-request","type_name":"WebPage","summary":"This signal is emitted when @request is about to ..."},{"type":"signal","name":"user-message-received","type_name":"WebExtension","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"user-message-received","type_name":"WebPage","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"will-send-submit-event","type_name":"WebFormManager","summary":"This signal is emitted when the DOM submit event ..."},{"type":"signal","name":"will-submit-form","type_name":"WebFormManager","summary":"This signal is emitted when @form will imminently be ..."},{"type":"signal","name":"will-submit-form","type_name":"WebPage","summary":"This signal is emitted to indicate various points during ..."},{"type":"signal","name":"window-object-cleared","type_name":"ScriptWorld","summary":"Emitted when the JavaScript window object in a #WebKitScriptWorld ..."},{"type":"type_func","name":"error_quark","type_name":"UserMessage","ident":"webkit_user_message_error_quark","summary":"Gets the quark for the domain of user message errors."},{"type":"type_func","name":"for_js_value","type_name":"DOMNode","ident":"webkit_dom_node_for_js_value","summary":"Get the #WebKitDOMNode for the DOM node referenced by @value."},{"type":"type_func","name":"get_default","type_name":"ScriptWorld","ident":"webkit_script_world_get_default","summary":"Get the default #WebKitScriptWorld. This is the normal script ..."},{"type":"type_func","name":"input_element_auto_fill","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_auto_fill","summary":"Set the value of an HTML input element as ..."},{"type":"type_func","name":"input_element_is_auto_filled","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_is_auto_filled","summary":"Get whether @element is an HTML input element that ..."},{"type":"type_func","name":"input_element_is_user_edited","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_is_user_edited","summary":"Get whether @element is an HTML text input element ..."},{"type":"vfunc","name":"accept_node","type_name":"DOMNodeFilter","summary":"No description available."},{"type":"vfunc","name":"add_event_listener","type_name":"DOMEventTarget","summary":"No description available."},{"type":"vfunc","name":"dispatch_event","type_name":"DOMEventTarget","summary":"No description available."},{"type":"vfunc","name":"lookup_namespace_uri","type_name":"DOMXPathNSResolver","summary":"No description available."},{"type":"vfunc","name":"remove_event_listener","type_name":"DOMEventTarget","summary":"No description available."}],"terms":{"":[3,4,5,8,12,13,15,17,19,20,22,23,24,29,32,1931,1941,1966,1973,1974,1977,1978,1986,1992,1997,2000,2002,2010,2013,2023,2024,2029,2030,2031,2032,2033,2034],"'content-disposition'":[1978],"-->":[3,20,2005,2124],"0":[13,15,730,1974],"2.2":[2124],"2.26":[2124],"2.30":[2124],"2.8":[0],"":[8],"":[8],"":[8],"":[8],"ACCEPT":[2086],"AFTER":[2106,2108],"ALL":[2088],"ALLOW":[2046],"ANCHOR":[2178,2179],"AND":[2108],"ANY":[2112,2113],"APPLET":[2180,2181],"AREA":[2182,2183,2288,2289],"AT":[2047],"ATTR":[2128,2129],"ATTRIBUTE":[2071,2089],"BASE":[2184,2185,2186,2187],"BEFORE":[2107,2108],"BLOB":[2130,2131],"BLUR":[2048],"BODY":[2188,2189],"BOOLEAN":[2114],"BR":[2190,2191],"BUBBLING":[2049],"BUTTON":[2192,2193],"BY":[2076],"CANVAS":[2194,2195],"CAPTION":[2276,2277],"CAPTURING":[2050],"CDATA":[2072,2090,2132,2133],"CELL":[2278,2279],"CHANGE":[2051],"CHARACTER":[2134,2135],"CHARSET":[2035],"CLASS":[2129,2131,2133,2135,2137,2139,2141,2143,2145,2147,2149,2151,2153,2155,2157,2159,2161,2163,2165,2167,2169,2171,2173,2175,2177,2179,2181,2183,2185,2187,2189,2191,2193,2195,2197,2199,2201,2203,2205,2207,2209,2211,2213,2215,2217,2219,2221,2223,2225,2227,2229,2231,2233,2235,2237,2239,2241,2243,2245,2247,2249,2251,2253,2255,2257,2259,2261,2263,2265,2267,2269,2271,2273,2275,2277,2279,2281,2283,2285,2287,2289,2291,2293,2295,2297,2299,2301,2303,2305,2307,2309,2311,2313,2315,2317,2319,2321,2323,2325,2327,2329,2331,2333,2335,2337],"CLICK":[2052],"CLIENT":[2136,2137,2138,2139],"COL":[2280,2281],"COLLECTION":[2196,2197,2260,2261],"COMMENT":[2073,2091,2140,2141],"CONTAINED":[2076],"CONTAINS":[2077],"CSS":[2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151],"CUSTOM":[2042],"D":[2198,2199],"DATA":[2134,2135],"DBLCLICK":[2053],"DECLARATION":[2146,2147],"DEPRECATED":[2127],"DIRECTORY":[2200,2201],"DISCONNECTED":[2078],"DIV":[2202,2203],"DOCUMENT":[2074,2075,2076,2077,2078,2079,2080,2081,2082,2092,2093,2094,2152,2153,2154,2155,2156,2157,2204,2205],"DOM":[2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333],"DRAGDROP":[2054],"ELEMENT":[2046,2083,2095,2166,2167,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2198,2199,2200,2201,2202,2203,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293],"EMBED":[2208,2209],"END":[2104,2105,2110],"ENTITY":[2084,2085,2096,2097,2168,2169],"EVENT":[2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2170,2171,2172,2173,2294,2295,2298,2299,2324,2325,2326,2327],"EXPRESSION":[2328,2329],"FACE":[2036],"FIELD":[2210,2211],"FILE":[2174,2175,2176,2177],"FILTER":[2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2304,2305],"FIRST":[2115],"FOCUS":[2055],"FOLLOWING":[2079],"FONT":[2036,2186,2187,2212,2213],"FOR":[2127],"FORM":[2214,2215],"FRAGMENT":[2074,2093,2154,2155],"FRAME":[2216,2217,2218,2219],"GROUP":[2256,2257],"HEAD":[2220,2221],"HEADING":[2222,2223],"HR":[2224,2225],"HTML":[2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293],"IFRAME":[2228,2229],"IMAGE":[2230,2231],"IMPLEMENTATION":[2080,2158,2159],"IMPORT":[2037],"INHERIT":[2043],"INPUT":[2046,2232,2233],"INSIDE":[2109],"INSTRUCTION":[2099,2102,2312,2313],"ITERATOR":[2117,2120,2306,2307],"KEY":[2067,2068,2069,2070],"KEYBOARD":[2046,2067,2068,2069,2070,2294,2295],"KEYDOWN":[2056],"KEYPRESS":[2057],"KEYUP":[2058],"LABEL":[2234,2235],"LEFT":[2067],"LEGEND":[2236,2237],"LI":[2238,2239],"LINK":[2240,2241],"LIST":[2045,2138,2139,2144,2145,2162,2163,2176,2177,2198,2199,2252,2253,2292,2293,2296,2297,2308,2309,2318,2319],"LOCATION":[2067,2068,2069,2070],"MAP":[2242,2243,2300,2301],"MARQUEE":[2244,2245],"MEDIA":[2038,2296,2297],"MENU":[2246,2247],"META":[2248,2249],"MOD":[2250,2251],"MOUSE":[2298,2299],"MOUSEDOWN":[2059],"MOUSEDRAG":[2060],"MOUSEMOVE":[2061],"MOUSEOUT":[2062],"MOUSEOVER":[2063],"MOUSEUP":[2064],"NAMED":[2300,2301],"NODE":[2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2106,2107,2108,2109,2113,2115,2117,2118,2120,2121,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309],"NONE":[2065],"NOTATION":[2098],"NS":[2330,2331],"NUMBER":[2116],"NUMPAD":[2068],"O":[2252,2253],"OBJECT":[2254,2255,2310,2311],"OPT":[2256,2257],"OPTION":[2258,2259],"OPTIONS":[2260,2261],"ORDERED":[2115,2117,2118],"PAGE":[2039],"PARAGRAPH":[2262,2263],"PARAM":[2264,2265],"PHASE":[2049,2050],"POSITION":[2076,2077,2078,2079,2080,2081],"PRE":[2266,2267],"PRECEDING":[2081],"PRIMITIVE":[2044],"PROCESSING":[2099,2102,2312,2313],"QUOTE":[2268,2269],"RANGE":[2104,2105,2106,2107,2108,2109,2110,2111,2314,2315],"RECT":[2136,2137,2138,2139],"REFERENCE":[2085,2097,2168,2169],"REJECT":[2087],"REQUEST":[2334,2335],"RESOLVER":[2330,2331],"RESPONSE":[2336,2337],"RESULT":[2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2332,2333],"RIGHT":[2069],"ROW":[2284,2285],"RULE":[2035,2036,2037,2038,2039,2040,2041,2142,2143,2144,2145],"SCRIPT":[2270,2271],"SECTION":[2072,2090,2132,2133,2286,2287],"SELECT":[2066,2272,2273],"SELECTION":[2160,2161],"SET":[2210,2211,2218,2219],"SHEET":[2148,2149,2316,2317,2318,2319],"SHOW":[2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100],"SKIP":[2101],"SNAPSHOT":[2118,2121],"SPECIFIC":[2080],"STANDARD":[2070],"START":[2105,2110,2111],"STRING":[2119],"STYLE":[2040,2146,2147,2148,2149,2274,2275,2316,2317,2318,2319],"TABLE":[2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287],"TARGET":[2047,2172,2173],"TEXT":[2100,2103,2288,2289,2320,2321],"TITLE":[2290,2291],"TO":[2104,2105,2110,2111],"TOKEN":[2162,2163],"TREE":[2322,2323],"TYPE":[2082,2094,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2156,2157],"U":[2292,2293],"UI":[2324,2325],"UNKNOWN":[2041],"UNORDERED":[2113,2120,2121],"URI":[2334,2335,2336,2337],"VALUE":[2042,2043,2044,2045,2150,2151],"WALKER":[2322,2323],"WEBKIT_DEPRECATED_FOR":[2127],"WEBKIT_DOM_ATTR":[2128],"WEBKIT_DOM_ATTR_CLASS":[2129],"WEBKIT_DOM_BLOB":[2130],"WEBKIT_DOM_BLOB_CLASS":[2131],"WEBKIT_DOM_CDATA_SECTION":[2132],"WEBKIT_DOM_CDATA_SECTION_CLASS":[2133],"WEBKIT_DOM_CHARACTER_DATA":[2134],"WEBKIT_DOM_CHARACTER_DATA_CLASS":[2135],"WEBKIT_DOM_CLIENT_RECT":[2136],"WEBKIT_DOM_CLIENT_RECT_CLASS":[2137],"WEBKIT_DOM_CLIENT_RECT_LIST":[2138],"WEBKIT_DOM_CLIENT_RECT_LIST_CLASS":[2139],"WEBKIT_DOM_COMMENT":[2140],"WEBKIT_DOM_COMMENT_CLASS":[2141],"WEBKIT_DOM_CSS_RULE":[2142],"WEBKIT_DOM_CSS_RULE_CLASS":[2143],"WEBKIT_DOM_CSS_RULE_LIST":[2144],"WEBKIT_DOM_CSS_RULE_LIST_CLASS":[2145],"WEBKIT_DOM_CSS_STYLE_DECLARATION":[2146],"WEBKIT_DOM_CSS_STYLE_DECLARATION_CLASS":[2147],"WEBKIT_DOM_CSS_STYLE_SHEET":[2148],"WEBKIT_DOM_CSS_STYLE_SHEET_CLASS":[2149],"WEBKIT_DOM_CSS_VALUE":[2150],"WEBKIT_DOM_CSS_VALUE_CLASS":[2151],"WEBKIT_DOM_DOCUMENT":[2152],"WEBKIT_DOM_DOCUMENT_CLASS":[2153],"WEBKIT_DOM_DOCUMENT_FRAGMENT":[2154],"WEBKIT_DOM_DOCUMENT_FRAGMENT_CLASS":[2155],"WEBKIT_DOM_DOCUMENT_TYPE":[2156],"WEBKIT_DOM_DOCUMENT_TYPE_CLASS":[2157],"WEBKIT_DOM_DOM_IMPLEMENTATION":[2158],"WEBKIT_DOM_DOM_IMPLEMENTATION_CLASS":[2159],"WEBKIT_DOM_DOM_SELECTION":[2160],"WEBKIT_DOM_DOM_SELECTION_CLASS":[2161],"WEBKIT_DOM_DOM_TOKEN_LIST":[2162],"WEBKIT_DOM_DOM_TOKEN_LIST_CLASS":[2163],"WEBKIT_DOM_DOM_WINDOW":[2164],"WEBKIT_DOM_DOM_WINDOW_CLASS":[2165],"WEBKIT_DOM_ELEMENT":[2166],"WEBKIT_DOM_ELEMENT_CLASS":[2167],"WEBKIT_DOM_ENTITY_REFERENCE":[2168],"WEBKIT_DOM_ENTITY_REFERENCE_CLASS":[2169],"WEBKIT_DOM_EVENT":[2170],"WEBKIT_DOM_EVENT_CLASS":[2171],"WEBKIT_DOM_EVENT_TARGET":[2172],"WEBKIT_DOM_EVENT_TARGET_CLASS":[2173],"WEBKIT_DOM_FILE":[2174],"WEBKIT_DOM_FILE_CLASS":[2175],"WEBKIT_DOM_FILE_LIST":[2176],"WEBKIT_DOM_FILE_LIST_CLASS":[2177],"WEBKIT_DOM_HTML_ANCHOR_ELEMENT":[2178],"WEBKIT_DOM_HTML_ANCHOR_ELEMENT_CLASS":[2179],"WEBKIT_DOM_HTML_APPLET_ELEMENT":[2180],"WEBKIT_DOM_HTML_APPLET_ELEMENT_CLASS":[2181],"WEBKIT_DOM_HTML_AREA_ELEMENT":[2182],"WEBKIT_DOM_HTML_AREA_ELEMENT_CLASS":[2183],"WEBKIT_DOM_HTML_BASE_ELEMENT":[2184],"WEBKIT_DOM_HTML_BASE_ELEMENT_CLASS":[2185],"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT":[2186],"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT_CLASS":[2187],"WEBKIT_DOM_HTML_BODY_ELEMENT":[2188],"WEBKIT_DOM_HTML_BODY_ELEMENT_CLASS":[2189],"WEBKIT_DOM_HTML_BR_ELEMENT":[2190],"WEBKIT_DOM_HTML_BR_ELEMENT_CLASS":[2191],"WEBKIT_DOM_HTML_BUTTON_ELEMENT":[2192],"WEBKIT_DOM_HTML_BUTTON_ELEMENT_CLASS":[2193],"WEBKIT_DOM_HTML_CANVAS_ELEMENT":[2194],"WEBKIT_DOM_HTML_CANVAS_ELEMENT_CLASS":[2195],"WEBKIT_DOM_HTML_COLLECTION":[2196],"WEBKIT_DOM_HTML_COLLECTION_CLASS":[2197],"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT":[2200],"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT_CLASS":[2201],"WEBKIT_DOM_HTML_DIV_ELEMENT":[2202],"WEBKIT_DOM_HTML_DIV_ELEMENT_CLASS":[2203],"WEBKIT_DOM_HTML_DOCUMENT":[2204],"WEBKIT_DOM_HTML_DOCUMENT_CLASS":[2205],"WEBKIT_DOM_HTML_D_LIST_ELEMENT":[2198],"WEBKIT_DOM_HTML_D_LIST_ELEMENT_CLASS":[2199],"WEBKIT_DOM_HTML_ELEMENT":[2206],"WEBKIT_DOM_HTML_ELEMENT_CLASS":[2207],"WEBKIT_DOM_HTML_EMBED_ELEMENT":[2208],"WEBKIT_DOM_HTML_EMBED_ELEMENT_CLASS":[2209],"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT":[2210],"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT_CLASS":[2211],"WEBKIT_DOM_HTML_FONT_ELEMENT":[2212],"WEBKIT_DOM_HTML_FONT_ELEMENT_CLASS":[2213],"WEBKIT_DOM_HTML_FORM_ELEMENT":[2214],"WEBKIT_DOM_HTML_FORM_ELEMENT_CLASS":[2215],"WEBKIT_DOM_HTML_FRAME_ELEMENT":[2216],"WEBKIT_DOM_HTML_FRAME_ELEMENT_CLASS":[2217],"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT":[2218],"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT_CLASS":[2219],"WEBKIT_DOM_HTML_HEADING_ELEMENT":[2222],"WEBKIT_DOM_HTML_HEADING_ELEMENT_CLASS":[2223],"WEBKIT_DOM_HTML_HEAD_ELEMENT":[2220],"WEBKIT_DOM_HTML_HEAD_ELEMENT_CLASS":[2221],"WEBKIT_DOM_HTML_HR_ELEMENT":[2224],"WEBKIT_DOM_HTML_HR_ELEMENT_CLASS":[2225],"WEBKIT_DOM_HTML_HTML_ELEMENT":[2226],"WEBKIT_DOM_HTML_HTML_ELEMENT_CLASS":[2227],"WEBKIT_DOM_HTML_IFRAME_ELEMENT":[2228],"WEBKIT_DOM_HTML_IFRAME_ELEMENT_CLASS":[2229],"WEBKIT_DOM_HTML_IMAGE_ELEMENT":[2230],"WEBKIT_DOM_HTML_IMAGE_ELEMENT_CLASS":[2231],"WEBKIT_DOM_HTML_INPUT_ELEMENT":[2232],"WEBKIT_DOM_HTML_INPUT_ELEMENT_CLASS":[2233],"WEBKIT_DOM_HTML_LABEL_ELEMENT":[2234],"WEBKIT_DOM_HTML_LABEL_ELEMENT_CLASS":[2235],"WEBKIT_DOM_HTML_LEGEND_ELEMENT":[2236],"WEBKIT_DOM_HTML_LEGEND_ELEMENT_CLASS":[2237],"WEBKIT_DOM_HTML_LINK_ELEMENT":[2240],"WEBKIT_DOM_HTML_LINK_ELEMENT_CLASS":[2241],"WEBKIT_DOM_HTML_LI_ELEMENT":[2238],"WEBKIT_DOM_HTML_LI_ELEMENT_CLASS":[2239],"WEBKIT_DOM_HTML_MAP_ELEMENT":[2242],"WEBKIT_DOM_HTML_MAP_ELEMENT_CLASS":[2243],"WEBKIT_DOM_HTML_MARQUEE_ELEMENT":[2244],"WEBKIT_DOM_HTML_MARQUEE_ELEMENT_CLASS":[2245],"WEBKIT_DOM_HTML_MENU_ELEMENT":[2246],"WEBKIT_DOM_HTML_MENU_ELEMENT_CLASS":[2247],"WEBKIT_DOM_HTML_META_ELEMENT":[2248],"WEBKIT_DOM_HTML_META_ELEMENT_CLASS":[2249],"WEBKIT_DOM_HTML_MOD_ELEMENT":[2250],"WEBKIT_DOM_HTML_MOD_ELEMENT_CLASS":[2251],"WEBKIT_DOM_HTML_OBJECT_ELEMENT":[2254],"WEBKIT_DOM_HTML_OBJECT_ELEMENT_CLASS":[2255],"WEBKIT_DOM_HTML_OPTIONS_COLLECTION":[2260],"WEBKIT_DOM_HTML_OPTIONS_COLLECTION_CLASS":[2261],"WEBKIT_DOM_HTML_OPTION_ELEMENT":[2258],"WEBKIT_DOM_HTML_OPTION_ELEMENT_CLASS":[2259],"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT":[2256],"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT_CLASS":[2257],"WEBKIT_DOM_HTML_O_LIST_ELEMENT":[2252],"WEBKIT_DOM_HTML_O_LIST_ELEMENT_CLASS":[2253],"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT":[2262],"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT_CLASS":[2263],"WEBKIT_DOM_HTML_PARAM_ELEMENT":[2264],"WEBKIT_DOM_HTML_PARAM_ELEMENT_CLASS":[2265],"WEBKIT_DOM_HTML_PRE_ELEMENT":[2266],"WEBKIT_DOM_HTML_PRE_ELEMENT_CLASS":[2267],"WEBKIT_DOM_HTML_QUOTE_ELEMENT":[2268],"WEBKIT_DOM_HTML_QUOTE_ELEMENT_CLASS":[2269],"WEBKIT_DOM_HTML_SCRIPT_ELEMENT":[2270],"WEBKIT_DOM_HTML_SCRIPT_ELEMENT_CLASS":[2271],"WEBKIT_DOM_HTML_SELECT_ELEMENT":[2272],"WEBKIT_DOM_HTML_SELECT_ELEMENT_CLASS":[2273],"WEBKIT_DOM_HTML_STYLE_ELEMENT":[2274],"WEBKIT_DOM_HTML_STYLE_ELEMENT_CLASS":[2275],"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT":[2276],"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS":[2277],"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT":[2278],"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT_CLASS":[2279],"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT":[2280],"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT_CLASS":[2281],"WEBKIT_DOM_HTML_TABLE_ELEMENT":[2282],"WEBKIT_DOM_HTML_TABLE_ELEMENT_CLASS":[2283],"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT":[2284],"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT_CLASS":[2285],"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT":[2286],"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT_CLASS":[2287],"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT":[2288],"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT_CLASS":[2289],"WEBKIT_DOM_HTML_TITLE_ELEMENT":[2290],"WEBKIT_DOM_HTML_TITLE_ELEMENT_CLASS":[2291],"WEBKIT_DOM_HTML_U_LIST_ELEMENT":[2292],"WEBKIT_DOM_HTML_U_LIST_ELEMENT_CLASS":[2293],"WEBKIT_DOM_KEYBOARD_EVENT":[2294],"WEBKIT_DOM_KEYBOARD_EVENT_CLASS":[2295],"WEBKIT_DOM_MEDIA_LIST":[2296],"WEBKIT_DOM_MEDIA_LIST_CLASS":[2297],"WEBKIT_DOM_MOUSE_EVENT":[2298],"WEBKIT_DOM_MOUSE_EVENT_CLASS":[2299],"WEBKIT_DOM_NAMED_NODE_MAP":[2300],"WEBKIT_DOM_NAMED_NODE_MAP_CLASS":[2301],"WEBKIT_DOM_NODE":[2302],"WEBKIT_DOM_NODE_CLASS":[2303],"WEBKIT_DOM_NODE_FILTER":[2304],"WEBKIT_DOM_NODE_FILTER_CLASS":[2305],"WEBKIT_DOM_NODE_ITERATOR":[2306],"WEBKIT_DOM_NODE_ITERATOR_CLASS":[2307],"WEBKIT_DOM_NODE_LIST":[2308],"WEBKIT_DOM_NODE_LIST_CLASS":[2309],"WEBKIT_DOM_OBJECT":[2310],"WEBKIT_DOM_OBJECT_CLASS":[2311],"WEBKIT_DOM_PROCESSING_INSTRUCTION":[2312],"WEBKIT_DOM_PROCESSING_INSTRUCTION_CLASS":[2313],"WEBKIT_DOM_RANGE":[2314],"WEBKIT_DOM_RANGE_CLASS":[2315],"WEBKIT_DOM_STYLE_SHEET":[2316],"WEBKIT_DOM_STYLE_SHEET_CLASS":[2317],"WEBKIT_DOM_STYLE_SHEET_LIST":[2318],"WEBKIT_DOM_STYLE_SHEET_LIST_CLASS":[2319],"WEBKIT_DOM_TEXT":[2320],"WEBKIT_DOM_TEXT_CLASS":[2321],"WEBKIT_DOM_TREE_WALKER":[2322],"WEBKIT_DOM_TREE_WALKER_CLASS":[2323],"WEBKIT_DOM_UI_EVENT":[2324],"WEBKIT_DOM_UI_EVENT_CLASS":[2325],"WEBKIT_DOM_WHEEL_EVENT":[2326],"WEBKIT_DOM_WHEEL_EVENT_CLASS":[2327],"WEBKIT_DOM_XPATH_EXPRESSION":[2328],"WEBKIT_DOM_XPATH_EXPRESSION_CLASS":[2329],"WEBKIT_DOM_XPATH_NS_RESOLVER":[2330],"WEBKIT_DOM_XPATH_NS_RESOLVER_CLASS":[2331],"WEBKIT_DOM_XPATH_RESULT":[2332],"WEBKIT_DOM_XPATH_RESULT_CLASS":[2333],"WEBKIT_URI_REQUEST":[2334],"WEBKIT_URI_REQUEST_CLASS":[2335],"WEBKIT_URI_RESPONSE":[2336],"WEBKIT_URI_RESPONSE_CLASS":[2337],"WHEEL":[2326,2327],"WINDOW":[2164,2165],"XPATH":[2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2328,2329,2330,2331,2332,2333],"abbr":[1457,1472,1486],"abl":[2000],"about":[3,1941,2011,2013,2032,2034,2125],"accept":[915,925,933,1093,1121,1145,2086,2348,2349],"access":[836,853,868,1961,1962,1997],"account":[2032],"action":[20,23,24,27,28,29,496,916,926,934,2009,2124],"activ":[22,23,152,234,1939,1941,2023,2026],"ad":[3,13,15,2010,2030,2031],"add":[4,6,16,112,317,354,1404,2028,2124,2339,2340,2344],"addit":[2],"adjac":[499,500,501],"adopt":[129],"after":[3,1829,1832,2010,2012,2030,2031,2034],"again":[2032],"alert":[366],"align":[647,658,669,794,795,796,883,889,895,987,988,989,991,995,999,1008,1020,1030,1043,1061,1074,1094,1122,1146,1176,1178,1179,1255,1273,1289,1354,1355,1356,1453,1454,1455,1458,1470,1473,1484,1487,1499,1502,1506,1508,1512,1514,1518,1528,1542,1553,1568,1575,1577,1581,1582,1589,1592,1596,1598,1601,1602,1606],"alink":[805,819,826],"aliv":[2010,2030,2031],"all":[8,17,18,221,292,338,339,504,1964,1986,2005,2011,2034,2088,2124],"allow":[208,278,1996,2000],"also":[4,5,17,20,1941,1986,1988,2010,2030,2031,2032],"alt":[648,659,670,681,694,707,1044,1062,1075,1095,1123,1147,1659,1660,1668,1669,1685,1702],"alwai":[1986,2005,2012,2034],"an":[0,3,4,5,495,496,497,498,1941,1966,1973,1974,1981,1992,2000,2003,2007,2008,2009,2025,2124],"ancestor":[1817,1837],"anchor":[153,235,325,326,342,343,591],"and":[1986],"ani":[1931,1977,2000,2002,2024,2124],"anywher":[0],"api":[1934,1935,1965,2000,2027,2123],"append":[6,54,1676,1729],"applet":[154,236,646],"applic":[2028,2124],"archiv":[649,660,671,1256,1274,1290],"area":[680,1222,1225,1607,1608],"argument":[2,3,4,2032],"arrai":[2010,2030,2031],"associ":[23,27,28,1998,2010,2030,2031,2032],"asynchron":[2003,2025,2033],"attempt":[2011,2034],"attr":[33,609,627,887,893,1182,1184,1199,1209,1269,1285,1310,1313,1359,1363,1388,1395,1444,1447,1653,1655],"attribut":[131,132,449,450,451,452,453,492,493,494,506,507,508,514,515,516,517,526],"audio":[0,2124],"auto":[495,497,1096,1124,2007,2008,2010,2030,2031],"autofocu":[758,765,770,1097,1125,1148,1405,1420,1428,1609,1623,1634],"automat":[23,495,497,2007,2008],"avail":[33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,455,456,457,458,459,460,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,492,493,494,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1960,2028,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2341,2342,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353],"axi":[1459,1474,1488],"background":[736,742,748],"base":[327,328,340,344,345,651,662,673,720,727,1259,1277,1293,1734,1765],"be":[23,2000],"been":[139,195,200,228,491,495,496,497,498,728,729,730,731,732,733,1780,1871,1965,1992,2007,2008,2009,2029,2033],"befor":[1751,1782,1789,1830,1833,2011,2012,2028,2034],"begin":[16],"between":[1934,1935,1986,2010,2030,2031],"bewar":[2011,2034],"bg":[737,743,749,806,820,827,1460,1475,1489,1529,1543,1554,1569,1578,1583],"bind":[2340,2343],"bitmask":[1941,1954],"blob":[49],"blur":[367,446],"bodi":[155,222,237,734,1537,1562],"bold":[2124],"boolean":[1915,1924],"border":[461,945,955,965,1011,1021,1033,1045,1063,1076,1257,1275,1291,1530,1544,1555],"bottom":[65,71],"bound":[454],"boundari":[1808],"box":[461],"bridg":[1934,1935],"broadcast":[2005],"browser":[2011,2034],"bubbl":[559,560,571,574,575],"buffer":[384,427],"build":[2028],"button":[757,759,766,1686,1703,2011,2034],"call":[1,2,8,2000,2002,2005,2024,2033],"callback":[22,2340,2343],"can":[3,12,19,20,23,24,1931,1941,1961,1962,1964,1965,1966,1974,1977,1986,1992,2000,2002,2012,2023,2024,2027,2029,2032,2033,2034],"can't":[23,2005],"cancel":[232,560,561,571,575,576,2011,2012,2032,2034],"canva":[777],"capabl":[1997],"caption":[1452,1521,1524,1531,1545,1556],"captur":[368,802,1098,1099,1126,1149],"caret":[130,1999],"carri":[2010,2030,2031],"case":[8,2010,2030,2031,2032],"caus":[2124],"cdata":[133],"cell":[1456,1461,1490,1532,1533,1546,1547,1557,1558,1567,1570,1576,1584],"certain":[2011,2034],"ch":[1462,1463,1476,1477,1491,1492,1503,1504,1509,1510,1515,1516,1571,1572,1579,1580,1585,1586,1593,1594,1599,1600,1603,1604],"chanc":[2028],"chang":[498,1999,2000,2007],"char":[1887,1896],"charact":[53,156,238],"charset":[157,164,223,239,592,610,628,915,925,933,1189,1200,1210,1382,1389,1396],"check":[31,1100,1101,1127,1128,1150,1151],"child":[158,181,188,240,254,261,286,289,290,293,295,296,455,470,473,527,535,538,1729,1735,1736,1737,1750,1759,1760,1766,1767,1768,1869,1875],"children":[159,241,287,294,339,456,528,837,2087,2101],"cite":[1248,1250,1252,1378,1379,1380],"class":[173,174,457,458,464,465,518,529,530],"clear":[754,755,756,803,1965,2011,2034],"click":[835,2011,2034],"client":[64,77,454,459,460,461,462,463,531,532,533,534,1687,1688,1704,1705,2010,2030,2031],"clipboard":[2124],"clone":[1730,1731,1805,1806],"close":[369,373,417,804],"closest":[447],"closur":[2340,2343],"code":[650,651,661,662,672,673,1258,1259,1260,1276,1277,1278,1292,1293,1294,1887,1889,1896,1898,1973,1977,1983,2000,2011,2034],"col":[976,978,980,1464,1478,1493,1501,1610,1624,1635],"collaps":[318,319,320,333,350,1807,1816,1836,1999],"collect":[174,177,179,461,465,467,469,784,1346],"color":[728,731,737,743,749,805,806,811,813,816,819,820,823,824,825,826,827,829,831,832,905,908,911,1460,1475,1489,1529,1543,1554,1569,1578,1583],"command":[150,215,216,217,218,219],"comment":[81,134],"common":[1817,1837],"commun":[1986],"compact":[790,791,792,798,799,800,1231,1232,1233,1308,1311,1314,1652,1654,1656],"compar":[1732,1808,1809,1810],"compat":[160,242,807],"complet":[1046,1077,1996],"complete":[2125],"compos":[20],"comput":[374],"confirm":[370],"connect":[23,2023,2032],"consol":[2027,2122,2123,2353],"console_api":[2123],"consum":[19,1992,2002,2024],"contain":[3,78,79,321,355,1733,1817,1818,1820,1837,1838,1840,1941,1973,2027,2032],"content":[161,243,838,844,854,869,874,943,944,963,964,1009,1010,1031,1032,1235,1239,1243,1261,1295,1749,1763,1777,1805,1812,1815,1827,1834,1844,1973,1974,1980,2124],"content-length":[1974],"context":[0,3,4,8,20,1933,1934,1935,1936,1937,1938,1941,1942,1943,1944,1945,1946,1947,1948,1954,1961,1962,1964,1965,2002,2003,2028,2124],"contextu":[1811],"control":[2010,2030,2031,2124],"cooki":[162,224,244],"coord":[593,611,629,682,695,708],"coordin":[65,67,68,69,1941,2013,2014,2015,2028],"copi":[2124,2354],"copy":[2124],"copy_audio_link_to_clipboard":[2124],"copy_image_to_clipboard":[2124],"copy_image_url_to_clipboard":[2124],"copy_link_to_clipboard":[2124],"copy_video_link_to_clipboard":[2124],"core":[1798],"correspond":[1986,2002,2005,2024,2033],"could":[2000,2010,2030,2031],"count":[158,240,286,293,335,351,455,527],"creat":[3,4,5,20,21,22,23,24,25,26,29,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,311,312,313,314,1521,1522,1523,1811,1937,1938,1961,1962,1966,1967,1987,1988,2000,2004],"css":[83,87,88,97,106,108,114,119,123,124,125,126,127,135,311,461,491],"ctrl":[1661,1670,1689,1706],"current":[23,32,163,205,245,277,562,577,1870,1881,1882,1939,1997,2018,2023,2026,2034,2124],"custom":[24,1961,1965,2000,2028,2124],"cut":[2124],"data":[2,12,19,53,54,55,56,58,59,60,61,62,1262,1279,1296,2000,2028],"date":[1249,1251,1253],"debug":[2027,2122],"declar":[96,135,1263,1280,1297],"default":[164,165,246,375,412,418,570,1101,1102,1128,1129,1151,1152,1325,1333,1338,1611,1625,1636,1752,1964],"defer":[1383,1390,1397],"defin":[2124],"definit":[1,2],"delet":[55,113,322,1524,1525,1526,1527,1567,1591,1677,1812,2124],"delete":[2124],"delta":[1905,1906,1907,1909,1910,1911],"denot":[20,2122,2123,2124,2126],"depend":[2028],"desc":[947,956,967,1013,1023,1035,1050,1067,1081],"describ":[461],"descript":[33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,455,456,457,458,459,460,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,492,493,494,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1960,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2341,2342,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353],"descriptor":[1986,1988,1994],"descritpor":[1989],"design":[166,225,247,808,821],"desir":[2000,2010,2030,2031],"destin":[2124],"detach":[1779,1813],"detail":[1888,1897],"detect":[2011,2012,2034],"determin":[1941],"devic":[376,419],"dictionari":[2124],"dir":[167,226,248,809,822,828,839,855,870],"directli":[1986],"directori":[789],"disabl":[760,767,771,1103,1130,1153,1190,1201,1211,1318,1320,1322,1326,1334,1339,1406,1421,1429,1441,1445,1448,1612,1626,1637,1845,1851,1852,2124],"disk":[2124],"dispatch":[2341,2345],"displai":[3,2028],"div":[793],"do":[2000,2005],"doctyp":[168,249],"document":[0,128,136,169,170,227,250,251,285,297,312,313,314,322,377,420,801,943,963,1009,1031,1261,1295,1732,1744,1773,2018,2029],"doe":[195,200,228,491,497,498,731,732,733,2007],"doesn't":[1996],"dom":[33,49,53,64,77,81,128,139,285,297,445,557,558,584,587,728,729,730,731,732,733,1658,1675,1684,1718,1728,1764,1778,1780,1793,1797,1799,1804,1843,1859,1863,1868,1871,1904,1937,1938,1961,1962,2000,2011,2014,2018,2029,2034,2125,2338,2347],"domain":[171,252,1993],"domcdata":[52],"domcss":[82,92,96,111,122],"domdom":[310,316,353,365],"domhtml":[591,646,680,720,727,734,757,777,784,789,793,801,834,882,901,904,914,942,975,982,986,1003,1042,1092,1169,1175,1188,1221,1227,1230,1234,1247,1254,1317,1324,1346,1353,1357,1370,1377,1381,1403,1440,1452,1456,1501,1520,1566,1590,1607,1647],"domhtmlbr":[753],"domhtmld":[797],"domhtmlhr":[990],"domhtmli":[1007],"domhtmlli":[1181],"domhtmlo":[1307],"domhtmlu":[1651],"domui":[1886],"domx":[1912,1914,2350],"don't":[2002,2024],"download":[2124],"download_audio_to_disk":[2124],"download_image_to_disk":[2124],"download_link_to_disk":[2124],"download_video_to_disk":[2124],"draggabl":[840,856,871],"due":[2032],"dure":[2034],"dynam":[2010,2030,2031],"each":[461,1931],"easier":[2340,2343],"edit":[0,496,498,838,844,854,869,874,1119,1131,1621,1942,1997,2007,2009],"editable":[0],"editor":[1997,2019],"either":[2000],"element":[0,37,45,137,138,148,152,158,169,172,173,174,175,176,177,178,179,181,188,194,199,205,206,234,240,250,254,261,266,271,277,279,286,288,289,290,293,295,296,378,421,445,455,464,465,466,467,468,469,470,473,476,484,495,496,497,498,499,527,535,538,541,549,566,580,591,646,680,720,727,734,753,757,777,789,793,797,834,882,901,904,914,917,935,942,975,982,986,990,1003,1007,1042,1092,1169,1175,1181,1188,1221,1227,1230,1234,1247,1254,1307,1317,1324,1353,1357,1370,1377,1381,1403,1440,1452,1456,1501,1520,1566,1590,1607,1647,1651,1690,1698,1707,1715,1745,1774,1941,2007,2008,2009,2010,2030,2031,2124],"emb":[180,253,810,882],"emit":[3,1941,1965,1999,2004,2005,2010,2011,2012,2027,2028,2029,2030,2031,2032,2033,2034,2125],"emoji":[2124],"empti":[323],"enabl":[207,215,280,2124],"encod":[187,210,260,282,918,927,936],"enctyp":[919,928,937],"end":[6,13,15,319,1617,1630,1642,1818,1819,1828,1829,1830,1838,1839],"enough":[2028],"enter_video_fullscreen":[2124],"entiti":[139,298,304,557,1780,1871],"entri":[2028],"enum":[0,2122,2123,2124,2126],"equal":[1753],"equiv":[1236,1240,1244],"error":[1731,1993,2027,2033,2122,2126],"evalu":[149,1913],"even":[2011,2034],"event":[8,140,368,407,498,558,563,564,569,578,802,818,1384,1391,1398,1658,1667,1684,1701,1886,1895,1904,1908,2007,2011,2012,2034,2125,2338,2339,2340,2341,2342,2343,2344,2345,2346],"everi":[1999],"exampl":[23,1941,1977,2000,2011,2028,2034],"except":[2027],"exec":[150],"execut":[1933,1934,1935,1936,1937,1938,1961,1962,1964,1965,2000],"exist":[3,4,5,1966],"exit":[151,233],"expand":[1780,1814,1871],"expect":[8,1974,1980,2002,2024],"express":[141,1912],"extend":[324,2013],"extens":[1,2,19,1986,2000,2013],"extent":[329,330,340,346,347],"extract":[1815],"face":[729,732,906,909,912],"fd":[1988,1989,1994],"featur":[315],"fg":[811,823,829],"field":[901,2010,2011,2030,2031,2034],"file":[584,587,1104,1132,1154,1986,1988,1989,1994],"filenam":[1973,1978,1984],"fill":[495,497,1096,1124,2007,2008,2010,2030,2031],"filter":[1781,1788,1872,1883,2347],"find":[371,2000],"finish":[2002,2003,2024,2025,2033],"fire":[2011],"first":[7,13,15,181,254,289,295,470,535,1736,1767,1869],"flag":[0,1941,1942,1943,1944,1945,1946,1947,1954,1955,1956,1957,1958,1959],"float":[19,1992,2002,2024],"focu":[213,331,332,348,349,372,448],"follow":[8,2000],"font":[727,904,2124],"font_menu":[2124],"foot":[1522,1526,1538,1550,1563],"form":[182,255,761,772,902,903,914,1105,1155,1170,1173,1177,1180,1264,1298,1327,1340,1407,1430,1613,1638,2006,2010,2011,2012,2020,2030,2031,2034,2125],"form'":[2011,2034,2125],"found":[2124],"fragment":[136,285,1811],"frame":[378,379,421,422,942,945,955,965,975,1007,1011,1021,1033,1931,1932,1940,2010,2022,2031,2124],"free":[2355],"from":[12,17,19,20,22,23,24,130,139,148,322,728,729,730,731,732,733,1690,1707,1780,1871,1965,1986,2005,2033],"full":[277,278,281],"fullscreen":[205,206,207,208,209,232,233,279,280,525,2124],"function":[1,2,8,12,19,139,195,200,228,491,497,498,728,729,730,731,732,733,1780,1871,1934,1935,1961,1962,2000,2007],"gaction":[22,28],"gener":[8,1961],"get":[7,8,9,10,11,12,14,23,27,28,29,30,34,35,36,37,38,39,40,50,56,57,65,66,67,68,69,70,78,83,84,85,86,93,97,98,99,100,101,102,114,115,116,123,124,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,286,287,288,289,290,298,299,300,301,302,303,325,326,327,328,329,330,331,332,333,334,335,336,356,357,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,495,496,559,560,561,562,563,564,565,566,567,568,585,588,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,647,648,649,650,651,652,653,654,655,656,657,681,682,683,684,685,686,687,688,689,690,691,692,693,721,722,728,729,730,735,736,737,738,739,740,754,758,759,760,761,762,763,764,778,779,785,790,794,798,805,806,807,808,809,810,811,812,813,814,815,816,817,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,883,884,885,886,887,888,902,905,906,907,915,916,917,918,919,920,921,922,923,943,944,945,946,947,948,949,950,951,952,953,954,976,977,983,987,991,992,993,994,1004,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1170,1171,1176,1177,1182,1183,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1222,1223,1231,1235,1236,1237,1238,1248,1249,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1308,1309,1310,1318,1319,1325,1326,1327,1328,1329,1330,1331,1332,1347,1348,1354,1358,1359,1360,1361,1371,1372,1378,1382,1383,1384,1385,1386,1387,1388,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1441,1442,1443,1444,1453,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1502,1503,1504,1505,1506,1507,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1568,1569,1570,1571,1572,1573,1574,1575,1592,1593,1594,1595,1596,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1648,1652,1653,1659,1660,1661,1662,1663,1664,1665,1666,1678,1679,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1719,1720,1721,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1764,1780,1781,1782,1783,1784,1785,1794,1800,1801,1816,1817,1818,1819,1820,1821,1822,1844,1845,1846,1847,1848,1849,1850,1860,1864,1870,1871,1872,1873,1874,1887,1888,1889,1890,1891,1892,1893,1894,1905,1906,1907,1915,1916,1917,1918,1919,1920,1921,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1961,1962,1963,1964,1965,1966,1968,1969,1970,1974,1975,1976,1977,1978,1979,1989,1990,1991,1993,1998,2001,2002,2008,2009,2014,2015,2018,2019,2020,2021,2022,2023,2024,2029,2356,2357,2358,2359,2360],"give":[2028],"given":[5,9,13,15,21,22,23,24,26,1933,1936,1937,1938,1941,1961,1962,1964,1967,2001,2086,2087,2101],"global":[1934],"go_back":[2124],"go_forward":[2124],"grammar":[2124],"graph":[1659,1668],"group":[1317],"ha":[3,139,195,200,213,228,315,491,492,493,494,495,496,497,728,729,730,731,732,733,1750,1780,1871,1931,1965,1986,1992,2000,2008,2009,2011,2029,2033,2034],"had":[498,2007],"handl":[23,2033,2126],"handler":[416,2010,2030,2031],"happen":[2126],"hash":[594,612,630,683,696,709],"have":[3,24,1931,1932,1961,1962,2000,2010,2030,2031],"head":[183,256,982,986,1523,1527,1539,1551,1564],"header":[1465,1479,1494,1968,1975,1978,1981],"height":[66,72,380,387,423,430,459,477,485,531,542,550,652,663,674,778,780,782,812,830,884,890,896,946,948,957,966,968,1012,1014,1022,1024,1034,1036,1047,1053,1064,1078,1084,1106,1133,1156,1265,1281,1299,1466,1480,1495],"hidden":[184,257,841,857,872],"histor":[2011,2034],"histori":[2124],"hit":[0,1941,2013,2014,2015],"hittestresult":[1941],"host":[595,613,631,684,697,710],"hostnam":[596,614,632,685,698,711],"howev":[1932,2011,2034],"href":[597,615,633,686,687,699,700,712,713,721,723,725,1191,1202,1212,1846,1853],"hreflang":[598,616,634,1192,1203,1213],"hspace":[653,664,675,1048,1065,1079,1266,1282,1300],"html":[174,177,179,314,465,467,469,472,482,495,496,497,498,500,520,521,537,547,842,846,858,861,1003,1171,1172,1174,1385,1392,1399,2007,2008,2009],"http":[1236,1240,1244,1968,1969,1973,1975,1978,1981],"hyperlink":[0],"id":[172,288,302,303,308,309,471,519,536,1932,2021,2359],"identifi":[1662,1671,1932,2021,2359],"ignor":[2002,2024,2124],"ignore_grammar":[2124],"ignore_spelling":[2124],"imag":[0,185,258,1042,1941,1943,1949,1955,2124],"image":[0],"immedi":[2012,2034],"immin":[2012,2034],"implement":[186,259,310,2010,2011,2030,2031,2034,2086,2087,2101],"implicit":[103],"import":[214],"includ":[1986,1988,1996],"incorrect":[1974],"indeterm":[216],"indetermin":[1107,1134,1157],"index":[849,864,878,1328,1341,1348,1350,1352,1413,1425,1435,1461,1490,1573,1574,1587,1588],"indic":[2034,2124,2125],"info":[2122],"inform":[1941,1973,2013,2027,2028,2122],"init":[569,1667,1701,1895,1908],"initi":[1,2,4,5,2000,2032],"inject":[2000],"inner":[380,381,423,424,472,520,537,842,843,858,859,873],"input":[187,208,260,278,495,496,497,498,1092,1108,1135,2007,2008,2009,2124],"input_methods":[2124],"insert":[13,58,117,499,500,501,1541,1576,1597,1751,1823,2124],"insert_emoji":[2124],"insid":[1999],"inspect_element":[2124],"inspector":[2124],"instead":[2011,2028,2034,2340,2343],"instruct":[144,1799],"integ":[1977],"intern":[299,305],"intersect":[1824],"invalid":[1916,1925],"isol":[1961,1962],"it":[3,1986,2000,2002,2012,2024,2028,2032,2034],"it'":[1941,1978,1992,2002,2024,2028],"ital":[2124],"italic":[2124],"item":[4,5,7,9,10,11,13,14,15,17,18,20,23,79,94,104,358,589,786,787,1349,1417,1418,1680,1720,1721,1722,1723,1724,1725,1726,1795,1861,1923,2124],"iter":[142,1778,1916,1922,1925],"javascript":[1933,1934,1935,1936,1937,1938,1961,1962,1964,1965,2000,2011,2027,2034,2123],"javascriptcor":[1934,1935,1965],"js":[1764,1935,1936,1937,1938,2014],"just":[139,728,729,730,1780,1871],"keep":[2010,2030,2031],"kei":[836,853,868,1659,1660,1661,1662,1663,1664,1666,1668,1669,1670,1671,1672,1673,1674,1685,1689,1691,1697,1702,1706,1708,1714,1889,1898],"keyboard":[8,208,278,1658,1667],"know":[2000],"label":[20,24,1169,1319,1321,1323,1329,1335,1342,1950,1956],"lang":[845,860,875],"languag":[2340,2343],"larger":[13,15],"last":[14,188,189,261,262,290,296,473,538,1737,1768,1875,2033],"later":[2011,2034],"layer":[1890,1891,1899,1900],"learn_spelling":[2124],"least":[1931],"left":[67,73,392,435,460,478,486,522,532,543,551],"legend":[1175],"length":[11,57,63,78,80,93,95,98,109,356,363,382,425,588,590,785,788,920,938,1109,1136,1158,1347,1351,1408,1422,1431,1678,1682,1719,1727,1794,1796,1860,1862,1920,1929,1973,1974,1980],"level":[2122,2356],"line":[510,2357],"link":[0,190,263,735,738,740,741,744,746,747,750,752,813,824,831,1188,1941,1944,1950,1951,1952,1956,1957,1958,2124],"list":[4,10,77,92,353,457,529,587,797,1307,1651,1675,1793,1859,1988,1989,1994,2010,2030,2031],"listen":[2339,2340,2342,2343,2344,2346],"load":[23,2017,2018,2029,2032,2124],"loadabl":[2000],"local":[34,42,474,539,1738],"locat":[1663,1672,2124],"lock":[151,194,266,509],"log":[2027,2122,2356],"long":[947,956,967,1013,1023,1035,1050,1067,1081],"longer":[2012,2034],"lookup":[1756,1757,2351,2352],"loop":[2124],"lowsrc":[1051,1068,1082],"macro":[2000,2086,2087,2101],"made":[1972,1985],"mai":[1932,2011,2034],"main":[1931,1940,2022],"make":[2354],"manag":[2006,2011,2020,2034],"map":[1049,1056,1066,1071,1080,1087,1115,1142,1165,1221,1270,1286,1304,1718],"margin":[948,949,957,958,968,969,1014,1015,1024,1025,1036,1037],"marque":[1227],"match":[502,524],"max":[1109,1136,1158],"mayb":[3],"media":[0,1193,1204,1214,1442,1446,1449,1675,1679,1681,1683,1847,1854,1941,1945,1953,1959,2124],"media_mute":[2124],"media_pause":[2124],"media_play":[2124],"medium":[1676,1677],"member":[2010,2030,2031],"menu":[3,4,8,20,23,1230,2028,2124],"messag":[416,1986,1992,1993,1994,1995,1996,2002,2003,2005,2024,2025,2027,2033,2122,2123,2126,2353,2360],"meta":[1234,1664,1673,1691,1708],"method":[24,921,929,939,1966,1969,2124],"might":[2010,2030,2031],"mime":[1973,1976,1982],"misguid":[2011,2034],"miss":[1974],"misspel":[2124],"mod":[1247],"mode":[160,166,225,242,247,807,808,821,2124],"modif":[2032],"modifi":[3,189,262,337,1665,2032],"modul":[2000],"monitor":[2023],"mous":[8,1684,1701,1941],"move":[15,403,404,1941,2010,2030,2031],"multipl":[1110,1137,1159,1409,1423,1432,2010,2030,2031],"mute":[2124],"n":[11],"name":[34,35,42,43,173,174,175,176,177,178,179,300,306,383,413,426,458,464,465,466,467,468,469,474,490,518,530,539,555,585,586,599,617,635,654,665,676,762,768,773,787,885,891,897,922,930,940,950,959,970,1016,1026,1038,1052,1069,1083,1111,1138,1160,1223,1224,1226,1237,1241,1245,1267,1283,1301,1349,1358,1362,1366,1410,1418,1424,1433,1614,1627,1639,1718,1720,1721,1723,1724,1725,1726,1738,1741,1770,1961,1962,1963,1986,1990,1995],"namespac":[36,44,475,540,1739,1752,1756,2351,2352],"natur":[1053,1054,1084,1085],"need":[513,2011,2034],"neg":[13,15],"network":[2032,2123],"new":[3,4,5,21,22,23,24,25,26,1961,1962,1967,1987,1988,2004,2032,2124],"next":[476,541,1740,1769,1786,1876,1877,1922,2124],"no_action":[2124],"no_guesses_found":[2124],"node":[129,142,146,214,321,325,327,329,331,342,344,346,348,450,451,507,515,516,1718,1728,1730,1731,1735,1741,1742,1743,1746,1750,1753,1754,1761,1764,1766,1770,1771,1772,1775,1778,1782,1783,1786,1787,1789,1790,1793,1809,1823,1824,1826,1827,1848,1855,1870,1876,1878,1879,1881,1882,1919,1928,2014,2015,2016,2028,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2347,2348,2349],"normal":[1758,1964,1977],"notat":[301,307],"note":[1941,1996,2010,2030,2031],"noth":[195,200,228,491,497,498,731,732,733,2005,2007],"notifi":[23,2000],"notify::uri":[2023],"ns":[132,138,143,178,179,451,452,468,469,493,508,516,517,1721,1724,1726,2350],"number":[13,15,78,1917,1926,1931,2357],"object":[4,5,78,79,461,655,666,677,1254,1797,1798,1937,1938,1965],"obtain":[1970],"occur":[2012,2034],"off":[1463,1477,1492,1504,1510,1516,1572,1580,1586,1594,1600,1604],"offscreen":[384,427],"offset":[326,328,330,332,343,345,347,349,389,390,432,433,477,478,479,480,481,542,543,544,545,546,1692,1693,1709,1710,1819,1821,1839,1841],"on":[3,8,20,1931,1966,1986],"ongo":[2124],"onli":[8,1112,1139,1161,1615,1628,1640,1992,1996],"open":[385,428,2124],"open_audio_in_new_window":[2124],"open_frame_in_new_window":[2124],"open_image_in_new_window":[2124],"open_link":[2124],"open_link_in_new_window":[2124],"open_video_in_new_window":[2124],"oper":[23,1941,2002,2003,2024,2025,2032,2033,2124],"opt":[1317],"option":[1324,1346,1411,1434,2124],"or":[2010,2030,2031],"orient":[386,429],"origin":[191,264],"other":[8,1932,1961,1962,2027,2123,2340,2343],"otherwis":[2028],"outer":[387,388,430,431,482,521,547,846,847,861,862,876],"outlin":[2124],"outline":[2124],"over":[1941,2032],"overrid":[192],"overset":[491,556],"own":[2028],"owner":[37,45,115,120,1744,1773,1848,1855],"pad":[1532,1546,1557],"page":[389,390,432,433,511,1892,1893,1901,1902,1931,1961,1962,1998,2001,2004,2010,2017,2030,2031],"paragraph":[1353],"param":[1357],"paramet":[22,1986,1991,1996,2000,2032],"parent":[84,85,89,90,99,110,391,434,479,544,1745,1746,1774,1775,1849,1856,1878],"particular":[2030,2031,2125],"pass":[4,8,22,2002,2024,2028],"password":[2011,2034],"past":[2124],"paste":[2124],"paste_as_plain_text":[2124],"path":[1912,1914,2350],"pathnam":[600,618,636,688,701,714],"paus":[2124],"perform":[23,1941],"phase":[563,578],"piec":[2000],"pixel":[376,419],"place":[1965,2000],"plai":[2124],"plain":[2124],"plugin":[193,265,814],"point":[130,148,1808,1810,1825,1941,2034],"pointer":[151,194,266,509,1782,1789],"port":[601,619,637,689,702,715],"posit":[9,13,15,341,454,461,1732,1999],"possibl":[1941,1997,2011,2034],"post":[416],"pre":[1370],"predefin":[24],"prefer":[195,267,1965],"prefix":[38,46,483,548,1747,1757,1762],"prepend":[16],"present":[1942,1943,1944,1945,1946,1947,1955,1956,1957,1958,1959,1978],"prevent":[23,570],"previou":[484,549,1748,1776,1787,1879,1880,2000,2124],"previous":[12],"print":[405],"prioriti":[100],"process":[1,2,12,19,144,1799,1932,1986,2000,2004,2013,2028],"process-uniqu":[1932],"produc":[2027,2123],"profil":[983,984,985],"prompt":[406],"propag":[573],"properti":[100,101,102,103,105,107,1948,1949,1950,1951,1952,1953,1965],"propos":[2028,2124],"protocol":[602,620,638,690,703,716],"prototyp":[2000],"provid":[1941,1974,1997,2000,2013],"public":[302,308,2000],"quark":[1993],"queri":[215,216,217,218,219,220,221,291,292,503,504],"quot":[1377],"rang":[130,145,317,334,335,338,351,1631,1804,1806,1825],"ratio":[376,419],"react":[1997],"read":[1112,1139,1161,1615,1628,1640,2011,2034],"readi":[196,268],"reason":[2011,2034],"receiv":[2,1992,2005,2032,2033,2126],"recommend":[2000,2028],"rect":[64,77,454,461],"redirect":[2032],"refer":[139,557,1780,1782,1783,1789,1790,1871,2010,2030,2031,2033],"referenc":[1764,1937,1938],"referr":[197,269],"region":[491,556],"reject":[2087],"rel":[65,67,68,69,454,461,603,621,639,1194,1205,1215],"relat":[1694,1711],"releas":[407,818],"reli":[2011,2034],"reliabl":[2011,2012,2034],"reload":[2124],"remov":[3,17,18,32,105,118,139,195,200,228,338,359,491,505,506,507,508,728,729,730,731,732,733,1419,1723,1724,1759,1780,1871,2033,2342,2343,2346],"replac":[32,59,360,1760,1865,2124],"repli":[1986,1992,2002,2005,2024,2033],"repres":[0,3,25,454,1941,1954,1966,1973,2000],"request":[509,525,1966,1970,1972,2000,2032],"reset":[924],"resiz":[408,409,951,960,971],"resolv":[143,2350],"resourc":[2032],"respond":[1977],"respons":[1973,1976,1979,1980,1981,1982,1983,1984,1985,2032],"result":[0,1914,1918,1927,1941,1979,2013],"retriev":[19],"return":[8,10,29,65,66,67,68,69,70,78,79,139,454,461,565,572,579,728,729,730,1780,1871,1941,1965,1977,1983,2010,2022,2023,2030,2031,2032,2033,2086,2087,2101],"rev":[604,622,640,1195,1206,1216],"right":[68,74],"robust":[2011,2034],"root":[1784,1791,1873,1884],"row":[977,979,981,1468,1482,1497,1525,1534,1541,1559,1566,1573,1574,1587,1588,1591,1595,1597,1605,1616,1629,1641],"rule":[82,84,86,89,92,99,110,112,113,114,115,116,117,118,119,120,121,1535,1548,1560],"same":[1754,1932,1941,2010,2030,2031],"scheme":[1238,1242,1246],"scope":[1469,1483,1498],"screen":[277,278,281,392,393,394,395,435,436,437,438,1695,1696,1712,1713],"script":[163,198,245,270,815,1381,1933,1936,1938,1960,1961,1962,1964],"scroll":[199,271,396,397,410,411,439,440,485,486,487,488,510,511,512,513,522,523,550,551,552,553,952,961,972,1017,1027,1039],"scrollbar":[0,1946],"search":[605,623,641,691,704,717],"section":[52,133,1574,1588,1590],"secur":[2027,2123],"security":[2123],"see":[4,5,17,2000,2125],"select":[0,200,228,272,316,336,339,398,1120,1325,1330,1333,1336,1338,1343,1348,1350,1352,1403,1412,1413,1425,1435,1617,1618,1622,1630,1631,1632,1642,1643,1826,1827,1947,1997,1999,2124],"select_all":[2124],"selection":[0],"selector":[220,221,291,292,503,504,524],"self":[399,441],"send":[1992,2002,2003,2011,2024,2025,2032,2126],"send_dom_event":[2125],"sent":[1986,1988,2005,2027,2032],"separ":[20,25,29,31,2124],"server":[1974,1977,1983,2032],"session":[2124],"set":[2,12,19,32,41,60,87,106,107,125,156,195,200,222,223,224,225,226,227,228,229,230,231,238,267,272,340,341,361,412,413,414,497,498,514,515,516,517,518,519,520,521,522,523,571,572,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,658,659,660,661,662,663,664,665,666,667,668,694,695,696,697,698,699,700,701,702,703,704,705,706,723,724,731,732,733,741,742,743,744,745,746,755,765,766,767,768,769,780,781,791,795,799,819,820,821,822,823,824,825,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,889,890,891,892,893,894,901,908,909,910,925,926,927,928,929,930,931,955,956,957,958,959,960,961,962,975,978,979,984,988,995,996,997,998,1005,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1172,1178,1184,1185,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1224,1232,1239,1240,1241,1242,1250,1251,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1311,1312,1313,1320,1321,1333,1334,1335,1336,1337,1350,1355,1362,1363,1364,1365,1373,1374,1379,1389,1390,1391,1392,1393,1394,1395,1420,1421,1422,1423,1424,1425,1426,1427,1445,1446,1447,1454,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1508,1509,1510,1511,1512,1513,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1577,1578,1579,1580,1581,1598,1599,1600,1601,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1649,1654,1655,1681,1725,1726,1761,1762,1763,1828,1829,1830,1831,1832,1833,1851,1881,1965,1971,2007],"sever":[1941],"shade":[992,996,1000],"shape":[606,624,642,692,705,718],"sheet":[85,90,111,201,273,311,1196,1217,1443,1450,1800,1802,1843,1849,1856,1859],"shift":[1666,1674,1697,1714],"shorthand":[101],"should":[2000,2010,2030,2031],"show":[8,1785,1792,1874,1885,2000,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2124],"sibl":[476,484,541,549,1740,1748,1769,1776,1877,1880],"signal":[3,4,8,23,1941,1999,2000,2004,2005,2010,2011,2012,2023,2028,2029,2030,2031,2032,2033,2034],"simpli":[2002,2024],"sinc":[0,2124],"singl":[1919,1928],"size":[50,51,454,461,730,733,907,910,913,993,997,1001,1113,1140,1162,1197,1207,1218,1414,1426,1436],"skip":[2101],"snapshot":[1920,1923,1929],"so":[23,2000,2012,2034],"some":[2011,2034],"sourc":[2123,2358,2359],"space":[1533,1547,1558],"span":[1464,1468,1478,1482,1493,1497,1505,1511,1517],"spec":[139,728,729,730,731,732,733,1780,1871],"specifi":[39,47,1978],"spellcheck":[848,863,877,2124],"spelling_guess":[2124],"split":[1866],"src":[566,580,886,892,898,953,962,973,1018,1028,1040,1055,1070,1086,1114,1141,1163,1386,1393,1400],"stage":[2034,2125],"stamp":[568,582],"standalon":[211,230,283],"standbi":[1268,1284,1302],"start":[1,2,320,1228,1309,1312,1315,1618,1632,1643,1820,1821,1831,1832,1833,1840,1841,2003,2025],"state":[196,204,217,268,276,1665,1916,1925],"statu":[375,400,412,414,418,442,1973,1977,1983],"step":[2125],"stock":[20,23,24,29,2124],"stop":[23,415,573,1229,2124],"string":[1835,1921,1930],"style":[85,90,96,111,135,192,201,273,311,374,489,554,1440,1843,1849,1856,1859],"stylesheet":[195,200,228,267,272],"subfram":[1931],"submenu":[3,4,5,20,26,30,32],"submiss":[2011,2034,2125],"submit":[932,2011,2012,2034,2125],"subset":[299,305],"substr":[61],"suggest":[1973,1978,1984],"summari":[1536,1549,1561],"support":[218,491,1755],"surround":[1834],"system":[303,309],"t":[1522,1523,1526,1527,1537,1538,1539,1550,1551,1562,1563,1564],"tab":[849,864,878],"tabl":[1452,1456,1501,1520,1566,1590],"tag":[176,177,178,179,466,467,468,469,490,555],"take":[2010,2030,2031],"taken":[2032],"target":[562,567,577,581,607,625,643,693,706,719,722,724,726,923,931,941,1198,1208,1219,1694,1711,1801,1803,2012,2034,2338],"techniqu":[2011,2034],"test":[0,1941,2013,2014,2015],"text":[83,87,88,97,106,108,123,125,126,146,496,501,608,626,644,739,745,751,843,847,859,862,873,876,1331,1344,1387,1394,1401,1607,1648,1649,1650,1679,1681,1683,1749,1763,1777,1822,1842,1863,1864,1865,1866,1867,2009,2124,2360],"than":[13,15],"that":[23,2011,2034],"them":[2010,2030,2031],"there'":[1941],"those":[2010,2030,2031],"though":[1977],"thwart":[2011,2034],"time":[568,582,1249,1251,1253,1941,2010,2030,2031],"titl":[202,229,274,850,865,879,1647,1850,1857,1951,1957],"to":[2005],"toggl":[362],"toggle_media_controls":[2124],"toggle_media_loop":[2124],"token":[353],"too":[2087],"top":[69,75,393,401,436,443,462,480,487,523,533,545,552],"translat":[851,866,880],"tree":[147,1868],"trigger":[8,498,2007,2011,2034],"trivial":[2000],"type":[1,2,8,86,91,124,127,161,243,297,313,336,352,564,583,609,627,645,759,766,774,887,893,899,1099,1108,1126,1135,1164,1182,1184,1186,1199,1209,1220,1260,1269,1278,1285,1294,1303,1310,1313,1316,1359,1361,1363,1365,1367,1369,1388,1395,1402,1412,1437,1444,1447,1451,1608,1644,1653,1655,1657,1742,1771,1844,1858,1918,1927,1973,1976,1982,1996],"ui":[12,19,1895,1986,2028],"underlin":[2124],"underline":[2124],"unicod":[2124],"unicode":[2124],"uniqu":[1961],"unix":[1986,1988,1994],"unsign":[1977],"uri":[36,44,170,227,251,475,540,1734,1739,1756,1765,1939,1949,1952,1953,1955,1958,1959,1966,1967,1970,1971,1972,1973,1979,1984,1985,2023,2026,2351,2352],"url":[203,275],"us":[4,5,8,12,19,24,26,1056,1071,1087,1115,1142,1165,1270,1286,1304,1934,1935,1941,1961,1965,1966,1986,2000,2010,2011,2012,2027,2028,2030,2031,2032,2033,2034,2086,2087,2101,2122,2123,2124,2125,2126,2340,2343],"user":[2,12,19,496,498,1986,1992,1993,1994,1995,1996,2005,2007,2009,2011,2028,2033,2034,2126],"user_message_unhandled_message":[2126],"v":[740,746,752,1470,1484,1499,1506,1512,1518,1575,1581,1589,1596,1601,1606],"valid":[8,764,776,1118,1168,1416,1439,1620,1646],"valu":[0,40,41,48,102,122,124,127,219,357,361,364,498,565,572,579,763,769,775,1102,1116,1129,1131,1143,1152,1166,1183,1185,1187,1332,1337,1345,1360,1361,1364,1365,1368,1369,1415,1427,1438,1611,1619,1625,1633,1636,1645,1743,1761,1764,1772,1915,1917,1919,1921,1924,1926,1928,1930,1937,1938,1948,1949,1950,1951,1952,1953,2007,2011,2034,2086,2087,2101,2122,2123,2124,2126],"variabl":[1961,1962],"variou":[1997,2034,2122,2123],"versa":[1986],"version":[212,231,284,1004,1005,1006,2340,2343],"vice":[1986],"video":[0,2124],"view":[4,165,246,512,513,1894,1903,2024,2025,2124],"viewport":[65,67,68,69,454,461],"visibl":[204,276],"vlink":[816,825,832],"vspace":[656,667,678,1057,1072,1088,1271,1287,1305],"wait":[2029],"walker":[147,1868],"want":[1961,2002,2024],"warn":[2027,2122],"warning":[2122],"web":[1,2,12,19,1931,1932,1986,1997,2000,2001,2004,2006,2010,2013,2017,2030,2031],"webkit":[23,205,206,207,208,209,232,233,277,278,279,280,281,416,491,524,525,556,1934,1935,2000],"webkit_console_message_copy":[2354],"webkit_console_message_free":[2355],"webkit_console_message_get_level":[2356],"webkit_console_message_get_line":[2357],"webkit_console_message_get_source":[2358],"webkit_console_message_get_source_id":[2359],"webkit_console_message_get_text":[2360],"webkit_context_menu_append":[6],"webkit_context_menu_first":[7],"webkit_context_menu_get_event":[8],"webkit_context_menu_get_item_at_position":[9],"webkit_context_menu_get_items":[10],"webkit_context_menu_get_n_items":[11],"webkit_context_menu_get_user_data":[12,19],"webkit_context_menu_insert":[3,4,13],"webkit_context_menu_item_get_action":[27],"webkit_context_menu_item_get_gaction":[28],"webkit_context_menu_item_get_stock_action":[29],"webkit_context_menu_item_get_submenu":[30],"webkit_context_menu_item_is_separator":[31],"webkit_context_menu_item_new":[21],"webkit_context_menu_item_new_from_gaction":[22],"webkit_context_menu_item_new_from_stock_action":[23],"webkit_context_menu_item_new_from_stock_action_with_label":[24],"webkit_context_menu_item_new_separator":[25],"webkit_context_menu_item_new_with_submenu":[26],"webkit_context_menu_item_set_submenu":[32],"webkit_context_menu_last":[14],"webkit_context_menu_move_item":[15],"webkit_context_menu_new":[3,4],"webkit_context_menu_new_with_items":[5],"webkit_context_menu_prepend":[3,4,16],"webkit_context_menu_remove":[17],"webkit_context_menu_remove_al":[3],"webkit_context_menu_remove_all":[18],"webkit_context_menu_set_user_data":[12,19],"webkit_dom_attr_get_local_name":[34],"webkit_dom_attr_get_name":[35],"webkit_dom_attr_get_namespace_uri":[36],"webkit_dom_attr_get_owner_element":[37],"webkit_dom_attr_get_prefix":[38],"webkit_dom_attr_get_specified":[39],"webkit_dom_attr_get_value":[40],"webkit_dom_attr_set_value":[41],"webkit_dom_blob_get_size":[50],"webkit_dom_character_data_append_data":[54],"webkit_dom_character_data_delete_data":[55],"webkit_dom_character_data_get_data":[56],"webkit_dom_character_data_get_length":[57],"webkit_dom_character_data_insert_data":[58],"webkit_dom_character_data_replace_data":[59],"webkit_dom_character_data_set_data":[60],"webkit_dom_character_data_substring_data":[61],"webkit_dom_client_rect_get_bottom":[65],"webkit_dom_client_rect_get_height":[66],"webkit_dom_client_rect_get_left":[67],"webkit_dom_client_rect_get_right":[68],"webkit_dom_client_rect_get_top":[69],"webkit_dom_client_rect_get_width":[70],"webkit_dom_client_rect_list_get_length":[78],"webkit_dom_client_rect_list_item":[79],"webkit_dom_css_rule_charset_rule":[2035],"webkit_dom_css_rule_font_face_rule":[2036],"webkit_dom_css_rule_get_css_text":[83],"webkit_dom_css_rule_get_parent_rule":[84],"webkit_dom_css_rule_get_parent_style_sheet":[85],"webkit_dom_css_rule_get_rule_type":[86],"webkit_dom_css_rule_import_rule":[2037],"webkit_dom_css_rule_list_get_length":[93],"webkit_dom_css_rule_list_item":[94],"webkit_dom_css_rule_media_rule":[2038],"webkit_dom_css_rule_page_rule":[2039],"webkit_dom_css_rule_set_css_text":[87],"webkit_dom_css_rule_style_rule":[2040],"webkit_dom_css_rule_unknown_rule":[2041],"webkit_dom_css_style_declaration_get_css_text":[97],"webkit_dom_css_style_declaration_get_length":[98],"webkit_dom_css_style_declaration_get_parent_rule":[99],"webkit_dom_css_style_declaration_get_property_priority":[100],"webkit_dom_css_style_declaration_get_property_shorthand":[101],"webkit_dom_css_style_declaration_get_property_value":[102],"webkit_dom_css_style_declaration_is_property_implicit":[103],"webkit_dom_css_style_declaration_item":[104],"webkit_dom_css_style_declaration_remove_property":[105],"webkit_dom_css_style_declaration_set_css_text":[106],"webkit_dom_css_style_declaration_set_property":[107],"webkit_dom_css_style_sheet_add_rule":[112],"webkit_dom_css_style_sheet_delete_rule":[113],"webkit_dom_css_style_sheet_get_css_rules":[114],"webkit_dom_css_style_sheet_get_owner_rule":[115],"webkit_dom_css_style_sheet_get_rules":[116],"webkit_dom_css_style_sheet_insert_rule":[117],"webkit_dom_css_style_sheet_remove_rule":[118],"webkit_dom_css_value_css_custom":[2042],"webkit_dom_css_value_css_inherit":[2043],"webkit_dom_css_value_css_primitive_value":[2044],"webkit_dom_css_value_css_value_list":[2045],"webkit_dom_css_value_get_css_text":[123],"webkit_dom_css_value_get_css_value_type":[124],"webkit_dom_css_value_set_css_text":[125],"webkit_dom_document_adopt_node":[129],"webkit_dom_document_caret_range_from_point":[130],"webkit_dom_document_create_attribute":[131],"webkit_dom_document_create_attribute_ns":[132],"webkit_dom_document_create_cdata_section":[133],"webkit_dom_document_create_comment":[134],"webkit_dom_document_create_css_style_declaration":[135],"webkit_dom_document_create_document_fragment":[136],"webkit_dom_document_create_element":[137],"webkit_dom_document_create_element_ns":[138],"webkit_dom_document_create_entity_reference":[139],"webkit_dom_document_create_event":[140],"webkit_dom_document_create_expression":[141],"webkit_dom_document_create_node_iterator":[142],"webkit_dom_document_create_ns_resolver":[143],"webkit_dom_document_create_processing_instruction":[144],"webkit_dom_document_create_range":[145],"webkit_dom_document_create_text_node":[146],"webkit_dom_document_create_tree_walker":[147],"webkit_dom_document_element_from_point":[148],"webkit_dom_document_evaluate":[149],"webkit_dom_document_exec_command":[150],"webkit_dom_document_exit_pointer_lock":[151],"webkit_dom_document_fragment_get_child_element_count":[286],"webkit_dom_document_fragment_get_children":[287],"webkit_dom_document_fragment_get_element_by_id":[288],"webkit_dom_document_fragment_get_first_element_child":[289],"webkit_dom_document_fragment_get_last_element_child":[290],"webkit_dom_document_fragment_query_selector":[291],"webkit_dom_document_fragment_query_selector_all":[292],"webkit_dom_document_get_active_element":[152],"webkit_dom_document_get_anchors":[153],"webkit_dom_document_get_applets":[154],"webkit_dom_document_get_body":[155],"webkit_dom_document_get_character_set":[156],"webkit_dom_document_get_charset":[157],"webkit_dom_document_get_child_element_count":[158],"webkit_dom_document_get_children":[159],"webkit_dom_document_get_compat_mode":[160],"webkit_dom_document_get_content_type":[161],"webkit_dom_document_get_cookie":[162],"webkit_dom_document_get_current_script":[163],"webkit_dom_document_get_default_charset":[164],"webkit_dom_document_get_default_view":[165],"webkit_dom_document_get_design_mode":[166],"webkit_dom_document_get_dir":[167],"webkit_dom_document_get_doctype":[168],"webkit_dom_document_get_document_element":[169],"webkit_dom_document_get_document_uri":[170],"webkit_dom_document_get_domain":[171],"webkit_dom_document_get_element_by_id":[172],"webkit_dom_document_get_elements_by_class_name":[173],"webkit_dom_document_get_elements_by_class_name_as_html_collection":[174],"webkit_dom_document_get_elements_by_name":[175],"webkit_dom_document_get_elements_by_tag_name":[176],"webkit_dom_document_get_elements_by_tag_name_as_html_collection":[177],"webkit_dom_document_get_elements_by_tag_name_ns":[178],"webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection":[179],"webkit_dom_document_get_embeds":[180],"webkit_dom_document_get_first_element_child":[181],"webkit_dom_document_get_forms":[182],"webkit_dom_document_get_head":[183],"webkit_dom_document_get_hidden":[184],"webkit_dom_document_get_images":[185],"webkit_dom_document_get_implementation":[186],"webkit_dom_document_get_input_encoding":[187],"webkit_dom_document_get_last_element_child":[188],"webkit_dom_document_get_last_modified":[189],"webkit_dom_document_get_links":[190],"webkit_dom_document_get_origin":[191],"webkit_dom_document_get_override_style":[192],"webkit_dom_document_get_plugins":[193],"webkit_dom_document_get_pointer_lock_element":[194],"webkit_dom_document_get_preferred_stylesheet_set":[195],"webkit_dom_document_get_ready_state":[196],"webkit_dom_document_get_referrer":[197],"webkit_dom_document_get_scripts":[198],"webkit_dom_document_get_scrolling_element":[199],"webkit_dom_document_get_selected_stylesheet_set":[200],"webkit_dom_document_get_style_sheets":[201],"webkit_dom_document_get_title":[202],"webkit_dom_document_get_url":[203],"webkit_dom_document_get_visibility_state":[204],"webkit_dom_document_get_webkit_current_fullscreen_element":[205],"webkit_dom_document_get_webkit_fullscreen_element":[206],"webkit_dom_document_get_webkit_fullscreen_enabled":[207],"webkit_dom_document_get_webkit_fullscreen_keyboard_input_allowed":[208],"webkit_dom_document_get_webkit_is_fullscreen":[209],"webkit_dom_document_get_xml_encoding":[210],"webkit_dom_document_get_xml_standalone":[211],"webkit_dom_document_get_xml_version":[212],"webkit_dom_document_has_focus":[213],"webkit_dom_document_import_node":[214],"webkit_dom_document_query_command_enabled":[215],"webkit_dom_document_query_command_indeterm":[216],"webkit_dom_document_query_command_state":[217],"webkit_dom_document_query_command_supported":[218],"webkit_dom_document_query_command_value":[219],"webkit_dom_document_query_selector":[220],"webkit_dom_document_query_selector_all":[221],"webkit_dom_document_set_body":[222],"webkit_dom_document_set_charset":[223],"webkit_dom_document_set_cookie":[224],"webkit_dom_document_set_design_mode":[225],"webkit_dom_document_set_dir":[226],"webkit_dom_document_set_document_uri":[227],"webkit_dom_document_set_selected_stylesheet_set":[228],"webkit_dom_document_set_title":[229],"webkit_dom_document_set_xml_standalone":[230],"webkit_dom_document_set_xml_version":[231],"webkit_dom_document_type_get_entities":[298],"webkit_dom_document_type_get_internal_subset":[299],"webkit_dom_document_type_get_name":[300],"webkit_dom_document_type_get_notations":[301],"webkit_dom_document_type_get_public_id":[302],"webkit_dom_document_type_get_system_id":[303],"webkit_dom_document_webkit_cancel_fullscreen":[232],"webkit_dom_document_webkit_exit_fullscreen":[233],"webkit_dom_dom_implementation_create_css_style_sheet":[311],"webkit_dom_dom_implementation_create_document":[312],"webkit_dom_dom_implementation_create_document_type":[313],"webkit_dom_dom_implementation_create_html_document":[314],"webkit_dom_dom_implementation_has_feature":[315],"webkit_dom_dom_selection_add_range":[317],"webkit_dom_dom_selection_collapse":[318],"webkit_dom_dom_selection_collapse_to_end":[319],"webkit_dom_dom_selection_collapse_to_start":[320],"webkit_dom_dom_selection_contains_node":[321],"webkit_dom_dom_selection_delete_from_document":[322],"webkit_dom_dom_selection_empty":[323],"webkit_dom_dom_selection_extend":[324],"webkit_dom_dom_selection_get_anchor_node":[325],"webkit_dom_dom_selection_get_anchor_offset":[326],"webkit_dom_dom_selection_get_base_node":[327],"webkit_dom_dom_selection_get_base_offset":[328],"webkit_dom_dom_selection_get_extent_node":[329],"webkit_dom_dom_selection_get_extent_offset":[330],"webkit_dom_dom_selection_get_focus_node":[331],"webkit_dom_dom_selection_get_focus_offset":[332],"webkit_dom_dom_selection_get_is_collapsed":[333],"webkit_dom_dom_selection_get_range_at":[334],"webkit_dom_dom_selection_get_range_count":[335],"webkit_dom_dom_selection_get_selection_type":[336],"webkit_dom_dom_selection_modify":[337],"webkit_dom_dom_selection_remove_all_ranges":[338],"webkit_dom_dom_selection_select_all_children":[339],"webkit_dom_dom_selection_set_base_and_extent":[340],"webkit_dom_dom_selection_set_position":[341],"webkit_dom_dom_token_list_add":[354],"webkit_dom_dom_token_list_contains":[355],"webkit_dom_dom_token_list_get_length":[356],"webkit_dom_dom_token_list_get_value":[357],"webkit_dom_dom_token_list_item":[358],"webkit_dom_dom_token_list_remove":[359],"webkit_dom_dom_token_list_replace":[360],"webkit_dom_dom_token_list_set_value":[361],"webkit_dom_dom_token_list_toggle":[362],"webkit_dom_dom_window_alert":[366],"webkit_dom_dom_window_blur":[367],"webkit_dom_dom_window_capture_events":[368],"webkit_dom_dom_window_close":[369],"webkit_dom_dom_window_confirm":[370],"webkit_dom_dom_window_find":[371],"webkit_dom_dom_window_focus":[372],"webkit_dom_dom_window_get_closed":[373],"webkit_dom_dom_window_get_computed_style":[374],"webkit_dom_dom_window_get_default_status":[375],"webkit_dom_dom_window_get_device_pixel_ratio":[376],"webkit_dom_dom_window_get_document":[377],"webkit_dom_dom_window_get_frame_element":[378],"webkit_dom_dom_window_get_frames":[379],"webkit_dom_dom_window_get_inner_height":[380],"webkit_dom_dom_window_get_inner_width":[381],"webkit_dom_dom_window_get_length":[382],"webkit_dom_dom_window_get_name":[383],"webkit_dom_dom_window_get_offscreen_buffering":[384],"webkit_dom_dom_window_get_opener":[385],"webkit_dom_dom_window_get_orientation":[386],"webkit_dom_dom_window_get_outer_height":[387],"webkit_dom_dom_window_get_outer_width":[388],"webkit_dom_dom_window_get_page_x_offset":[389],"webkit_dom_dom_window_get_page_y_offset":[390],"webkit_dom_dom_window_get_parent":[391],"webkit_dom_dom_window_get_screen_left":[392],"webkit_dom_dom_window_get_screen_top":[393],"webkit_dom_dom_window_get_screen_x":[394],"webkit_dom_dom_window_get_screen_y":[395],"webkit_dom_dom_window_get_scroll_x":[396],"webkit_dom_dom_window_get_scroll_y":[397],"webkit_dom_dom_window_get_selection":[398],"webkit_dom_dom_window_get_self":[399],"webkit_dom_dom_window_get_status":[400],"webkit_dom_dom_window_get_top":[401],"webkit_dom_dom_window_get_window":[402],"webkit_dom_dom_window_move_by":[403],"webkit_dom_dom_window_move_to":[404],"webkit_dom_dom_window_print":[405],"webkit_dom_dom_window_prompt":[406],"webkit_dom_dom_window_release_events":[407],"webkit_dom_dom_window_resize_by":[408],"webkit_dom_dom_window_resize_to":[409],"webkit_dom_dom_window_scroll_by":[410],"webkit_dom_dom_window_scroll_to":[411],"webkit_dom_dom_window_set_default_status":[412],"webkit_dom_dom_window_set_name":[413],"webkit_dom_dom_window_set_status":[414],"webkit_dom_dom_window_stop":[415],"webkit_dom_dom_window_webkit_message_handlers_post_message":[416],"webkit_dom_element_allow_keyboard_input":[2046],"webkit_dom_element_blur":[446],"webkit_dom_element_closest":[447],"webkit_dom_element_focus":[448],"webkit_dom_element_get_attribute":[449],"webkit_dom_element_get_attribute_node":[450],"webkit_dom_element_get_attribute_node_ns":[451],"webkit_dom_element_get_attribute_ns":[452],"webkit_dom_element_get_attributes":[453],"webkit_dom_element_get_bounding_client_rect":[454],"webkit_dom_element_get_child_element_count":[455],"webkit_dom_element_get_children":[456],"webkit_dom_element_get_class_list":[457],"webkit_dom_element_get_class_name":[458],"webkit_dom_element_get_client_height":[459],"webkit_dom_element_get_client_left":[460],"webkit_dom_element_get_client_rects":[461],"webkit_dom_element_get_client_top":[462],"webkit_dom_element_get_client_width":[463],"webkit_dom_element_get_elements_by_class_name":[464],"webkit_dom_element_get_elements_by_class_name_as_html_collection":[465],"webkit_dom_element_get_elements_by_tag_name":[466],"webkit_dom_element_get_elements_by_tag_name_as_html_collection":[467],"webkit_dom_element_get_elements_by_tag_name_ns":[468],"webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection":[469],"webkit_dom_element_get_first_element_child":[470],"webkit_dom_element_get_id":[471],"webkit_dom_element_get_inner_html":[472],"webkit_dom_element_get_last_element_child":[473],"webkit_dom_element_get_local_name":[474],"webkit_dom_element_get_namespace_uri":[475],"webkit_dom_element_get_next_element_sibling":[476],"webkit_dom_element_get_offset_height":[477],"webkit_dom_element_get_offset_left":[478],"webkit_dom_element_get_offset_parent":[479],"webkit_dom_element_get_offset_top":[480],"webkit_dom_element_get_offset_width":[481],"webkit_dom_element_get_outer_html":[482],"webkit_dom_element_get_prefix":[483],"webkit_dom_element_get_previous_element_sibling":[484],"webkit_dom_element_get_scroll_height":[485],"webkit_dom_element_get_scroll_left":[486],"webkit_dom_element_get_scroll_top":[487],"webkit_dom_element_get_scroll_width":[488],"webkit_dom_element_get_style":[489],"webkit_dom_element_get_tag_name":[490],"webkit_dom_element_get_webkit_region_overset":[491],"webkit_dom_element_has_attribute":[492],"webkit_dom_element_has_attribute_ns":[493],"webkit_dom_element_has_attributes":[494],"webkit_dom_element_html_input_element_get_auto_filled":[495],"webkit_dom_element_html_input_element_is_user_edited":[496],"webkit_dom_element_html_input_element_set_auto_filled":[497],"webkit_dom_element_html_input_element_set_editing_value":[498],"webkit_dom_element_insert_adjacent_element":[499],"webkit_dom_element_insert_adjacent_html":[500],"webkit_dom_element_insert_adjacent_text":[501],"webkit_dom_element_matches":[502],"webkit_dom_element_query_selector":[503],"webkit_dom_element_query_selector_all":[504],"webkit_dom_element_remove":[505],"webkit_dom_element_remove_attribute":[506],"webkit_dom_element_remove_attribute_node":[507],"webkit_dom_element_remove_attribute_ns":[508],"webkit_dom_element_request_pointer_lock":[509],"webkit_dom_element_scroll_by_lines":[510],"webkit_dom_element_scroll_by_pages":[511],"webkit_dom_element_scroll_into_view":[512],"webkit_dom_element_scroll_into_view_if_needed":[513],"webkit_dom_element_set_attribute":[514],"webkit_dom_element_set_attribute_node":[515],"webkit_dom_element_set_attribute_node_ns":[516],"webkit_dom_element_set_attribute_ns":[517],"webkit_dom_element_set_class_name":[518],"webkit_dom_element_set_id":[519],"webkit_dom_element_set_inner_html":[520],"webkit_dom_element_set_outer_html":[521],"webkit_dom_element_set_scroll_left":[522],"webkit_dom_element_set_scroll_top":[523],"webkit_dom_element_webkit_matches_selector":[524],"webkit_dom_element_webkit_request_fullscreen":[525],"webkit_dom_event_at_target":[2047],"webkit_dom_event_blur":[2048],"webkit_dom_event_bubbling_phase":[2049],"webkit_dom_event_capturing_phase":[2050],"webkit_dom_event_change":[2051],"webkit_dom_event_click":[2052],"webkit_dom_event_dblclick":[2053],"webkit_dom_event_dragdrop":[2054],"webkit_dom_event_focus":[2055],"webkit_dom_event_get_bubbles":[559],"webkit_dom_event_get_cancel_bubble":[560],"webkit_dom_event_get_cancelable":[561],"webkit_dom_event_get_current_target":[562],"webkit_dom_event_get_event_phase":[563],"webkit_dom_event_get_event_type":[564],"webkit_dom_event_get_return_value":[565],"webkit_dom_event_get_src_element":[566],"webkit_dom_event_get_target":[567],"webkit_dom_event_get_time_stamp":[568],"webkit_dom_event_init_event":[569],"webkit_dom_event_keydown":[2056],"webkit_dom_event_keypress":[2057],"webkit_dom_event_keyup":[2058],"webkit_dom_event_mousedown":[2059],"webkit_dom_event_mousedrag":[2060],"webkit_dom_event_mousemove":[2061],"webkit_dom_event_mouseout":[2062],"webkit_dom_event_mouseover":[2063],"webkit_dom_event_mouseup":[2064],"webkit_dom_event_none":[2065],"webkit_dom_event_prevent_default":[570],"webkit_dom_event_select":[2066],"webkit_dom_event_set_cancel_bubble":[571],"webkit_dom_event_set_return_value":[572],"webkit_dom_event_stop_propagation":[573],"webkit_dom_event_target_add_event_listener":[2339],"webkit_dom_event_target_add_event_listener_with_closure":[2340],"webkit_dom_event_target_dispatch_event":[2341],"webkit_dom_event_target_remove_event_listener":[2342],"webkit_dom_event_target_remove_event_listener_with_closure":[2343],"webkit_dom_file_get_name":[585],"webkit_dom_file_list_get_length":[588],"webkit_dom_file_list_item":[589],"webkit_dom_html_anchor_element_get_charset":[592],"webkit_dom_html_anchor_element_get_coords":[593],"webkit_dom_html_anchor_element_get_hash":[594],"webkit_dom_html_anchor_element_get_host":[595],"webkit_dom_html_anchor_element_get_hostname":[596],"webkit_dom_html_anchor_element_get_href":[597],"webkit_dom_html_anchor_element_get_hreflang":[598],"webkit_dom_html_anchor_element_get_name":[599],"webkit_dom_html_anchor_element_get_pathname":[600],"webkit_dom_html_anchor_element_get_port":[601],"webkit_dom_html_anchor_element_get_protocol":[602],"webkit_dom_html_anchor_element_get_rel":[603],"webkit_dom_html_anchor_element_get_rev":[604],"webkit_dom_html_anchor_element_get_search":[605],"webkit_dom_html_anchor_element_get_shape":[606],"webkit_dom_html_anchor_element_get_target":[607],"webkit_dom_html_anchor_element_get_text":[608],"webkit_dom_html_anchor_element_get_type_attr":[609],"webkit_dom_html_anchor_element_set_charset":[610],"webkit_dom_html_anchor_element_set_coords":[611],"webkit_dom_html_anchor_element_set_hash":[612],"webkit_dom_html_anchor_element_set_host":[613],"webkit_dom_html_anchor_element_set_hostname":[614],"webkit_dom_html_anchor_element_set_href":[615],"webkit_dom_html_anchor_element_set_hreflang":[616],"webkit_dom_html_anchor_element_set_name":[617],"webkit_dom_html_anchor_element_set_pathname":[618],"webkit_dom_html_anchor_element_set_port":[619],"webkit_dom_html_anchor_element_set_protocol":[620],"webkit_dom_html_anchor_element_set_rel":[621],"webkit_dom_html_anchor_element_set_rev":[622],"webkit_dom_html_anchor_element_set_search":[623],"webkit_dom_html_anchor_element_set_shape":[624],"webkit_dom_html_anchor_element_set_target":[625],"webkit_dom_html_anchor_element_set_text":[626],"webkit_dom_html_anchor_element_set_type_attr":[627],"webkit_dom_html_applet_element_get_align":[647],"webkit_dom_html_applet_element_get_alt":[648],"webkit_dom_html_applet_element_get_archive":[649],"webkit_dom_html_applet_element_get_code":[650],"webkit_dom_html_applet_element_get_code_base":[651],"webkit_dom_html_applet_element_get_height":[652],"webkit_dom_html_applet_element_get_hspace":[653],"webkit_dom_html_applet_element_get_name":[654],"webkit_dom_html_applet_element_get_object":[655],"webkit_dom_html_applet_element_get_vspace":[656],"webkit_dom_html_applet_element_get_width":[657],"webkit_dom_html_applet_element_set_align":[658],"webkit_dom_html_applet_element_set_alt":[659],"webkit_dom_html_applet_element_set_archive":[660],"webkit_dom_html_applet_element_set_code":[661],"webkit_dom_html_applet_element_set_code_base":[662],"webkit_dom_html_applet_element_set_height":[663],"webkit_dom_html_applet_element_set_hspace":[664],"webkit_dom_html_applet_element_set_name":[665],"webkit_dom_html_applet_element_set_object":[666],"webkit_dom_html_applet_element_set_vspace":[667],"webkit_dom_html_applet_element_set_width":[668],"webkit_dom_html_area_element_get_alt":[681],"webkit_dom_html_area_element_get_coords":[682],"webkit_dom_html_area_element_get_hash":[683],"webkit_dom_html_area_element_get_host":[684],"webkit_dom_html_area_element_get_hostname":[685],"webkit_dom_html_area_element_get_href":[686],"webkit_dom_html_area_element_get_no_href":[687],"webkit_dom_html_area_element_get_pathname":[688],"webkit_dom_html_area_element_get_port":[689],"webkit_dom_html_area_element_get_protocol":[690],"webkit_dom_html_area_element_get_search":[691],"webkit_dom_html_area_element_get_shape":[692],"webkit_dom_html_area_element_get_target":[693],"webkit_dom_html_area_element_set_alt":[694],"webkit_dom_html_area_element_set_coords":[695],"webkit_dom_html_area_element_set_hash":[696],"webkit_dom_html_area_element_set_host":[697],"webkit_dom_html_area_element_set_hostname":[698],"webkit_dom_html_area_element_set_href":[699],"webkit_dom_html_area_element_set_no_href":[700],"webkit_dom_html_area_element_set_pathname":[701],"webkit_dom_html_area_element_set_port":[702],"webkit_dom_html_area_element_set_protocol":[703],"webkit_dom_html_area_element_set_search":[704],"webkit_dom_html_area_element_set_shape":[705],"webkit_dom_html_area_element_set_target":[706],"webkit_dom_html_base_element_get_href":[721],"webkit_dom_html_base_element_get_target":[722],"webkit_dom_html_base_element_set_href":[723],"webkit_dom_html_base_element_set_target":[724],"webkit_dom_html_base_font_element_get_color":[728],"webkit_dom_html_base_font_element_get_face":[729],"webkit_dom_html_base_font_element_get_size":[730],"webkit_dom_html_base_font_element_set_color":[731],"webkit_dom_html_base_font_element_set_face":[732],"webkit_dom_html_base_font_element_set_size":[733],"webkit_dom_html_body_element_get_a_link":[735],"webkit_dom_html_body_element_get_background":[736],"webkit_dom_html_body_element_get_bg_color":[737],"webkit_dom_html_body_element_get_link":[738],"webkit_dom_html_body_element_get_text":[739],"webkit_dom_html_body_element_get_v_link":[740],"webkit_dom_html_body_element_set_a_link":[741],"webkit_dom_html_body_element_set_background":[742],"webkit_dom_html_body_element_set_bg_color":[743],"webkit_dom_html_body_element_set_link":[744],"webkit_dom_html_body_element_set_text":[745],"webkit_dom_html_body_element_set_v_link":[746],"webkit_dom_html_br_element_get_clear":[754],"webkit_dom_html_br_element_set_clear":[755],"webkit_dom_html_button_element_get_autofocus":[758],"webkit_dom_html_button_element_get_button_type":[759],"webkit_dom_html_button_element_get_disabled":[760],"webkit_dom_html_button_element_get_form":[761],"webkit_dom_html_button_element_get_name":[762],"webkit_dom_html_button_element_get_value":[763],"webkit_dom_html_button_element_get_will_validate":[764],"webkit_dom_html_button_element_set_autofocus":[765],"webkit_dom_html_button_element_set_button_type":[766],"webkit_dom_html_button_element_set_disabled":[767],"webkit_dom_html_button_element_set_name":[768],"webkit_dom_html_button_element_set_value":[769],"webkit_dom_html_canvas_element_get_height":[778],"webkit_dom_html_canvas_element_get_width":[779],"webkit_dom_html_canvas_element_set_height":[780],"webkit_dom_html_canvas_element_set_width":[781],"webkit_dom_html_collection_get_length":[785],"webkit_dom_html_collection_item":[786],"webkit_dom_html_collection_named_item":[787],"webkit_dom_html_d_list_element_get_compact":[798],"webkit_dom_html_d_list_element_set_compact":[799],"webkit_dom_html_directory_element_get_compact":[790],"webkit_dom_html_directory_element_set_compact":[791],"webkit_dom_html_div_element_get_align":[794],"webkit_dom_html_div_element_set_align":[795],"webkit_dom_html_document_capture_events":[802],"webkit_dom_html_document_clear":[803],"webkit_dom_html_document_close":[804],"webkit_dom_html_document_get_alink_color":[805],"webkit_dom_html_document_get_bg_color":[806],"webkit_dom_html_document_get_compat_mode":[807],"webkit_dom_html_document_get_design_mode":[808],"webkit_dom_html_document_get_dir":[809],"webkit_dom_html_document_get_embeds":[810],"webkit_dom_html_document_get_fg_color":[811],"webkit_dom_html_document_get_height":[812],"webkit_dom_html_document_get_link_color":[813],"webkit_dom_html_document_get_plugins":[814],"webkit_dom_html_document_get_scripts":[815],"webkit_dom_html_document_get_vlink_color":[816],"webkit_dom_html_document_get_width":[817],"webkit_dom_html_document_release_events":[818],"webkit_dom_html_document_set_alink_color":[819],"webkit_dom_html_document_set_bg_color":[820],"webkit_dom_html_document_set_design_mode":[821],"webkit_dom_html_document_set_dir":[822],"webkit_dom_html_document_set_fg_color":[823],"webkit_dom_html_document_set_link_color":[824],"webkit_dom_html_document_set_vlink_color":[825],"webkit_dom_html_element_click":[835],"webkit_dom_html_element_get_access_key":[836],"webkit_dom_html_element_get_children":[837],"webkit_dom_html_element_get_content_editable":[838],"webkit_dom_html_element_get_dir":[839],"webkit_dom_html_element_get_draggable":[840],"webkit_dom_html_element_get_hidden":[841],"webkit_dom_html_element_get_inner_html":[842],"webkit_dom_html_element_get_inner_text":[843],"webkit_dom_html_element_get_is_content_editable":[844],"webkit_dom_html_element_get_lang":[845],"webkit_dom_html_element_get_outer_html":[846],"webkit_dom_html_element_get_outer_text":[847],"webkit_dom_html_element_get_spellcheck":[848],"webkit_dom_html_element_get_tab_index":[849],"webkit_dom_html_element_get_title":[850],"webkit_dom_html_element_get_translate":[851],"webkit_dom_html_element_get_webkitdropzone":[852],"webkit_dom_html_element_set_access_key":[853],"webkit_dom_html_element_set_content_editable":[854],"webkit_dom_html_element_set_dir":[855],"webkit_dom_html_element_set_draggable":[856],"webkit_dom_html_element_set_hidden":[857],"webkit_dom_html_element_set_inner_html":[858],"webkit_dom_html_element_set_inner_text":[859],"webkit_dom_html_element_set_lang":[860],"webkit_dom_html_element_set_outer_html":[861],"webkit_dom_html_element_set_outer_text":[862],"webkit_dom_html_element_set_spellcheck":[863],"webkit_dom_html_element_set_tab_index":[864],"webkit_dom_html_element_set_title":[865],"webkit_dom_html_element_set_translate":[866],"webkit_dom_html_element_set_webkitdropzone":[867],"webkit_dom_html_embed_element_get_align":[883],"webkit_dom_html_embed_element_get_height":[884],"webkit_dom_html_embed_element_get_name":[885],"webkit_dom_html_embed_element_get_src":[886],"webkit_dom_html_embed_element_get_type_attr":[887],"webkit_dom_html_embed_element_get_width":[888],"webkit_dom_html_embed_element_set_align":[889],"webkit_dom_html_embed_element_set_height":[890],"webkit_dom_html_embed_element_set_name":[891],"webkit_dom_html_embed_element_set_src":[892],"webkit_dom_html_embed_element_set_type_attr":[893],"webkit_dom_html_embed_element_set_width":[894],"webkit_dom_html_field_set_element_get_form":[902],"webkit_dom_html_font_element_get_color":[905],"webkit_dom_html_font_element_get_face":[906],"webkit_dom_html_font_element_get_size":[907],"webkit_dom_html_font_element_set_color":[908],"webkit_dom_html_font_element_set_face":[909],"webkit_dom_html_font_element_set_size":[910],"webkit_dom_html_form_element_get_accept_charset":[915],"webkit_dom_html_form_element_get_action":[916],"webkit_dom_html_form_element_get_elements":[917],"webkit_dom_html_form_element_get_encoding":[918],"webkit_dom_html_form_element_get_enctype":[919],"webkit_dom_html_form_element_get_length":[920],"webkit_dom_html_form_element_get_method":[921],"webkit_dom_html_form_element_get_name":[922],"webkit_dom_html_form_element_get_target":[923],"webkit_dom_html_form_element_reset":[924],"webkit_dom_html_form_element_set_accept_charset":[925],"webkit_dom_html_form_element_set_action":[926],"webkit_dom_html_form_element_set_encoding":[927],"webkit_dom_html_form_element_set_enctype":[928],"webkit_dom_html_form_element_set_method":[929],"webkit_dom_html_form_element_set_name":[930],"webkit_dom_html_form_element_set_target":[931],"webkit_dom_html_form_element_submit":[932],"webkit_dom_html_frame_element_get_content_document":[943],"webkit_dom_html_frame_element_get_content_window":[944],"webkit_dom_html_frame_element_get_frame_border":[945],"webkit_dom_html_frame_element_get_height":[946],"webkit_dom_html_frame_element_get_long_desc":[947],"webkit_dom_html_frame_element_get_margin_height":[948],"webkit_dom_html_frame_element_get_margin_width":[949],"webkit_dom_html_frame_element_get_name":[950],"webkit_dom_html_frame_element_get_no_resize":[951],"webkit_dom_html_frame_element_get_scrolling":[952],"webkit_dom_html_frame_element_get_src":[953],"webkit_dom_html_frame_element_get_width":[954],"webkit_dom_html_frame_element_set_frame_border":[955],"webkit_dom_html_frame_element_set_long_desc":[956],"webkit_dom_html_frame_element_set_margin_height":[957],"webkit_dom_html_frame_element_set_margin_width":[958],"webkit_dom_html_frame_element_set_name":[959],"webkit_dom_html_frame_element_set_no_resize":[960],"webkit_dom_html_frame_element_set_scrolling":[961],"webkit_dom_html_frame_element_set_src":[962],"webkit_dom_html_frame_set_element_get_cols":[976],"webkit_dom_html_frame_set_element_get_rows":[977],"webkit_dom_html_frame_set_element_set_cols":[978],"webkit_dom_html_frame_set_element_set_rows":[979],"webkit_dom_html_head_element_get_profile":[983],"webkit_dom_html_head_element_set_profile":[984],"webkit_dom_html_heading_element_get_align":[987],"webkit_dom_html_heading_element_set_align":[988],"webkit_dom_html_hr_element_get_align":[991],"webkit_dom_html_hr_element_get_no_shade":[992],"webkit_dom_html_hr_element_get_size":[993],"webkit_dom_html_hr_element_get_width":[994],"webkit_dom_html_hr_element_set_align":[995],"webkit_dom_html_hr_element_set_no_shade":[996],"webkit_dom_html_hr_element_set_size":[997],"webkit_dom_html_hr_element_set_width":[998],"webkit_dom_html_html_element_get_version":[1004],"webkit_dom_html_html_element_set_version":[1005],"webkit_dom_html_iframe_element_get_align":[1008],"webkit_dom_html_iframe_element_get_content_document":[1009],"webkit_dom_html_iframe_element_get_content_window":[1010],"webkit_dom_html_iframe_element_get_frame_border":[1011],"webkit_dom_html_iframe_element_get_height":[1012],"webkit_dom_html_iframe_element_get_long_desc":[1013],"webkit_dom_html_iframe_element_get_margin_height":[1014],"webkit_dom_html_iframe_element_get_margin_width":[1015],"webkit_dom_html_iframe_element_get_name":[1016],"webkit_dom_html_iframe_element_get_scrolling":[1017],"webkit_dom_html_iframe_element_get_src":[1018],"webkit_dom_html_iframe_element_get_width":[1019],"webkit_dom_html_iframe_element_set_align":[1020],"webkit_dom_html_iframe_element_set_frame_border":[1021],"webkit_dom_html_iframe_element_set_height":[1022],"webkit_dom_html_iframe_element_set_long_desc":[1023],"webkit_dom_html_iframe_element_set_margin_height":[1024],"webkit_dom_html_iframe_element_set_margin_width":[1025],"webkit_dom_html_iframe_element_set_name":[1026],"webkit_dom_html_iframe_element_set_scrolling":[1027],"webkit_dom_html_iframe_element_set_src":[1028],"webkit_dom_html_iframe_element_set_width":[1029],"webkit_dom_html_image_element_get_align":[1043],"webkit_dom_html_image_element_get_alt":[1044],"webkit_dom_html_image_element_get_border":[1045],"webkit_dom_html_image_element_get_complete":[1046],"webkit_dom_html_image_element_get_height":[1047],"webkit_dom_html_image_element_get_hspace":[1048],"webkit_dom_html_image_element_get_is_map":[1049],"webkit_dom_html_image_element_get_long_desc":[1050],"webkit_dom_html_image_element_get_lowsrc":[1051],"webkit_dom_html_image_element_get_name":[1052],"webkit_dom_html_image_element_get_natural_height":[1053],"webkit_dom_html_image_element_get_natural_width":[1054],"webkit_dom_html_image_element_get_src":[1055],"webkit_dom_html_image_element_get_use_map":[1056],"webkit_dom_html_image_element_get_vspace":[1057],"webkit_dom_html_image_element_get_width":[1058],"webkit_dom_html_image_element_get_x":[1059],"webkit_dom_html_image_element_get_y":[1060],"webkit_dom_html_image_element_set_align":[1061],"webkit_dom_html_image_element_set_alt":[1062],"webkit_dom_html_image_element_set_border":[1063],"webkit_dom_html_image_element_set_height":[1064],"webkit_dom_html_image_element_set_hspace":[1065],"webkit_dom_html_image_element_set_is_map":[1066],"webkit_dom_html_image_element_set_long_desc":[1067],"webkit_dom_html_image_element_set_lowsrc":[1068],"webkit_dom_html_image_element_set_name":[1069],"webkit_dom_html_image_element_set_src":[1070],"webkit_dom_html_image_element_set_use_map":[1071],"webkit_dom_html_image_element_set_vspace":[1072],"webkit_dom_html_image_element_set_width":[1073],"webkit_dom_html_input_element_get_accept":[1093],"webkit_dom_html_input_element_get_align":[1094],"webkit_dom_html_input_element_get_alt":[1095],"webkit_dom_html_input_element_get_auto_filled":[1096],"webkit_dom_html_input_element_get_autofocus":[1097],"webkit_dom_html_input_element_get_capture":[1098],"webkit_dom_html_input_element_get_capture_type":[1099],"webkit_dom_html_input_element_get_checked":[1100],"webkit_dom_html_input_element_get_default_checked":[1101],"webkit_dom_html_input_element_get_default_value":[1102],"webkit_dom_html_input_element_get_disabled":[1103],"webkit_dom_html_input_element_get_files":[1104],"webkit_dom_html_input_element_get_form":[1105],"webkit_dom_html_input_element_get_height":[1106],"webkit_dom_html_input_element_get_indeterminate":[1107],"webkit_dom_html_input_element_get_input_type":[1108],"webkit_dom_html_input_element_get_max_length":[1109],"webkit_dom_html_input_element_get_multiple":[1110],"webkit_dom_html_input_element_get_name":[1111],"webkit_dom_html_input_element_get_read_only":[1112],"webkit_dom_html_input_element_get_size":[1113],"webkit_dom_html_input_element_get_src":[1114],"webkit_dom_html_input_element_get_use_map":[1115],"webkit_dom_html_input_element_get_value":[1116],"webkit_dom_html_input_element_get_width":[1117],"webkit_dom_html_input_element_get_will_validate":[1118],"webkit_dom_html_input_element_is_edited":[1119],"webkit_dom_html_input_element_select":[1120],"webkit_dom_html_input_element_set_accept":[1121],"webkit_dom_html_input_element_set_align":[1122],"webkit_dom_html_input_element_set_alt":[1123],"webkit_dom_html_input_element_set_auto_filled":[1124],"webkit_dom_html_input_element_set_autofocus":[1125],"webkit_dom_html_input_element_set_capture_type":[1126],"webkit_dom_html_input_element_set_checked":[1127],"webkit_dom_html_input_element_set_default_checked":[1128],"webkit_dom_html_input_element_set_default_value":[1129],"webkit_dom_html_input_element_set_disabled":[1130],"webkit_dom_html_input_element_set_editing_value":[1131],"webkit_dom_html_input_element_set_files":[1132],"webkit_dom_html_input_element_set_height":[1133],"webkit_dom_html_input_element_set_indeterminate":[1134],"webkit_dom_html_input_element_set_input_type":[1135],"webkit_dom_html_input_element_set_max_length":[1136],"webkit_dom_html_input_element_set_multiple":[1137],"webkit_dom_html_input_element_set_name":[1138],"webkit_dom_html_input_element_set_read_only":[1139],"webkit_dom_html_input_element_set_size":[1140],"webkit_dom_html_input_element_set_src":[1141],"webkit_dom_html_input_element_set_use_map":[1142],"webkit_dom_html_input_element_set_value":[1143],"webkit_dom_html_input_element_set_width":[1144],"webkit_dom_html_label_element_get_form":[1170],"webkit_dom_html_label_element_get_html_for":[1171],"webkit_dom_html_label_element_set_html_for":[1172],"webkit_dom_html_legend_element_get_align":[1176],"webkit_dom_html_legend_element_get_form":[1177],"webkit_dom_html_legend_element_set_align":[1178],"webkit_dom_html_li_element_get_type_attr":[1182],"webkit_dom_html_li_element_get_value":[1183],"webkit_dom_html_li_element_set_type_attr":[1184],"webkit_dom_html_li_element_set_value":[1185],"webkit_dom_html_link_element_get_charset":[1189],"webkit_dom_html_link_element_get_disabled":[1190],"webkit_dom_html_link_element_get_href":[1191],"webkit_dom_html_link_element_get_hreflang":[1192],"webkit_dom_html_link_element_get_media":[1193],"webkit_dom_html_link_element_get_rel":[1194],"webkit_dom_html_link_element_get_rev":[1195],"webkit_dom_html_link_element_get_sheet":[1196],"webkit_dom_html_link_element_get_sizes":[1197],"webkit_dom_html_link_element_get_target":[1198],"webkit_dom_html_link_element_get_type_attr":[1199],"webkit_dom_html_link_element_set_charset":[1200],"webkit_dom_html_link_element_set_disabled":[1201],"webkit_dom_html_link_element_set_href":[1202],"webkit_dom_html_link_element_set_hreflang":[1203],"webkit_dom_html_link_element_set_media":[1204],"webkit_dom_html_link_element_set_rel":[1205],"webkit_dom_html_link_element_set_rev":[1206],"webkit_dom_html_link_element_set_sizes":[1207],"webkit_dom_html_link_element_set_target":[1208],"webkit_dom_html_link_element_set_type_attr":[1209],"webkit_dom_html_map_element_get_areas":[1222],"webkit_dom_html_map_element_get_name":[1223],"webkit_dom_html_map_element_set_name":[1224],"webkit_dom_html_marquee_element_start":[1228],"webkit_dom_html_marquee_element_stop":[1229],"webkit_dom_html_menu_element_get_compact":[1231],"webkit_dom_html_menu_element_set_compact":[1232],"webkit_dom_html_meta_element_get_content":[1235],"webkit_dom_html_meta_element_get_http_equiv":[1236],"webkit_dom_html_meta_element_get_name":[1237],"webkit_dom_html_meta_element_get_scheme":[1238],"webkit_dom_html_meta_element_set_content":[1239],"webkit_dom_html_meta_element_set_http_equiv":[1240],"webkit_dom_html_meta_element_set_name":[1241],"webkit_dom_html_meta_element_set_scheme":[1242],"webkit_dom_html_mod_element_get_cite":[1248],"webkit_dom_html_mod_element_get_date_time":[1249],"webkit_dom_html_mod_element_set_cite":[1250],"webkit_dom_html_mod_element_set_date_time":[1251],"webkit_dom_html_o_list_element_get_compact":[1308],"webkit_dom_html_o_list_element_get_start":[1309],"webkit_dom_html_o_list_element_get_type_attr":[1310],"webkit_dom_html_o_list_element_set_compact":[1311],"webkit_dom_html_o_list_element_set_start":[1312],"webkit_dom_html_o_list_element_set_type_attr":[1313],"webkit_dom_html_object_element_get_align":[1255],"webkit_dom_html_object_element_get_archive":[1256],"webkit_dom_html_object_element_get_border":[1257],"webkit_dom_html_object_element_get_code":[1258],"webkit_dom_html_object_element_get_code_base":[1259],"webkit_dom_html_object_element_get_code_type":[1260],"webkit_dom_html_object_element_get_content_document":[1261],"webkit_dom_html_object_element_get_data":[1262],"webkit_dom_html_object_element_get_declare":[1263],"webkit_dom_html_object_element_get_form":[1264],"webkit_dom_html_object_element_get_height":[1265],"webkit_dom_html_object_element_get_hspace":[1266],"webkit_dom_html_object_element_get_name":[1267],"webkit_dom_html_object_element_get_standby":[1268],"webkit_dom_html_object_element_get_type_attr":[1269],"webkit_dom_html_object_element_get_use_map":[1270],"webkit_dom_html_object_element_get_vspace":[1271],"webkit_dom_html_object_element_get_width":[1272],"webkit_dom_html_object_element_set_align":[1273],"webkit_dom_html_object_element_set_archive":[1274],"webkit_dom_html_object_element_set_border":[1275],"webkit_dom_html_object_element_set_code":[1276],"webkit_dom_html_object_element_set_code_base":[1277],"webkit_dom_html_object_element_set_code_type":[1278],"webkit_dom_html_object_element_set_data":[1279],"webkit_dom_html_object_element_set_declare":[1280],"webkit_dom_html_object_element_set_height":[1281],"webkit_dom_html_object_element_set_hspace":[1282],"webkit_dom_html_object_element_set_name":[1283],"webkit_dom_html_object_element_set_standby":[1284],"webkit_dom_html_object_element_set_type_attr":[1285],"webkit_dom_html_object_element_set_use_map":[1286],"webkit_dom_html_object_element_set_vspace":[1287],"webkit_dom_html_object_element_set_width":[1288],"webkit_dom_html_opt_group_element_get_disabled":[1318],"webkit_dom_html_opt_group_element_get_label":[1319],"webkit_dom_html_opt_group_element_set_disabled":[1320],"webkit_dom_html_opt_group_element_set_label":[1321],"webkit_dom_html_option_element_get_default_selected":[1325],"webkit_dom_html_option_element_get_disabled":[1326],"webkit_dom_html_option_element_get_form":[1327],"webkit_dom_html_option_element_get_index":[1328],"webkit_dom_html_option_element_get_label":[1329],"webkit_dom_html_option_element_get_selected":[1330],"webkit_dom_html_option_element_get_text":[1331],"webkit_dom_html_option_element_get_value":[1332],"webkit_dom_html_option_element_set_default_selected":[1333],"webkit_dom_html_option_element_set_disabled":[1334],"webkit_dom_html_option_element_set_label":[1335],"webkit_dom_html_option_element_set_selected":[1336],"webkit_dom_html_option_element_set_value":[1337],"webkit_dom_html_options_collection_get_length":[1347],"webkit_dom_html_options_collection_get_selected_index":[1348],"webkit_dom_html_options_collection_named_item":[1349],"webkit_dom_html_options_collection_set_selected_index":[1350],"webkit_dom_html_paragraph_element_get_align":[1354],"webkit_dom_html_paragraph_element_set_align":[1355],"webkit_dom_html_param_element_get_name":[1358],"webkit_dom_html_param_element_get_type_attr":[1359],"webkit_dom_html_param_element_get_value":[1360],"webkit_dom_html_param_element_get_value_type":[1361],"webkit_dom_html_param_element_set_name":[1362],"webkit_dom_html_param_element_set_type_attr":[1363],"webkit_dom_html_param_element_set_value":[1364],"webkit_dom_html_param_element_set_value_type":[1365],"webkit_dom_html_pre_element_get_width":[1371],"webkit_dom_html_pre_element_get_wrap":[1372],"webkit_dom_html_pre_element_set_width":[1373],"webkit_dom_html_pre_element_set_wrap":[1374],"webkit_dom_html_quote_element_get_cite":[1378],"webkit_dom_html_quote_element_set_cite":[1379],"webkit_dom_html_script_element_get_charset":[1382],"webkit_dom_html_script_element_get_defer":[1383],"webkit_dom_html_script_element_get_event":[1384],"webkit_dom_html_script_element_get_html_for":[1385],"webkit_dom_html_script_element_get_src":[1386],"webkit_dom_html_script_element_get_text":[1387],"webkit_dom_html_script_element_get_type_attr":[1388],"webkit_dom_html_script_element_set_charset":[1389],"webkit_dom_html_script_element_set_defer":[1390],"webkit_dom_html_script_element_set_event":[1391],"webkit_dom_html_script_element_set_html_for":[1392],"webkit_dom_html_script_element_set_src":[1393],"webkit_dom_html_script_element_set_text":[1394],"webkit_dom_html_script_element_set_type_attr":[1395],"webkit_dom_html_select_element_add":[1404],"webkit_dom_html_select_element_get_autofocus":[1405],"webkit_dom_html_select_element_get_disabled":[1406],"webkit_dom_html_select_element_get_form":[1407],"webkit_dom_html_select_element_get_length":[1408],"webkit_dom_html_select_element_get_multiple":[1409],"webkit_dom_html_select_element_get_name":[1410],"webkit_dom_html_select_element_get_options":[1411],"webkit_dom_html_select_element_get_select_type":[1412],"webkit_dom_html_select_element_get_selected_index":[1413],"webkit_dom_html_select_element_get_size":[1414],"webkit_dom_html_select_element_get_value":[1415],"webkit_dom_html_select_element_get_will_validate":[1416],"webkit_dom_html_select_element_item":[1417],"webkit_dom_html_select_element_named_item":[1418],"webkit_dom_html_select_element_remove":[1419],"webkit_dom_html_select_element_set_autofocus":[1420],"webkit_dom_html_select_element_set_disabled":[1421],"webkit_dom_html_select_element_set_length":[1422],"webkit_dom_html_select_element_set_multiple":[1423],"webkit_dom_html_select_element_set_name":[1424],"webkit_dom_html_select_element_set_selected_index":[1425],"webkit_dom_html_select_element_set_size":[1426],"webkit_dom_html_select_element_set_value":[1427],"webkit_dom_html_style_element_get_disabled":[1441],"webkit_dom_html_style_element_get_media":[1442],"webkit_dom_html_style_element_get_sheet":[1443],"webkit_dom_html_style_element_get_type_attr":[1444],"webkit_dom_html_style_element_set_disabled":[1445],"webkit_dom_html_style_element_set_media":[1446],"webkit_dom_html_style_element_set_type_attr":[1447],"webkit_dom_html_table_caption_element_get_align":[1453],"webkit_dom_html_table_caption_element_set_align":[1454],"webkit_dom_html_table_cell_element_get_abbr":[1457],"webkit_dom_html_table_cell_element_get_align":[1458],"webkit_dom_html_table_cell_element_get_axis":[1459],"webkit_dom_html_table_cell_element_get_bg_color":[1460],"webkit_dom_html_table_cell_element_get_cell_index":[1461],"webkit_dom_html_table_cell_element_get_ch":[1462],"webkit_dom_html_table_cell_element_get_ch_off":[1463],"webkit_dom_html_table_cell_element_get_col_span":[1464],"webkit_dom_html_table_cell_element_get_headers":[1465],"webkit_dom_html_table_cell_element_get_height":[1466],"webkit_dom_html_table_cell_element_get_no_wrap":[1467],"webkit_dom_html_table_cell_element_get_row_span":[1468],"webkit_dom_html_table_cell_element_get_scope":[1469],"webkit_dom_html_table_cell_element_get_v_align":[1470],"webkit_dom_html_table_cell_element_get_width":[1471],"webkit_dom_html_table_cell_element_set_abbr":[1472],"webkit_dom_html_table_cell_element_set_align":[1473],"webkit_dom_html_table_cell_element_set_axis":[1474],"webkit_dom_html_table_cell_element_set_bg_color":[1475],"webkit_dom_html_table_cell_element_set_ch":[1476],"webkit_dom_html_table_cell_element_set_ch_off":[1477],"webkit_dom_html_table_cell_element_set_col_span":[1478],"webkit_dom_html_table_cell_element_set_headers":[1479],"webkit_dom_html_table_cell_element_set_height":[1480],"webkit_dom_html_table_cell_element_set_no_wrap":[1481],"webkit_dom_html_table_cell_element_set_row_span":[1482],"webkit_dom_html_table_cell_element_set_scope":[1483],"webkit_dom_html_table_cell_element_set_v_align":[1484],"webkit_dom_html_table_cell_element_set_width":[1485],"webkit_dom_html_table_col_element_get_align":[1502],"webkit_dom_html_table_col_element_get_ch":[1503],"webkit_dom_html_table_col_element_get_ch_off":[1504],"webkit_dom_html_table_col_element_get_span":[1505],"webkit_dom_html_table_col_element_get_v_align":[1506],"webkit_dom_html_table_col_element_get_width":[1507],"webkit_dom_html_table_col_element_set_align":[1508],"webkit_dom_html_table_col_element_set_ch":[1509],"webkit_dom_html_table_col_element_set_ch_off":[1510],"webkit_dom_html_table_col_element_set_span":[1511],"webkit_dom_html_table_col_element_set_v_align":[1512],"webkit_dom_html_table_col_element_set_width":[1513],"webkit_dom_html_table_element_create_caption":[1521],"webkit_dom_html_table_element_create_t_foot":[1522],"webkit_dom_html_table_element_create_t_head":[1523],"webkit_dom_html_table_element_delete_caption":[1524],"webkit_dom_html_table_element_delete_row":[1525],"webkit_dom_html_table_element_delete_t_foot":[1526],"webkit_dom_html_table_element_delete_t_head":[1527],"webkit_dom_html_table_element_get_align":[1528],"webkit_dom_html_table_element_get_bg_color":[1529],"webkit_dom_html_table_element_get_border":[1530],"webkit_dom_html_table_element_get_caption":[1531],"webkit_dom_html_table_element_get_cell_padding":[1532],"webkit_dom_html_table_element_get_cell_spacing":[1533],"webkit_dom_html_table_element_get_rows":[1534],"webkit_dom_html_table_element_get_rules":[1535],"webkit_dom_html_table_element_get_summary":[1536],"webkit_dom_html_table_element_get_t_bodies":[1537],"webkit_dom_html_table_element_get_t_foot":[1538],"webkit_dom_html_table_element_get_t_head":[1539],"webkit_dom_html_table_element_get_width":[1540],"webkit_dom_html_table_element_insert_row":[1541],"webkit_dom_html_table_element_set_align":[1542],"webkit_dom_html_table_element_set_bg_color":[1543],"webkit_dom_html_table_element_set_border":[1544],"webkit_dom_html_table_element_set_caption":[1545],"webkit_dom_html_table_element_set_cell_padding":[1546],"webkit_dom_html_table_element_set_cell_spacing":[1547],"webkit_dom_html_table_element_set_rules":[1548],"webkit_dom_html_table_element_set_summary":[1549],"webkit_dom_html_table_element_set_t_foot":[1550],"webkit_dom_html_table_element_set_t_head":[1551],"webkit_dom_html_table_element_set_width":[1552],"webkit_dom_html_table_row_element_delete_cell":[1567],"webkit_dom_html_table_row_element_get_align":[1568],"webkit_dom_html_table_row_element_get_bg_color":[1569],"webkit_dom_html_table_row_element_get_cells":[1570],"webkit_dom_html_table_row_element_get_ch":[1571],"webkit_dom_html_table_row_element_get_ch_off":[1572],"webkit_dom_html_table_row_element_get_row_index":[1573],"webkit_dom_html_table_row_element_get_section_row_index":[1574],"webkit_dom_html_table_row_element_get_v_align":[1575],"webkit_dom_html_table_row_element_insert_cell":[1576],"webkit_dom_html_table_row_element_set_align":[1577],"webkit_dom_html_table_row_element_set_bg_color":[1578],"webkit_dom_html_table_row_element_set_ch":[1579],"webkit_dom_html_table_row_element_set_ch_off":[1580],"webkit_dom_html_table_row_element_set_v_align":[1581],"webkit_dom_html_table_section_element_delete_row":[1591],"webkit_dom_html_table_section_element_get_align":[1592],"webkit_dom_html_table_section_element_get_ch":[1593],"webkit_dom_html_table_section_element_get_ch_off":[1594],"webkit_dom_html_table_section_element_get_rows":[1595],"webkit_dom_html_table_section_element_get_v_align":[1596],"webkit_dom_html_table_section_element_insert_row":[1597],"webkit_dom_html_table_section_element_set_align":[1598],"webkit_dom_html_table_section_element_set_ch":[1599],"webkit_dom_html_table_section_element_set_ch_off":[1600],"webkit_dom_html_table_section_element_set_v_align":[1601],"webkit_dom_html_text_area_element_get_area_type":[1608],"webkit_dom_html_text_area_element_get_autofocus":[1609],"webkit_dom_html_text_area_element_get_cols":[1610],"webkit_dom_html_text_area_element_get_default_value":[1611],"webkit_dom_html_text_area_element_get_disabled":[1612],"webkit_dom_html_text_area_element_get_form":[1613],"webkit_dom_html_text_area_element_get_name":[1614],"webkit_dom_html_text_area_element_get_read_only":[1615],"webkit_dom_html_text_area_element_get_rows":[1616],"webkit_dom_html_text_area_element_get_selection_end":[1617],"webkit_dom_html_text_area_element_get_selection_start":[1618],"webkit_dom_html_text_area_element_get_value":[1619],"webkit_dom_html_text_area_element_get_will_validate":[1620],"webkit_dom_html_text_area_element_is_edited":[1621],"webkit_dom_html_text_area_element_select":[1622],"webkit_dom_html_text_area_element_set_autofocus":[1623],"webkit_dom_html_text_area_element_set_cols":[1624],"webkit_dom_html_text_area_element_set_default_value":[1625],"webkit_dom_html_text_area_element_set_disabled":[1626],"webkit_dom_html_text_area_element_set_name":[1627],"webkit_dom_html_text_area_element_set_read_only":[1628],"webkit_dom_html_text_area_element_set_rows":[1629],"webkit_dom_html_text_area_element_set_selection_end":[1630],"webkit_dom_html_text_area_element_set_selection_range":[1631],"webkit_dom_html_text_area_element_set_selection_start":[1632],"webkit_dom_html_text_area_element_set_value":[1633],"webkit_dom_html_title_element_get_text":[1648],"webkit_dom_html_title_element_set_text":[1649],"webkit_dom_html_u_list_element_get_compact":[1652],"webkit_dom_html_u_list_element_get_type_attr":[1653],"webkit_dom_html_u_list_element_set_compact":[1654],"webkit_dom_html_u_list_element_set_type_attr":[1655],"webkit_dom_keyboard_event_get_alt_graph_key":[1659],"webkit_dom_keyboard_event_get_alt_key":[1660],"webkit_dom_keyboard_event_get_ctrl_key":[1661],"webkit_dom_keyboard_event_get_key_identifier":[1662],"webkit_dom_keyboard_event_get_key_location":[1663],"webkit_dom_keyboard_event_get_meta_key":[1664],"webkit_dom_keyboard_event_get_modifier_state":[1665],"webkit_dom_keyboard_event_get_shift_key":[1666],"webkit_dom_keyboard_event_init_keyboard_event":[1667],"webkit_dom_keyboard_event_key_location_left":[2067],"webkit_dom_keyboard_event_key_location_numpad":[2068],"webkit_dom_keyboard_event_key_location_right":[2069],"webkit_dom_keyboard_event_key_location_standard":[2070],"webkit_dom_media_list_append_medium":[1676],"webkit_dom_media_list_delete_medium":[1677],"webkit_dom_media_list_get_length":[1678],"webkit_dom_media_list_get_media_text":[1679],"webkit_dom_media_list_item":[1680],"webkit_dom_media_list_set_media_text":[1681],"webkit_dom_mouse_event_get_alt_key":[1685],"webkit_dom_mouse_event_get_button":[1686],"webkit_dom_mouse_event_get_client_x":[1687],"webkit_dom_mouse_event_get_client_y":[1688],"webkit_dom_mouse_event_get_ctrl_key":[1689],"webkit_dom_mouse_event_get_from_element":[1690],"webkit_dom_mouse_event_get_meta_key":[1691],"webkit_dom_mouse_event_get_offset_x":[1692],"webkit_dom_mouse_event_get_offset_y":[1693],"webkit_dom_mouse_event_get_related_target":[1694],"webkit_dom_mouse_event_get_screen_x":[1695],"webkit_dom_mouse_event_get_screen_y":[1696],"webkit_dom_mouse_event_get_shift_key":[1697],"webkit_dom_mouse_event_get_to_element":[1698],"webkit_dom_mouse_event_get_x":[1699],"webkit_dom_mouse_event_get_y":[1700],"webkit_dom_mouse_event_init_mouse_event":[1701],"webkit_dom_named_node_map_get_length":[1719],"webkit_dom_named_node_map_get_named_item":[1720],"webkit_dom_named_node_map_get_named_item_ns":[1721],"webkit_dom_named_node_map_item":[1722],"webkit_dom_named_node_map_remove_named_item":[1723],"webkit_dom_named_node_map_remove_named_item_ns":[1724],"webkit_dom_named_node_map_set_named_item":[1725],"webkit_dom_named_node_map_set_named_item_ns":[1726],"webkit_dom_node_append_child":[1729],"webkit_dom_node_attribute_node":[2071],"webkit_dom_node_cdata_section_node":[2072],"webkit_dom_node_clone_node":[1730],"webkit_dom_node_clone_node_with_error":[1731],"webkit_dom_node_comment_node":[2073],"webkit_dom_node_compare_document_position":[1732],"webkit_dom_node_contains":[1733],"webkit_dom_node_document_fragment_node":[2074],"webkit_dom_node_document_node":[2075],"webkit_dom_node_document_position_contained_by":[2076],"webkit_dom_node_document_position_contains":[2077],"webkit_dom_node_document_position_disconnected":[2078],"webkit_dom_node_document_position_following":[2079],"webkit_dom_node_document_position_implementation_specific":[2080],"webkit_dom_node_document_position_preceding":[2081],"webkit_dom_node_document_type_node":[2082],"webkit_dom_node_element_node":[2083],"webkit_dom_node_entity_node":[2084],"webkit_dom_node_entity_reference_node":[2085],"webkit_dom_node_filter_accept":[2086],"webkit_dom_node_filter_accept_node":[2348],"webkit_dom_node_filter_reject":[2087],"webkit_dom_node_filter_show_all":[2088],"webkit_dom_node_filter_show_attribute":[2089],"webkit_dom_node_filter_show_cdata_section":[2090],"webkit_dom_node_filter_show_comment":[2091],"webkit_dom_node_filter_show_document":[2092],"webkit_dom_node_filter_show_document_fragment":[2093],"webkit_dom_node_filter_show_document_type":[2094],"webkit_dom_node_filter_show_element":[2095],"webkit_dom_node_filter_show_entity":[2096],"webkit_dom_node_filter_show_entity_reference":[2097],"webkit_dom_node_filter_show_notation":[2098],"webkit_dom_node_filter_show_processing_instruction":[2099],"webkit_dom_node_filter_show_text":[2100],"webkit_dom_node_filter_skip":[2101],"webkit_dom_node_for_js_value":[1764],"webkit_dom_node_get_base_uri":[1734],"webkit_dom_node_get_child_nodes":[1735],"webkit_dom_node_get_first_child":[1736],"webkit_dom_node_get_last_child":[1737],"webkit_dom_node_get_local_name":[1738],"webkit_dom_node_get_namespace_uri":[1739],"webkit_dom_node_get_next_sibling":[1740],"webkit_dom_node_get_node_name":[1741],"webkit_dom_node_get_node_type":[1742],"webkit_dom_node_get_node_value":[1743],"webkit_dom_node_get_owner_document":[1744],"webkit_dom_node_get_parent_element":[1745],"webkit_dom_node_get_parent_node":[1746],"webkit_dom_node_get_prefix":[1747],"webkit_dom_node_get_previous_sibling":[1748],"webkit_dom_node_get_text_content":[1749],"webkit_dom_node_has_child_nodes":[1750],"webkit_dom_node_insert_before":[1751],"webkit_dom_node_is_default_namespace":[1752],"webkit_dom_node_is_equal_node":[1753],"webkit_dom_node_is_same_node":[1754],"webkit_dom_node_is_supported":[1755],"webkit_dom_node_iterator_detach":[1779],"webkit_dom_node_iterator_get_expand_entity_references":[1780],"webkit_dom_node_iterator_get_filter":[1781],"webkit_dom_node_iterator_get_pointer_before_reference_node":[1782],"webkit_dom_node_iterator_get_reference_node":[1783],"webkit_dom_node_iterator_get_root":[1784],"webkit_dom_node_iterator_get_what_to_show":[1785],"webkit_dom_node_iterator_next_node":[1786],"webkit_dom_node_iterator_previous_node":[1787],"webkit_dom_node_list_get_length":[1794],"webkit_dom_node_list_item":[1795],"webkit_dom_node_lookup_namespace_uri":[1756],"webkit_dom_node_lookup_prefix":[1757],"webkit_dom_node_normalize":[1758],"webkit_dom_node_processing_instruction_node":[2102],"webkit_dom_node_remove_child":[1759],"webkit_dom_node_replace_child":[1760],"webkit_dom_node_set_node_value":[1761],"webkit_dom_node_set_prefix":[1762],"webkit_dom_node_set_text_content":[1763],"webkit_dom_node_text_node":[2103],"webkit_dom_processing_instruction_get_sheet":[1800],"webkit_dom_processing_instruction_get_target":[1801],"webkit_dom_range_clone_contents":[1805],"webkit_dom_range_clone_range":[1806],"webkit_dom_range_collapse":[1807],"webkit_dom_range_compare_boundary_points":[1808],"webkit_dom_range_compare_node":[1809],"webkit_dom_range_compare_point":[1810],"webkit_dom_range_create_contextual_fragment":[1811],"webkit_dom_range_delete_contents":[1812],"webkit_dom_range_detach":[1813],"webkit_dom_range_end_to_end":[2104],"webkit_dom_range_end_to_start":[2105],"webkit_dom_range_expand":[1814],"webkit_dom_range_extract_contents":[1815],"webkit_dom_range_get_collapsed":[1816],"webkit_dom_range_get_common_ancestor_container":[1817],"webkit_dom_range_get_end_container":[1818],"webkit_dom_range_get_end_offset":[1819],"webkit_dom_range_get_start_container":[1820],"webkit_dom_range_get_start_offset":[1821],"webkit_dom_range_get_text":[1822],"webkit_dom_range_insert_node":[1823],"webkit_dom_range_intersects_node":[1824],"webkit_dom_range_is_point_in_range":[1825],"webkit_dom_range_node_after":[2106],"webkit_dom_range_node_before":[2107],"webkit_dom_range_node_before_and_after":[2108],"webkit_dom_range_node_inside":[2109],"webkit_dom_range_select_node":[1826],"webkit_dom_range_select_node_contents":[1827],"webkit_dom_range_set_end":[1828],"webkit_dom_range_set_end_after":[1829],"webkit_dom_range_set_end_before":[1830],"webkit_dom_range_set_start":[1831],"webkit_dom_range_set_start_after":[1832],"webkit_dom_range_set_start_before":[1833],"webkit_dom_range_start_to_end":[2110],"webkit_dom_range_start_to_start":[2111],"webkit_dom_range_surround_contents":[1834],"webkit_dom_range_to_string":[1835],"webkit_dom_style_sheet_get_content_type":[1844],"webkit_dom_style_sheet_get_disabled":[1845],"webkit_dom_style_sheet_get_href":[1846],"webkit_dom_style_sheet_get_media":[1847],"webkit_dom_style_sheet_get_owner_node":[1848],"webkit_dom_style_sheet_get_parent_style_sheet":[1849],"webkit_dom_style_sheet_get_title":[1850],"webkit_dom_style_sheet_list_get_length":[1860],"webkit_dom_style_sheet_list_item":[1861],"webkit_dom_style_sheet_set_disabled":[1851],"webkit_dom_text_get_whole_text":[1864],"webkit_dom_text_replace_whole_text":[1865],"webkit_dom_text_split_text":[1866],"webkit_dom_tree_walker_first_child":[1869],"webkit_dom_tree_walker_get_current_node":[1870],"webkit_dom_tree_walker_get_expand_entity_references":[1871],"webkit_dom_tree_walker_get_filter":[1872],"webkit_dom_tree_walker_get_root":[1873],"webkit_dom_tree_walker_get_what_to_show":[1874],"webkit_dom_tree_walker_last_child":[1875],"webkit_dom_tree_walker_next_node":[1876],"webkit_dom_tree_walker_next_sibling":[1877],"webkit_dom_tree_walker_parent_node":[1878],"webkit_dom_tree_walker_previous_node":[1879],"webkit_dom_tree_walker_previous_sibling":[1880],"webkit_dom_tree_walker_set_current_node":[1881],"webkit_dom_ui_event_get_char_code":[1887],"webkit_dom_ui_event_get_detail":[1888],"webkit_dom_ui_event_get_key_code":[1889],"webkit_dom_ui_event_get_layer_x":[1890],"webkit_dom_ui_event_get_layer_y":[1891],"webkit_dom_ui_event_get_page_x":[1892],"webkit_dom_ui_event_get_page_y":[1893],"webkit_dom_ui_event_get_view":[1894],"webkit_dom_ui_event_init_ui_event":[1895],"webkit_dom_wheel_event_get_wheel_delta":[1905],"webkit_dom_wheel_event_get_wheel_delta_x":[1906],"webkit_dom_wheel_event_get_wheel_delta_y":[1907],"webkit_dom_wheel_event_init_wheel_event":[1908],"webkit_dom_xpath_expression_evaluate":[1913],"webkit_dom_xpath_ns_resolver_lookup_namespace_uri":[2351],"webkit_dom_xpath_result_any_type":[2112],"webkit_dom_xpath_result_any_unordered_node_type":[2113],"webkit_dom_xpath_result_boolean_type":[2114],"webkit_dom_xpath_result_first_ordered_node_type":[2115],"webkit_dom_xpath_result_get_boolean_value":[1915],"webkit_dom_xpath_result_get_invalid_iterator_state":[1916],"webkit_dom_xpath_result_get_number_value":[1917],"webkit_dom_xpath_result_get_result_type":[1918],"webkit_dom_xpath_result_get_single_node_value":[1919],"webkit_dom_xpath_result_get_snapshot_length":[1920],"webkit_dom_xpath_result_get_string_value":[1921],"webkit_dom_xpath_result_iterate_next":[1922],"webkit_dom_xpath_result_number_type":[2116],"webkit_dom_xpath_result_ordered_node_iterator_type":[2117],"webkit_dom_xpath_result_ordered_node_snapshot_type":[2118],"webkit_dom_xpath_result_snapshot_item":[1923],"webkit_dom_xpath_result_string_type":[2119],"webkit_dom_xpath_result_unordered_node_iterator_type":[2120],"webkit_dom_xpath_result_unordered_node_snapshot_type":[2121],"webkit_frame_get_id":[1932],"webkit_frame_get_javascript_context_for_script_world":[1933,1961,1962,1964],"webkit_frame_get_javascript_global_context":[1934],"webkit_frame_get_js_context":[1935],"webkit_frame_get_js_context_for_script_world":[1936,1965],"webkit_frame_get_js_value_for_dom_object":[1937],"webkit_frame_get_js_value_for_dom_object_in_script_world":[1938],"webkit_frame_get_uri":[1939],"webkit_frame_is_main_frame":[1940],"webkit_hit_test_result_context_is_editable":[1942],"webkit_hit_test_result_context_is_image":[1943],"webkit_hit_test_result_context_is_link":[1941,1944],"webkit_hit_test_result_context_is_media":[1945],"webkit_hit_test_result_context_is_scrollbar":[1946],"webkit_hit_test_result_context_is_selection":[1947],"webkit_hit_test_result_get_context":[1948],"webkit_hit_test_result_get_image_uri":[1949],"webkit_hit_test_result_get_link_label":[1950],"webkit_hit_test_result_get_link_title":[1951],"webkit_hit_test_result_get_link_uri":[1952],"webkit_hit_test_result_get_media_uri":[1953],"webkit_script_world_get_default":[1964],"webkit_script_world_get_name":[1963],"webkit_script_world_new":[1961],"webkit_script_world_new_with_name":[1962],"webkit_uri_request_get_http_headers":[1968],"webkit_uri_request_get_http_method":[1969],"webkit_uri_request_get_uri":[1970],"webkit_uri_request_new":[1967],"webkit_uri_request_set_uri":[1971],"webkit_uri_response_get_content_length":[1974],"webkit_uri_response_get_http_headers":[1975],"webkit_uri_response_get_mime_type":[1976],"webkit_uri_response_get_status_code":[1977],"webkit_uri_response_get_suggested_filename":[1978],"webkit_uri_response_get_uri":[1979],"webkit_user_message_error_quark":[1993],"webkit_user_message_get_fd_list":[1989],"webkit_user_message_get_name":[1990],"webkit_user_message_get_parameters":[1991],"webkit_user_message_new":[1987],"webkit_user_message_new_with_fd_list":[1988],"webkit_user_message_send_repli":[1986,2033],"webkit_user_message_send_reply":[1992],"webkit_web_context_set_web_extensions_initialization_user_data":[2],"webkit_web_editor_get_page":[1998],"webkit_web_extension_get_page":[2001],"webkit_web_extension_send_message_to_context":[2002,2003],"webkit_web_extension_send_message_to_context_finish":[2003],"webkit_web_form_manager_input_element_auto_fill":[2007],"webkit_web_form_manager_input_element_is_auto_filled":[2008],"webkit_web_form_manager_input_element_is_user_edited":[2009],"webkit_web_hit_test_result_get_js_node":[2014],"webkit_web_hit_test_result_get_node":[2015],"webkit_web_page_get_dom_document":[2018],"webkit_web_page_get_editor":[2019],"webkit_web_page_get_form_manager":[2020],"webkit_web_page_get_id":[2021],"webkit_web_page_get_main_frame":[2022],"webkit_web_page_get_uri":[2023],"webkit_web_page_send_message_to_view":[2024,2025],"webkit_web_page_send_message_to_view_finish":[2025],"webkitconsolemessage":[2353],"webkitconsolemessagelevel":[2122],"webkitconsolemessagesource":[2123],"webkitcontextmenu":[3],"webkitcontextmenuaction":[2124],"webkitcontextmenuitem":[20],"webkitdomattr":[33],"webkitdomblob":[49],"webkitdomcdatasection":[52],"webkitdomcharacterdata":[53],"webkitdomclientrect":[64],"webkitdomclientrectlist":[77],"webkitdomcomment":[81],"webkitdomcssrule":[82],"webkitdomcssrulelist":[92],"webkitdomcssstyledeclaration":[96],"webkitdomcssstylesheet":[111],"webkitdomcssvalue":[122],"webkitdomdocument":[128],"webkitdomdocumentfragment":[285],"webkitdomdocumenttype":[297],"webkitdomdomimplementation":[310],"webkitdomdomselection":[316],"webkitdomdomtokenlist":[353],"webkitdomdomwindow":[365],"webkitdomelement":[445],"webkitdomentityreference":[557],"webkitdomevent":[558],"webkitdomeventtarget":[2338],"webkitdomfile":[584],"webkitdomfilelist":[587],"webkitdomhtmlanchorelement":[591],"webkitdomhtmlappletelement":[646],"webkitdomhtmlareaelement":[680],"webkitdomhtmlbaseelement":[720],"webkitdomhtmlbasefontelement":[727],"webkitdomhtmlbodyelement":[734],"webkitdomhtmlbrelement":[753],"webkitdomhtmlbuttonelement":[757],"webkitdomhtmlcanvaselement":[777],"webkitdomhtmlcollection":[784],"webkitdomhtmldirectoryelement":[789],"webkitdomhtmldivelement":[793],"webkitdomhtmldlistelement":[797],"webkitdomhtmldocument":[801],"webkitdomhtmlelement":[834],"webkitdomhtmlembedelement":[882],"webkitdomhtmlfieldsetelement":[901],"webkitdomhtmlfontelement":[904],"webkitdomhtmlformelement":[914],"webkitdomhtmlframeelement":[942],"webkitdomhtmlframesetelement":[975],"webkitdomhtmlheadelement":[982],"webkitdomhtmlheadingelement":[986],"webkitdomhtmlhrelement":[990],"webkitdomhtmlhtmlelement":[1003],"webkitdomhtmliframeelement":[1007],"webkitdomhtmlimageelement":[1042],"webkitdomhtmlinputelement":[1092],"webkitdomhtmllabelelement":[1169],"webkitdomhtmllegendelement":[1175],"webkitdomhtmllielement":[1181],"webkitdomhtmllinkelement":[1188],"webkitdomhtmlmapelement":[1221],"webkitdomhtmlmarqueeelement":[1227],"webkitdomhtmlmenuelement":[1230],"webkitdomhtmlmetaelement":[1234],"webkitdomhtmlmodelement":[1247],"webkitdomhtmlobjectelement":[1254],"webkitdomhtmlolistelement":[1307],"webkitdomhtmloptgroupelement":[1317],"webkitdomhtmloptionelement":[1324],"webkitdomhtmloptionscollection":[1346],"webkitdomhtmlparagraphelement":[1353],"webkitdomhtmlparamelement":[1357],"webkitdomhtmlpreelement":[1370],"webkitdomhtmlquoteelement":[1377],"webkitdomhtmlscriptelement":[1381],"webkitdomhtmlselectelement":[1403],"webkitdomhtmlstyleelement":[1440],"webkitdomhtmltablecaptionelement":[1452],"webkitdomhtmltablecellelement":[1456],"webkitdomhtmltablecolelement":[1501],"webkitdomhtmltableelement":[1520],"webkitdomhtmltablerowelement":[1566],"webkitdomhtmltablesectionelement":[1590],"webkitdomhtmltextareaelement":[1607],"webkitdomhtmltitleelement":[1647],"webkitdomhtmlulistelement":[1651],"webkitdomkeyboardevent":[1658],"webkitdommedialist":[1675],"webkitdommouseevent":[1684],"webkitdomnamednodemap":[1718],"webkitdomnode":[1728],"webkitdomnodefilter":[2347],"webkitdomnodeiterator":[1778],"webkitdomnodelist":[1793],"webkitdomobject":[1797],"webkitdomprocessinginstruction":[1799],"webkitdomrange":[1804],"webkitdomstylesheet":[1843],"webkitdomstylesheetlist":[1859],"webkitdomtext":[1863],"webkitdomtreewalker":[1868],"webkitdomuievent":[1886],"webkitdomwheelevent":[1904],"webkitdomxpathexpression":[1912],"webkitdomxpathnsresolver":[2350],"webkitdomxpathresult":[1914],"webkitdropzon":[852,867,881],"webkitformsubmissionstep":[2125],"webkitframe":[1931],"webkithittestresult":[1941],"webkithittestresultcontext":[0],"webkitscriptworld":[1960],"webkiturirequest":[1966],"webkituriresponse":[1973],"webkitusermessag":[1986],"webkitusermessage":[1986],"webkitusermessageerror":[2126],"webkitwebeditor":[1997],"webkitwebextens":[2000],"webkitwebextension":[2000],"webkitwebextensioninitializefunction":[1],"webkitwebextensioninitializewithuserdatafunction":[2],"webkitwebformmanager":[2006],"webkitwebhittestresult":[2013],"webkitwebpag":[1931],"webkitwebpage":[2017],"webprocess":[2000],"websit":[2011,2034],"well":[1999],"what":[1785,1792,1874,1885,1941],"wheel":[1904,1905,1906,1907,1908,1909,1910,1911],"when":[1,2,3,8,23,1941,1965,2000,2002,2004,2005,2010,2011,2012,2024,2027,2028,2029,2030,2031,2032,2033,2034,2126],"where":[1964,2000,2010,2030,2031],"whether":[31,495,496,497,1940,1941,1942,1943,1944,1945,1946,1947,2008,2009,2011,2034],"which":[2,3,461,1972,1979,1985,2010,2030,2031],"whole":[1864,1865,1867],"width":[70,76,381,388,424,431,463,481,488,534,546,553,657,668,679,779,781,783,817,833,888,894,900,949,954,958,969,974,994,998,1002,1015,1019,1025,1029,1037,1041,1054,1058,1073,1085,1089,1117,1144,1167,1272,1288,1306,1371,1373,1375,1471,1485,1500,1507,1513,1519,1540,1552,1565],"window":[365,402,444,944,964,1010,1032,1965,2124],"word":[2124],"world":[1933,1936,1938,1960,1961,1962,1964],"wrap":[1372,1374,1376,1467,1481,1496],"write":[2000],"x":[389,394,396,432,437,439,1059,1090,1687,1692,1695,1699,1704,1709,1712,1716,1890,1892,1899,1901,1906,1910],"xml":[210,211,212,230,231,282,283,284],"y":[390,395,397,433,438,440,1060,1091,1688,1693,1696,1700,1705,1710,1713,1717,1891,1893,1900,1902,1907,1911],"you":[3,20,23,1941,1961,1962,1964,1965,1966,1992,2000,2002,2023,2024,2029,2032,2033]}} \ No newline at end of file +{"meta":{"ns":"WebKit2WebExtension","version":"4.1","generator":"gi-docgen","generator-version":"2022.2"},"symbols":[{"type":"bitfield","name":"HitTestResultContext","ctype":"WebKitHitTestResultContext","summary":"Enum values with flags representing the context of a #WebKitHitTestResult."},{"type":"callback","name":"WebExtensionInitializeFunction","ctype":"WebKitWebExtensionInitializeFunction","summary":"Type definition for a function that will be called ..."},{"type":"callback","name":"WebExtensionInitializeWithUserDataFunction","ctype":"WebKitWebExtensionInitializeWithUserDataFunction","summary":"Type definition for a function that will be called ..."},{"type":"class","name":"ContextMenu","ctype":"WebKitContextMenu","summary":"Represents the context menu in a #WebKitWebView. #WebKitContextMenu ..."},{"type":"class","name":"ContextMenuItem","ctype":"WebKitContextMenuItem","summary":"One item of a #WebKitContextMenu. The #WebKitContextMenu is ..."},{"type":"class","name":"DOMAttr","ctype":"WebKitDOMAttr","summary":"No description available."},{"type":"class","name":"DOMBlob","ctype":"WebKitDOMBlob","summary":"No description available."},{"type":"class","name":"DOMCDATASection","ctype":"WebKitDOMCDATASection","summary":"No description available."},{"type":"class","name":"DOMCSSRule","ctype":"WebKitDOMCSSRule","summary":"No description available."},{"type":"class","name":"DOMCSSRuleList","ctype":"WebKitDOMCSSRuleList","summary":"No description available."},{"type":"class","name":"DOMCSSStyleDeclaration","ctype":"WebKitDOMCSSStyleDeclaration","summary":"No description available."},{"type":"class","name":"DOMCSSStyleSheet","ctype":"WebKitDOMCSSStyleSheet","summary":"No description available."},{"type":"class","name":"DOMCSSValue","ctype":"WebKitDOMCSSValue","summary":"No description available."},{"type":"class","name":"DOMCharacterData","ctype":"WebKitDOMCharacterData","summary":"No description available."},{"type":"class","name":"DOMClientRect","ctype":"WebKitDOMClientRect","summary":"No description available."},{"type":"class","name":"DOMClientRectList","ctype":"WebKitDOMClientRectList","summary":"No description available."},{"type":"class","name":"DOMComment","ctype":"WebKitDOMComment","summary":"No description available."},{"type":"class","name":"DOMDOMImplementation","ctype":"WebKitDOMDOMImplementation","summary":"No description available."},{"type":"class","name":"DOMDOMSelection","ctype":"WebKitDOMDOMSelection","summary":"No description available."},{"type":"class","name":"DOMDOMTokenList","ctype":"WebKitDOMDOMTokenList","summary":"No description available."},{"type":"class","name":"DOMDOMWindow","ctype":"WebKitDOMDOMWindow","summary":"No description available."},{"type":"class","name":"DOMDocument","ctype":"WebKitDOMDocument","summary":"No description available."},{"type":"class","name":"DOMDocumentFragment","ctype":"WebKitDOMDocumentFragment","summary":"No description available."},{"type":"class","name":"DOMDocumentType","ctype":"WebKitDOMDocumentType","summary":"No description available."},{"type":"class","name":"DOMElement","ctype":"WebKitDOMElement","summary":"No description available."},{"type":"class","name":"DOMEntityReference","ctype":"WebKitDOMEntityReference","summary":"No description available."},{"type":"class","name":"DOMEvent","ctype":"WebKitDOMEvent","summary":"No description available."},{"type":"class","name":"DOMFile","ctype":"WebKitDOMFile","summary":"No description available."},{"type":"class","name":"DOMFileList","ctype":"WebKitDOMFileList","summary":"No description available."},{"type":"class","name":"DOMHTMLAnchorElement","ctype":"WebKitDOMHTMLAnchorElement","summary":"No description available."},{"type":"class","name":"DOMHTMLAppletElement","ctype":"WebKitDOMHTMLAppletElement","summary":"No description available."},{"type":"class","name":"DOMHTMLAreaElement","ctype":"WebKitDOMHTMLAreaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBRElement","ctype":"WebKitDOMHTMLBRElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBaseElement","ctype":"WebKitDOMHTMLBaseElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBaseFontElement","ctype":"WebKitDOMHTMLBaseFontElement","summary":"No description available."},{"type":"class","name":"DOMHTMLBodyElement","ctype":"WebKitDOMHTMLBodyElement","summary":"No description available."},{"type":"class","name":"DOMHTMLButtonElement","ctype":"WebKitDOMHTMLButtonElement","summary":"No description available."},{"type":"class","name":"DOMHTMLCanvasElement","ctype":"WebKitDOMHTMLCanvasElement","summary":"No description available."},{"type":"class","name":"DOMHTMLCollection","ctype":"WebKitDOMHTMLCollection","summary":"No description available."},{"type":"class","name":"DOMHTMLDListElement","ctype":"WebKitDOMHTMLDListElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDirectoryElement","ctype":"WebKitDOMHTMLDirectoryElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDivElement","ctype":"WebKitDOMHTMLDivElement","summary":"No description available."},{"type":"class","name":"DOMHTMLDocument","ctype":"WebKitDOMHTMLDocument","summary":"No description available."},{"type":"class","name":"DOMHTMLElement","ctype":"WebKitDOMHTMLElement","summary":"No description available."},{"type":"class","name":"DOMHTMLEmbedElement","ctype":"WebKitDOMHTMLEmbedElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFieldSetElement","ctype":"WebKitDOMHTMLFieldSetElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFontElement","ctype":"WebKitDOMHTMLFontElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFormElement","ctype":"WebKitDOMHTMLFormElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFrameElement","ctype":"WebKitDOMHTMLFrameElement","summary":"No description available."},{"type":"class","name":"DOMHTMLFrameSetElement","ctype":"WebKitDOMHTMLFrameSetElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHRElement","ctype":"WebKitDOMHTMLHRElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHeadElement","ctype":"WebKitDOMHTMLHeadElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHeadingElement","ctype":"WebKitDOMHTMLHeadingElement","summary":"No description available."},{"type":"class","name":"DOMHTMLHtmlElement","ctype":"WebKitDOMHTMLHtmlElement","summary":"No description available."},{"type":"class","name":"DOMHTMLIFrameElement","ctype":"WebKitDOMHTMLIFrameElement","summary":"No description available."},{"type":"class","name":"DOMHTMLImageElement","ctype":"WebKitDOMHTMLImageElement","summary":"No description available."},{"type":"class","name":"DOMHTMLInputElement","ctype":"WebKitDOMHTMLInputElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLIElement","ctype":"WebKitDOMHTMLLIElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLabelElement","ctype":"WebKitDOMHTMLLabelElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLegendElement","ctype":"WebKitDOMHTMLLegendElement","summary":"No description available."},{"type":"class","name":"DOMHTMLLinkElement","ctype":"WebKitDOMHTMLLinkElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMapElement","ctype":"WebKitDOMHTMLMapElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMarqueeElement","ctype":"WebKitDOMHTMLMarqueeElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMenuElement","ctype":"WebKitDOMHTMLMenuElement","summary":"No description available."},{"type":"class","name":"DOMHTMLMetaElement","ctype":"WebKitDOMHTMLMetaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLModElement","ctype":"WebKitDOMHTMLModElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOListElement","ctype":"WebKitDOMHTMLOListElement","summary":"No description available."},{"type":"class","name":"DOMHTMLObjectElement","ctype":"WebKitDOMHTMLObjectElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptGroupElement","ctype":"WebKitDOMHTMLOptGroupElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptionElement","ctype":"WebKitDOMHTMLOptionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLOptionsCollection","ctype":"WebKitDOMHTMLOptionsCollection","summary":"No description available."},{"type":"class","name":"DOMHTMLParagraphElement","ctype":"WebKitDOMHTMLParagraphElement","summary":"No description available."},{"type":"class","name":"DOMHTMLParamElement","ctype":"WebKitDOMHTMLParamElement","summary":"No description available."},{"type":"class","name":"DOMHTMLPreElement","ctype":"WebKitDOMHTMLPreElement","summary":"No description available."},{"type":"class","name":"DOMHTMLQuoteElement","ctype":"WebKitDOMHTMLQuoteElement","summary":"No description available."},{"type":"class","name":"DOMHTMLScriptElement","ctype":"WebKitDOMHTMLScriptElement","summary":"No description available."},{"type":"class","name":"DOMHTMLSelectElement","ctype":"WebKitDOMHTMLSelectElement","summary":"No description available."},{"type":"class","name":"DOMHTMLStyleElement","ctype":"WebKitDOMHTMLStyleElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableCaptionElement","ctype":"WebKitDOMHTMLTableCaptionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableCellElement","ctype":"WebKitDOMHTMLTableCellElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableColElement","ctype":"WebKitDOMHTMLTableColElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableElement","ctype":"WebKitDOMHTMLTableElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableRowElement","ctype":"WebKitDOMHTMLTableRowElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTableSectionElement","ctype":"WebKitDOMHTMLTableSectionElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTextAreaElement","ctype":"WebKitDOMHTMLTextAreaElement","summary":"No description available."},{"type":"class","name":"DOMHTMLTitleElement","ctype":"WebKitDOMHTMLTitleElement","summary":"No description available."},{"type":"class","name":"DOMHTMLUListElement","ctype":"WebKitDOMHTMLUListElement","summary":"No description available."},{"type":"class","name":"DOMKeyboardEvent","ctype":"WebKitDOMKeyboardEvent","summary":"No description available."},{"type":"class","name":"DOMMediaList","ctype":"WebKitDOMMediaList","summary":"No description available."},{"type":"class","name":"DOMMouseEvent","ctype":"WebKitDOMMouseEvent","summary":"No description available."},{"type":"class","name":"DOMNamedNodeMap","ctype":"WebKitDOMNamedNodeMap","summary":"No description available."},{"type":"class","name":"DOMNode","ctype":"WebKitDOMNode","summary":"No description available."},{"type":"class","name":"DOMNodeIterator","ctype":"WebKitDOMNodeIterator","summary":"No description available."},{"type":"class","name":"DOMNodeList","ctype":"WebKitDOMNodeList","summary":"No description available."},{"type":"class","name":"DOMObject","ctype":"WebKitDOMObject","summary":"No description available."},{"type":"class","name":"DOMProcessingInstruction","ctype":"WebKitDOMProcessingInstruction","summary":"No description available."},{"type":"class","name":"DOMRange","ctype":"WebKitDOMRange","summary":"No description available."},{"type":"class","name":"DOMStyleSheet","ctype":"WebKitDOMStyleSheet","summary":"No description available."},{"type":"class","name":"DOMStyleSheetList","ctype":"WebKitDOMStyleSheetList","summary":"No description available."},{"type":"class","name":"DOMText","ctype":"WebKitDOMText","summary":"No description available."},{"type":"class","name":"DOMTreeWalker","ctype":"WebKitDOMTreeWalker","summary":"No description available."},{"type":"class","name":"DOMUIEvent","ctype":"WebKitDOMUIEvent","summary":"No description available."},{"type":"class","name":"DOMWheelEvent","ctype":"WebKitDOMWheelEvent","summary":"No description available."},{"type":"class","name":"DOMXPathExpression","ctype":"WebKitDOMXPathExpression","summary":"No description available."},{"type":"class","name":"DOMXPathResult","ctype":"WebKitDOMXPathResult","summary":"No description available."},{"type":"class","name":"Frame","ctype":"WebKitFrame","summary":"A web page frame. Each `WebKitWebPage` has at ..."},{"type":"class","name":"HitTestResult","ctype":"WebKitHitTestResult","summary":"Result of a Hit Test. A Hit Test ..."},{"type":"class","name":"ScriptWorld","ctype":"WebKitScriptWorld","summary":"No description available."},{"type":"class","name":"URIRequest","ctype":"WebKitURIRequest","summary":"Represents a URI request. A #WebKitURIRequest can be ..."},{"type":"class","name":"URIResponse","ctype":"WebKitURIResponse","summary":"Represents an URI response. A #WebKitURIResponse contains information ..."},{"type":"class","name":"UserMessage","ctype":"WebKitUserMessage","summary":"Message that can be sent between the UI process ..."},{"type":"class","name":"WebEditor","ctype":"WebKitWebEditor","summary":"Access to editing capabilities of a #WebKitWebPage. The ..."},{"type":"class","name":"WebExtension","ctype":"WebKitWebExtension","summary":"Represents an extension of the WebProcess. WebKitWebExtension is ..."},{"type":"class","name":"WebFormManager","ctype":"WebKitWebFormManager","summary":"Form manager of a #WebKitWebPage in a #WebKitScriptWorld"},{"type":"class","name":"WebHitTestResult","ctype":"WebKitWebHitTestResult","summary":"Result of a Hit Test (Web Process Extensions). ..."},{"type":"class","name":"WebPage","ctype":"WebKitWebPage","summary":"A loaded web page."},{"type":"constant","name":"DOM_CSS_RULE_CHARSET_RULE","ident":"WEBKIT_DOM_CSS_RULE_CHARSET_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_FONT_FACE_RULE","ident":"WEBKIT_DOM_CSS_RULE_FONT_FACE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_IMPORT_RULE","ident":"WEBKIT_DOM_CSS_RULE_IMPORT_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_MEDIA_RULE","ident":"WEBKIT_DOM_CSS_RULE_MEDIA_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_PAGE_RULE","ident":"WEBKIT_DOM_CSS_RULE_PAGE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_STYLE_RULE","ident":"WEBKIT_DOM_CSS_RULE_STYLE_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_RULE_UNKNOWN_RULE","ident":"WEBKIT_DOM_CSS_RULE_UNKNOWN_RULE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_CUSTOM","ident":"WEBKIT_DOM_CSS_VALUE_CSS_CUSTOM","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_INHERIT","ident":"WEBKIT_DOM_CSS_VALUE_CSS_INHERIT","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE","ident":"WEBKIT_DOM_CSS_VALUE_CSS_PRIMITIVE_VALUE","summary":"No description available."},{"type":"constant","name":"DOM_CSS_VALUE_CSS_VALUE_LIST","ident":"WEBKIT_DOM_CSS_VALUE_CSS_VALUE_LIST","summary":"No description available."},{"type":"constant","name":"DOM_ELEMENT_ALLOW_KEYBOARD_INPUT","ident":"WEBKIT_DOM_ELEMENT_ALLOW_KEYBOARD_INPUT","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_AT_TARGET","ident":"WEBKIT_DOM_EVENT_AT_TARGET","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_BLUR","ident":"WEBKIT_DOM_EVENT_BLUR","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_BUBBLING_PHASE","ident":"WEBKIT_DOM_EVENT_BUBBLING_PHASE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CAPTURING_PHASE","ident":"WEBKIT_DOM_EVENT_CAPTURING_PHASE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CHANGE","ident":"WEBKIT_DOM_EVENT_CHANGE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_CLICK","ident":"WEBKIT_DOM_EVENT_CLICK","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_DBLCLICK","ident":"WEBKIT_DOM_EVENT_DBLCLICK","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_DRAGDROP","ident":"WEBKIT_DOM_EVENT_DRAGDROP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_FOCUS","ident":"WEBKIT_DOM_EVENT_FOCUS","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYDOWN","ident":"WEBKIT_DOM_EVENT_KEYDOWN","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYPRESS","ident":"WEBKIT_DOM_EVENT_KEYPRESS","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_KEYUP","ident":"WEBKIT_DOM_EVENT_KEYUP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEDOWN","ident":"WEBKIT_DOM_EVENT_MOUSEDOWN","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEDRAG","ident":"WEBKIT_DOM_EVENT_MOUSEDRAG","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEMOVE","ident":"WEBKIT_DOM_EVENT_MOUSEMOVE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEOUT","ident":"WEBKIT_DOM_EVENT_MOUSEOUT","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEOVER","ident":"WEBKIT_DOM_EVENT_MOUSEOVER","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_MOUSEUP","ident":"WEBKIT_DOM_EVENT_MOUSEUP","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_NONE","ident":"WEBKIT_DOM_EVENT_NONE","summary":"No description available."},{"type":"constant","name":"DOM_EVENT_SELECT","ident":"WEBKIT_DOM_EVENT_SELECT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_LEFT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_NUMPAD","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_RIGHT","summary":"No description available."},{"type":"constant","name":"DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD","ident":"WEBKIT_DOM_KEYBOARD_EVENT_KEY_LOCATION_STANDARD","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ATTRIBUTE_NODE","ident":"WEBKIT_DOM_NODE_ATTRIBUTE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_CDATA_SECTION_NODE","ident":"WEBKIT_DOM_NODE_CDATA_SECTION_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_COMMENT_NODE","ident":"WEBKIT_DOM_NODE_COMMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_FRAGMENT_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_FRAGMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_CONTAINED_BY","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_CONTAINS","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_CONTAINS","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_DISCONNECTED","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_DISCONNECTED","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_FOLLOWING","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_FOLLOWING","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_POSITION_PRECEDING","ident":"WEBKIT_DOM_NODE_DOCUMENT_POSITION_PRECEDING","summary":"No description available."},{"type":"constant","name":"DOM_NODE_DOCUMENT_TYPE_NODE","ident":"WEBKIT_DOM_NODE_DOCUMENT_TYPE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ELEMENT_NODE","ident":"WEBKIT_DOM_NODE_ELEMENT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ENTITY_NODE","ident":"WEBKIT_DOM_NODE_ENTITY_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_ENTITY_REFERENCE_NODE","ident":"WEBKIT_DOM_NODE_ENTITY_REFERENCE_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_FILTER_ACCEPT","ident":"WEBKIT_DOM_NODE_FILTER_ACCEPT","summary":"Accept the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_FILTER_REJECT","ident":"WEBKIT_DOM_NODE_FILTER_REJECT","summary":"Reject the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ALL","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ALL","summary":"Show all nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ATTRIBUTE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ATTRIBUTE","summary":"Show #WebKitDOMAttr nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_CDATA_SECTION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_CDATA_SECTION","summary":"Show #WebKitDOMCDataSection nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_COMMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_COMMENT","summary":"Show #WebKitDOMComment nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT","summary":"Show #WebKitDOMDocument nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT_FRAGMENT","summary":"Show #WebKitDOMDocumentFragment nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_DOCUMENT_TYPE","summary":"Show #WebKitDOMDocumentType nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ELEMENT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ELEMENT","summary":"Show #WebKitDOMElement nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ENTITY","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ENTITY","summary":"Show #WebKitDOMEntity nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_ENTITY_REFERENCE","summary":"Show #WebKitDOMEntityReference nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_NOTATION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_NOTATION","summary":"Show #WebKitDOMNotation nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_PROCESSING_INSTRUCTION","summary":"Show #WebKitDOMProcessingInstruction nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SHOW_TEXT","ident":"WEBKIT_DOM_NODE_FILTER_SHOW_TEXT","summary":"Show #WebKitDOMText nodes."},{"type":"constant","name":"DOM_NODE_FILTER_SKIP","ident":"WEBKIT_DOM_NODE_FILTER_SKIP","summary":"Skip the node. Use this macro as return value ..."},{"type":"constant","name":"DOM_NODE_PROCESSING_INSTRUCTION_NODE","ident":"WEBKIT_DOM_NODE_PROCESSING_INSTRUCTION_NODE","summary":"No description available."},{"type":"constant","name":"DOM_NODE_TEXT_NODE","ident":"WEBKIT_DOM_NODE_TEXT_NODE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_END_TO_END","ident":"WEBKIT_DOM_RANGE_END_TO_END","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_END_TO_START","ident":"WEBKIT_DOM_RANGE_END_TO_START","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_AFTER","ident":"WEBKIT_DOM_RANGE_NODE_AFTER","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_BEFORE","ident":"WEBKIT_DOM_RANGE_NODE_BEFORE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_BEFORE_AND_AFTER","ident":"WEBKIT_DOM_RANGE_NODE_BEFORE_AND_AFTER","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_NODE_INSIDE","ident":"WEBKIT_DOM_RANGE_NODE_INSIDE","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_START_TO_END","ident":"WEBKIT_DOM_RANGE_START_TO_END","summary":"No description available."},{"type":"constant","name":"DOM_RANGE_START_TO_START","ident":"WEBKIT_DOM_RANGE_START_TO_START","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ANY_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ANY_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ANY_UNORDERED_NODE_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_BOOLEAN_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_BOOLEAN_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_FIRST_ORDERED_NODE_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_NUMBER_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_NUMBER_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ORDERED_NODE_ITERATOR_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_ORDERED_NODE_SNAPSHOT_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_STRING_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_STRING_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_UNORDERED_NODE_ITERATOR_TYPE","summary":"No description available."},{"type":"constant","name":"DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE","ident":"WEBKIT_DOM_XPATH_RESULT_UNORDERED_NODE_SNAPSHOT_TYPE","summary":"No description available."},{"type":"ctor","name":"new","type_name":"ContextMenu","ident":"webkit_context_menu_new","summary":"Creates a new #WebKitContextMenu object. Creates a new ..."},{"type":"ctor","name":"new","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new","summary":"Creates a new #WebKitContextMenuItem for the given @action."},{"type":"ctor","name":"new","type_name":"ScriptWorld","ident":"webkit_script_world_new","summary":"Creates a new isolated #WebKitScriptWorld. Scripts executed in isolated ..."},{"type":"ctor","name":"new","type_name":"URIRequest","ident":"webkit_uri_request_new","summary":"Creates a new #WebKitURIRequest for the given URI."},{"type":"ctor","name":"new","type_name":"UserMessage","ident":"webkit_user_message_new","summary":"Create a new #WebKitUserMessage with @name."},{"type":"ctor","name":"new_from_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_gaction","summary":"Creates a new #WebKitContextMenuItem for the given @action and ..."},{"type":"ctor","name":"new_from_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action","summary":"Creates a new #WebKitContextMenuItem for the given stock action. ..."},{"type":"ctor","name":"new_from_stock_action_with_label","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_from_stock_action_with_label","summary":"Creates a new #WebKitContextMenuItem for the given stock action ..."},{"type":"ctor","name":"new_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_separator","summary":"Creates a new #WebKitContextMenuItem representing a separator."},{"type":"ctor","name":"new_with_fd_list","type_name":"UserMessage","ident":"webkit_user_message_new_with_fd_list","summary":"Create a new #WebKitUserMessage including also a list of ..."},{"type":"ctor","name":"new_with_items","type_name":"ContextMenu","ident":"webkit_context_menu_new_with_items","summary":"Creates a new #WebKitContextMenu object with the given items. ..."},{"type":"ctor","name":"new_with_name","type_name":"ScriptWorld","ident":"webkit_script_world_new_with_name","summary":"Creates a new isolated #WebKitScriptWorld with a name. Scripts ..."},{"type":"ctor","name":"new_with_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_new_with_submenu","summary":"Creates a new #WebKitContextMenuItem using the given @label with ..."},{"type":"enum","name":"ConsoleMessageLevel","ctype":"WebKitConsoleMessageLevel","summary":"Enum values used to denote the various levels of ..."},{"type":"enum","name":"ConsoleMessageSource","ctype":"WebKitConsoleMessageSource","summary":"Enum values used to denote the various sources of ..."},{"type":"enum","name":"ContextMenuAction","ctype":"WebKitContextMenuAction","summary":"Enum values used to denote the stock actions for #WebKitContextMenuItems"},{"type":"enum","name":"FormSubmissionStep","ctype":"WebKitFormSubmissionStep","summary":"Used to indicate a particular stage in form submission. ..."},{"type":"enum","name":"UserMessageError","ctype":"WebKitUserMessageError","summary":"Enum values used to denote errors happening when sending ..."},{"type":"function_macro","name":"DEPRECATED_FOR","ident":"WEBKIT_DEPRECATED_FOR","summary":"No description available."},{"type":"function_macro","name":"DOM_ATTR","ident":"WEBKIT_DOM_ATTR","summary":"No description available."},{"type":"function_macro","name":"DOM_ATTR_CLASS","ident":"WEBKIT_DOM_ATTR_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_BLOB","ident":"WEBKIT_DOM_BLOB","summary":"No description available."},{"type":"function_macro","name":"DOM_BLOB_CLASS","ident":"WEBKIT_DOM_BLOB_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CDATA_SECTION","ident":"WEBKIT_DOM_CDATA_SECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_CDATA_SECTION_CLASS","ident":"WEBKIT_DOM_CDATA_SECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CHARACTER_DATA","ident":"WEBKIT_DOM_CHARACTER_DATA","summary":"No description available."},{"type":"function_macro","name":"DOM_CHARACTER_DATA_CLASS","ident":"WEBKIT_DOM_CHARACTER_DATA_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT","ident":"WEBKIT_DOM_CLIENT_RECT","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_CLASS","ident":"WEBKIT_DOM_CLIENT_RECT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_LIST","ident":"WEBKIT_DOM_CLIENT_RECT_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_CLIENT_RECT_LIST_CLASS","ident":"WEBKIT_DOM_CLIENT_RECT_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_COMMENT","ident":"WEBKIT_DOM_COMMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_COMMENT_CLASS","ident":"WEBKIT_DOM_COMMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE","ident":"WEBKIT_DOM_CSS_RULE","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_CLASS","ident":"WEBKIT_DOM_CSS_RULE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_LIST","ident":"WEBKIT_DOM_CSS_RULE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_RULE_LIST_CLASS","ident":"WEBKIT_DOM_CSS_RULE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_DECLARATION","ident":"WEBKIT_DOM_CSS_STYLE_DECLARATION","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_DECLARATION_CLASS","ident":"WEBKIT_DOM_CSS_STYLE_DECLARATION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_SHEET","ident":"WEBKIT_DOM_CSS_STYLE_SHEET","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_STYLE_SHEET_CLASS","ident":"WEBKIT_DOM_CSS_STYLE_SHEET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_VALUE","ident":"WEBKIT_DOM_CSS_VALUE","summary":"No description available."},{"type":"function_macro","name":"DOM_CSS_VALUE_CLASS","ident":"WEBKIT_DOM_CSS_VALUE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT","ident":"WEBKIT_DOM_DOCUMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_CLASS","ident":"WEBKIT_DOM_DOCUMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_FRAGMENT","ident":"WEBKIT_DOM_DOCUMENT_FRAGMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_FRAGMENT_CLASS","ident":"WEBKIT_DOM_DOCUMENT_FRAGMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_TYPE","ident":"WEBKIT_DOM_DOCUMENT_TYPE","summary":"No description available."},{"type":"function_macro","name":"DOM_DOCUMENT_TYPE_CLASS","ident":"WEBKIT_DOM_DOCUMENT_TYPE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_IMPLEMENTATION","ident":"WEBKIT_DOM_DOM_IMPLEMENTATION","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_IMPLEMENTATION_CLASS","ident":"WEBKIT_DOM_DOM_IMPLEMENTATION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_SELECTION","ident":"WEBKIT_DOM_DOM_SELECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_SELECTION_CLASS","ident":"WEBKIT_DOM_DOM_SELECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_TOKEN_LIST","ident":"WEBKIT_DOM_DOM_TOKEN_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_TOKEN_LIST_CLASS","ident":"WEBKIT_DOM_DOM_TOKEN_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_WINDOW","ident":"WEBKIT_DOM_DOM_WINDOW","summary":"No description available."},{"type":"function_macro","name":"DOM_DOM_WINDOW_CLASS","ident":"WEBKIT_DOM_DOM_WINDOW_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_ELEMENT","ident":"WEBKIT_DOM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_ELEMENT_CLASS","ident":"WEBKIT_DOM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_ENTITY_REFERENCE","ident":"WEBKIT_DOM_ENTITY_REFERENCE","summary":"No description available."},{"type":"function_macro","name":"DOM_ENTITY_REFERENCE_CLASS","ident":"WEBKIT_DOM_ENTITY_REFERENCE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT","ident":"WEBKIT_DOM_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_CLASS","ident":"WEBKIT_DOM_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_TARGET","ident":"WEBKIT_DOM_EVENT_TARGET","summary":"No description available."},{"type":"function_macro","name":"DOM_EVENT_TARGET_CLASS","ident":"WEBKIT_DOM_EVENT_TARGET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE","ident":"WEBKIT_DOM_FILE","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_CLASS","ident":"WEBKIT_DOM_FILE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_LIST","ident":"WEBKIT_DOM_FILE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_FILE_LIST_CLASS","ident":"WEBKIT_DOM_FILE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ANCHOR_ELEMENT","ident":"WEBKIT_DOM_HTML_ANCHOR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ANCHOR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_ANCHOR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_APPLET_ELEMENT","ident":"WEBKIT_DOM_HTML_APPLET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_APPLET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_APPLET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_AREA_ELEMENT","ident":"WEBKIT_DOM_HTML_AREA_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_AREA_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_AREA_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_ELEMENT","ident":"WEBKIT_DOM_HTML_BASE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BASE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_FONT_ELEMENT","ident":"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BASE_FONT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BODY_ELEMENT","ident":"WEBKIT_DOM_HTML_BODY_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BODY_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BODY_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BR_ELEMENT","ident":"WEBKIT_DOM_HTML_BR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BUTTON_ELEMENT","ident":"WEBKIT_DOM_HTML_BUTTON_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_BUTTON_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_BUTTON_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_CANVAS_ELEMENT","ident":"WEBKIT_DOM_HTML_CANVAS_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_CANVAS_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_CANVAS_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_COLLECTION","ident":"WEBKIT_DOM_HTML_COLLECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_COLLECTION_CLASS","ident":"WEBKIT_DOM_HTML_COLLECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIRECTORY_ELEMENT","ident":"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIRECTORY_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIV_ELEMENT","ident":"WEBKIT_DOM_HTML_DIV_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DIV_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_DIV_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DOCUMENT","ident":"WEBKIT_DOM_HTML_DOCUMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_DOCUMENT_CLASS","ident":"WEBKIT_DOM_HTML_DOCUMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_D_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_D_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_D_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_D_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ELEMENT","ident":"WEBKIT_DOM_HTML_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_EMBED_ELEMENT","ident":"WEBKIT_DOM_HTML_EMBED_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_EMBED_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_EMBED_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FIELD_SET_ELEMENT","ident":"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FIELD_SET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FONT_ELEMENT","ident":"WEBKIT_DOM_HTML_FONT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FONT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FONT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FORM_ELEMENT","ident":"WEBKIT_DOM_HTML_FORM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FORM_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FORM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_ELEMENT","ident":"WEBKIT_DOM_HTML_FRAME_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FRAME_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_SET_ELEMENT","ident":"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_FRAME_SET_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEADING_ELEMENT","ident":"WEBKIT_DOM_HTML_HEADING_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEADING_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HEADING_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEAD_ELEMENT","ident":"WEBKIT_DOM_HTML_HEAD_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HEAD_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HEAD_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HR_ELEMENT","ident":"WEBKIT_DOM_HTML_HR_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HR_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HR_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HTML_ELEMENT","ident":"WEBKIT_DOM_HTML_HTML_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_HTML_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_HTML_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IFRAME_ELEMENT","ident":"WEBKIT_DOM_HTML_IFRAME_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IFRAME_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_IFRAME_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IMAGE_ELEMENT","ident":"WEBKIT_DOM_HTML_IMAGE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_IMAGE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_IMAGE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_INPUT_ELEMENT","ident":"WEBKIT_DOM_HTML_INPUT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_INPUT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_INPUT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LABEL_ELEMENT","ident":"WEBKIT_DOM_HTML_LABEL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LABEL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LABEL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LEGEND_ELEMENT","ident":"WEBKIT_DOM_HTML_LEGEND_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LEGEND_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LEGEND_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LINK_ELEMENT","ident":"WEBKIT_DOM_HTML_LINK_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LINK_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LINK_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LI_ELEMENT","ident":"WEBKIT_DOM_HTML_LI_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_LI_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_LI_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MAP_ELEMENT","ident":"WEBKIT_DOM_HTML_MAP_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MAP_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MAP_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MARQUEE_ELEMENT","ident":"WEBKIT_DOM_HTML_MARQUEE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MARQUEE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MARQUEE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MENU_ELEMENT","ident":"WEBKIT_DOM_HTML_MENU_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MENU_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MENU_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_META_ELEMENT","ident":"WEBKIT_DOM_HTML_META_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_META_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_META_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MOD_ELEMENT","ident":"WEBKIT_DOM_HTML_MOD_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_MOD_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_MOD_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OBJECT_ELEMENT","ident":"WEBKIT_DOM_HTML_OBJECT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OBJECT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OBJECT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTIONS_COLLECTION","ident":"WEBKIT_DOM_HTML_OPTIONS_COLLECTION","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTIONS_COLLECTION_CLASS","ident":"WEBKIT_DOM_HTML_OPTIONS_COLLECTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTION_ELEMENT","ident":"WEBKIT_DOM_HTML_OPTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OPTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPT_GROUP_ELEMENT","ident":"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_OPT_GROUP_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_O_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_O_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_O_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_O_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAGRAPH_ELEMENT","ident":"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAGRAPH_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAM_ELEMENT","ident":"WEBKIT_DOM_HTML_PARAM_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PARAM_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PARAM_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PRE_ELEMENT","ident":"WEBKIT_DOM_HTML_PRE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_PRE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_PRE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_QUOTE_ELEMENT","ident":"WEBKIT_DOM_HTML_QUOTE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_QUOTE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_QUOTE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SCRIPT_ELEMENT","ident":"WEBKIT_DOM_HTML_SCRIPT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SCRIPT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_SCRIPT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SELECT_ELEMENT","ident":"WEBKIT_DOM_HTML_SELECT_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_SELECT_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_SELECT_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_STYLE_ELEMENT","ident":"WEBKIT_DOM_HTML_STYLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_STYLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_STYLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CAPTION_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CELL_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_CELL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_COL_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_COL_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ROW_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_ROW_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_SECTION_ELEMENT","ident":"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TABLE_SECTION_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TEXT_AREA_ELEMENT","ident":"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TEXT_AREA_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TITLE_ELEMENT","ident":"WEBKIT_DOM_HTML_TITLE_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_TITLE_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_TITLE_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_U_LIST_ELEMENT","ident":"WEBKIT_DOM_HTML_U_LIST_ELEMENT","summary":"No description available."},{"type":"function_macro","name":"DOM_HTML_U_LIST_ELEMENT_CLASS","ident":"WEBKIT_DOM_HTML_U_LIST_ELEMENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_KEYBOARD_EVENT","ident":"WEBKIT_DOM_KEYBOARD_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_KEYBOARD_EVENT_CLASS","ident":"WEBKIT_DOM_KEYBOARD_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_MEDIA_LIST","ident":"WEBKIT_DOM_MEDIA_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_MEDIA_LIST_CLASS","ident":"WEBKIT_DOM_MEDIA_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_MOUSE_EVENT","ident":"WEBKIT_DOM_MOUSE_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_MOUSE_EVENT_CLASS","ident":"WEBKIT_DOM_MOUSE_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NAMED_NODE_MAP","ident":"WEBKIT_DOM_NAMED_NODE_MAP","summary":"No description available."},{"type":"function_macro","name":"DOM_NAMED_NODE_MAP_CLASS","ident":"WEBKIT_DOM_NAMED_NODE_MAP_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE","ident":"WEBKIT_DOM_NODE","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_CLASS","ident":"WEBKIT_DOM_NODE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_FILTER","ident":"WEBKIT_DOM_NODE_FILTER","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_FILTER_CLASS","ident":"WEBKIT_DOM_NODE_FILTER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_ITERATOR","ident":"WEBKIT_DOM_NODE_ITERATOR","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_ITERATOR_CLASS","ident":"WEBKIT_DOM_NODE_ITERATOR_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_LIST","ident":"WEBKIT_DOM_NODE_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_NODE_LIST_CLASS","ident":"WEBKIT_DOM_NODE_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_OBJECT","ident":"WEBKIT_DOM_OBJECT","summary":"No description available."},{"type":"function_macro","name":"DOM_OBJECT_CLASS","ident":"WEBKIT_DOM_OBJECT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_PROCESSING_INSTRUCTION","ident":"WEBKIT_DOM_PROCESSING_INSTRUCTION","summary":"No description available."},{"type":"function_macro","name":"DOM_PROCESSING_INSTRUCTION_CLASS","ident":"WEBKIT_DOM_PROCESSING_INSTRUCTION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_RANGE","ident":"WEBKIT_DOM_RANGE","summary":"No description available."},{"type":"function_macro","name":"DOM_RANGE_CLASS","ident":"WEBKIT_DOM_RANGE_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET","ident":"WEBKIT_DOM_STYLE_SHEET","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_CLASS","ident":"WEBKIT_DOM_STYLE_SHEET_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_LIST","ident":"WEBKIT_DOM_STYLE_SHEET_LIST","summary":"No description available."},{"type":"function_macro","name":"DOM_STYLE_SHEET_LIST_CLASS","ident":"WEBKIT_DOM_STYLE_SHEET_LIST_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_TEXT","ident":"WEBKIT_DOM_TEXT","summary":"No description available."},{"type":"function_macro","name":"DOM_TEXT_CLASS","ident":"WEBKIT_DOM_TEXT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_TREE_WALKER","ident":"WEBKIT_DOM_TREE_WALKER","summary":"No description available."},{"type":"function_macro","name":"DOM_TREE_WALKER_CLASS","ident":"WEBKIT_DOM_TREE_WALKER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_UI_EVENT","ident":"WEBKIT_DOM_UI_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_UI_EVENT_CLASS","ident":"WEBKIT_DOM_UI_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_WHEEL_EVENT","ident":"WEBKIT_DOM_WHEEL_EVENT","summary":"No description available."},{"type":"function_macro","name":"DOM_WHEEL_EVENT_CLASS","ident":"WEBKIT_DOM_WHEEL_EVENT_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_EXPRESSION","ident":"WEBKIT_DOM_XPATH_EXPRESSION","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_EXPRESSION_CLASS","ident":"WEBKIT_DOM_XPATH_EXPRESSION_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_NS_RESOLVER","ident":"WEBKIT_DOM_XPATH_NS_RESOLVER","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_NS_RESOLVER_CLASS","ident":"WEBKIT_DOM_XPATH_NS_RESOLVER_CLASS","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_RESULT","ident":"WEBKIT_DOM_XPATH_RESULT","summary":"No description available."},{"type":"function_macro","name":"DOM_XPATH_RESULT_CLASS","ident":"WEBKIT_DOM_XPATH_RESULT_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_REQUEST","ident":"WEBKIT_URI_REQUEST","summary":"No description available."},{"type":"function_macro","name":"URI_REQUEST_CLASS","ident":"WEBKIT_URI_REQUEST_CLASS","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE","ident":"WEBKIT_URI_RESPONSE","summary":"No description available."},{"type":"function_macro","name":"URI_RESPONSE_CLASS","ident":"WEBKIT_URI_RESPONSE_CLASS","summary":"No description available."},{"type":"interface","name":"DOMEventTarget","ctype":"WebKitDOMEventTarget","summary":"No description available."},{"type":"interface","name":"DOMNodeFilter","ctype":"WebKitDOMNodeFilter","summary":"No description available."},{"type":"interface","name":"DOMXPathNSResolver","ctype":"WebKitDOMXPathNSResolver","summary":"No description available."},{"type":"method","name":"accept_node","type_name":"DOMNodeFilter","ident":"webkit_dom_node_filter_accept_node","summary":"No description available."},{"type":"method","name":"add","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_add","summary":"No description available."},{"type":"method","name":"add","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_add","summary":"No description available."},{"type":"method","name":"add_event_listener","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_add_event_listener","summary":"No description available."},{"type":"method","name":"add_event_listener_with_closure","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_add_event_listener_with_closure","summary":"Version of webkit_dom_event_target_add_event_listener() using a closure instead of a ..."},{"type":"method","name":"add_range","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_add_range","summary":"No description available."},{"type":"method","name":"add_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_add_rule","summary":"No description available."},{"type":"method","name":"adopt_node","type_name":"DOMDocument","ident":"webkit_dom_document_adopt_node","summary":"No description available."},{"type":"method","name":"alert","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_alert","summary":"No description available."},{"type":"method","name":"append","type_name":"ContextMenu","ident":"webkit_context_menu_append","summary":"Adds @item at the end of the @menu."},{"type":"method","name":"append_child","type_name":"DOMNode","ident":"webkit_dom_node_append_child","summary":"No description available."},{"type":"method","name":"append_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_append_data","summary":"No description available."},{"type":"method","name":"append_medium","type_name":"DOMMediaList","ident":"webkit_dom_media_list_append_medium","summary":"No description available."},{"type":"method","name":"blur","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_blur","summary":"No description available."},{"type":"method","name":"blur","type_name":"DOMElement","ident":"webkit_dom_element_blur","summary":"No description available."},{"type":"method","name":"capture_events","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_capture_events","summary":"No description available."},{"type":"method","name":"capture_events","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_capture_events","summary":"No description available."},{"type":"method","name":"caret_range_from_point","type_name":"DOMDocument","ident":"webkit_dom_document_caret_range_from_point","summary":"No description available."},{"type":"method","name":"clear","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_clear","summary":"No description available."},{"type":"method","name":"click","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_click","summary":"No description available."},{"type":"method","name":"clone_contents","type_name":"DOMRange","ident":"webkit_dom_range_clone_contents","summary":"No description available."},{"type":"method","name":"clone_node","type_name":"DOMNode","ident":"webkit_dom_node_clone_node","summary":"No description available."},{"type":"method","name":"clone_node_with_error","type_name":"DOMNode","ident":"webkit_dom_node_clone_node_with_error","summary":"No description available."},{"type":"method","name":"clone_range","type_name":"DOMRange","ident":"webkit_dom_range_clone_range","summary":"No description available."},{"type":"method","name":"close","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_close","summary":"No description available."},{"type":"method","name":"close","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_close","summary":"No description available."},{"type":"method","name":"closest","type_name":"DOMElement","ident":"webkit_dom_element_closest","summary":"No description available."},{"type":"method","name":"collapse","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse","summary":"No description available."},{"type":"method","name":"collapse","type_name":"DOMRange","ident":"webkit_dom_range_collapse","summary":"No description available."},{"type":"method","name":"collapse_to_end","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse_to_end","summary":"No description available."},{"type":"method","name":"collapse_to_start","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_collapse_to_start","summary":"No description available."},{"type":"method","name":"compare_boundary_points","type_name":"DOMRange","ident":"webkit_dom_range_compare_boundary_points","summary":"No description available."},{"type":"method","name":"compare_document_position","type_name":"DOMNode","ident":"webkit_dom_node_compare_document_position","summary":"No description available."},{"type":"method","name":"compare_node","type_name":"DOMRange","ident":"webkit_dom_range_compare_node","summary":"No description available."},{"type":"method","name":"compare_point","type_name":"DOMRange","ident":"webkit_dom_range_compare_point","summary":"No description available."},{"type":"method","name":"confirm","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_confirm","summary":"No description available."},{"type":"method","name":"contains","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_contains","summary":"No description available."},{"type":"method","name":"contains","type_name":"DOMNode","ident":"webkit_dom_node_contains","summary":"No description available."},{"type":"method","name":"contains_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_contains_node","summary":"No description available."},{"type":"method","name":"context_is_editable","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_editable","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_EDITABLE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_image","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_image","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_link","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_link","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_media","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_media","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_scrollbar","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_scrollbar","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SCROLLBAR flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"context_is_selection","type_name":"HitTestResult","ident":"webkit_hit_test_result_context_is_selection","summary":"Gets whether %WEBKIT_HIT_TEST_RESULT_CONTEXT_SELECTION flag is present in #WebKitHitTestResult:context."},{"type":"method","name":"copy","type_name":"ConsoleMessage","ident":"webkit_console_message_copy","summary":"Make a copy of @console_message."},{"type":"method","name":"create_attribute","type_name":"DOMDocument","ident":"webkit_dom_document_create_attribute","summary":"No description available."},{"type":"method","name":"create_attribute_ns","type_name":"DOMDocument","ident":"webkit_dom_document_create_attribute_ns","summary":"No description available."},{"type":"method","name":"create_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_caption","summary":"No description available."},{"type":"method","name":"create_cdata_section","type_name":"DOMDocument","ident":"webkit_dom_document_create_cdata_section","summary":"No description available."},{"type":"method","name":"create_comment","type_name":"DOMDocument","ident":"webkit_dom_document_create_comment","summary":"No description available."},{"type":"method","name":"create_contextual_fragment","type_name":"DOMRange","ident":"webkit_dom_range_create_contextual_fragment","summary":"No description available."},{"type":"method","name":"create_css_style_declaration","type_name":"DOMDocument","ident":"webkit_dom_document_create_css_style_declaration","summary":"No description available."},{"type":"method","name":"create_css_style_sheet","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_css_style_sheet","summary":"No description available."},{"type":"method","name":"create_document","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_document","summary":"No description available."},{"type":"method","name":"create_document_fragment","type_name":"DOMDocument","ident":"webkit_dom_document_create_document_fragment","summary":"No description available."},{"type":"method","name":"create_document_type","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_document_type","summary":"No description available."},{"type":"method","name":"create_element","type_name":"DOMDocument","ident":"webkit_dom_document_create_element","summary":"No description available."},{"type":"method","name":"create_element_ns","type_name":"DOMDocument","ident":"webkit_dom_document_create_element_ns","summary":"No description available."},{"type":"method","name":"create_entity_reference","type_name":"DOMDocument","ident":"webkit_dom_document_create_entity_reference","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"create_event","type_name":"DOMDocument","ident":"webkit_dom_document_create_event","summary":"No description available."},{"type":"method","name":"create_expression","type_name":"DOMDocument","ident":"webkit_dom_document_create_expression","summary":"No description available."},{"type":"method","name":"create_html_document","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_create_html_document","summary":"No description available."},{"type":"method","name":"create_node_iterator","type_name":"DOMDocument","ident":"webkit_dom_document_create_node_iterator","summary":"No description available."},{"type":"method","name":"create_ns_resolver","type_name":"DOMDocument","ident":"webkit_dom_document_create_ns_resolver","summary":"No description available."},{"type":"method","name":"create_processing_instruction","type_name":"DOMDocument","ident":"webkit_dom_document_create_processing_instruction","summary":"No description available."},{"type":"method","name":"create_range","type_name":"DOMDocument","ident":"webkit_dom_document_create_range","summary":"No description available."},{"type":"method","name":"create_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_t_foot","summary":"No description available."},{"type":"method","name":"create_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_create_t_head","summary":"No description available."},{"type":"method","name":"create_text_node","type_name":"DOMDocument","ident":"webkit_dom_document_create_text_node","summary":"No description available."},{"type":"method","name":"create_tree_walker","type_name":"DOMDocument","ident":"webkit_dom_document_create_tree_walker","summary":"No description available."},{"type":"method","name":"delete_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_caption","summary":"No description available."},{"type":"method","name":"delete_cell","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_delete_cell","summary":"No description available."},{"type":"method","name":"delete_contents","type_name":"DOMRange","ident":"webkit_dom_range_delete_contents","summary":"No description available."},{"type":"method","name":"delete_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_delete_data","summary":"No description available."},{"type":"method","name":"delete_from_document","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_delete_from_document","summary":"No description available."},{"type":"method","name":"delete_medium","type_name":"DOMMediaList","ident":"webkit_dom_media_list_delete_medium","summary":"No description available."},{"type":"method","name":"delete_row","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_row","summary":"No description available."},{"type":"method","name":"delete_row","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_delete_row","summary":"No description available."},{"type":"method","name":"delete_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_delete_rule","summary":"No description available."},{"type":"method","name":"delete_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_t_foot","summary":"No description available."},{"type":"method","name":"delete_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_delete_t_head","summary":"No description available."},{"type":"method","name":"detach","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_detach","summary":"No description available."},{"type":"method","name":"detach","type_name":"DOMRange","ident":"webkit_dom_range_detach","summary":"No description available."},{"type":"method","name":"dispatch_event","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_dispatch_event","summary":"No description available."},{"type":"method","name":"element_from_point","type_name":"DOMDocument","ident":"webkit_dom_document_element_from_point","summary":"No description available."},{"type":"method","name":"empty","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_empty","summary":"No description available."},{"type":"method","name":"evaluate","type_name":"DOMDocument","ident":"webkit_dom_document_evaluate","summary":"No description available."},{"type":"method","name":"evaluate","type_name":"DOMXPathExpression","ident":"webkit_dom_xpath_expression_evaluate","summary":"No description available."},{"type":"method","name":"exec_command","type_name":"DOMDocument","ident":"webkit_dom_document_exec_command","summary":"No description available."},{"type":"method","name":"exit_pointer_lock","type_name":"DOMDocument","ident":"webkit_dom_document_exit_pointer_lock","summary":"No description available."},{"type":"method","name":"expand","type_name":"DOMRange","ident":"webkit_dom_range_expand","summary":"No description available."},{"type":"method","name":"extend","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_extend","summary":"No description available."},{"type":"method","name":"extract_contents","type_name":"DOMRange","ident":"webkit_dom_range_extract_contents","summary":"No description available."},{"type":"method","name":"find","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_find","summary":"No description available."},{"type":"method","name":"first","type_name":"ContextMenu","ident":"webkit_context_menu_first","summary":"Gets the first item in the @menu."},{"type":"method","name":"first_child","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_first_child","summary":"No description available."},{"type":"method","name":"focus","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_focus","summary":"No description available."},{"type":"method","name":"focus","type_name":"DOMElement","ident":"webkit_dom_element_focus","summary":"No description available."},{"type":"method","name":"free","type_name":"ConsoleMessage","ident":"webkit_console_message_free","summary":"Free the #WebKitConsoleMessage"},{"type":"method","name":"get_a_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_a_link","summary":"No description available."},{"type":"method","name":"get_abbr","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_abbr","summary":"No description available."},{"type":"method","name":"get_accept","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_accept","summary":"No description available."},{"type":"method","name":"get_accept_charset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_accept_charset","summary":"No description available."},{"type":"method","name":"get_access_key","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_access_key","summary":"No description available."},{"type":"method","name":"get_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_action","summary":"Gets the action associated to @item as a #GtkAction."},{"type":"method","name":"get_action","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_action","summary":"No description available."},{"type":"method","name":"get_active_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_active_element","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLDivElement","ident":"webkit_dom_html_div_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLHeadingElement","ident":"webkit_dom_html_heading_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLParagraphElement","ident":"webkit_dom_html_paragraph_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableCaptionElement","ident":"webkit_dom_html_table_caption_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_align","summary":"No description available."},{"type":"method","name":"get_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_align","summary":"No description available."},{"type":"method","name":"get_alink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_alink_color","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_alt","summary":"No description available."},{"type":"method","name":"get_alt_graph_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_alt_graph_key","summary":"No description available."},{"type":"method","name":"get_alt_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_alt_key","summary":"No description available."},{"type":"method","name":"get_alt_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_alt_key","summary":"No description available."},{"type":"method","name":"get_anchor_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_anchor_node","summary":"No description available."},{"type":"method","name":"get_anchor_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_anchor_offset","summary":"No description available."},{"type":"method","name":"get_anchors","type_name":"DOMDocument","ident":"webkit_dom_document_get_anchors","summary":"No description available."},{"type":"method","name":"get_applets","type_name":"DOMDocument","ident":"webkit_dom_document_get_applets","summary":"No description available."},{"type":"method","name":"get_archive","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_archive","summary":"No description available."},{"type":"method","name":"get_archive","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_archive","summary":"No description available."},{"type":"method","name":"get_area_type","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_area_type","summary":"No description available."},{"type":"method","name":"get_areas","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_get_areas","summary":"No description available."},{"type":"method","name":"get_attribute","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute","summary":"No description available."},{"type":"method","name":"get_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_node","summary":"No description available."},{"type":"method","name":"get_attribute_node_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_node_ns","summary":"No description available."},{"type":"method","name":"get_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_attribute_ns","summary":"No description available."},{"type":"method","name":"get_attributes","type_name":"DOMElement","ident":"webkit_dom_element_get_attributes","summary":"No description available."},{"type":"method","name":"get_auto_filled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_auto_filled","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_autofocus","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_autofocus","summary":"No description available."},{"type":"method","name":"get_axis","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_axis","summary":"No description available."},{"type":"method","name":"get_background","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_background","summary":"No description available."},{"type":"method","name":"get_base_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_base_node","summary":"No description available."},{"type":"method","name":"get_base_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_base_offset","summary":"No description available."},{"type":"method","name":"get_base_uri","type_name":"DOMNode","ident":"webkit_dom_node_get_base_uri","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_bg_color","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_bg_color","summary":"No description available."},{"type":"method","name":"get_body","type_name":"DOMDocument","ident":"webkit_dom_document_get_body","summary":"No description available."},{"type":"method","name":"get_boolean_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_boolean_value","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_border","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_border","summary":"No description available."},{"type":"method","name":"get_border","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_border","summary":"No description available."},{"type":"method","name":"get_bottom","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_bottom","summary":"Returns the bottom coordinate of @self, relative to the viewport."},{"type":"method","name":"get_bounding_client_rect","type_name":"DOMElement","ident":"webkit_dom_element_get_bounding_client_rect","summary":"Returns a #WebKitDOMClientRect representing the size and position of ..."},{"type":"method","name":"get_bubbles","type_name":"DOMEvent","ident":"webkit_dom_event_get_bubbles","summary":"No description available."},{"type":"method","name":"get_button","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_button","summary":"No description available."},{"type":"method","name":"get_button_type","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_button_type","summary":"No description available."},{"type":"method","name":"get_cancel_bubble","type_name":"DOMEvent","ident":"webkit_dom_event_get_cancel_bubble","summary":"No description available."},{"type":"method","name":"get_cancelable","type_name":"DOMEvent","ident":"webkit_dom_event_get_cancelable","summary":"No description available."},{"type":"method","name":"get_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_caption","summary":"No description available."},{"type":"method","name":"get_capture","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_capture","summary":"No description available."},{"type":"method","name":"get_capture_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_capture_type","summary":"No description available."},{"type":"method","name":"get_cell_index","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_cell_index","summary":"No description available."},{"type":"method","name":"get_cell_padding","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_cell_padding","summary":"No description available."},{"type":"method","name":"get_cell_spacing","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_cell_spacing","summary":"No description available."},{"type":"method","name":"get_cells","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_cells","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_ch","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_ch_off","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_ch_off","summary":"No description available."},{"type":"method","name":"get_char_code","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_char_code","summary":"No description available."},{"type":"method","name":"get_character_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_character_set","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMDocument","ident":"webkit_dom_document_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_charset","summary":"No description available."},{"type":"method","name":"get_charset","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_charset","summary":"No description available."},{"type":"method","name":"get_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_checked","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMDocument","ident":"webkit_dom_document_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_element_count","type_name":"DOMElement","ident":"webkit_dom_element_get_child_element_count","summary":"No description available."},{"type":"method","name":"get_child_nodes","type_name":"DOMNode","ident":"webkit_dom_node_get_child_nodes","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMDocument","ident":"webkit_dom_document_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMElement","ident":"webkit_dom_element_get_children","summary":"No description available."},{"type":"method","name":"get_children","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_children","summary":"No description available."},{"type":"method","name":"get_cite","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_get_cite","summary":"No description available."},{"type":"method","name":"get_cite","type_name":"DOMHTMLQuoteElement","ident":"webkit_dom_html_quote_element_get_cite","summary":"No description available."},{"type":"method","name":"get_class_list","type_name":"DOMElement","ident":"webkit_dom_element_get_class_list","summary":"No description available."},{"type":"method","name":"get_class_name","type_name":"DOMElement","ident":"webkit_dom_element_get_class_name","summary":"No description available."},{"type":"method","name":"get_clear","type_name":"DOMHTMLBRElement","ident":"webkit_dom_html_br_element_get_clear","summary":"No description available."},{"type":"method","name":"get_client_height","type_name":"DOMElement","ident":"webkit_dom_element_get_client_height","summary":"No description available."},{"type":"method","name":"get_client_left","type_name":"DOMElement","ident":"webkit_dom_element_get_client_left","summary":"No description available."},{"type":"method","name":"get_client_rects","type_name":"DOMElement","ident":"webkit_dom_element_get_client_rects","summary":"Returns a collection of #WebKitDOMClientRect objects, each of which ..."},{"type":"method","name":"get_client_top","type_name":"DOMElement","ident":"webkit_dom_element_get_client_top","summary":"No description available."},{"type":"method","name":"get_client_width","type_name":"DOMElement","ident":"webkit_dom_element_get_client_width","summary":"No description available."},{"type":"method","name":"get_client_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_client_x","summary":"No description available."},{"type":"method","name":"get_client_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_client_y","summary":"No description available."},{"type":"method","name":"get_closed","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_closed","summary":"No description available."},{"type":"method","name":"get_code","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_code","summary":"No description available."},{"type":"method","name":"get_code","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code","summary":"No description available."},{"type":"method","name":"get_code_base","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_code_base","summary":"No description available."},{"type":"method","name":"get_code_base","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code_base","summary":"No description available."},{"type":"method","name":"get_code_type","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_code_type","summary":"No description available."},{"type":"method","name":"get_col_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_col_span","summary":"No description available."},{"type":"method","name":"get_collapsed","type_name":"DOMRange","ident":"webkit_dom_range_get_collapsed","summary":"No description available."},{"type":"method","name":"get_color","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_color","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_color","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_color","summary":"No description available."},{"type":"method","name":"get_cols","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_get_cols","summary":"No description available."},{"type":"method","name":"get_cols","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_cols","summary":"No description available."},{"type":"method","name":"get_common_ancestor_container","type_name":"DOMRange","ident":"webkit_dom_range_get_common_ancestor_container","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLDirectoryElement","ident":"webkit_dom_html_directory_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLDListElement","ident":"webkit_dom_html_d_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLMenuElement","ident":"webkit_dom_html_menu_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compact","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_get_compact","summary":"No description available."},{"type":"method","name":"get_compat_mode","type_name":"DOMDocument","ident":"webkit_dom_document_get_compat_mode","summary":"No description available."},{"type":"method","name":"get_compat_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_compat_mode","summary":"No description available."},{"type":"method","name":"get_complete","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_complete","summary":"No description available."},{"type":"method","name":"get_computed_style","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_computed_style","summary":"No description available."},{"type":"method","name":"get_content","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_content","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_document","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_content_document","summary":"No description available."},{"type":"method","name":"get_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_content_editable","summary":"No description available."},{"type":"method","name":"get_content_length","type_name":"URIResponse","ident":"webkit_uri_response_get_content_length","summary":"Get the expected content length of the #WebKitURIResponse. ..."},{"type":"method","name":"get_content_type","type_name":"DOMDocument","ident":"webkit_dom_document_get_content_type","summary":"No description available."},{"type":"method","name":"get_content_type","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_content_type","summary":"No description available."},{"type":"method","name":"get_content_window","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_content_window","summary":"No description available."},{"type":"method","name":"get_content_window","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_content_window","summary":"No description available."},{"type":"method","name":"get_context","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_context","summary":"Gets the value of the #WebKitHitTestResult:context property."},{"type":"method","name":"get_cookie","type_name":"DOMDocument","ident":"webkit_dom_document_get_cookie","summary":"No description available."},{"type":"method","name":"get_coords","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_coords","summary":"No description available."},{"type":"method","name":"get_coords","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_coords","summary":"No description available."},{"type":"method","name":"get_css_rules","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_css_rules","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_text","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_get_css_text","summary":"No description available."},{"type":"method","name":"get_css_value_type","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_get_css_value_type","summary":"No description available."},{"type":"method","name":"get_ctrl_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_ctrl_key","summary":"No description available."},{"type":"method","name":"get_ctrl_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_ctrl_key","summary":"No description available."},{"type":"method","name":"get_current_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_current_node","summary":"No description available."},{"type":"method","name":"get_current_script","type_name":"DOMDocument","ident":"webkit_dom_document_get_current_script","summary":"No description available."},{"type":"method","name":"get_current_target","type_name":"DOMEvent","ident":"webkit_dom_event_get_current_target","summary":"No description available."},{"type":"method","name":"get_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_get_data","summary":"No description available."},{"type":"method","name":"get_data","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_data","summary":"No description available."},{"type":"method","name":"get_date_time","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_get_date_time","summary":"No description available."},{"type":"method","name":"get_declare","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_declare","summary":"No description available."},{"type":"method","name":"get_default_charset","type_name":"DOMDocument","ident":"webkit_dom_document_get_default_charset","summary":"No description available."},{"type":"method","name":"get_default_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_default_checked","summary":"No description available."},{"type":"method","name":"get_default_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_default_selected","summary":"No description available."},{"type":"method","name":"get_default_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_default_status","summary":"No description available."},{"type":"method","name":"get_default_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_default_value","summary":"No description available."},{"type":"method","name":"get_default_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_default_value","summary":"No description available."},{"type":"method","name":"get_default_view","type_name":"DOMDocument","ident":"webkit_dom_document_get_default_view","summary":"No description available."},{"type":"method","name":"get_defer","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_defer","summary":"No description available."},{"type":"method","name":"get_design_mode","type_name":"DOMDocument","ident":"webkit_dom_document_get_design_mode","summary":"No description available."},{"type":"method","name":"get_design_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_design_mode","summary":"No description available."},{"type":"method","name":"get_detail","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_detail","summary":"No description available."},{"type":"method","name":"get_device_pixel_ratio","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_device_pixel_ratio","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMDocument","ident":"webkit_dom_document_get_dir","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_dir","summary":"No description available."},{"type":"method","name":"get_dir","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_dir","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_disabled","summary":"No description available."},{"type":"method","name":"get_disabled","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_disabled","summary":"No description available."},{"type":"method","name":"get_doctype","type_name":"DOMDocument","ident":"webkit_dom_document_get_doctype","summary":"No description available."},{"type":"method","name":"get_document","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_document","summary":"No description available."},{"type":"method","name":"get_document_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_document_element","summary":"No description available."},{"type":"method","name":"get_document_uri","type_name":"DOMDocument","ident":"webkit_dom_document_get_document_uri","summary":"No description available."},{"type":"method","name":"get_dom_document","type_name":"WebPage","ident":"webkit_web_page_get_dom_document","summary":"Get the #WebKitDOMDocument currently loaded in @web_page"},{"type":"method","name":"get_domain","type_name":"DOMDocument","ident":"webkit_dom_document_get_domain","summary":"No description available."},{"type":"method","name":"get_draggable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_draggable","summary":"No description available."},{"type":"method","name":"get_editor","type_name":"WebPage","ident":"webkit_web_page_get_editor","summary":"Gets the #WebKitWebEditor of a #WebKitWebPage."},{"type":"method","name":"get_element_by_id","type_name":"DOMDocument","ident":"webkit_dom_document_get_element_by_id","summary":"No description available."},{"type":"method","name":"get_element_by_id","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_element_by_id","summary":"No description available."},{"type":"method","name":"get_elements","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_elements","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_class_name","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_class_name","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_class_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_class_name_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_class_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_ns","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_ns","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns_as_html_collection","type_name":"DOMDocument","ident":"webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection","summary":"No description available."},{"type":"method","name":"get_elements_by_tag_name_ns_as_html_collection","type_name":"DOMElement","ident":"webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection","summary":"No description available."},{"type":"method","name":"get_embeds","type_name":"DOMDocument","ident":"webkit_dom_document_get_embeds","summary":"No description available."},{"type":"method","name":"get_embeds","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_embeds","summary":"No description available."},{"type":"method","name":"get_encoding","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_encoding","summary":"No description available."},{"type":"method","name":"get_enctype","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_enctype","summary":"No description available."},{"type":"method","name":"get_end_container","type_name":"DOMRange","ident":"webkit_dom_range_get_end_container","summary":"No description available."},{"type":"method","name":"get_end_offset","type_name":"DOMRange","ident":"webkit_dom_range_get_end_offset","summary":"No description available."},{"type":"method","name":"get_entities","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_entities","summary":"No description available."},{"type":"method","name":"get_event","type_name":"ContextMenu","ident":"webkit_context_menu_get_event","summary":"Gets the #GdkEvent that triggered the context menu. This ..."},{"type":"method","name":"get_event","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_event","summary":"No description available."},{"type":"method","name":"get_event_phase","type_name":"DOMEvent","ident":"webkit_dom_event_get_event_phase","summary":"No description available."},{"type":"method","name":"get_event_type","type_name":"DOMEvent","ident":"webkit_dom_event_get_event_type","summary":"No description available."},{"type":"method","name":"get_expand_entity_references","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_expand_entity_references","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_expand_entity_references","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_expand_entity_references","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_extent_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_extent_node","summary":"No description available."},{"type":"method","name":"get_extent_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_extent_offset","summary":"No description available."},{"type":"method","name":"get_face","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_face","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_face","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_face","summary":"No description available."},{"type":"method","name":"get_fd_list","type_name":"UserMessage","ident":"webkit_user_message_get_fd_list","summary":"Get the @message list of file descritpor."},{"type":"method","name":"get_fg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_fg_color","summary":"No description available."},{"type":"method","name":"get_files","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_files","summary":"No description available."},{"type":"method","name":"get_filter","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_filter","summary":"No description available."},{"type":"method","name":"get_filter","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_filter","summary":"No description available."},{"type":"method","name":"get_first_child","type_name":"DOMNode","ident":"webkit_dom_node_get_first_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMDocument","ident":"webkit_dom_document_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_first_element_child","type_name":"DOMElement","ident":"webkit_dom_element_get_first_element_child","summary":"No description available."},{"type":"method","name":"get_focus_node","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_focus_node","summary":"No description available."},{"type":"method","name":"get_focus_offset","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_focus_offset","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLFieldSetElement","ident":"webkit_dom_html_field_set_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_form","summary":"No description available."},{"type":"method","name":"get_form","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_form","summary":"No description available."},{"type":"method","name":"get_form_manager","type_name":"WebPage","ident":"webkit_web_page_get_form_manager","summary":"Get the #WebKitWebFormManager of @web_page in @world."},{"type":"method","name":"get_forms","type_name":"DOMDocument","ident":"webkit_dom_document_get_forms","summary":"No description available."},{"type":"method","name":"get_frame_border","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_frame_border","summary":"No description available."},{"type":"method","name":"get_frame_border","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_frame_border","summary":"No description available."},{"type":"method","name":"get_frame_element","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_frame_element","summary":"No description available."},{"type":"method","name":"get_frames","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_frames","summary":"No description available."},{"type":"method","name":"get_from_element","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_from_element","summary":"No description available."},{"type":"method","name":"get_gaction","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_gaction","summary":"Gets the action associated to @item as a #GAction."},{"type":"method","name":"get_hash","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hash","summary":"No description available."},{"type":"method","name":"get_hash","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_hash","summary":"No description available."},{"type":"method","name":"get_head","type_name":"DOMDocument","ident":"webkit_dom_document_get_head","summary":"No description available."},{"type":"method","name":"get_headers","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_headers","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_height","summary":"Returns the height of @self."},{"type":"method","name":"get_height","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_height","summary":"No description available."},{"type":"method","name":"get_height","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_height","summary":"No description available."},{"type":"method","name":"get_hidden","type_name":"DOMDocument","ident":"webkit_dom_document_get_hidden","summary":"No description available."},{"type":"method","name":"get_hidden","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_hidden","summary":"No description available."},{"type":"method","name":"get_host","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_host","summary":"No description available."},{"type":"method","name":"get_host","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_host","summary":"No description available."},{"type":"method","name":"get_hostname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hostname","summary":"No description available."},{"type":"method","name":"get_hostname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_hostname","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_href","summary":"No description available."},{"type":"method","name":"get_href","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_href","summary":"No description available."},{"type":"method","name":"get_hreflang","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_hreflang","summary":"No description available."},{"type":"method","name":"get_hreflang","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_hreflang","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_hspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_hspace","summary":"No description available."},{"type":"method","name":"get_html_for","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_get_html_for","summary":"No description available."},{"type":"method","name":"get_html_for","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_html_for","summary":"No description available."},{"type":"method","name":"get_http_equiv","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_http_equiv","summary":"No description available."},{"type":"method","name":"get_http_headers","type_name":"URIRequest","ident":"webkit_uri_request_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIRequest as a #SoupMessageHeaders."},{"type":"method","name":"get_http_headers","type_name":"URIResponse","ident":"webkit_uri_response_get_http_headers","summary":"Get the HTTP headers of a #WebKitURIResponse as a #SoupMessageHeaders."},{"type":"method","name":"get_http_method","type_name":"URIRequest","ident":"webkit_uri_request_get_http_method","summary":"Get the HTTP method of the #WebKitURIRequest."},{"type":"method","name":"get_id","type_name":"DOMElement","ident":"webkit_dom_element_get_id","summary":"No description available."},{"type":"method","name":"get_id","type_name":"Frame","ident":"webkit_frame_get_id","summary":"Gets the process-unique identifier of this #WebKitFrame. No other ..."},{"type":"method","name":"get_id","type_name":"WebPage","ident":"webkit_web_page_get_id","summary":"Get the identifier of the #WebKitWebPage"},{"type":"method","name":"get_image_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_image_uri","summary":"Gets the value of the #WebKitHitTestResult:image-uri property."},{"type":"method","name":"get_images","type_name":"DOMDocument","ident":"webkit_dom_document_get_images","summary":"No description available."},{"type":"method","name":"get_implementation","type_name":"DOMDocument","ident":"webkit_dom_document_get_implementation","summary":"No description available."},{"type":"method","name":"get_indeterminate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_indeterminate","summary":"No description available."},{"type":"method","name":"get_index","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_index","summary":"No description available."},{"type":"method","name":"get_inner_height","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_inner_height","summary":"No description available."},{"type":"method","name":"get_inner_html","type_name":"DOMElement","ident":"webkit_dom_element_get_inner_html","summary":"No description available."},{"type":"method","name":"get_inner_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_inner_html","summary":"No description available."},{"type":"method","name":"get_inner_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_inner_text","summary":"No description available."},{"type":"method","name":"get_inner_width","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_inner_width","summary":"No description available."},{"type":"method","name":"get_input_encoding","type_name":"DOMDocument","ident":"webkit_dom_document_get_input_encoding","summary":"No description available."},{"type":"method","name":"get_input_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_input_type","summary":"No description available."},{"type":"method","name":"get_internal_subset","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_internal_subset","summary":"No description available."},{"type":"method","name":"get_invalid_iterator_state","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_invalid_iterator_state","summary":"No description available."},{"type":"method","name":"get_is_collapsed","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_is_collapsed","summary":"No description available."},{"type":"method","name":"get_is_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_is_content_editable","summary":"No description available."},{"type":"method","name":"get_is_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_is_map","summary":"No description available."},{"type":"method","name":"get_item_at_position","type_name":"ContextMenu","ident":"webkit_context_menu_get_item_at_position","summary":"Gets the item at the given position in the @menu."},{"type":"method","name":"get_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_items","summary":"Returns the item list of @menu."},{"type":"method","name":"get_javascript_context_for_script_world","type_name":"Frame","ident":"webkit_frame_get_javascript_context_for_script_world","summary":"Gets the JavaScript execution context of @frame for the ..."},{"type":"method","name":"get_javascript_global_context","type_name":"Frame","ident":"webkit_frame_get_javascript_global_context","summary":"Gets the global JavaScript execution context. Use this function ..."},{"type":"method","name":"get_js_context","type_name":"Frame","ident":"webkit_frame_get_js_context","summary":"Get the JavaScript execution context of @frame. Use this ..."},{"type":"method","name":"get_js_context_for_script_world","type_name":"Frame","ident":"webkit_frame_get_js_context_for_script_world","summary":"Get the JavaScript execution context of @frame for the ..."},{"type":"method","name":"get_js_node","type_name":"WebHitTestResult","ident":"webkit_web_hit_test_result_get_js_node","summary":"Get the #JSCValue for the DOM node in @world ..."},{"type":"method","name":"get_js_value_for_dom_object","type_name":"Frame","ident":"webkit_frame_get_js_value_for_dom_object","summary":"Get a #JSCValue referencing the given DOM object. The ..."},{"type":"method","name":"get_js_value_for_dom_object_in_script_world","type_name":"Frame","ident":"webkit_frame_get_js_value_for_dom_object_in_script_world","summary":"Get a #JSCValue referencing the given DOM object. The ..."},{"type":"method","name":"get_key_code","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_key_code","summary":"No description available."},{"type":"method","name":"get_key_identifier","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_key_identifier","summary":"No description available."},{"type":"method","name":"get_key_location","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_key_location","summary":"No description available."},{"type":"method","name":"get_label","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_get_label","summary":"No description available."},{"type":"method","name":"get_label","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_label","summary":"No description available."},{"type":"method","name":"get_lang","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_lang","summary":"No description available."},{"type":"method","name":"get_last_child","type_name":"DOMNode","ident":"webkit_dom_node_get_last_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMDocument","ident":"webkit_dom_document_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_element_child","type_name":"DOMElement","ident":"webkit_dom_element_get_last_element_child","summary":"No description available."},{"type":"method","name":"get_last_modified","type_name":"DOMDocument","ident":"webkit_dom_document_get_last_modified","summary":"No description available."},{"type":"method","name":"get_layer_x","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_layer_x","summary":"No description available."},{"type":"method","name":"get_layer_y","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_layer_y","summary":"No description available."},{"type":"method","name":"get_left","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_left","summary":"Returns the left coordinate of @self, relative to the viewport."},{"type":"method","name":"get_length","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMClientRectList","ident":"webkit_dom_client_rect_list_get_length","summary":"Returns the number of #WebKitDOMClientRect objects that @self contains."},{"type":"method","name":"get_length","type_name":"DOMCSSRuleList","ident":"webkit_dom_css_rule_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMFileList","ident":"webkit_dom_file_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMMediaList","ident":"webkit_dom_media_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMNodeList","ident":"webkit_dom_node_list_get_length","summary":"No description available."},{"type":"method","name":"get_length","type_name":"DOMStyleSheetList","ident":"webkit_dom_style_sheet_list_get_length","summary":"No description available."},{"type":"method","name":"get_level","type_name":"ConsoleMessage","ident":"webkit_console_message_get_level","summary":"Gets the log level of a #WebKitConsoleMessage"},{"type":"method","name":"get_line","type_name":"ConsoleMessage","ident":"webkit_console_message_get_line","summary":"Gets the line number of a #WebKitConsoleMessage"},{"type":"method","name":"get_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_link","summary":"No description available."},{"type":"method","name":"get_link_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_link_color","summary":"No description available."},{"type":"method","name":"get_link_label","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_label","summary":"Gets the value of the #WebKitHitTestResult:link-label property."},{"type":"method","name":"get_link_title","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_title","summary":"Gets the value of the #WebKitHitTestResult:link-title property."},{"type":"method","name":"get_link_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_link_uri","summary":"Gets the value of the #WebKitHitTestResult:link-uri property."},{"type":"method","name":"get_links","type_name":"DOMDocument","ident":"webkit_dom_document_get_links","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMAttr","ident":"webkit_dom_attr_get_local_name","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMElement","ident":"webkit_dom_element_get_local_name","summary":"No description available."},{"type":"method","name":"get_local_name","type_name":"DOMNode","ident":"webkit_dom_node_get_local_name","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_long_desc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_long_desc","summary":"No description available."},{"type":"method","name":"get_lowsrc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_lowsrc","summary":"No description available."},{"type":"method","name":"get_main_frame","type_name":"WebPage","ident":"webkit_web_page_get_main_frame","summary":"Returns the main frame of a #WebKitWebPage."},{"type":"method","name":"get_margin_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_margin_height","summary":"No description available."},{"type":"method","name":"get_margin_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_margin_height","summary":"No description available."},{"type":"method","name":"get_margin_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_margin_width","summary":"No description available."},{"type":"method","name":"get_margin_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_margin_width","summary":"No description available."},{"type":"method","name":"get_max_length","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_max_length","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_media","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_media","summary":"No description available."},{"type":"method","name":"get_media","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_media","summary":"No description available."},{"type":"method","name":"get_media_text","type_name":"DOMMediaList","ident":"webkit_dom_media_list_get_media_text","summary":"No description available."},{"type":"method","name":"get_media_uri","type_name":"HitTestResult","ident":"webkit_hit_test_result_get_media_uri","summary":"Gets the value of the #WebKitHitTestResult:media-uri property."},{"type":"method","name":"get_meta_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_meta_key","summary":"No description available."},{"type":"method","name":"get_meta_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_meta_key","summary":"No description available."},{"type":"method","name":"get_method","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_method","summary":"No description available."},{"type":"method","name":"get_mime_type","type_name":"URIResponse","ident":"webkit_uri_response_get_mime_type","summary":"Gets the MIME type of the response."},{"type":"method","name":"get_modifier_state","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_modifier_state","summary":"No description available."},{"type":"method","name":"get_multiple","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_multiple","summary":"No description available."},{"type":"method","name":"get_multiple","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_multiple","summary":"No description available."},{"type":"method","name":"get_n_items","type_name":"ContextMenu","ident":"webkit_context_menu_get_n_items","summary":"Gets the length of the @menu."},{"type":"method","name":"get_name","type_name":"DOMAttr","ident":"webkit_dom_attr_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMFile","ident":"webkit_dom_file_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_name","summary":"No description available."},{"type":"method","name":"get_name","type_name":"ScriptWorld","ident":"webkit_script_world_get_name","summary":"Get the name of a #WebKitScriptWorld."},{"type":"method","name":"get_name","type_name":"UserMessage","ident":"webkit_user_message_get_name","summary":"Get the @message name."},{"type":"method","name":"get_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_named_item","summary":"No description available."},{"type":"method","name":"get_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_get_named_item_ns","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMAttr","ident":"webkit_dom_attr_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMElement","ident":"webkit_dom_element_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_namespace_uri","type_name":"DOMNode","ident":"webkit_dom_node_get_namespace_uri","summary":"No description available."},{"type":"method","name":"get_natural_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_natural_height","summary":"No description available."},{"type":"method","name":"get_natural_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_natural_width","summary":"No description available."},{"type":"method","name":"get_next_element_sibling","type_name":"DOMElement","ident":"webkit_dom_element_get_next_element_sibling","summary":"No description available."},{"type":"method","name":"get_next_sibling","type_name":"DOMNode","ident":"webkit_dom_node_get_next_sibling","summary":"No description available."},{"type":"method","name":"get_no_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_no_href","summary":"No description available."},{"type":"method","name":"get_no_resize","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_no_resize","summary":"No description available."},{"type":"method","name":"get_no_shade","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_no_shade","summary":"No description available."},{"type":"method","name":"get_no_wrap","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_no_wrap","summary":"No description available."},{"type":"method","name":"get_node","type_name":"WebHitTestResult","ident":"webkit_web_hit_test_result_get_node","summary":"Get the #WebKitDOMNode in the coordinates of the Hit Test."},{"type":"method","name":"get_node_name","type_name":"DOMNode","ident":"webkit_dom_node_get_node_name","summary":"No description available."},{"type":"method","name":"get_node_type","type_name":"DOMNode","ident":"webkit_dom_node_get_node_type","summary":"No description available."},{"type":"method","name":"get_node_value","type_name":"DOMNode","ident":"webkit_dom_node_get_node_value","summary":"No description available."},{"type":"method","name":"get_notations","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_notations","summary":"No description available."},{"type":"method","name":"get_number_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_number_value","summary":"No description available."},{"type":"method","name":"get_object","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_object","summary":"No description available."},{"type":"method","name":"get_offscreen_buffering","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_offscreen_buffering","summary":"No description available."},{"type":"method","name":"get_offset_height","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_height","summary":"No description available."},{"type":"method","name":"get_offset_left","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_left","summary":"No description available."},{"type":"method","name":"get_offset_parent","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_parent","summary":"No description available."},{"type":"method","name":"get_offset_top","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_top","summary":"No description available."},{"type":"method","name":"get_offset_width","type_name":"DOMElement","ident":"webkit_dom_element_get_offset_width","summary":"No description available."},{"type":"method","name":"get_offset_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_offset_x","summary":"No description available."},{"type":"method","name":"get_offset_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_offset_y","summary":"No description available."},{"type":"method","name":"get_opener","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_opener","summary":"No description available."},{"type":"method","name":"get_options","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_options","summary":"No description available."},{"type":"method","name":"get_orientation","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_orientation","summary":"No description available."},{"type":"method","name":"get_origin","type_name":"DOMDocument","ident":"webkit_dom_document_get_origin","summary":"No description available."},{"type":"method","name":"get_outer_height","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_outer_height","summary":"No description available."},{"type":"method","name":"get_outer_html","type_name":"DOMElement","ident":"webkit_dom_element_get_outer_html","summary":"No description available."},{"type":"method","name":"get_outer_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_outer_html","summary":"No description available."},{"type":"method","name":"get_outer_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_outer_text","summary":"No description available."},{"type":"method","name":"get_outer_width","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_outer_width","summary":"No description available."},{"type":"method","name":"get_override_style","type_name":"DOMDocument","ident":"webkit_dom_document_get_override_style","summary":"No description available."},{"type":"method","name":"get_owner_document","type_name":"DOMNode","ident":"webkit_dom_node_get_owner_document","summary":"No description available."},{"type":"method","name":"get_owner_element","type_name":"DOMAttr","ident":"webkit_dom_attr_get_owner_element","summary":"No description available."},{"type":"method","name":"get_owner_node","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_owner_node","summary":"No description available."},{"type":"method","name":"get_owner_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_owner_rule","summary":"No description available."},{"type":"method","name":"get_page","type_name":"WebEditor","ident":"webkit_web_editor_get_page","summary":"Gets the #WebKitWebPage that is associated with the #WebKitWebEditor."},{"type":"method","name":"get_page","type_name":"WebExtension","ident":"webkit_web_extension_get_page","summary":"Get the web page of the given @page_id."},{"type":"method","name":"get_page_x","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_page_x","summary":"No description available."},{"type":"method","name":"get_page_x_offset","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_page_x_offset","summary":"No description available."},{"type":"method","name":"get_page_y","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_page_y","summary":"No description available."},{"type":"method","name":"get_page_y_offset","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_page_y_offset","summary":"No description available."},{"type":"method","name":"get_parameters","type_name":"UserMessage","ident":"webkit_user_message_get_parameters","summary":"Get the @message parameters."},{"type":"method","name":"get_parent","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_parent","summary":"No description available."},{"type":"method","name":"get_parent_element","type_name":"DOMNode","ident":"webkit_dom_node_get_parent_element","summary":"No description available."},{"type":"method","name":"get_parent_node","type_name":"DOMNode","ident":"webkit_dom_node_get_parent_node","summary":"No description available."},{"type":"method","name":"get_parent_rule","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_parent_rule","summary":"No description available."},{"type":"method","name":"get_parent_rule","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_parent_rule","summary":"No description available."},{"type":"method","name":"get_parent_style_sheet","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_parent_style_sheet","summary":"No description available."},{"type":"method","name":"get_parent_style_sheet","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_parent_style_sheet","summary":"No description available."},{"type":"method","name":"get_pathname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_pathname","summary":"No description available."},{"type":"method","name":"get_pathname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_pathname","summary":"No description available."},{"type":"method","name":"get_plugins","type_name":"DOMDocument","ident":"webkit_dom_document_get_plugins","summary":"No description available."},{"type":"method","name":"get_plugins","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_plugins","summary":"No description available."},{"type":"method","name":"get_pointer_before_reference_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_pointer_before_reference_node","summary":"No description available."},{"type":"method","name":"get_pointer_lock_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_pointer_lock_element","summary":"No description available."},{"type":"method","name":"get_port","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_port","summary":"No description available."},{"type":"method","name":"get_port","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_port","summary":"No description available."},{"type":"method","name":"get_preferred_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_preferred_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"get_prefix","type_name":"DOMAttr","ident":"webkit_dom_attr_get_prefix","summary":"No description available."},{"type":"method","name":"get_prefix","type_name":"DOMElement","ident":"webkit_dom_element_get_prefix","summary":"No description available."},{"type":"method","name":"get_prefix","type_name":"DOMNode","ident":"webkit_dom_node_get_prefix","summary":"No description available."},{"type":"method","name":"get_previous_element_sibling","type_name":"DOMElement","ident":"webkit_dom_element_get_previous_element_sibling","summary":"No description available."},{"type":"method","name":"get_previous_sibling","type_name":"DOMNode","ident":"webkit_dom_node_get_previous_sibling","summary":"No description available."},{"type":"method","name":"get_profile","type_name":"DOMHTMLHeadElement","ident":"webkit_dom_html_head_element_get_profile","summary":"No description available."},{"type":"method","name":"get_property_priority","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_priority","summary":"No description available."},{"type":"method","name":"get_property_shorthand","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_shorthand","summary":"No description available."},{"type":"method","name":"get_property_value","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_get_property_value","summary":"No description available."},{"type":"method","name":"get_protocol","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_protocol","summary":"No description available."},{"type":"method","name":"get_protocol","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_protocol","summary":"No description available."},{"type":"method","name":"get_public_id","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_public_id","summary":"No description available."},{"type":"method","name":"get_range_at","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_range_at","summary":"No description available."},{"type":"method","name":"get_range_count","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_range_count","summary":"No description available."},{"type":"method","name":"get_read_only","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_read_only","summary":"No description available."},{"type":"method","name":"get_read_only","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_read_only","summary":"No description available."},{"type":"method","name":"get_ready_state","type_name":"DOMDocument","ident":"webkit_dom_document_get_ready_state","summary":"No description available."},{"type":"method","name":"get_reference_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_reference_node","summary":"No description available."},{"type":"method","name":"get_referrer","type_name":"DOMDocument","ident":"webkit_dom_document_get_referrer","summary":"No description available."},{"type":"method","name":"get_rel","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_rel","summary":"No description available."},{"type":"method","name":"get_rel","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_rel","summary":"No description available."},{"type":"method","name":"get_related_target","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_related_target","summary":"No description available."},{"type":"method","name":"get_result_type","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_result_type","summary":"No description available."},{"type":"method","name":"get_return_value","type_name":"DOMEvent","ident":"webkit_dom_event_get_return_value","summary":"No description available."},{"type":"method","name":"get_rev","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_rev","summary":"No description available."},{"type":"method","name":"get_rev","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_rev","summary":"No description available."},{"type":"method","name":"get_right","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_right","summary":"Returns the right coordinate of @self, relative to the viewport."},{"type":"method","name":"get_root","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_root","summary":"No description available."},{"type":"method","name":"get_root","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_root","summary":"No description available."},{"type":"method","name":"get_row_index","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_row_index","summary":"No description available."},{"type":"method","name":"get_row_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_row_span","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rows","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_rows","summary":"No description available."},{"type":"method","name":"get_rule_type","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_get_rule_type","summary":"No description available."},{"type":"method","name":"get_rules","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_get_rules","summary":"No description available."},{"type":"method","name":"get_rules","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_rules","summary":"No description available."},{"type":"method","name":"get_scheme","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_get_scheme","summary":"No description available."},{"type":"method","name":"get_scope","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_scope","summary":"No description available."},{"type":"method","name":"get_screen_left","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_left","summary":"No description available."},{"type":"method","name":"get_screen_top","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_top","summary":"No description available."},{"type":"method","name":"get_screen_x","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_x","summary":"No description available."},{"type":"method","name":"get_screen_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_screen_x","summary":"No description available."},{"type":"method","name":"get_screen_y","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_screen_y","summary":"No description available."},{"type":"method","name":"get_screen_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_screen_y","summary":"No description available."},{"type":"method","name":"get_scripts","type_name":"DOMDocument","ident":"webkit_dom_document_get_scripts","summary":"No description available."},{"type":"method","name":"get_scripts","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_scripts","summary":"No description available."},{"type":"method","name":"get_scroll_height","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_height","summary":"No description available."},{"type":"method","name":"get_scroll_left","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_left","summary":"No description available."},{"type":"method","name":"get_scroll_top","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_top","summary":"No description available."},{"type":"method","name":"get_scroll_width","type_name":"DOMElement","ident":"webkit_dom_element_get_scroll_width","summary":"No description available."},{"type":"method","name":"get_scroll_x","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_scroll_x","summary":"No description available."},{"type":"method","name":"get_scroll_y","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_scroll_y","summary":"No description available."},{"type":"method","name":"get_scrolling","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_scrolling","summary":"No description available."},{"type":"method","name":"get_scrolling","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_scrolling","summary":"No description available."},{"type":"method","name":"get_scrolling_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_scrolling_element","summary":"No description available."},{"type":"method","name":"get_search","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_search","summary":"No description available."},{"type":"method","name":"get_search","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_search","summary":"No description available."},{"type":"method","name":"get_section_row_index","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_section_row_index","summary":"No description available."},{"type":"method","name":"get_select_type","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_select_type","summary":"No description available."},{"type":"method","name":"get_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_selected","summary":"No description available."},{"type":"method","name":"get_selected_index","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_get_selected_index","summary":"No description available."},{"type":"method","name":"get_selected_index","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_selected_index","summary":"No description available."},{"type":"method","name":"get_selected_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_get_selected_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"get_selection","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_selection","summary":"No description available."},{"type":"method","name":"get_selection_end","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_selection_end","summary":"No description available."},{"type":"method","name":"get_selection_start","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_selection_start","summary":"No description available."},{"type":"method","name":"get_selection_type","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_get_selection_type","summary":"No description available."},{"type":"method","name":"get_self","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_self","summary":"No description available."},{"type":"method","name":"get_shape","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_shape","summary":"No description available."},{"type":"method","name":"get_shape","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_shape","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_sheet","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_sheet","summary":"No description available."},{"type":"method","name":"get_sheet","type_name":"DOMProcessingInstruction","ident":"webkit_dom_processing_instruction_get_sheet","summary":"No description available."},{"type":"method","name":"get_shift_key","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_get_shift_key","summary":"No description available."},{"type":"method","name":"get_shift_key","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_shift_key","summary":"No description available."},{"type":"method","name":"get_single_node_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_single_node_value","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMBlob","ident":"webkit_dom_blob_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_get_size","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"get_size","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_size","summary":"No description available."},{"type":"method","name":"get_size","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_size","summary":"No description available."},{"type":"method","name":"get_sizes","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_sizes","summary":"No description available."},{"type":"method","name":"get_snapshot_length","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_snapshot_length","summary":"No description available."},{"type":"method","name":"get_source","type_name":"ConsoleMessage","ident":"webkit_console_message_get_source","summary":"Gets the source of a #WebKitConsoleMessage"},{"type":"method","name":"get_source_id","type_name":"ConsoleMessage","ident":"webkit_console_message_get_source_id","summary":"Gets the source identifier of a #WebKitConsoleMessage"},{"type":"method","name":"get_span","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_span","summary":"No description available."},{"type":"method","name":"get_specified","type_name":"DOMAttr","ident":"webkit_dom_attr_get_specified","summary":"No description available."},{"type":"method","name":"get_spellcheck","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_spellcheck","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_src","summary":"No description available."},{"type":"method","name":"get_src","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_src","summary":"No description available."},{"type":"method","name":"get_src_element","type_name":"DOMEvent","ident":"webkit_dom_event_get_src_element","summary":"No description available."},{"type":"method","name":"get_standby","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_standby","summary":"No description available."},{"type":"method","name":"get_start","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_start","summary":"No description available."},{"type":"method","name":"get_start_container","type_name":"DOMRange","ident":"webkit_dom_range_get_start_container","summary":"No description available."},{"type":"method","name":"get_start_offset","type_name":"DOMRange","ident":"webkit_dom_range_get_start_offset","summary":"No description available."},{"type":"method","name":"get_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_status","summary":"No description available."},{"type":"method","name":"get_status_code","type_name":"URIResponse","ident":"webkit_uri_response_get_status_code","summary":"Get the status code of the #WebKitURIResponse. Get ..."},{"type":"method","name":"get_stock_action","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_stock_action","summary":"Gets the #WebKitContextMenuAction of @item. If the #WebKitContextMenuItem ..."},{"type":"method","name":"get_string_value","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_get_string_value","summary":"No description available."},{"type":"method","name":"get_style","type_name":"DOMElement","ident":"webkit_dom_element_get_style","summary":"No description available."},{"type":"method","name":"get_style_sheets","type_name":"DOMDocument","ident":"webkit_dom_document_get_style_sheets","summary":"No description available."},{"type":"method","name":"get_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_get_submenu","summary":"Gets the submenu of @item."},{"type":"method","name":"get_suggested_filename","type_name":"URIResponse","ident":"webkit_uri_response_get_suggested_filename","summary":"Get the suggested filename for @response. Get the ..."},{"type":"method","name":"get_summary","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_summary","summary":"No description available."},{"type":"method","name":"get_system_id","type_name":"DOMDocumentType","ident":"webkit_dom_document_type_get_system_id","summary":"No description available."},{"type":"method","name":"get_t_bodies","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_bodies","summary":"No description available."},{"type":"method","name":"get_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_foot","summary":"No description available."},{"type":"method","name":"get_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_t_head","summary":"No description available."},{"type":"method","name":"get_tab_index","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_tab_index","summary":"No description available."},{"type":"method","name":"get_tag_name","type_name":"DOMElement","ident":"webkit_dom_element_get_tag_name","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMEvent","ident":"webkit_dom_event_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_target","summary":"No description available."},{"type":"method","name":"get_target","type_name":"DOMProcessingInstruction","ident":"webkit_dom_processing_instruction_get_target","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMHTMLTitleElement","ident":"webkit_dom_html_title_element_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"DOMRange","ident":"webkit_dom_range_get_text","summary":"No description available."},{"type":"method","name":"get_text","type_name":"ConsoleMessage","ident":"webkit_console_message_get_text","summary":"Gets the text message of a #WebKitConsoleMessage"},{"type":"method","name":"get_text_content","type_name":"DOMNode","ident":"webkit_dom_node_get_text_content","summary":"No description available."},{"type":"method","name":"get_time_stamp","type_name":"DOMEvent","ident":"webkit_dom_event_get_time_stamp","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMDocument","ident":"webkit_dom_document_get_title","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_title","summary":"No description available."},{"type":"method","name":"get_title","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_get_title","summary":"No description available."},{"type":"method","name":"get_to_element","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_to_element","summary":"No description available."},{"type":"method","name":"get_top","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_top","summary":"Returns the top coordinate of @self, relative to the viewport."},{"type":"method","name":"get_top","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_top","summary":"No description available."},{"type":"method","name":"get_translate","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_translate","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_type_attr","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_get_type_attr","summary":"No description available."},{"type":"method","name":"get_uri","type_name":"Frame","ident":"webkit_frame_get_uri","summary":"Gets the current active URI of @frame."},{"type":"method","name":"get_uri","type_name":"URIRequest","ident":"webkit_uri_request_get_uri","summary":"Obtains the request URI."},{"type":"method","name":"get_uri","type_name":"URIResponse","ident":"webkit_uri_response_get_uri","summary":"Gets the URI which resulted in the response."},{"type":"method","name":"get_uri","type_name":"WebPage","ident":"webkit_web_page_get_uri","summary":"Returns the current active URI of @web_page. You ..."},{"type":"method","name":"get_url","type_name":"DOMDocument","ident":"webkit_dom_document_get_url","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_use_map","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_use_map","summary":"No description available."},{"type":"method","name":"get_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_get_user_data","summary":"Gets the user data of @menu. This function ..."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_get_v_align","summary":"No description available."},{"type":"method","name":"get_v_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_get_v_link","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMAttr","ident":"webkit_dom_attr_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_value","summary":"No description available."},{"type":"method","name":"get_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_value","summary":"No description available."},{"type":"method","name":"get_value_type","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_get_value_type","summary":"No description available."},{"type":"method","name":"get_version","type_name":"DOMHTMLHtmlElement","ident":"webkit_dom_html_html_element_get_version","summary":"No description available."},{"type":"method","name":"get_view","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_get_view","summary":"No description available."},{"type":"method","name":"get_visibility_state","type_name":"DOMDocument","ident":"webkit_dom_document_get_visibility_state","summary":"No description available."},{"type":"method","name":"get_vlink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_vlink_color","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_vspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_vspace","summary":"No description available."},{"type":"method","name":"get_webkit_current_fullscreen_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_current_fullscreen_element","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_element","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_element","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_enabled","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_enabled","summary":"No description available."},{"type":"method","name":"get_webkit_fullscreen_keyboard_input_allowed","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_fullscreen_keyboard_input_allowed","summary":"No description available."},{"type":"method","name":"get_webkit_is_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_get_webkit_is_fullscreen","summary":"No description available."},{"type":"method","name":"get_webkit_region_overset","type_name":"DOMElement","ident":"webkit_dom_element_get_webkit_region_overset","summary":"CSS Regions support has been removed. This function does nothing."},{"type":"method","name":"get_webkitdropzone","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_get_webkitdropzone","summary":"No description available."},{"type":"method","name":"get_what_to_show","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_get_what_to_show","summary":"No description available."},{"type":"method","name":"get_what_to_show","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_get_what_to_show","summary":"No description available."},{"type":"method","name":"get_wheel_delta","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta","summary":"No description available."},{"type":"method","name":"get_wheel_delta_x","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta_x","summary":"No description available."},{"type":"method","name":"get_wheel_delta_y","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_get_wheel_delta_y","summary":"No description available."},{"type":"method","name":"get_whole_text","type_name":"DOMText","ident":"webkit_dom_text_get_whole_text","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMClientRect","ident":"webkit_dom_client_rect_get_width","summary":"Returns the width of @self."},{"type":"method","name":"get_width","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_get_width","summary":"No description available."},{"type":"method","name":"get_width","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_get_width","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_will_validate","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_get_will_validate","summary":"No description available."},{"type":"method","name":"get_window","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_get_window","summary":"No description available."},{"type":"method","name":"get_wrap","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_get_wrap","summary":"No description available."},{"type":"method","name":"get_x","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_x","summary":"No description available."},{"type":"method","name":"get_x","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_x","summary":"No description available."},{"type":"method","name":"get_xml_encoding","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_encoding","summary":"No description available."},{"type":"method","name":"get_xml_standalone","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_standalone","summary":"No description available."},{"type":"method","name":"get_xml_version","type_name":"DOMDocument","ident":"webkit_dom_document_get_xml_version","summary":"No description available."},{"type":"method","name":"get_y","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_get_y","summary":"No description available."},{"type":"method","name":"get_y","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_get_y","summary":"No description available."},{"type":"method","name":"has_attribute","type_name":"DOMElement","ident":"webkit_dom_element_has_attribute","summary":"No description available."},{"type":"method","name":"has_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_has_attribute_ns","summary":"No description available."},{"type":"method","name":"has_attributes","type_name":"DOMElement","ident":"webkit_dom_element_has_attributes","summary":"No description available."},{"type":"method","name":"has_child_nodes","type_name":"DOMNode","ident":"webkit_dom_node_has_child_nodes","summary":"No description available."},{"type":"method","name":"has_feature","type_name":"DOMDOMImplementation","ident":"webkit_dom_dom_implementation_has_feature","summary":"No description available."},{"type":"method","name":"has_focus","type_name":"DOMDocument","ident":"webkit_dom_document_has_focus","summary":"No description available."},{"type":"method","name":"html_input_element_get_auto_filled","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_get_auto_filled","summary":"Get whether the element is an HTML input element ..."},{"type":"method","name":"html_input_element_is_user_edited","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_is_user_edited","summary":"Get whether @element is an HTML text input element ..."},{"type":"method","name":"html_input_element_set_auto_filled","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_set_auto_filled","summary":"Set whether the element is an HTML input element ..."},{"type":"method","name":"html_input_element_set_editing_value","type_name":"DOMElement","ident":"webkit_dom_element_html_input_element_set_editing_value","summary":"Set the value of an HTML input element as ..."},{"type":"method","name":"import_node","type_name":"DOMDocument","ident":"webkit_dom_document_import_node","summary":"No description available."},{"type":"method","name":"init_event","type_name":"DOMEvent","ident":"webkit_dom_event_init_event","summary":"No description available."},{"type":"method","name":"init_keyboard_event","type_name":"DOMKeyboardEvent","ident":"webkit_dom_keyboard_event_init_keyboard_event","summary":"No description available."},{"type":"method","name":"init_mouse_event","type_name":"DOMMouseEvent","ident":"webkit_dom_mouse_event_init_mouse_event","summary":"No description available."},{"type":"method","name":"init_ui_event","type_name":"DOMUIEvent","ident":"webkit_dom_ui_event_init_ui_event","summary":"No description available."},{"type":"method","name":"init_wheel_event","type_name":"DOMWheelEvent","ident":"webkit_dom_wheel_event_init_wheel_event","summary":"No description available."},{"type":"method","name":"insert","type_name":"ContextMenu","ident":"webkit_context_menu_insert","summary":"Inserts @item into the @menu at the given position. ..."},{"type":"method","name":"insert_adjacent_element","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_element","summary":"No description available."},{"type":"method","name":"insert_adjacent_html","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_html","summary":"No description available."},{"type":"method","name":"insert_adjacent_text","type_name":"DOMElement","ident":"webkit_dom_element_insert_adjacent_text","summary":"No description available."},{"type":"method","name":"insert_before","type_name":"DOMNode","ident":"webkit_dom_node_insert_before","summary":"No description available."},{"type":"method","name":"insert_cell","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_insert_cell","summary":"No description available."},{"type":"method","name":"insert_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_insert_data","summary":"No description available."},{"type":"method","name":"insert_node","type_name":"DOMRange","ident":"webkit_dom_range_insert_node","summary":"No description available."},{"type":"method","name":"insert_row","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_insert_row","summary":"No description available."},{"type":"method","name":"insert_row","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_insert_row","summary":"No description available."},{"type":"method","name":"insert_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_insert_rule","summary":"No description available."},{"type":"method","name":"intersects_node","type_name":"DOMRange","ident":"webkit_dom_range_intersects_node","summary":"No description available."},{"type":"method","name":"is_default_namespace","type_name":"DOMNode","ident":"webkit_dom_node_is_default_namespace","summary":"No description available."},{"type":"method","name":"is_edited","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_is_edited","summary":"No description available."},{"type":"method","name":"is_edited","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_is_edited","summary":"No description available."},{"type":"method","name":"is_equal_node","type_name":"DOMNode","ident":"webkit_dom_node_is_equal_node","summary":"No description available."},{"type":"method","name":"is_main_frame","type_name":"Frame","ident":"webkit_frame_is_main_frame","summary":"Gets whether @frame is the main frame of a #WebKitWebPage"},{"type":"method","name":"is_point_in_range","type_name":"DOMRange","ident":"webkit_dom_range_is_point_in_range","summary":"No description available."},{"type":"method","name":"is_property_implicit","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_is_property_implicit","summary":"No description available."},{"type":"method","name":"is_same_node","type_name":"DOMNode","ident":"webkit_dom_node_is_same_node","summary":"No description available."},{"type":"method","name":"is_separator","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_is_separator","summary":"Checks whether @item is a separator."},{"type":"method","name":"is_supported","type_name":"DOMNode","ident":"webkit_dom_node_is_supported","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMClientRectList","ident":"webkit_dom_client_rect_list_item","summary":"Returns the #WebKitDOMClientRect object that @self contains at @index."},{"type":"method","name":"item","type_name":"DOMCSSRuleList","ident":"webkit_dom_css_rule_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMFileList","ident":"webkit_dom_file_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMMediaList","ident":"webkit_dom_media_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMNodeList","ident":"webkit_dom_node_list_item","summary":"No description available."},{"type":"method","name":"item","type_name":"DOMStyleSheetList","ident":"webkit_dom_style_sheet_list_item","summary":"No description available."},{"type":"method","name":"iterate_next","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_iterate_next","summary":"No description available."},{"type":"method","name":"last","type_name":"ContextMenu","ident":"webkit_context_menu_last","summary":"Gets the last item in the @menu."},{"type":"method","name":"last_child","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_last_child","summary":"No description available."},{"type":"method","name":"lookup_namespace_uri","type_name":"DOMNode","ident":"webkit_dom_node_lookup_namespace_uri","summary":"No description available."},{"type":"method","name":"lookup_namespace_uri","type_name":"DOMXPathNSResolver","ident":"webkit_dom_xpath_ns_resolver_lookup_namespace_uri","summary":"No description available."},{"type":"method","name":"lookup_prefix","type_name":"DOMNode","ident":"webkit_dom_node_lookup_prefix","summary":"No description available."},{"type":"method","name":"matches","type_name":"DOMElement","ident":"webkit_dom_element_matches","summary":"No description available."},{"type":"method","name":"modify","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_modify","summary":"No description available."},{"type":"method","name":"move_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_move_by","summary":"No description available."},{"type":"method","name":"move_item","type_name":"ContextMenu","ident":"webkit_context_menu_move_item","summary":"Moves @item to the given position in the @menu. ..."},{"type":"method","name":"move_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_move_to","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLCollection","ident":"webkit_dom_html_collection_named_item","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_named_item","summary":"No description available."},{"type":"method","name":"named_item","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_named_item","summary":"No description available."},{"type":"method","name":"next_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_next_node","summary":"No description available."},{"type":"method","name":"next_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_next_node","summary":"No description available."},{"type":"method","name":"next_sibling","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_next_sibling","summary":"No description available."},{"type":"method","name":"normalize","type_name":"DOMNode","ident":"webkit_dom_node_normalize","summary":"No description available."},{"type":"method","name":"parent_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_parent_node","summary":"No description available."},{"type":"method","name":"prepend","type_name":"ContextMenu","ident":"webkit_context_menu_prepend","summary":"Adds @item at the beginning of the @menu."},{"type":"method","name":"prevent_default","type_name":"DOMEvent","ident":"webkit_dom_event_prevent_default","summary":"No description available."},{"type":"method","name":"previous_node","type_name":"DOMNodeIterator","ident":"webkit_dom_node_iterator_previous_node","summary":"No description available."},{"type":"method","name":"previous_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_previous_node","summary":"No description available."},{"type":"method","name":"previous_sibling","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_previous_sibling","summary":"No description available."},{"type":"method","name":"print","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_print","summary":"No description available."},{"type":"method","name":"prompt","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_prompt","summary":"No description available."},{"type":"method","name":"query_command_enabled","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_enabled","summary":"No description available."},{"type":"method","name":"query_command_indeterm","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_indeterm","summary":"No description available."},{"type":"method","name":"query_command_state","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_state","summary":"No description available."},{"type":"method","name":"query_command_supported","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_supported","summary":"No description available."},{"type":"method","name":"query_command_value","type_name":"DOMDocument","ident":"webkit_dom_document_query_command_value","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMDocument","ident":"webkit_dom_document_query_selector","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_query_selector","summary":"No description available."},{"type":"method","name":"query_selector","type_name":"DOMElement","ident":"webkit_dom_element_query_selector","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMDocument","ident":"webkit_dom_document_query_selector_all","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMDocumentFragment","ident":"webkit_dom_document_fragment_query_selector_all","summary":"No description available."},{"type":"method","name":"query_selector_all","type_name":"DOMElement","ident":"webkit_dom_element_query_selector_all","summary":"No description available."},{"type":"method","name":"release_events","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_release_events","summary":"No description available."},{"type":"method","name":"release_events","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_release_events","summary":"No description available."},{"type":"method","name":"remove","type_name":"ContextMenu","ident":"webkit_context_menu_remove","summary":"Removes @item from the @menu. See also webkit_context_menu_remove_all() ..."},{"type":"method","name":"remove","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_remove","summary":"No description available."},{"type":"method","name":"remove","type_name":"DOMElement","ident":"webkit_dom_element_remove","summary":"No description available."},{"type":"method","name":"remove","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_remove","summary":"No description available."},{"type":"method","name":"remove_all","type_name":"ContextMenu","ident":"webkit_context_menu_remove_all","summary":"Removes all items of the @menu."},{"type":"method","name":"remove_all_ranges","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_remove_all_ranges","summary":"No description available."},{"type":"method","name":"remove_attribute","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute","summary":"No description available."},{"type":"method","name":"remove_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute_node","summary":"No description available."},{"type":"method","name":"remove_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_remove_attribute_ns","summary":"No description available."},{"type":"method","name":"remove_child","type_name":"DOMNode","ident":"webkit_dom_node_remove_child","summary":"No description available."},{"type":"method","name":"remove_event_listener","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_remove_event_listener","summary":"No description available."},{"type":"method","name":"remove_event_listener_with_closure","type_name":"DOMEventTarget","ident":"webkit_dom_event_target_remove_event_listener_with_closure","summary":"Version of webkit_dom_event_target_remove_event_listener() using a closure instead of a ..."},{"type":"method","name":"remove_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_remove_named_item","summary":"No description available."},{"type":"method","name":"remove_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_remove_named_item_ns","summary":"No description available."},{"type":"method","name":"remove_property","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_remove_property","summary":"No description available."},{"type":"method","name":"remove_rule","type_name":"DOMCSSStyleSheet","ident":"webkit_dom_css_style_sheet_remove_rule","summary":"No description available."},{"type":"method","name":"replace","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_replace","summary":"No description available."},{"type":"method","name":"replace_child","type_name":"DOMNode","ident":"webkit_dom_node_replace_child","summary":"No description available."},{"type":"method","name":"replace_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_replace_data","summary":"No description available."},{"type":"method","name":"replace_whole_text","type_name":"DOMText","ident":"webkit_dom_text_replace_whole_text","summary":"No description available."},{"type":"method","name":"request_pointer_lock","type_name":"DOMElement","ident":"webkit_dom_element_request_pointer_lock","summary":"No description available."},{"type":"method","name":"reset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_reset","summary":"No description available."},{"type":"method","name":"resize_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_resize_by","summary":"No description available."},{"type":"method","name":"resize_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_resize_to","summary":"No description available."},{"type":"method","name":"scroll_by","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_scroll_by","summary":"No description available."},{"type":"method","name":"scroll_by_lines","type_name":"DOMElement","ident":"webkit_dom_element_scroll_by_lines","summary":"No description available."},{"type":"method","name":"scroll_by_pages","type_name":"DOMElement","ident":"webkit_dom_element_scroll_by_pages","summary":"No description available."},{"type":"method","name":"scroll_into_view","type_name":"DOMElement","ident":"webkit_dom_element_scroll_into_view","summary":"No description available."},{"type":"method","name":"scroll_into_view_if_needed","type_name":"DOMElement","ident":"webkit_dom_element_scroll_into_view_if_needed","summary":"No description available."},{"type":"method","name":"scroll_to","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_scroll_to","summary":"No description available."},{"type":"method","name":"select","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_select","summary":"No description available."},{"type":"method","name":"select","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_select","summary":"No description available."},{"type":"method","name":"select_all_children","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_select_all_children","summary":"No description available."},{"type":"method","name":"select_node","type_name":"DOMRange","ident":"webkit_dom_range_select_node","summary":"No description available."},{"type":"method","name":"select_node_contents","type_name":"DOMRange","ident":"webkit_dom_range_select_node_contents","summary":"No description available."},{"type":"method","name":"send_message_to_context","type_name":"WebExtension","ident":"webkit_web_extension_send_message_to_context","summary":"Send @message to the #WebKitWebContext corresponding to @extension. If ..."},{"type":"method","name":"send_message_to_context_finish","type_name":"WebExtension","ident":"webkit_web_extension_send_message_to_context_finish","summary":"Finish an asynchronous operation started with webkit_web_extension_send_message_to_context()."},{"type":"method","name":"send_message_to_view","type_name":"WebPage","ident":"webkit_web_page_send_message_to_view","summary":"Send @message to the #WebKitWebView corresponding to @web_page. If ..."},{"type":"method","name":"send_message_to_view_finish","type_name":"WebPage","ident":"webkit_web_page_send_message_to_view_finish","summary":"Finish an asynchronous operation started with webkit_web_page_send_message_to_view()."},{"type":"method","name":"send_reply","type_name":"UserMessage","ident":"webkit_user_message_send_reply","summary":"Send a reply to an user message. If ..."},{"type":"method","name":"set_a_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_a_link","summary":"No description available."},{"type":"method","name":"set_abbr","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_abbr","summary":"No description available."},{"type":"method","name":"set_accept","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_accept","summary":"No description available."},{"type":"method","name":"set_accept_charset","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_accept_charset","summary":"No description available."},{"type":"method","name":"set_access_key","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_access_key","summary":"No description available."},{"type":"method","name":"set_action","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_action","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLDivElement","ident":"webkit_dom_html_div_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLHeadingElement","ident":"webkit_dom_html_heading_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLLegendElement","ident":"webkit_dom_html_legend_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLParagraphElement","ident":"webkit_dom_html_paragraph_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableCaptionElement","ident":"webkit_dom_html_table_caption_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_align","summary":"No description available."},{"type":"method","name":"set_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_align","summary":"No description available."},{"type":"method","name":"set_alink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_alink_color","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_alt","summary":"No description available."},{"type":"method","name":"set_alt","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_alt","summary":"No description available."},{"type":"method","name":"set_archive","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_archive","summary":"No description available."},{"type":"method","name":"set_archive","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_archive","summary":"No description available."},{"type":"method","name":"set_attribute","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute","summary":"No description available."},{"type":"method","name":"set_attribute_node","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_node","summary":"No description available."},{"type":"method","name":"set_attribute_node_ns","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_node_ns","summary":"No description available."},{"type":"method","name":"set_attribute_ns","type_name":"DOMElement","ident":"webkit_dom_element_set_attribute_ns","summary":"No description available."},{"type":"method","name":"set_auto_filled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_auto_filled","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_autofocus","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_autofocus","summary":"No description available."},{"type":"method","name":"set_axis","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_axis","summary":"No description available."},{"type":"method","name":"set_background","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_background","summary":"No description available."},{"type":"method","name":"set_base_and_extent","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_set_base_and_extent","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_bg_color","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_bg_color","summary":"No description available."},{"type":"method","name":"set_body","type_name":"DOMDocument","ident":"webkit_dom_document_set_body","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_border","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_border","summary":"No description available."},{"type":"method","name":"set_border","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_border","summary":"No description available."},{"type":"method","name":"set_button_type","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_button_type","summary":"No description available."},{"type":"method","name":"set_cancel_bubble","type_name":"DOMEvent","ident":"webkit_dom_event_set_cancel_bubble","summary":"No description available."},{"type":"method","name":"set_caption","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_caption","summary":"No description available."},{"type":"method","name":"set_capture_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_capture_type","summary":"No description available."},{"type":"method","name":"set_cell_padding","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_cell_padding","summary":"No description available."},{"type":"method","name":"set_cell_spacing","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_cell_spacing","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_ch","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_ch_off","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_ch_off","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMDocument","ident":"webkit_dom_document_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_charset","summary":"No description available."},{"type":"method","name":"set_charset","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_charset","summary":"No description available."},{"type":"method","name":"set_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_checked","summary":"No description available."},{"type":"method","name":"set_cite","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_set_cite","summary":"No description available."},{"type":"method","name":"set_cite","type_name":"DOMHTMLQuoteElement","ident":"webkit_dom_html_quote_element_set_cite","summary":"No description available."},{"type":"method","name":"set_class_name","type_name":"DOMElement","ident":"webkit_dom_element_set_class_name","summary":"No description available."},{"type":"method","name":"set_clear","type_name":"DOMHTMLBRElement","ident":"webkit_dom_html_br_element_set_clear","summary":"No description available."},{"type":"method","name":"set_code","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_code","summary":"No description available."},{"type":"method","name":"set_code","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code","summary":"No description available."},{"type":"method","name":"set_code_base","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_code_base","summary":"No description available."},{"type":"method","name":"set_code_base","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code_base","summary":"No description available."},{"type":"method","name":"set_code_type","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_code_type","summary":"No description available."},{"type":"method","name":"set_col_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_col_span","summary":"No description available."},{"type":"method","name":"set_color","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_color","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_color","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_color","summary":"No description available."},{"type":"method","name":"set_cols","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_set_cols","summary":"No description available."},{"type":"method","name":"set_cols","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_cols","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLDirectoryElement","ident":"webkit_dom_html_directory_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLDListElement","ident":"webkit_dom_html_d_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLMenuElement","ident":"webkit_dom_html_menu_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_compact","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_set_compact","summary":"No description available."},{"type":"method","name":"set_content","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_content","summary":"No description available."},{"type":"method","name":"set_content_editable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_content_editable","summary":"No description available."},{"type":"method","name":"set_cookie","type_name":"DOMDocument","ident":"webkit_dom_document_set_cookie","summary":"No description available."},{"type":"method","name":"set_coords","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_coords","summary":"No description available."},{"type":"method","name":"set_coords","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_coords","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSRule","ident":"webkit_dom_css_rule_set_css_text","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_set_css_text","summary":"No description available."},{"type":"method","name":"set_css_text","type_name":"DOMCSSValue","ident":"webkit_dom_css_value_set_css_text","summary":"No description available."},{"type":"method","name":"set_current_node","type_name":"DOMTreeWalker","ident":"webkit_dom_tree_walker_set_current_node","summary":"No description available."},{"type":"method","name":"set_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_set_data","summary":"No description available."},{"type":"method","name":"set_data","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_data","summary":"No description available."},{"type":"method","name":"set_date_time","type_name":"DOMHTMLModElement","ident":"webkit_dom_html_mod_element_set_date_time","summary":"No description available."},{"type":"method","name":"set_declare","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_declare","summary":"No description available."},{"type":"method","name":"set_default_checked","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_default_checked","summary":"No description available."},{"type":"method","name":"set_default_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_default_selected","summary":"No description available."},{"type":"method","name":"set_default_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_default_status","summary":"No description available."},{"type":"method","name":"set_default_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_default_value","summary":"No description available."},{"type":"method","name":"set_default_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_default_value","summary":"No description available."},{"type":"method","name":"set_defer","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_defer","summary":"No description available."},{"type":"method","name":"set_design_mode","type_name":"DOMDocument","ident":"webkit_dom_document_set_design_mode","summary":"No description available."},{"type":"method","name":"set_design_mode","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_design_mode","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMDocument","ident":"webkit_dom_document_set_dir","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_dir","summary":"No description available."},{"type":"method","name":"set_dir","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_dir","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_disabled","summary":"No description available."},{"type":"method","name":"set_disabled","type_name":"DOMStyleSheet","ident":"webkit_dom_style_sheet_set_disabled","summary":"No description available."},{"type":"method","name":"set_document_uri","type_name":"DOMDocument","ident":"webkit_dom_document_set_document_uri","summary":"No description available."},{"type":"method","name":"set_draggable","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_draggable","summary":"No description available."},{"type":"method","name":"set_editing_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_editing_value","summary":"No description available."},{"type":"method","name":"set_encoding","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_encoding","summary":"No description available."},{"type":"method","name":"set_enctype","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_enctype","summary":"No description available."},{"type":"method","name":"set_end","type_name":"DOMRange","ident":"webkit_dom_range_set_end","summary":"No description available."},{"type":"method","name":"set_end_after","type_name":"DOMRange","ident":"webkit_dom_range_set_end_after","summary":"No description available."},{"type":"method","name":"set_end_before","type_name":"DOMRange","ident":"webkit_dom_range_set_end_before","summary":"No description available."},{"type":"method","name":"set_event","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_event","summary":"No description available."},{"type":"method","name":"set_face","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_face","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_face","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_face","summary":"No description available."},{"type":"method","name":"set_fg_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_fg_color","summary":"No description available."},{"type":"method","name":"set_files","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_files","summary":"No description available."},{"type":"method","name":"set_frame_border","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_frame_border","summary":"No description available."},{"type":"method","name":"set_frame_border","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_frame_border","summary":"No description available."},{"type":"method","name":"set_hash","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hash","summary":"No description available."},{"type":"method","name":"set_hash","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_hash","summary":"No description available."},{"type":"method","name":"set_headers","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_headers","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_height","summary":"No description available."},{"type":"method","name":"set_height","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_height","summary":"No description available."},{"type":"method","name":"set_hidden","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_hidden","summary":"No description available."},{"type":"method","name":"set_host","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_host","summary":"No description available."},{"type":"method","name":"set_host","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_host","summary":"No description available."},{"type":"method","name":"set_hostname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hostname","summary":"No description available."},{"type":"method","name":"set_hostname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_hostname","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_set_href","summary":"No description available."},{"type":"method","name":"set_href","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_href","summary":"No description available."},{"type":"method","name":"set_hreflang","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_hreflang","summary":"No description available."},{"type":"method","name":"set_hreflang","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_hreflang","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_hspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_hspace","summary":"No description available."},{"type":"method","name":"set_html_for","type_name":"DOMHTMLLabelElement","ident":"webkit_dom_html_label_element_set_html_for","summary":"No description available."},{"type":"method","name":"set_html_for","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_html_for","summary":"No description available."},{"type":"method","name":"set_http_equiv","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_http_equiv","summary":"No description available."},{"type":"method","name":"set_id","type_name":"DOMElement","ident":"webkit_dom_element_set_id","summary":"No description available."},{"type":"method","name":"set_indeterminate","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_indeterminate","summary":"No description available."},{"type":"method","name":"set_inner_html","type_name":"DOMElement","ident":"webkit_dom_element_set_inner_html","summary":"No description available."},{"type":"method","name":"set_inner_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_inner_html","summary":"No description available."},{"type":"method","name":"set_inner_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_inner_text","summary":"No description available."},{"type":"method","name":"set_input_type","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_input_type","summary":"No description available."},{"type":"method","name":"set_is_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_is_map","summary":"No description available."},{"type":"method","name":"set_label","type_name":"DOMHTMLOptGroupElement","ident":"webkit_dom_html_opt_group_element_set_label","summary":"No description available."},{"type":"method","name":"set_label","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_label","summary":"No description available."},{"type":"method","name":"set_lang","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_lang","summary":"No description available."},{"type":"method","name":"set_length","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_length","summary":"No description available."},{"type":"method","name":"set_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_link","summary":"No description available."},{"type":"method","name":"set_link_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_link_color","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_long_desc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_long_desc","summary":"No description available."},{"type":"method","name":"set_lowsrc","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_lowsrc","summary":"No description available."},{"type":"method","name":"set_margin_height","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_margin_height","summary":"No description available."},{"type":"method","name":"set_margin_height","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_margin_height","summary":"No description available."},{"type":"method","name":"set_margin_width","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_margin_width","summary":"No description available."},{"type":"method","name":"set_margin_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_margin_width","summary":"No description available."},{"type":"method","name":"set_max_length","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_max_length","summary":"No description available."},{"type":"method","name":"set_media","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_media","summary":"No description available."},{"type":"method","name":"set_media","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_media","summary":"No description available."},{"type":"method","name":"set_media_text","type_name":"DOMMediaList","ident":"webkit_dom_media_list_set_media_text","summary":"No description available."},{"type":"method","name":"set_method","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_method","summary":"No description available."},{"type":"method","name":"set_multiple","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_multiple","summary":"No description available."},{"type":"method","name":"set_multiple","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_multiple","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLMapElement","ident":"webkit_dom_html_map_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_name","summary":"No description available."},{"type":"method","name":"set_name","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_name","summary":"No description available."},{"type":"method","name":"set_named_item","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_set_named_item","summary":"No description available."},{"type":"method","name":"set_named_item_ns","type_name":"DOMNamedNodeMap","ident":"webkit_dom_named_node_map_set_named_item_ns","summary":"No description available."},{"type":"method","name":"set_no_href","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_no_href","summary":"No description available."},{"type":"method","name":"set_no_resize","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_no_resize","summary":"No description available."},{"type":"method","name":"set_no_shade","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_no_shade","summary":"No description available."},{"type":"method","name":"set_no_wrap","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_no_wrap","summary":"No description available."},{"type":"method","name":"set_node_value","type_name":"DOMNode","ident":"webkit_dom_node_set_node_value","summary":"No description available."},{"type":"method","name":"set_object","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_object","summary":"No description available."},{"type":"method","name":"set_outer_html","type_name":"DOMElement","ident":"webkit_dom_element_set_outer_html","summary":"No description available."},{"type":"method","name":"set_outer_html","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_outer_html","summary":"No description available."},{"type":"method","name":"set_outer_text","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_outer_text","summary":"No description available."},{"type":"method","name":"set_pathname","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_pathname","summary":"No description available."},{"type":"method","name":"set_pathname","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_pathname","summary":"No description available."},{"type":"method","name":"set_port","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_port","summary":"No description available."},{"type":"method","name":"set_port","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_port","summary":"No description available."},{"type":"method","name":"set_position","type_name":"DOMDOMSelection","ident":"webkit_dom_dom_selection_set_position","summary":"No description available."},{"type":"method","name":"set_prefix","type_name":"DOMNode","ident":"webkit_dom_node_set_prefix","summary":"No description available."},{"type":"method","name":"set_profile","type_name":"DOMHTMLHeadElement","ident":"webkit_dom_html_head_element_set_profile","summary":"No description available."},{"type":"method","name":"set_property","type_name":"DOMCSSStyleDeclaration","ident":"webkit_dom_css_style_declaration_set_property","summary":"No description available."},{"type":"method","name":"set_protocol","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_protocol","summary":"No description available."},{"type":"method","name":"set_protocol","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_protocol","summary":"No description available."},{"type":"method","name":"set_read_only","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_read_only","summary":"No description available."},{"type":"method","name":"set_read_only","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_read_only","summary":"No description available."},{"type":"method","name":"set_rel","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_rel","summary":"No description available."},{"type":"method","name":"set_rel","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_rel","summary":"No description available."},{"type":"method","name":"set_return_value","type_name":"DOMEvent","ident":"webkit_dom_event_set_return_value","summary":"No description available."},{"type":"method","name":"set_rev","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_rev","summary":"No description available."},{"type":"method","name":"set_rev","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_rev","summary":"No description available."},{"type":"method","name":"set_row_span","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_row_span","summary":"No description available."},{"type":"method","name":"set_rows","type_name":"DOMHTMLFrameSetElement","ident":"webkit_dom_html_frame_set_element_set_rows","summary":"No description available."},{"type":"method","name":"set_rows","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_rows","summary":"No description available."},{"type":"method","name":"set_rules","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_rules","summary":"No description available."},{"type":"method","name":"set_scheme","type_name":"DOMHTMLMetaElement","ident":"webkit_dom_html_meta_element_set_scheme","summary":"No description available."},{"type":"method","name":"set_scope","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_scope","summary":"No description available."},{"type":"method","name":"set_scroll_left","type_name":"DOMElement","ident":"webkit_dom_element_set_scroll_left","summary":"No description available."},{"type":"method","name":"set_scroll_top","type_name":"DOMElement","ident":"webkit_dom_element_set_scroll_top","summary":"No description available."},{"type":"method","name":"set_scrolling","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_scrolling","summary":"No description available."},{"type":"method","name":"set_scrolling","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_scrolling","summary":"No description available."},{"type":"method","name":"set_search","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_search","summary":"No description available."},{"type":"method","name":"set_search","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_search","summary":"No description available."},{"type":"method","name":"set_selected","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_selected","summary":"No description available."},{"type":"method","name":"set_selected_index","type_name":"DOMHTMLOptionsCollection","ident":"webkit_dom_html_options_collection_set_selected_index","summary":"No description available."},{"type":"method","name":"set_selected_index","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_selected_index","summary":"No description available."},{"type":"method","name":"set_selected_stylesheet_set","type_name":"DOMDocument","ident":"webkit_dom_document_set_selected_stylesheet_set","summary":"This function has been removed and does nothing."},{"type":"method","name":"set_selection_end","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_end","summary":"No description available."},{"type":"method","name":"set_selection_range","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_range","summary":"No description available."},{"type":"method","name":"set_selection_start","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_selection_start","summary":"No description available."},{"type":"method","name":"set_shape","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_shape","summary":"No description available."},{"type":"method","name":"set_shape","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_shape","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLBaseFontElement","ident":"webkit_dom_html_base_font_element_set_size","summary":"This function has been removed from the DOM spec ..."},{"type":"method","name":"set_size","type_name":"DOMHTMLFontElement","ident":"webkit_dom_html_font_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_size","summary":"No description available."},{"type":"method","name":"set_size","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_size","summary":"No description available."},{"type":"method","name":"set_sizes","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_sizes","summary":"No description available."},{"type":"method","name":"set_span","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_span","summary":"No description available."},{"type":"method","name":"set_spellcheck","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_spellcheck","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLFrameElement","ident":"webkit_dom_html_frame_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_src","summary":"No description available."},{"type":"method","name":"set_src","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_src","summary":"No description available."},{"type":"method","name":"set_standby","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_standby","summary":"No description available."},{"type":"method","name":"set_start","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_start","summary":"No description available."},{"type":"method","name":"set_start","type_name":"DOMRange","ident":"webkit_dom_range_set_start","summary":"No description available."},{"type":"method","name":"set_start_after","type_name":"DOMRange","ident":"webkit_dom_range_set_start_after","summary":"No description available."},{"type":"method","name":"set_start_before","type_name":"DOMRange","ident":"webkit_dom_range_set_start_before","summary":"No description available."},{"type":"method","name":"set_status","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_set_status","summary":"No description available."},{"type":"method","name":"set_submenu","type_name":"ContextMenuItem","ident":"webkit_context_menu_item_set_submenu","summary":"Sets or replaces the @item submenu. If @submenu ..."},{"type":"method","name":"set_summary","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_summary","summary":"No description available."},{"type":"method","name":"set_t_foot","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_t_foot","summary":"No description available."},{"type":"method","name":"set_t_head","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_t_head","summary":"No description available."},{"type":"method","name":"set_tab_index","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_tab_index","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLAreaElement","ident":"webkit_dom_html_area_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLBaseElement","ident":"webkit_dom_html_base_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_set_target","summary":"No description available."},{"type":"method","name":"set_target","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_target","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_text","summary":"No description available."},{"type":"method","name":"set_text","type_name":"DOMHTMLTitleElement","ident":"webkit_dom_html_title_element_set_text","summary":"No description available."},{"type":"method","name":"set_text_content","type_name":"DOMNode","ident":"webkit_dom_node_set_text_content","summary":"No description available."},{"type":"method","name":"set_title","type_name":"DOMDocument","ident":"webkit_dom_document_set_title","summary":"No description available."},{"type":"method","name":"set_title","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_title","summary":"No description available."},{"type":"method","name":"set_translate","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_translate","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLAnchorElement","ident":"webkit_dom_html_anchor_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLLinkElement","ident":"webkit_dom_html_link_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLOListElement","ident":"webkit_dom_html_o_list_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLScriptElement","ident":"webkit_dom_html_script_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLStyleElement","ident":"webkit_dom_html_style_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_type_attr","type_name":"DOMHTMLUListElement","ident":"webkit_dom_html_u_list_element_set_type_attr","summary":"No description available."},{"type":"method","name":"set_uri","type_name":"URIRequest","ident":"webkit_uri_request_set_uri","summary":"Set the URI of @request"},{"type":"method","name":"set_use_map","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_use_map","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_use_map","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_use_map","summary":"No description available."},{"type":"method","name":"set_user_data","type_name":"ContextMenu","ident":"webkit_context_menu_set_user_data","summary":"Sets user data to @menu. This function can ..."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableRowElement","ident":"webkit_dom_html_table_row_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_align","type_name":"DOMHTMLTableSectionElement","ident":"webkit_dom_html_table_section_element_set_v_align","summary":"No description available."},{"type":"method","name":"set_v_link","type_name":"DOMHTMLBodyElement","ident":"webkit_dom_html_body_element_set_v_link","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMAttr","ident":"webkit_dom_attr_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLButtonElement","ident":"webkit_dom_html_button_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLLIElement","ident":"webkit_dom_html_li_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLOptionElement","ident":"webkit_dom_html_option_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLSelectElement","ident":"webkit_dom_html_select_element_set_value","summary":"No description available."},{"type":"method","name":"set_value","type_name":"DOMHTMLTextAreaElement","ident":"webkit_dom_html_text_area_element_set_value","summary":"No description available."},{"type":"method","name":"set_value_type","type_name":"DOMHTMLParamElement","ident":"webkit_dom_html_param_element_set_value_type","summary":"No description available."},{"type":"method","name":"set_version","type_name":"DOMHTMLHtmlElement","ident":"webkit_dom_html_html_element_set_version","summary":"No description available."},{"type":"method","name":"set_vlink_color","type_name":"DOMHTMLDocument","ident":"webkit_dom_html_document_set_vlink_color","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_vspace","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_vspace","summary":"No description available."},{"type":"method","name":"set_webkitdropzone","type_name":"DOMHTMLElement","ident":"webkit_dom_html_element_set_webkitdropzone","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLAppletElement","ident":"webkit_dom_html_applet_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLCanvasElement","ident":"webkit_dom_html_canvas_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLEmbedElement","ident":"webkit_dom_html_embed_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLHRElement","ident":"webkit_dom_html_hr_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLIFrameElement","ident":"webkit_dom_html_iframe_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLImageElement","ident":"webkit_dom_html_image_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLInputElement","ident":"webkit_dom_html_input_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLObjectElement","ident":"webkit_dom_html_object_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableCellElement","ident":"webkit_dom_html_table_cell_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableColElement","ident":"webkit_dom_html_table_col_element_set_width","summary":"No description available."},{"type":"method","name":"set_width","type_name":"DOMHTMLTableElement","ident":"webkit_dom_html_table_element_set_width","summary":"No description available."},{"type":"method","name":"set_wrap","type_name":"DOMHTMLPreElement","ident":"webkit_dom_html_pre_element_set_wrap","summary":"No description available."},{"type":"method","name":"set_xml_standalone","type_name":"DOMDocument","ident":"webkit_dom_document_set_xml_standalone","summary":"No description available."},{"type":"method","name":"set_xml_version","type_name":"DOMDocument","ident":"webkit_dom_document_set_xml_version","summary":"No description available."},{"type":"method","name":"snapshot_item","type_name":"DOMXPathResult","ident":"webkit_dom_xpath_result_snapshot_item","summary":"No description available."},{"type":"method","name":"split_text","type_name":"DOMText","ident":"webkit_dom_text_split_text","summary":"No description available."},{"type":"method","name":"start","type_name":"DOMHTMLMarqueeElement","ident":"webkit_dom_html_marquee_element_start","summary":"No description available."},{"type":"method","name":"stop","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_stop","summary":"No description available."},{"type":"method","name":"stop","type_name":"DOMHTMLMarqueeElement","ident":"webkit_dom_html_marquee_element_stop","summary":"No description available."},{"type":"method","name":"stop_propagation","type_name":"DOMEvent","ident":"webkit_dom_event_stop_propagation","summary":"No description available."},{"type":"method","name":"submit","type_name":"DOMHTMLFormElement","ident":"webkit_dom_html_form_element_submit","summary":"No description available."},{"type":"method","name":"substring_data","type_name":"DOMCharacterData","ident":"webkit_dom_character_data_substring_data","summary":"No description available."},{"type":"method","name":"surround_contents","type_name":"DOMRange","ident":"webkit_dom_range_surround_contents","summary":"No description available."},{"type":"method","name":"to_string","type_name":"DOMRange","ident":"webkit_dom_range_to_string","summary":"No description available."},{"type":"method","name":"toggle","type_name":"DOMDOMTokenList","ident":"webkit_dom_dom_token_list_toggle","summary":"No description available."},{"type":"method","name":"webkit_cancel_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_webkit_cancel_fullscreen","summary":"No description available."},{"type":"method","name":"webkit_exit_fullscreen","type_name":"DOMDocument","ident":"webkit_dom_document_webkit_exit_fullscreen","summary":"No description available."},{"type":"method","name":"webkit_matches_selector","type_name":"DOMElement","ident":"webkit_dom_element_webkit_matches_selector","summary":"No description available."},{"type":"method","name":"webkit_message_handlers_post_message","type_name":"DOMDOMWindow","ident":"webkit_dom_dom_window_webkit_message_handlers_post_message","summary":"No description available."},{"type":"method","name":"webkit_request_fullscreen","type_name":"DOMElement","ident":"webkit_dom_element_webkit_request_fullscreen","summary":"No description available."},{"type":"property","name":"a-link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"abbr","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"accept","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"accept-charset","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"access-key","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"action","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"active-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLDivElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLHeadingElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLLegendElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLParagraphElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableCaptionElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"align","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"alink-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"alt","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"alt-graph-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"alt-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"alt-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"anchor-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"anchor-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"anchors","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"applets","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"archive","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"archive","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"areas","type_name":"DOMHTMLMapElement","summary":"No description available."},{"type":"property","name":"attributes","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"autofocus","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"axis","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"background","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"base-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"base-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"base-uri","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"bg-color","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"body","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"boolean-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"border","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"bottom","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"bubbles","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"button","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"cancel-bubble","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"cancelable","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"caption","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"capture","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"cell-index","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"cell-padding","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"cell-spacing","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"cells","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"ch-off","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"char-code","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"character-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"charset","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"checked","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"child-element-count","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"child-nodes","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"children","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"cite","type_name":"DOMHTMLModElement","summary":"No description available."},{"type":"property","name":"cite","type_name":"DOMHTMLQuoteElement","summary":"No description available."},{"type":"property","name":"class-list","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"class-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"clear","type_name":"DOMHTMLBRElement","summary":"No description available."},{"type":"property","name":"client-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"client-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"client-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"closed","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"code","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"code","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"code-base","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"code-base","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"code-type","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"col-span","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"collapsed","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"color","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"cols","type_name":"DOMHTMLFrameSetElement","summary":"No description available."},{"type":"property","name":"cols","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"common-ancestor-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLDirectoryElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLDListElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLMenuElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"compact","type_name":"DOMHTMLUListElement","summary":"No description available."},{"type":"property","name":"compat-mode","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"complete","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"content","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"content-document","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"content-editable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"content-length","type_name":"URIResponse","summary":"The expected content length of the response."},{"type":"property","name":"content-type","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"content-window","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"content-window","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"context","type_name":"HitTestResult","summary":"Bitmask of #WebKitHitTestResultContext flags representing the context of the #WebKitHitTestResult."},{"type":"property","name":"cookie","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"coords","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"coords","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"core-object","type_name":"DOMObject","summary":"No description available."},{"type":"property","name":"css-rules","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"css-text","type_name":"DOMCSSValue","summary":"No description available."},{"type":"property","name":"css-value-type","type_name":"DOMCSSValue","summary":"No description available."},{"type":"property","name":"ctrl-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"ctrl-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"current-node","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"current-script","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"current-target","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"data","type_name":"DOMCharacterData","summary":"No description available."},{"type":"property","name":"data","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"date-time","type_name":"DOMHTMLModElement","summary":"No description available."},{"type":"property","name":"declare","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"default-checked","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"default-selected","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"default-status","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"default-value","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"default-value","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"default-view","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"defer","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"design-mode","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"detail","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"device-pixel-ratio","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"dir","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLOptGroupElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"disabled","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"doctype","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"document","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"document-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"document-uri","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"domain","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"draggable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"elements","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"embeds","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"encoding","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"enctype","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"end-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"end-offset","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"entities","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"event","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"event-phase","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"extent-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"extent-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"face","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"fd-list","type_name":"UserMessage","summary":"The UNIX file descriptors of the user message."},{"type":"property","name":"fg-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"files","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"filter","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"filter","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"first-child","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"first-element-child","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"focus-node","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"focus-offset","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLFieldSetElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLLabelElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLLegendElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"form","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"forms","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"frame-border","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"frame-border","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"frame-element","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"frames","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"from-element","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"hash","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hash","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"head","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"headers","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLCanvasElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"height","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"hidden","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"hidden","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"host","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"host","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"hostname","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hostname","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLBaseElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"href","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"hreflang","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"hreflang","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"hspace","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"html-for","type_name":"DOMHTMLLabelElement","summary":"No description available."},{"type":"property","name":"html-for","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"http-equiv","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"http-headers","type_name":"URIResponse","summary":"The HTTP headers of the response, or %NULL if ..."},{"type":"property","name":"id","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"image-uri","type_name":"HitTestResult","summary":"The URI of the image if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_IMAGE is ..."},{"type":"property","name":"images","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"implementation","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"indeterminate","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"index","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"inner-height","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"inner-html","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"inner-text","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"inner-width","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"input-encoding","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"internal-subset","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"invalid-iterator-state","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"is-collapsed","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"is-content-editable","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"is-map","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"key-code","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"key-identifier","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"key-location","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"label","type_name":"DOMHTMLOptGroupElement","summary":"No description available."},{"type":"property","name":"label","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"lang","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"last-child","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMDocumentFragment","summary":"No description available."},{"type":"property","name":"last-element-child","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"last-modified","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"layer-x","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"layer-y","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"left","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCharacterData","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMClientRectList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCSSRuleList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMDOMTokenList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMFileList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLCollection","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLOptionsCollection","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMMediaList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMNamedNodeMap","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMNodeList","summary":"No description available."},{"type":"property","name":"length","type_name":"DOMStyleSheetList","summary":"No description available."},{"type":"property","name":"link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"link-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"link-label","type_name":"HitTestResult","summary":"The label of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-title","type_name":"HitTestResult","summary":"The title of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"link-uri","type_name":"HitTestResult","summary":"The URI of the link if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK is ..."},{"type":"property","name":"links","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"local-name","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"local-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"long-desc","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"lowsrc","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"margin-height","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"margin-height","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"margin-width","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"margin-width","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"max-length","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"media","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"media-text","type_name":"DOMMediaList","summary":"No description available."},{"type":"property","name":"media-uri","type_name":"HitTestResult","summary":"The URI of the media if flag %WEBKIT_HIT_TEST_RESULT_CONTEXT_MEDIA is ..."},{"type":"property","name":"meta-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"meta-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"method","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"mime-type","type_name":"URIResponse","summary":"The MIME type of the response."},{"type":"property","name":"multiple","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"multiple","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMFile","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLMapElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"name","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"name","type_name":"UserMessage","summary":"The name of the user message."},{"type":"property","name":"namespace-uri","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"namespace-uri","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"natural-height","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"natural-width","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"next-element-sibling","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"next-sibling","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"no-href","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"no-resize","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"no-shade","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"no-wrap","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"node","type_name":"WebHitTestResult","summary":"The #WebKitDOMNode"},{"type":"property","name":"node-name","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"node-type","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"node-value","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"notations","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"number-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"object","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"offscreen-buffering","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"offset-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-parent","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"offset-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"offset-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"opener","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"options","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"orientation","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"origin","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"outer-height","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"outer-html","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"outer-text","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"outer-width","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"owner-document","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"owner-element","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"owner-node","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"owner-rule","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"page-x","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"page-x-offset","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"page-y","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"page-y-offset","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"parameters","type_name":"UserMessage","summary":"The parameters of the user message as a #GVariant, ..."},{"type":"property","name":"parent","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"parent-element","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"parent-node","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"parent-rule","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"parent-rule","type_name":"DOMCSSStyleDeclaration","summary":"No description available."},{"type":"property","name":"parent-style-sheet","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"parent-style-sheet","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"pathname","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"pathname","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"plugins","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"pointer-before-reference-node","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"pointer-lock-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"port","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"port","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"preferred-stylesheet-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"prefix","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"prefix","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"previous-element-sibling","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"previous-sibling","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"profile","type_name":"DOMHTMLHeadElement","summary":"No description available."},{"type":"property","name":"protocol","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"protocol","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"public-id","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"range-count","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"read-only","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"read-only","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"ready-state","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"reference-node","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"referrer","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"rel","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"rel","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"related-target","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"result-type","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"return-value","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"rev","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"rev","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"right","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"root","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"root","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"row-index","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"row-span","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLFrameSetElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"rows","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"rules","type_name":"DOMCSSStyleSheet","summary":"No description available."},{"type":"property","name":"rules","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"scheme","type_name":"DOMHTMLMetaElement","summary":"No description available."},{"type":"property","name":"scope","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"screen-left","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-top","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-x","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"screen-y","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"screen-y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"scripts","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"scroll-height","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-left","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-top","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-width","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"scroll-x","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"scroll-y","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"scrolling","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"scrolling","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"scrolling-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"search","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"search","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"section-row-index","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"selected","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"selected-index","type_name":"DOMHTMLOptionsCollection","summary":"No description available."},{"type":"property","name":"selected-index","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"selected-stylesheet-set","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"selection-end","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"selection-start","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"self","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"shape","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"shape","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"sheet","type_name":"DOMProcessingInstruction","summary":"No description available."},{"type":"property","name":"shift-key","type_name":"DOMKeyboardEvent","summary":"No description available."},{"type":"property","name":"shift-key","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"single-node-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMBlob","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLFontElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"size","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"sizes","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"snapshot-length","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"span","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"specified","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"spellcheck","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"src","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"src-element","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"standby","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"start","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"start-container","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"start-offset","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"status","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"status-code","type_name":"URIResponse","summary":"The status code of the response as returned by ..."},{"type":"property","name":"string-value","type_name":"DOMXPathResult","summary":"No description available."},{"type":"property","name":"style","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"style-sheets","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"suggested-filename","type_name":"URIResponse","summary":"The suggested filename for the URI response."},{"type":"property","name":"summary","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"system-id","type_name":"DOMDocumentType","summary":"No description available."},{"type":"property","name":"t-bodies","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"t-foot","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"t-head","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"tab-index","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"tag-name","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLAreaElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLBaseElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLFormElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"target","type_name":"DOMProcessingInstruction","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMHTMLTitleElement","summary":"No description available."},{"type":"property","name":"text","type_name":"DOMRange","summary":"No description available."},{"type":"property","name":"text-content","type_name":"DOMNode","summary":"No description available."},{"type":"property","name":"time-stamp","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"title","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"to-element","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"top","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"top","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"translate","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMCSSRule","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMDOMSelection","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMEvent","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLAnchorElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLLIElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLLinkElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLOListElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLScriptElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLStyleElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMHTMLUListElement","summary":"No description available."},{"type":"property","name":"type","type_name":"DOMStyleSheet","summary":"No description available."},{"type":"property","name":"uri","type_name":"URIRequest","summary":"The URI to which the request will be made."},{"type":"property","name":"uri","type_name":"URIResponse","summary":"The URI for which the response was made."},{"type":"property","name":"uri","type_name":"WebPage","summary":"The current active URI of the #WebKitWebPage."},{"type":"property","name":"url","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"use-map","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableRowElement","summary":"No description available."},{"type":"property","name":"v-align","type_name":"DOMHTMLTableSectionElement","summary":"No description available."},{"type":"property","name":"v-link","type_name":"DOMHTMLBodyElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMAttr","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMDOMTokenList","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLLIElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLOptionElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"value","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"value-type","type_name":"DOMHTMLParamElement","summary":"No description available."},{"type":"property","name":"version","type_name":"DOMHTMLHtmlElement","summary":"No description available."},{"type":"property","name":"view","type_name":"DOMUIEvent","summary":"No description available."},{"type":"property","name":"visibility-state","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"vlink-color","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"vspace","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"webkit-current-full-screen-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-full-screen-keyboard-input-allowed","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-fullscreen-element","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-fullscreen-enabled","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-is-full-screen","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"webkit-region-overset","type_name":"DOMElement","summary":"No description available."},{"type":"property","name":"webkitdropzone","type_name":"DOMHTMLElement","summary":"No description available."},{"type":"property","name":"what-to-show","type_name":"DOMNodeIterator","summary":"No description available."},{"type":"property","name":"what-to-show","type_name":"DOMTreeWalker","summary":"No description available."},{"type":"property","name":"wheel-delta","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"wheel-delta-x","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"wheel-delta-y","type_name":"DOMWheelEvent","summary":"No description available."},{"type":"property","name":"whole-text","type_name":"DOMText","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMClientRect","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLAppletElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLCanvasElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLDocument","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLEmbedElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLFrameElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLHRElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLIFrameElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLObjectElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLPreElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableCellElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableColElement","summary":"No description available."},{"type":"property","name":"width","type_name":"DOMHTMLTableElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLButtonElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLInputElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLSelectElement","summary":"No description available."},{"type":"property","name":"will-validate","type_name":"DOMHTMLTextAreaElement","summary":"No description available."},{"type":"property","name":"window","type_name":"DOMDOMWindow","summary":"No description available."},{"type":"property","name":"wrap","type_name":"DOMHTMLPreElement","summary":"No description available."},{"type":"property","name":"x","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"x","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"property","name":"xml-encoding","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"xml-standalone","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"xml-version","type_name":"DOMDocument","summary":"No description available."},{"type":"property","name":"y","type_name":"DOMHTMLImageElement","summary":"No description available."},{"type":"property","name":"y","type_name":"DOMMouseEvent","summary":"No description available."},{"type":"record","name":"ConsoleMessage","ctype":"WebKitConsoleMessage","summary":"No description available."},{"type":"signal","name":"console-message-sent","type_name":"WebPage","summary":"Emitted when a message is sent to the console. ..."},{"type":"signal","name":"context-menu","type_name":"WebPage","summary":"Emitted before a context menu is displayed in the ..."},{"type":"signal","name":"document-loaded","type_name":"WebPage","summary":"This signal is emitted when the DOM document of ..."},{"type":"signal","name":"form-controls-associated","type_name":"WebFormManager","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"form-controls-associated","type_name":"WebPage","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"form-controls-associated-for-frame","type_name":"WebPage","summary":"Emitted after form elements (or form associated elements) are ..."},{"type":"signal","name":"page-created","type_name":"WebExtension","summary":"This signal is emitted when a new #WebKitWebPage is ..."},{"type":"signal","name":"selection-changed","type_name":"WebEditor","summary":"This signal is emitted for every selection change inside ..."},{"type":"signal","name":"send-request","type_name":"WebPage","summary":"This signal is emitted when @request is about to ..."},{"type":"signal","name":"user-message-received","type_name":"WebExtension","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"user-message-received","type_name":"WebPage","summary":"This signal is emitted when a #WebKitUserMessage is received ..."},{"type":"signal","name":"will-send-submit-event","type_name":"WebFormManager","summary":"This signal is emitted when the DOM submit event ..."},{"type":"signal","name":"will-submit-form","type_name":"WebFormManager","summary":"This signal is emitted when @form will imminently be ..."},{"type":"signal","name":"will-submit-form","type_name":"WebPage","summary":"This signal is emitted to indicate various points during ..."},{"type":"signal","name":"window-object-cleared","type_name":"ScriptWorld","summary":"Emitted when the JavaScript window object in a #WebKitScriptWorld ..."},{"type":"type_func","name":"error_quark","type_name":"UserMessage","ident":"webkit_user_message_error_quark","summary":"Gets the quark for the domain of user message errors."},{"type":"type_func","name":"for_js_value","type_name":"DOMNode","ident":"webkit_dom_node_for_js_value","summary":"Get the #WebKitDOMNode for the DOM node referenced by @value."},{"type":"type_func","name":"get_default","type_name":"ScriptWorld","ident":"webkit_script_world_get_default","summary":"Get the default #WebKitScriptWorld. This is the normal script ..."},{"type":"type_func","name":"input_element_auto_fill","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_auto_fill","summary":"Set the value of an HTML input element as ..."},{"type":"type_func","name":"input_element_is_auto_filled","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_is_auto_filled","summary":"Get whether @element is an HTML input element that ..."},{"type":"type_func","name":"input_element_is_user_edited","type_name":"WebFormManager","ident":"webkit_web_form_manager_input_element_is_user_edited","summary":"Get whether @element is an HTML text input element ..."},{"type":"vfunc","name":"accept_node","type_name":"DOMNodeFilter","summary":"No description available."},{"type":"vfunc","name":"add_event_listener","type_name":"DOMEventTarget","summary":"No description available."},{"type":"vfunc","name":"dispatch_event","type_name":"DOMEventTarget","summary":"No description available."},{"type":"vfunc","name":"lookup_namespace_uri","type_name":"DOMXPathNSResolver","summary":"No description available."},{"type":"vfunc","name":"remove_event_listener","type_name":"DOMEventTarget","summary":"No description available."}],"terms":{"":[3,4,5,8,12,13,15,17,19,20,22,23,24,29,32,1931,1941,1966,1973,1974,1977,1978,1986,1992,1997,2000,2002,2010,2013,2023,2024,2029,2030,2031,2032,2033,2034],"'content-disposition'":[1978],"-->":[3,20,2005,2124],"0":[13,15,730,1974],"2.2":[2124],"2.26":[2124],"2.30":[2124],"2.8":[0],"":[8],"":[8],"":[8],"":[8],"ACCEPT":[2086],"AFTER":[2106,2108],"ALL":[2088],"ALLOW":[2046],"ANCHOR":[2178,2179],"AND":[2108],"ANY":[2112,2113],"APPLET":[2180,2181],"AREA":[2182,2183,2288,2289],"AT":[2047],"ATTR":[2128,2129],"ATTRIBUTE":[2071,2089],"BASE":[2184,2185,2186,2187],"BEFORE":[2107,2108],"BLOB":[2130,2131],"BLUR":[2048],"BODY":[2188,2189],"BOOLEAN":[2114],"BR":[2190,2191],"BUBBLING":[2049],"BUTTON":[2192,2193],"BY":[2076],"CANVAS":[2194,2195],"CAPTION":[2276,2277],"CAPTURING":[2050],"CDATA":[2072,2090,2132,2133],"CELL":[2278,2279],"CHANGE":[2051],"CHARACTER":[2134,2135],"CHARSET":[2035],"CLASS":[2129,2131,2133,2135,2137,2139,2141,2143,2145,2147,2149,2151,2153,2155,2157,2159,2161,2163,2165,2167,2169,2171,2173,2175,2177,2179,2181,2183,2185,2187,2189,2191,2193,2195,2197,2199,2201,2203,2205,2207,2209,2211,2213,2215,2217,2219,2221,2223,2225,2227,2229,2231,2233,2235,2237,2239,2241,2243,2245,2247,2249,2251,2253,2255,2257,2259,2261,2263,2265,2267,2269,2271,2273,2275,2277,2279,2281,2283,2285,2287,2289,2291,2293,2295,2297,2299,2301,2303,2305,2307,2309,2311,2313,2315,2317,2319,2321,2323,2325,2327,2329,2331,2333,2335,2337],"CLICK":[2052],"CLIENT":[2136,2137,2138,2139],"COL":[2280,2281],"COLLECTION":[2196,2197,2260,2261],"COMMENT":[2073,2091,2140,2141],"CONTAINED":[2076],"CONTAINS":[2077],"CSS":[2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151],"CUSTOM":[2042],"D":[2198,2199],"DATA":[2134,2135],"DBLCLICK":[2053],"DECLARATION":[2146,2147],"DEPRECATED":[2127],"DIRECTORY":[2200,2201],"DISCONNECTED":[2078],"DIV":[2202,2203],"DOCUMENT":[2074,2075,2076,2077,2078,2079,2080,2081,2082,2092,2093,2094,2152,2153,2154,2155,2156,2157,2204,2205],"DOM":[2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333],"DRAGDROP":[2054],"ELEMENT":[2046,2083,2095,2166,2167,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2198,2199,2200,2201,2202,2203,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293],"EMBED":[2208,2209],"END":[2104,2105,2110],"ENTITY":[2084,2085,2096,2097,2168,2169],"EVENT":[2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2170,2171,2172,2173,2294,2295,2298,2299,2324,2325,2326,2327],"EXPRESSION":[2328,2329],"FACE":[2036],"FIELD":[2210,2211],"FILE":[2174,2175,2176,2177],"FILTER":[2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2304,2305],"FIRST":[2115],"FOCUS":[2055],"FOLLOWING":[2079],"FONT":[2036,2186,2187,2212,2213],"FOR":[2127],"FORM":[2214,2215],"FRAGMENT":[2074,2093,2154,2155],"FRAME":[2216,2217,2218,2219],"GROUP":[2256,2257],"HEAD":[2220,2221],"HEADING":[2222,2223],"HR":[2224,2225],"HTML":[2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293],"IFRAME":[2228,2229],"IMAGE":[2230,2231],"IMPLEMENTATION":[2080,2158,2159],"IMPORT":[2037],"INHERIT":[2043],"INPUT":[2046,2232,2233],"INSIDE":[2109],"INSTRUCTION":[2099,2102,2312,2313],"ITERATOR":[2117,2120,2306,2307],"KEY":[2067,2068,2069,2070],"KEYBOARD":[2046,2067,2068,2069,2070,2294,2295],"KEYDOWN":[2056],"KEYPRESS":[2057],"KEYUP":[2058],"LABEL":[2234,2235],"LEFT":[2067],"LEGEND":[2236,2237],"LI":[2238,2239],"LINK":[2240,2241],"LIST":[2045,2138,2139,2144,2145,2162,2163,2176,2177,2198,2199,2252,2253,2292,2293,2296,2297,2308,2309,2318,2319],"LOCATION":[2067,2068,2069,2070],"MAP":[2242,2243,2300,2301],"MARQUEE":[2244,2245],"MEDIA":[2038,2296,2297],"MENU":[2246,2247],"META":[2248,2249],"MOD":[2250,2251],"MOUSE":[2298,2299],"MOUSEDOWN":[2059],"MOUSEDRAG":[2060],"MOUSEMOVE":[2061],"MOUSEOUT":[2062],"MOUSEOVER":[2063],"MOUSEUP":[2064],"NAMED":[2300,2301],"NODE":[2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2102,2103,2106,2107,2108,2109,2113,2115,2117,2118,2120,2121,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309],"NONE":[2065],"NOTATION":[2098],"NS":[2330,2331],"NUMBER":[2116],"NUMPAD":[2068],"O":[2252,2253],"OBJECT":[2254,2255,2310,2311],"OPT":[2256,2257],"OPTION":[2258,2259],"OPTIONS":[2260,2261],"ORDERED":[2115,2117,2118],"PAGE":[2039],"PARAGRAPH":[2262,2263],"PARAM":[2264,2265],"PHASE":[2049,2050],"POSITION":[2076,2077,2078,2079,2080,2081],"PRE":[2266,2267],"PRECEDING":[2081],"PRIMITIVE":[2044],"PROCESSING":[2099,2102,2312,2313],"QUOTE":[2268,2269],"RANGE":[2104,2105,2106,2107,2108,2109,2110,2111,2314,2315],"RECT":[2136,2137,2138,2139],"REFERENCE":[2085,2097,2168,2169],"REJECT":[2087],"REQUEST":[2334,2335],"RESOLVER":[2330,2331],"RESPONSE":[2336,2337],"RESULT":[2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2332,2333],"RIGHT":[2069],"ROW":[2284,2285],"RULE":[2035,2036,2037,2038,2039,2040,2041,2142,2143,2144,2145],"SCRIPT":[2270,2271],"SECTION":[2072,2090,2132,2133,2286,2287],"SELECT":[2066,2272,2273],"SELECTION":[2160,2161],"SET":[2210,2211,2218,2219],"SHEET":[2148,2149,2316,2317,2318,2319],"SHOW":[2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100],"SKIP":[2101],"SNAPSHOT":[2118,2121],"SPECIFIC":[2080],"STANDARD":[2070],"START":[2105,2110,2111],"STRING":[2119],"STYLE":[2040,2146,2147,2148,2149,2274,2275,2316,2317,2318,2319],"TABLE":[2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287],"TARGET":[2047,2172,2173],"TEXT":[2100,2103,2288,2289,2320,2321],"TITLE":[2290,2291],"TO":[2104,2105,2110,2111],"TOKEN":[2162,2163],"TREE":[2322,2323],"TYPE":[2082,2094,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2156,2157],"U":[2292,2293],"UI":[2324,2325],"UNKNOWN":[2041],"UNORDERED":[2113,2120,2121],"URI":[2334,2335,2336,2337],"VALUE":[2042,2043,2044,2045,2150,2151],"WALKER":[2322,2323],"WEBKIT_DEPRECATED_FOR":[2127],"WEBKIT_DOM_ATTR":[2128],"WEBKIT_DOM_ATTR_CLASS":[2129],"WEBKIT_DOM_BLOB":[2130],"WEBKIT_DOM_BLOB_CLASS":[2131],"WEBKIT_DOM_CDATA_SECTION":[2132],"WEBKIT_DOM_CDATA_SECTION_CLASS":[2133],"WEBKIT_DOM_CHARACTER_DATA":[2134],"WEBKIT_DOM_CHARACTER_DATA_CLASS":[2135],"WEBKIT_DOM_CLIENT_RECT":[2136],"WEBKIT_DOM_CLIENT_RECT_CLASS":[2137],"WEBKIT_DOM_CLIENT_RECT_LIST":[2138],"WEBKIT_DOM_CLIENT_RECT_LIST_CLASS":[2139],"WEBKIT_DOM_COMMENT":[2140],"WEBKIT_DOM_COMMENT_CLASS":[2141],"WEBKIT_DOM_CSS_RULE":[2142],"WEBKIT_DOM_CSS_RULE_CLASS":[2143],"WEBKIT_DOM_CSS_RULE_LIST":[2144],"WEBKIT_DOM_CSS_RULE_LIST_CLASS":[2145],"WEBKIT_DOM_CSS_STYLE_DECLARATION":[2146],"WEBKIT_DOM_CSS_STYLE_DECLARATION_CLASS":[2147],"WEBKIT_DOM_CSS_STYLE_SHEET":[2148],"WEBKIT_DOM_CSS_STYLE_SHEET_CLASS":[2149],"WEBKIT_DOM_CSS_VALUE":[2150],"WEBKIT_DOM_CSS_VALUE_CLASS":[2151],"WEBKIT_DOM_DOCUMENT":[2152],"WEBKIT_DOM_DOCUMENT_CLASS":[2153],"WEBKIT_DOM_DOCUMENT_FRAGMENT":[2154],"WEBKIT_DOM_DOCUMENT_FRAGMENT_CLASS":[2155],"WEBKIT_DOM_DOCUMENT_TYPE":[2156],"WEBKIT_DOM_DOCUMENT_TYPE_CLASS":[2157],"WEBKIT_DOM_DOM_IMPLEMENTATION":[2158],"WEBKIT_DOM_DOM_IMPLEMENTATION_CLASS":[2159],"WEBKIT_DOM_DOM_SELECTION":[2160],"WEBKIT_DOM_DOM_SELECTION_CLASS":[2161],"WEBKIT_DOM_DOM_TOKEN_LIST":[2162],"WEBKIT_DOM_DOM_TOKEN_LIST_CLASS":[2163],"WEBKIT_DOM_DOM_WINDOW":[2164],"WEBKIT_DOM_DOM_WINDOW_CLASS":[2165],"WEBKIT_DOM_ELEMENT":[2166],"WEBKIT_DOM_ELEMENT_CLASS":[2167],"WEBKIT_DOM_ENTITY_REFERENCE":[2168],"WEBKIT_DOM_ENTITY_REFERENCE_CLASS":[2169],"WEBKIT_DOM_EVENT":[2170],"WEBKIT_DOM_EVENT_CLASS":[2171],"WEBKIT_DOM_EVENT_TARGET":[2172],"WEBKIT_DOM_EVENT_TARGET_CLASS":[2173],"WEBKIT_DOM_FILE":[2174],"WEBKIT_DOM_FILE_CLASS":[2175],"WEBKIT_DOM_FILE_LIST":[2176],"WEBKIT_DOM_FILE_LIST_CLASS":[2177],"WEBKIT_DOM_HTML_ANCHOR_ELEMENT":[2178],"WEBKIT_DOM_HTML_ANCHOR_ELEMENT_CLASS":[2179],"WEBKIT_DOM_HTML_APPLET_ELEMENT":[2180],"WEBKIT_DOM_HTML_APPLET_ELEMENT_CLASS":[2181],"WEBKIT_DOM_HTML_AREA_ELEMENT":[2182],"WEBKIT_DOM_HTML_AREA_ELEMENT_CLASS":[2183],"WEBKIT_DOM_HTML_BASE_ELEMENT":[2184],"WEBKIT_DOM_HTML_BASE_ELEMENT_CLASS":[2185],"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT":[2186],"WEBKIT_DOM_HTML_BASE_FONT_ELEMENT_CLASS":[2187],"WEBKIT_DOM_HTML_BODY_ELEMENT":[2188],"WEBKIT_DOM_HTML_BODY_ELEMENT_CLASS":[2189],"WEBKIT_DOM_HTML_BR_ELEMENT":[2190],"WEBKIT_DOM_HTML_BR_ELEMENT_CLASS":[2191],"WEBKIT_DOM_HTML_BUTTON_ELEMENT":[2192],"WEBKIT_DOM_HTML_BUTTON_ELEMENT_CLASS":[2193],"WEBKIT_DOM_HTML_CANVAS_ELEMENT":[2194],"WEBKIT_DOM_HTML_CANVAS_ELEMENT_CLASS":[2195],"WEBKIT_DOM_HTML_COLLECTION":[2196],"WEBKIT_DOM_HTML_COLLECTION_CLASS":[2197],"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT":[2200],"WEBKIT_DOM_HTML_DIRECTORY_ELEMENT_CLASS":[2201],"WEBKIT_DOM_HTML_DIV_ELEMENT":[2202],"WEBKIT_DOM_HTML_DIV_ELEMENT_CLASS":[2203],"WEBKIT_DOM_HTML_DOCUMENT":[2204],"WEBKIT_DOM_HTML_DOCUMENT_CLASS":[2205],"WEBKIT_DOM_HTML_D_LIST_ELEMENT":[2198],"WEBKIT_DOM_HTML_D_LIST_ELEMENT_CLASS":[2199],"WEBKIT_DOM_HTML_ELEMENT":[2206],"WEBKIT_DOM_HTML_ELEMENT_CLASS":[2207],"WEBKIT_DOM_HTML_EMBED_ELEMENT":[2208],"WEBKIT_DOM_HTML_EMBED_ELEMENT_CLASS":[2209],"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT":[2210],"WEBKIT_DOM_HTML_FIELD_SET_ELEMENT_CLASS":[2211],"WEBKIT_DOM_HTML_FONT_ELEMENT":[2212],"WEBKIT_DOM_HTML_FONT_ELEMENT_CLASS":[2213],"WEBKIT_DOM_HTML_FORM_ELEMENT":[2214],"WEBKIT_DOM_HTML_FORM_ELEMENT_CLASS":[2215],"WEBKIT_DOM_HTML_FRAME_ELEMENT":[2216],"WEBKIT_DOM_HTML_FRAME_ELEMENT_CLASS":[2217],"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT":[2218],"WEBKIT_DOM_HTML_FRAME_SET_ELEMENT_CLASS":[2219],"WEBKIT_DOM_HTML_HEADING_ELEMENT":[2222],"WEBKIT_DOM_HTML_HEADING_ELEMENT_CLASS":[2223],"WEBKIT_DOM_HTML_HEAD_ELEMENT":[2220],"WEBKIT_DOM_HTML_HEAD_ELEMENT_CLASS":[2221],"WEBKIT_DOM_HTML_HR_ELEMENT":[2224],"WEBKIT_DOM_HTML_HR_ELEMENT_CLASS":[2225],"WEBKIT_DOM_HTML_HTML_ELEMENT":[2226],"WEBKIT_DOM_HTML_HTML_ELEMENT_CLASS":[2227],"WEBKIT_DOM_HTML_IFRAME_ELEMENT":[2228],"WEBKIT_DOM_HTML_IFRAME_ELEMENT_CLASS":[2229],"WEBKIT_DOM_HTML_IMAGE_ELEMENT":[2230],"WEBKIT_DOM_HTML_IMAGE_ELEMENT_CLASS":[2231],"WEBKIT_DOM_HTML_INPUT_ELEMENT":[2232],"WEBKIT_DOM_HTML_INPUT_ELEMENT_CLASS":[2233],"WEBKIT_DOM_HTML_LABEL_ELEMENT":[2234],"WEBKIT_DOM_HTML_LABEL_ELEMENT_CLASS":[2235],"WEBKIT_DOM_HTML_LEGEND_ELEMENT":[2236],"WEBKIT_DOM_HTML_LEGEND_ELEMENT_CLASS":[2237],"WEBKIT_DOM_HTML_LINK_ELEMENT":[2240],"WEBKIT_DOM_HTML_LINK_ELEMENT_CLASS":[2241],"WEBKIT_DOM_HTML_LI_ELEMENT":[2238],"WEBKIT_DOM_HTML_LI_ELEMENT_CLASS":[2239],"WEBKIT_DOM_HTML_MAP_ELEMENT":[2242],"WEBKIT_DOM_HTML_MAP_ELEMENT_CLASS":[2243],"WEBKIT_DOM_HTML_MARQUEE_ELEMENT":[2244],"WEBKIT_DOM_HTML_MARQUEE_ELEMENT_CLASS":[2245],"WEBKIT_DOM_HTML_MENU_ELEMENT":[2246],"WEBKIT_DOM_HTML_MENU_ELEMENT_CLASS":[2247],"WEBKIT_DOM_HTML_META_ELEMENT":[2248],"WEBKIT_DOM_HTML_META_ELEMENT_CLASS":[2249],"WEBKIT_DOM_HTML_MOD_ELEMENT":[2250],"WEBKIT_DOM_HTML_MOD_ELEMENT_CLASS":[2251],"WEBKIT_DOM_HTML_OBJECT_ELEMENT":[2254],"WEBKIT_DOM_HTML_OBJECT_ELEMENT_CLASS":[2255],"WEBKIT_DOM_HTML_OPTIONS_COLLECTION":[2260],"WEBKIT_DOM_HTML_OPTIONS_COLLECTION_CLASS":[2261],"WEBKIT_DOM_HTML_OPTION_ELEMENT":[2258],"WEBKIT_DOM_HTML_OPTION_ELEMENT_CLASS":[2259],"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT":[2256],"WEBKIT_DOM_HTML_OPT_GROUP_ELEMENT_CLASS":[2257],"WEBKIT_DOM_HTML_O_LIST_ELEMENT":[2252],"WEBKIT_DOM_HTML_O_LIST_ELEMENT_CLASS":[2253],"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT":[2262],"WEBKIT_DOM_HTML_PARAGRAPH_ELEMENT_CLASS":[2263],"WEBKIT_DOM_HTML_PARAM_ELEMENT":[2264],"WEBKIT_DOM_HTML_PARAM_ELEMENT_CLASS":[2265],"WEBKIT_DOM_HTML_PRE_ELEMENT":[2266],"WEBKIT_DOM_HTML_PRE_ELEMENT_CLASS":[2267],"WEBKIT_DOM_HTML_QUOTE_ELEMENT":[2268],"WEBKIT_DOM_HTML_QUOTE_ELEMENT_CLASS":[2269],"WEBKIT_DOM_HTML_SCRIPT_ELEMENT":[2270],"WEBKIT_DOM_HTML_SCRIPT_ELEMENT_CLASS":[2271],"WEBKIT_DOM_HTML_SELECT_ELEMENT":[2272],"WEBKIT_DOM_HTML_SELECT_ELEMENT_CLASS":[2273],"WEBKIT_DOM_HTML_STYLE_ELEMENT":[2274],"WEBKIT_DOM_HTML_STYLE_ELEMENT_CLASS":[2275],"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT":[2276],"WEBKIT_DOM_HTML_TABLE_CAPTION_ELEMENT_CLASS":[2277],"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT":[2278],"WEBKIT_DOM_HTML_TABLE_CELL_ELEMENT_CLASS":[2279],"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT":[2280],"WEBKIT_DOM_HTML_TABLE_COL_ELEMENT_CLASS":[2281],"WEBKIT_DOM_HTML_TABLE_ELEMENT":[2282],"WEBKIT_DOM_HTML_TABLE_ELEMENT_CLASS":[2283],"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT":[2284],"WEBKIT_DOM_HTML_TABLE_ROW_ELEMENT_CLASS":[2285],"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT":[2286],"WEBKIT_DOM_HTML_TABLE_SECTION_ELEMENT_CLASS":[2287],"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT":[2288],"WEBKIT_DOM_HTML_TEXT_AREA_ELEMENT_CLASS":[2289],"WEBKIT_DOM_HTML_TITLE_ELEMENT":[2290],"WEBKIT_DOM_HTML_TITLE_ELEMENT_CLASS":[2291],"WEBKIT_DOM_HTML_U_LIST_ELEMENT":[2292],"WEBKIT_DOM_HTML_U_LIST_ELEMENT_CLASS":[2293],"WEBKIT_DOM_KEYBOARD_EVENT":[2294],"WEBKIT_DOM_KEYBOARD_EVENT_CLASS":[2295],"WEBKIT_DOM_MEDIA_LIST":[2296],"WEBKIT_DOM_MEDIA_LIST_CLASS":[2297],"WEBKIT_DOM_MOUSE_EVENT":[2298],"WEBKIT_DOM_MOUSE_EVENT_CLASS":[2299],"WEBKIT_DOM_NAMED_NODE_MAP":[2300],"WEBKIT_DOM_NAMED_NODE_MAP_CLASS":[2301],"WEBKIT_DOM_NODE":[2302],"WEBKIT_DOM_NODE_CLASS":[2303],"WEBKIT_DOM_NODE_FILTER":[2304],"WEBKIT_DOM_NODE_FILTER_CLASS":[2305],"WEBKIT_DOM_NODE_ITERATOR":[2306],"WEBKIT_DOM_NODE_ITERATOR_CLASS":[2307],"WEBKIT_DOM_NODE_LIST":[2308],"WEBKIT_DOM_NODE_LIST_CLASS":[2309],"WEBKIT_DOM_OBJECT":[2310],"WEBKIT_DOM_OBJECT_CLASS":[2311],"WEBKIT_DOM_PROCESSING_INSTRUCTION":[2312],"WEBKIT_DOM_PROCESSING_INSTRUCTION_CLASS":[2313],"WEBKIT_DOM_RANGE":[2314],"WEBKIT_DOM_RANGE_CLASS":[2315],"WEBKIT_DOM_STYLE_SHEET":[2316],"WEBKIT_DOM_STYLE_SHEET_CLASS":[2317],"WEBKIT_DOM_STYLE_SHEET_LIST":[2318],"WEBKIT_DOM_STYLE_SHEET_LIST_CLASS":[2319],"WEBKIT_DOM_TEXT":[2320],"WEBKIT_DOM_TEXT_CLASS":[2321],"WEBKIT_DOM_TREE_WALKER":[2322],"WEBKIT_DOM_TREE_WALKER_CLASS":[2323],"WEBKIT_DOM_UI_EVENT":[2324],"WEBKIT_DOM_UI_EVENT_CLASS":[2325],"WEBKIT_DOM_WHEEL_EVENT":[2326],"WEBKIT_DOM_WHEEL_EVENT_CLASS":[2327],"WEBKIT_DOM_XPATH_EXPRESSION":[2328],"WEBKIT_DOM_XPATH_EXPRESSION_CLASS":[2329],"WEBKIT_DOM_XPATH_NS_RESOLVER":[2330],"WEBKIT_DOM_XPATH_NS_RESOLVER_CLASS":[2331],"WEBKIT_DOM_XPATH_RESULT":[2332],"WEBKIT_DOM_XPATH_RESULT_CLASS":[2333],"WEBKIT_URI_REQUEST":[2334],"WEBKIT_URI_REQUEST_CLASS":[2335],"WEBKIT_URI_RESPONSE":[2336],"WEBKIT_URI_RESPONSE_CLASS":[2337],"WHEEL":[2326,2327],"WINDOW":[2164,2165],"XPATH":[2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2328,2329,2330,2331,2332,2333],"abbr":[1457,1472,1486],"abl":[2000],"about":[3,1941,2011,2013,2032,2034,2125],"accept":[915,925,933,1093,1121,1145,2086,2348,2349],"access":[836,853,868,1961,1962,1997],"account":[2032],"action":[20,23,24,27,28,29,496,916,926,934,2009,2124],"activ":[22,23,152,234,1939,1941,2023,2026],"ad":[3,13,15,2010,2030,2031],"add":[4,6,16,112,317,354,1404,2028,2124,2339,2340,2344],"addit":[2],"adjac":[499,500,501],"adopt":[129],"after":[3,1829,1832,2010,2012,2030,2031,2034],"again":[2032],"alert":[366],"align":[647,658,669,794,795,796,883,889,895,987,988,989,991,995,999,1008,1020,1030,1043,1061,1074,1094,1122,1146,1176,1178,1179,1255,1273,1289,1354,1355,1356,1453,1454,1455,1458,1470,1473,1484,1487,1499,1502,1506,1508,1512,1514,1518,1528,1542,1553,1568,1575,1577,1581,1582,1589,1592,1596,1598,1601,1602,1606],"alink":[805,819,826],"aliv":[2010,2030,2031],"all":[8,17,18,221,292,338,339,504,1964,1986,2005,2011,2034,2088,2124],"allow":[208,278,1996,2000],"also":[4,5,17,20,1941,1986,1988,2010,2030,2031,2032],"alt":[648,659,670,681,694,707,1044,1062,1075,1095,1123,1147,1659,1660,1668,1669,1685,1702],"alwai":[1986,2005,2012,2034],"an":[0,3,4,5,495,496,497,498,1941,1966,1973,1974,1981,1992,2000,2003,2007,2008,2009,2025,2124],"ancestor":[1817,1837],"anchor":[153,235,325,326,342,343,591],"and":[1986],"ani":[1931,1977,2000,2002,2024,2124],"anywher":[0],"api":[1934,1935,1965,2000,2027,2123],"append":[6,54,1676,1729],"applet":[154,236,646],"applic":[2028,2124],"archiv":[649,660,671,1256,1274,1290],"area":[680,1222,1225,1607,1608],"argument":[2,3,4,2032],"arrai":[2010,2030,2031],"associ":[23,27,28,1998,2010,2030,2031,2032],"asynchron":[2003,2025,2033],"attempt":[2011,2034],"attr":[33,609,627,887,893,1182,1184,1199,1209,1269,1285,1310,1313,1359,1363,1388,1395,1444,1447,1653,1655],"attribut":[131,132,449,450,451,452,453,492,493,494,506,507,508,514,515,516,517,526],"audio":[0,2124],"auto":[495,497,1096,1124,2007,2008,2010,2030,2031],"autofocu":[758,765,770,1097,1125,1148,1405,1420,1428,1609,1623,1634],"automat":[23,495,497,2007,2008],"avail":[33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,455,456,457,458,459,460,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,492,493,494,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1960,2028,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2341,2342,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353],"axi":[1459,1474,1488],"background":[736,742,748],"base":[327,328,340,344,345,651,662,673,720,727,1259,1277,1293,1734,1765],"be":[23,2000],"been":[139,195,200,228,491,495,496,497,498,728,729,730,731,732,733,1780,1871,1965,1992,2007,2008,2009,2029,2033],"befor":[1751,1782,1789,1830,1833,2011,2012,2028,2034],"begin":[16],"between":[1934,1935,1986,2010,2030,2031],"bewar":[2011,2034],"bg":[737,743,749,806,820,827,1460,1475,1489,1529,1543,1554,1569,1578,1583],"bind":[2340,2343],"bitmask":[1941,1954],"blob":[49],"blur":[367,446],"bodi":[155,222,237,734,1537,1562],"bold":[2124],"boolean":[1915,1924],"border":[461,945,955,965,1011,1021,1033,1045,1063,1076,1257,1275,1291,1530,1544,1555],"bottom":[65,71],"bound":[454],"boundari":[1808],"box":[461],"bridg":[1934,1935],"broadcast":[2005],"browser":[2011,2034],"bubbl":[559,560,571,574,575],"buffer":[384,427],"build":[2028],"button":[757,759,766,1686,1703,2011,2034],"call":[1,2,8,2000,2002,2005,2024,2033],"callback":[22,2340,2343],"can":[3,12,19,20,23,24,1931,1941,1961,1962,1964,1965,1966,1974,1977,1986,1992,2000,2002,2012,2023,2024,2027,2029,2032,2033,2034],"can't":[23,2005],"cancel":[232,560,561,571,575,576,2011,2012,2032,2034],"canva":[777],"capabl":[1997],"caption":[1452,1521,1524,1531,1545,1556],"captur":[368,802,1098,1099,1126,1149],"caret":[130,1999],"carri":[2010,2030,2031],"case":[8,2010,2030,2031,2032],"caus":[2124],"cdata":[133],"cell":[1456,1461,1490,1532,1533,1546,1547,1557,1558,1567,1570,1576,1584],"certain":[2011,2034],"ch":[1462,1463,1476,1477,1491,1492,1503,1504,1509,1510,1515,1516,1571,1572,1579,1580,1585,1586,1593,1594,1599,1600,1603,1604],"chanc":[2028],"chang":[498,1999,2000,2007],"char":[1887,1896],"charact":[53,156,238],"charset":[157,164,223,239,592,610,628,915,925,933,1189,1200,1210,1382,1389,1396],"check":[31,1100,1101,1127,1128,1150,1151],"child":[158,181,188,240,254,261,286,289,290,293,295,296,455,470,473,527,535,538,1729,1735,1736,1737,1750,1759,1760,1766,1767,1768,1869,1875],"children":[159,241,287,294,339,456,528,837,2087,2101],"cite":[1248,1250,1252,1378,1379,1380],"class":[173,174,457,458,464,465,518,529,530],"clear":[754,755,756,803,1965,2011,2034],"click":[835,2011,2034],"client":[64,77,454,459,460,461,462,463,531,532,533,534,1687,1688,1704,1705,2010,2030,2031],"clipboard":[2124],"clone":[1730,1731,1805,1806],"close":[369,373,417,804],"closest":[447],"closur":[2340,2343],"code":[650,651,661,662,672,673,1258,1259,1260,1276,1277,1278,1292,1293,1294,1887,1889,1896,1898,1973,1977,1983,2000,2011,2034],"col":[976,978,980,1464,1478,1493,1501,1610,1624,1635],"collaps":[318,319,320,333,350,1807,1816,1836,1999],"collect":[174,177,179,461,465,467,469,784,1346],"color":[728,731,737,743,749,805,806,811,813,816,819,820,823,824,825,826,827,829,831,832,905,908,911,1460,1475,1489,1529,1543,1554,1569,1578,1583],"command":[150,215,216,217,218,219],"comment":[81,134],"common":[1817,1837],"commun":[1986],"compact":[790,791,792,798,799,800,1231,1232,1233,1308,1311,1314,1652,1654,1656],"compar":[1732,1808,1809,1810],"compat":[160,242,807],"complet":[1046,1077,1996],"complete":[2125],"compos":[20],"comput":[374],"confirm":[370],"connect":[23,2023,2032],"consol":[2027,2122,2123,2353],"console_api":[2123],"consum":[19,1992,2002,2024],"contain":[3,78,79,321,355,1733,1817,1818,1820,1837,1838,1840,1941,1973,2027,2032],"content":[161,243,838,844,854,869,874,943,944,963,964,1009,1010,1031,1032,1235,1239,1243,1261,1295,1749,1763,1777,1805,1812,1815,1827,1834,1844,1973,1974,1980,2124],"content-length":[1974],"context":[0,3,4,8,20,1933,1934,1935,1936,1937,1938,1941,1942,1943,1944,1945,1946,1947,1948,1954,1961,1962,1964,1965,2002,2003,2028,2124],"contextu":[1811],"control":[2010,2030,2031,2124],"cooki":[162,224,244],"coord":[593,611,629,682,695,708],"coordin":[65,67,68,69,1941,2013,2014,2015,2028],"copi":[2124,2354],"copy":[2124],"copy_audio_link_to_clipboard":[2124],"copy_image_to_clipboard":[2124],"copy_image_url_to_clipboard":[2124],"copy_link_to_clipboard":[2124],"copy_video_link_to_clipboard":[2124],"core":[1798],"correspond":[1986,2002,2005,2024,2033],"could":[2000,2010,2030,2031],"count":[158,240,286,293,335,351,455,527],"creat":[3,4,5,20,21,22,23,24,25,26,29,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,311,312,313,314,1521,1522,1523,1811,1937,1938,1961,1962,1966,1967,1987,1988,2000,2004],"css":[83,87,88,97,106,108,114,119,123,124,125,126,127,135,311,461,491],"ctrl":[1661,1670,1689,1706],"current":[23,32,163,205,245,277,562,577,1870,1881,1882,1939,1997,2018,2023,2026,2034,2124],"custom":[24,1961,1965,2000,2028,2124],"cut":[2124],"data":[2,12,19,53,54,55,56,58,59,60,61,62,1262,1279,1296,2000,2028],"date":[1249,1251,1253],"debug":[2027,2122],"declar":[96,135,1263,1280,1297],"default":[164,165,246,375,412,418,570,1101,1102,1128,1129,1151,1152,1325,1333,1338,1611,1625,1636,1752,1964],"defer":[1383,1390,1397],"defin":[2124],"definit":[1,2],"delet":[55,113,322,1524,1525,1526,1527,1567,1591,1677,1812,2124],"delete":[2124],"delta":[1905,1906,1907,1909,1910,1911],"denot":[20,2122,2123,2124,2126],"depend":[2028],"desc":[947,956,967,1013,1023,1035,1050,1067,1081],"describ":[461],"descript":[33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,71,72,73,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,196,197,198,199,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,434,435,436,437,438,439,440,441,442,443,444,445,446,447,448,449,450,451,452,453,455,456,457,458,459,460,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,492,493,494,499,500,501,502,503,504,505,506,507,508,509,510,511,512,513,514,515,516,517,518,519,520,521,522,523,524,525,526,527,528,529,530,531,532,533,534,535,536,537,538,539,540,541,542,543,544,545,546,547,548,549,550,551,552,553,554,555,556,557,558,559,560,561,562,563,564,565,566,567,568,569,570,571,572,573,574,575,576,577,578,579,580,581,582,583,584,585,586,587,588,589,590,591,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,628,629,630,631,632,633,634,635,636,637,638,639,640,641,642,643,644,645,646,647,648,649,650,651,652,653,654,655,656,657,658,659,660,661,662,663,664,665,666,667,668,669,670,671,672,673,674,675,676,677,678,679,680,681,682,683,684,685,686,687,688,689,690,691,692,693,694,695,696,697,698,699,700,701,702,703,704,705,706,707,708,709,710,711,712,713,714,715,716,717,718,719,720,721,722,723,724,725,726,727,734,735,736,737,738,739,740,741,742,743,744,745,746,747,748,749,750,751,752,753,754,755,756,757,758,759,760,761,762,763,764,765,766,767,768,769,770,771,772,773,774,775,776,777,778,779,780,781,782,783,784,785,786,787,788,789,790,791,792,793,794,795,796,797,798,799,800,801,802,803,804,805,806,807,808,809,810,811,812,813,814,815,816,817,818,819,820,821,822,823,824,825,826,827,828,829,830,831,832,833,834,835,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,868,869,870,871,872,873,874,875,876,877,878,879,880,881,882,883,884,885,886,887,888,889,890,891,892,893,894,895,896,897,898,899,900,901,902,903,904,905,906,907,908,909,910,911,912,913,914,915,916,917,918,919,920,921,922,923,924,925,926,927,928,929,930,931,932,933,934,935,936,937,938,939,940,941,942,943,944,945,946,947,948,949,950,951,952,953,954,955,956,957,958,959,960,961,962,963,964,965,966,967,968,969,970,971,972,973,974,975,976,977,978,979,980,981,982,983,984,985,986,987,988,989,990,991,992,993,994,995,996,997,998,999,1000,1001,1002,1003,1004,1005,1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040,1041,1042,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1074,1075,1076,1077,1078,1079,1080,1081,1082,1083,1084,1085,1086,1087,1088,1089,1090,1091,1092,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1119,1120,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1145,1146,1147,1148,1149,1150,1151,1152,1153,1154,1155,1156,1157,1158,1159,1160,1161,1162,1163,1164,1165,1166,1167,1168,1169,1170,1171,1172,1173,1174,1175,1176,1177,1178,1179,1180,1181,1182,1183,1184,1185,1186,1187,1188,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1210,1211,1212,1213,1214,1215,1216,1217,1218,1219,1220,1221,1222,1223,1224,1225,1226,1227,1228,1229,1230,1231,1232,1233,1234,1235,1236,1237,1238,1239,1240,1241,1242,1243,1244,1245,1246,1247,1248,1249,1250,1251,1252,1253,1254,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1289,1290,1291,1292,1293,1294,1295,1296,1297,1298,1299,1300,1301,1302,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1454,1455,1456,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1486,1487,1488,1489,1490,1491,1492,1493,1494,1495,1496,1497,1498,1499,1500,1501,1502,1503,1504,1505,1506,1507,1508,1509,1510,1511,1512,1513,1514,1515,1516,1517,1518,1519,1520,1521,1522,1523,1524,1525,1526,1527,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1553,1554,1555,1556,1557,1558,1559,1560,1561,1562,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1575,1576,1577,1578,1579,1580,1581,1582,1583,1584,1585,1586,1587,1588,1589,1590,1591,1592,1593,1594,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605,1606,1607,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1621,1622,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1634,1635,1636,1637,1638,1639,1640,1641,1642,1643,1644,1645,1646,1647,1648,1649,1650,1651,1652,1653,1654,1655,1656,1657,1658,1659,1660,1661,1662,1663,1664,1665,1666,1667,1668,1669,1670,1671,1672,1673,1674,1675,1676,1677,1678,1679,1680,1681,1682,1683,1684,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1713,1714,1715,1716,1717,1718,1719,1720,1721,1722,1723,1724,1725,1726,1727,1728,1729,1730,1731,1732,1733,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1750,1751,1752,1753,1754,1755,1756,1757,1758,1759,1760,1761,1762,1763,1765,1766,1767,1768,1769,1770,1771,1772,1773,1774,1775,1776,1777,1778,1779,1781,1782,1783,1784,1785,1786,1787,1788,1789,1790,1791,1792,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1806,1807,1808,1809,1810,1811,1812,1813,1814,1815,1816,1817,1818,1819,1820,1821,1822,1823,1824,1825,1826,1827,1828,1829,1830,1831,1832,1833,1834,1835,1836,1837,1838,1839,1840,1841,1842,1843,1844,1845,1846,1847,1848,1849,1850,1851,1852,1853,1854,1855,1856,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1870,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1960,2035,2036,2037,2038,2039,2040,2041,2042,2043,2044,2045,2046,2047,2048,2049,2050,2051,2052,2053,2054,2055,2056,2057,2058,2059,2060,2061,2062,2063,2064,2065,2066,2067,2068,2069,2070,2071,2072,2073,2074,2075,2076,2077,2078,2079,2080,2081,2082,2083,2084,2085,2102,2103,2104,2105,2106,2107,2108,2109,2110,2111,2112,2113,2114,2115,2116,2117,2118,2119,2120,2121,2127,2128,2129,2130,2131,2132,2133,2134,2135,2136,2137,2138,2139,2140,2141,2142,2143,2144,2145,2146,2147,2148,2149,2150,2151,2152,2153,2154,2155,2156,2157,2158,2159,2160,2161,2162,2163,2164,2165,2166,2167,2168,2169,2170,2171,2172,2173,2174,2175,2176,2177,2178,2179,2180,2181,2182,2183,2184,2185,2186,2187,2188,2189,2190,2191,2192,2193,2194,2195,2196,2197,2198,2199,2200,2201,2202,2203,2204,2205,2206,2207,2208,2209,2210,2211,2212,2213,2214,2215,2216,2217,2218,2219,2220,2221,2222,2223,2224,2225,2226,2227,2228,2229,2230,2231,2232,2233,2234,2235,2236,2237,2238,2239,2240,2241,2242,2243,2244,2245,2246,2247,2248,2249,2250,2251,2252,2253,2254,2255,2256,2257,2258,2259,2260,2261,2262,2263,2264,2265,2266,2267,2268,2269,2270,2271,2272,2273,2274,2275,2276,2277,2278,2279,2280,2281,2282,2283,2284,2285,2286,2287,2288,2289,2290,2291,2292,2293,2294,2295,2296,2297,2298,2299,2300,2301,2302,2303,2304,2305,2306,2307,2308,2309,2310,2311,2312,2313,2314,2315,2316,2317,2318,2319,2320,2321,2322,2323,2324,2325,2326,2327,2328,2329,2330,2331,2332,2333,2334,2335,2336,2337,2338,2339,2341,2342,2344,2345,2346,2347,2348,2349,2350,2351,2352,2353],"descriptor":[1986,1988,1994],"descritpor":[1989],"design":[166,225,247,808,821],"desir":[2000,2010,2030,2031],"destin":[2124],"detach":[1779,1813],"detail":[1888,1897],"detect":[2011,2012,2034],"determin":[1941],"devic":[376,419],"dictionari":[2124],"dir":[167,226,248,809,822,828,839,855,870],"directli":[1986],"directori":[789],"disabl":[760,767,771,1103,1130,1153,1190,1201,1211,1318,1320,1322,1326,1334,1339,1406,1421,1429,1441,1445,1448,1612,1626,1637,1845,1851,1852,2124],"disk":[2124],"dispatch":[2341,2345],"displai":[3,2028],"div":[793],"do":[2000,2005],"doctyp":[168,249],"document":[0,128,136,169,170,227,250,251,285,297,312,313,314,322,377,420,801,943,963,1009,1031,1261,1295,1732,1744,1773,2018,2029],"doe":[195,200,228,491,497,498,731,732,733,2007],"doesn't":[1996],"dom":[33,49,53,64,77,81,128,139,285,297,445,557,558,584,587,728,729,730,731,732,733,1658,1675,1684,1718,1728,1764,1778,1780,1793,1797,1799,1804,1843,1859,1863,1868,1871,1904,1937,1938,1961,1962,2000,2011,2014,2018,2029,2034,2125,2338,2347],"domain":[171,252,1993],"domcdata":[52],"domcss":[82,92,96,111,122],"domdom":[310,316,353,365],"domhtml":[591,646,680,720,727,734,757,777,784,789,793,801,834,882,901,904,914,942,975,982,986,1003,1042,1092,1169,1175,1188,1221,1227,1230,1234,1247,1254,1317,1324,1346,1353,1357,1370,1377,1381,1403,1440,1452,1456,1501,1520,1566,1590,1607,1647],"domhtmlbr":[753],"domhtmld":[797],"domhtmlhr":[990],"domhtmli":[1007],"domhtmlli":[1181],"domhtmlo":[1307],"domhtmlu":[1651],"domui":[1886],"domx":[1912,1914,2350],"don't":[2002,2024],"download":[2124],"download_audio_to_disk":[2124],"download_image_to_disk":[2124],"download_link_to_disk":[2124],"download_video_to_disk":[2124],"draggabl":[840,856,871],"due":[2032],"dure":[2034],"dynam":[2010,2030,2031],"each":[461,1931],"easier":[2340,2343],"edit":[0,496,498,838,844,854,869,874,1119,1131,1621,1942,1997,2007,2009],"editable":[0],"editor":[1997,2019],"either":[2000],"element":[0,37,45,137,138,148,152,158,169,172,173,174,175,176,177,178,179,181,188,194,199,205,206,234,240,250,254,261,266,271,277,279,286,288,289,290,293,295,296,378,421,445,455,464,465,466,467,468,469,470,473,476,484,495,496,497,498,499,527,535,538,541,549,566,580,591,646,680,720,727,734,753,757,777,789,793,797,834,882,901,904,914,917,935,942,975,982,986,990,1003,1007,1042,1092,1169,1175,1181,1188,1221,1227,1230,1234,1247,1254,1307,1317,1324,1353,1357,1370,1377,1381,1403,1440,1452,1456,1501,1520,1566,1590,1607,1647,1651,1690,1698,1707,1715,1745,1774,1941,2007,2008,2009,2010,2030,2031,2124],"emb":[180,253,810,882],"emit":[3,1941,1965,1999,2004,2005,2010,2011,2012,2027,2028,2029,2030,2031,2032,2033,2034,2125],"emoji":[2124],"empti":[323],"enabl":[207,215,280,2124],"encod":[187,210,260,282,918,927,936],"enctyp":[919,928,937],"end":[6,13,15,319,1617,1630,1642,1818,1819,1828,1829,1830,1838,1839],"enough":[2028],"enter_video_fullscreen":[2124],"entiti":[139,298,304,557,1780,1871],"entri":[2028],"enum":[0,2122,2123,2124,2126],"equal":[1753],"equiv":[1236,1240,1244],"error":[1731,1993,2027,2033,2122,2126],"evalu":[149,1913],"even":[2011,2034],"event":[8,140,368,407,498,558,563,564,569,578,802,818,1384,1391,1398,1658,1667,1684,1701,1886,1895,1904,1908,2007,2011,2012,2034,2125,2338,2339,2340,2341,2342,2343,2344,2345,2346],"everi":[1999],"exampl":[23,1941,1977,2000,2011,2028,2034],"except":[2027],"exec":[150],"execut":[1933,1934,1935,1936,1937,1938,1961,1962,1964,1965,2000],"exist":[3,4,5,1966],"exit":[151,233],"expand":[1780,1814,1871],"expect":[8,1974,1980,2002,2024],"express":[141,1912],"extend":[324,2013],"extens":[1,2,19,1986,2000,2013],"extent":[329,330,340,346,347],"extract":[1815],"face":[729,732,906,909,912],"fd":[1988,1989,1994],"featur":[315],"fg":[811,823,829],"field":[901,2010,2011,2030,2031,2034],"file":[584,587,1104,1132,1154,1986,1988,1989,1994],"filenam":[1973,1978,1984],"fill":[495,497,1096,1124,2007,2008,2010,2030,2031],"filter":[1781,1788,1872,1883,2347],"find":[371,2000],"finish":[2002,2003,2024,2025,2033],"fire":[2011],"first":[7,13,15,181,254,289,295,470,535,1736,1767,1869],"flag":[0,1941,1942,1943,1944,1945,1946,1947,1954,1955,1956,1957,1958,1959],"float":[19,1992,2002,2024],"focu":[213,331,332,348,349,372,448],"follow":[8,2000],"font":[727,904,2124],"font_menu":[2124],"foot":[1522,1526,1538,1550,1563],"form":[182,255,761,772,902,903,914,1105,1155,1170,1173,1177,1180,1264,1298,1327,1340,1407,1430,1613,1638,2006,2010,2011,2012,2020,2030,2031,2034,2125],"form'":[2011,2034,2125],"found":[2124],"fragment":[136,285,1811],"frame":[378,379,421,422,942,945,955,965,975,1007,1011,1021,1033,1931,1932,1940,2010,2022,2031,2124],"free":[2355],"from":[12,17,19,20,22,23,24,130,139,148,322,728,729,730,731,732,733,1690,1707,1780,1871,1965,1986,2005,2033],"full":[277,278,281],"fullscreen":[205,206,207,208,209,232,233,279,280,525,2124],"function":[1,2,8,12,19,139,195,200,228,491,497,498,728,729,730,731,732,733,1780,1871,1934,1935,1961,1962,2000,2007],"gaction":[22,28],"gener":[8,1961],"get":[7,8,9,10,11,12,14,23,27,28,29,30,34,35,36,37,38,39,40,50,56,57,65,66,67,68,69,70,78,83,84,85,86,93,97,98,99,100,101,102,114,115,116,123,124,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,286,287,288,289,290,298,299,300,301,302,303,325,326,327,328,329,330,331,332,333,334,335,336,356,357,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,449,450,451,452,453,454,455,456,457,458,459,460,461,462,463,464,465,466,467,468,469,470,471,472,473,474,475,476,477,478,479,480,481,482,483,484,485,486,487,488,489,490,491,495,496,559,560,561,562,563,564,565,566,567,568,585,588,592,593,594,595,596,597,598,599,600,601,602,603,604,605,606,607,608,609,647,648,649,650,651,652,653,654,655,656,657,681,682,683,684,685,686,687,688,689,690,691,692,693,721,722,728,729,730,735,736,737,738,739,740,754,758,759,760,761,762,763,764,778,779,785,790,794,798,805,806,807,808,809,810,811,812,813,814,815,816,817,836,837,838,839,840,841,842,843,844,845,846,847,848,849,850,851,852,883,884,885,886,887,888,902,905,906,907,915,916,917,918,919,920,921,922,923,943,944,945,946,947,948,949,950,951,952,953,954,976,977,983,987,991,992,993,994,1004,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1043,1044,1045,1046,1047,1048,1049,1050,1051,1052,1053,1054,1055,1056,1057,1058,1059,1060,1093,1094,1095,1096,1097,1098,1099,1100,1101,1102,1103,1104,1105,1106,1107,1108,1109,1110,1111,1112,1113,1114,1115,1116,1117,1118,1170,1171,1176,1177,1182,1183,1189,1190,1191,1192,1193,1194,1195,1196,1197,1198,1199,1222,1223,1231,1235,1236,1237,1238,1248,1249,1255,1256,1257,1258,1259,1260,1261,1262,1263,1264,1265,1266,1267,1268,1269,1270,1271,1272,1308,1309,1310,1318,1319,1325,1326,1327,1328,1329,1330,1331,1332,1347,1348,1354,1358,1359,1360,1361,1371,1372,1378,1382,1383,1384,1385,1386,1387,1388,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1441,1442,1443,1444,1453,1457,1458,1459,1460,1461,1462,1463,1464,1465,1466,1467,1468,1469,1470,1471,1502,1503,1504,1505,1506,1507,1528,1529,1530,1531,1532,1533,1534,1535,1536,1537,1538,1539,1540,1568,1569,1570,1571,1572,1573,1574,1575,1592,1593,1594,1595,1596,1608,1609,1610,1611,1612,1613,1614,1615,1616,1617,1618,1619,1620,1648,1652,1653,1659,1660,1661,1662,1663,1664,1665,1666,1678,1679,1685,1686,1687,1688,1689,1690,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1719,1720,1721,1734,1735,1736,1737,1738,1739,1740,1741,1742,1743,1744,1745,1746,1747,1748,1749,1764,1780,1781,1782,1783,1784,1785,1794,1800,1801,1816,1817,1818,1819,1820,1821,1822,1844,1845,1846,1847,1848,1849,1850,1860,1864,1870,1871,1872,1873,1874,1887,1888,1889,1890,1891,1892,1893,1894,1905,1906,1907,1915,1916,1917,1918,1919,1920,1921,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1961,1962,1963,1964,1965,1966,1968,1969,1970,1974,1975,1976,1977,1978,1979,1989,1990,1991,1993,1998,2001,2002,2008,2009,2014,2015,2018,2019,2020,2021,2022,2023,2024,2029,2356,2357,2358,2359,2360],"give":[2028],"given":[5,9,13,15,21,22,23,24,26,1933,1936,1937,1938,1941,1961,1962,1964,1967,2001,2086,2087,2101],"global":[1934],"go_back":[2124],"go_forward":[2124],"grammar":[2124],"graph":[1659,1668],"group":[1317],"ha":[3,139,195,200,213,228,315,491,492,493,494,495,496,497,728,729,730,731,732,733,1750,1780,1871,1931,1965,1986,1992,2000,2008,2009,2011,2029,2033,2034],"had":[498,2007],"handl":[23,2033,2126],"handler":[416,2010,2030,2031],"happen":[2126],"hash":[594,612,630,683,696,709],"have":[3,24,1931,1932,1961,1962,2000,2010,2030,2031],"head":[183,256,982,986,1523,1527,1539,1551,1564],"header":[1465,1479,1494,1968,1975,1978,1981],"height":[66,72,380,387,423,430,459,477,485,531,542,550,652,663,674,778,780,782,812,830,884,890,896,946,948,957,966,968,1012,1014,1022,1024,1034,1036,1047,1053,1064,1078,1084,1106,1133,1156,1265,1281,1299,1466,1480,1495],"hidden":[184,257,841,857,872],"histor":[2011,2034],"histori":[2124],"hit":[0,1941,2013,2014,2015],"hittestresult":[1941],"host":[595,613,631,684,697,710],"hostnam":[596,614,632,685,698,711],"howev":[1932,2011,2034],"href":[597,615,633,686,687,699,700,712,713,721,723,725,1191,1202,1212,1846,1853],"hreflang":[598,616,634,1192,1203,1213],"hspace":[653,664,675,1048,1065,1079,1266,1282,1300],"html":[174,177,179,314,465,467,469,472,482,495,496,497,498,500,520,521,537,547,842,846,858,861,1003,1171,1172,1174,1385,1392,1399,2007,2008,2009],"http":[1236,1240,1244,1968,1969,1973,1975,1978,1981],"hyperlink":[0],"id":[172,288,302,303,308,309,471,519,536,1932,2021,2359],"identifi":[1662,1671,1932,2021,2359],"ignor":[2002,2024,2124],"ignore_grammar":[2124],"ignore_spelling":[2124],"imag":[0,185,258,1042,1941,1943,1949,1955,2124],"image":[0],"immedi":[2012,2034],"immin":[2012,2034],"implement":[186,259,310,2010,2011,2030,2031,2034,2086,2087,2101],"implicit":[103],"import":[214],"includ":[1986,1988,1996],"incorrect":[1974],"indeterm":[216],"indetermin":[1107,1134,1157],"index":[849,864,878,1328,1341,1348,1350,1352,1413,1425,1435,1461,1490,1573,1574,1587,1588],"indic":[2034,2124,2125],"info":[2122],"inform":[1941,1973,2013,2027,2028,2122],"init":[569,1667,1701,1895,1908],"initi":[1,2,4,5,2000,2032],"inject":[2000],"inner":[380,381,423,424,472,520,537,842,843,858,859,873],"input":[187,208,260,278,495,496,497,498,1092,1108,1135,2007,2008,2009,2124],"input_methods":[2124],"insert":[13,58,117,499,500,501,1541,1576,1597,1751,1823,2124],"insert_emoji":[2124],"insid":[1999],"inspect_element":[2124],"inspector":[2124],"instead":[2011,2028,2034,2340,2343],"instruct":[144,1799],"integ":[1977],"intern":[299,305],"intersect":[1824],"invalid":[1916,1925],"isol":[1961,1962],"it":[3,1986,2000,2002,2012,2024,2028,2032,2034],"it'":[1941,1978,1992,2002,2024,2028],"ital":[2124],"italic":[2124],"item":[4,5,7,9,10,11,13,14,15,17,18,20,23,79,94,104,358,589,786,787,1349,1417,1418,1680,1720,1721,1722,1723,1724,1725,1726,1795,1861,1923,2124],"iter":[142,1778,1916,1922,1925],"javascript":[1933,1934,1935,1936,1937,1938,1961,1962,1964,1965,2000,2011,2027,2034,2123],"javascriptcor":[1934,1935,1965],"js":[1764,1935,1936,1937,1938,2014],"just":[139,728,729,730,1780,1871],"keep":[2010,2030,2031],"kei":[836,853,868,1659,1660,1661,1662,1663,1664,1666,1668,1669,1670,1671,1672,1673,1674,1685,1689,1691,1697,1702,1706,1708,1714,1889,1898],"keyboard":[8,208,278,1658,1667],"know":[2000],"label":[20,24,1169,1319,1321,1323,1329,1335,1342,1950,1956],"lang":[845,860,875],"languag":[2340,2343],"larger":[13,15],"last":[14,188,189,261,262,290,296,473,538,1737,1768,1875,2033],"later":[2011,2034],"layer":[1890,1891,1899,1900],"learn_spelling":[2124],"least":[1931],"left":[67,73,392,435,460,478,486,522,532,543,551],"legend":[1175],"length":[11,57,63,78,80,93,95,98,109,356,363,382,425,588,590,785,788,920,938,1109,1136,1158,1347,1351,1408,1422,1431,1678,1682,1719,1727,1794,1796,1860,1862,1920,1929,1973,1974,1980],"level":[2122,2356],"line":[510,2357],"link":[0,190,263,735,738,740,741,744,746,747,750,752,813,824,831,1188,1941,1944,1950,1951,1952,1956,1957,1958,2124],"list":[4,10,77,92,353,457,529,587,797,1307,1651,1675,1793,1859,1988,1989,1994,2010,2030,2031],"listen":[2339,2340,2342,2343,2344,2346],"load":[23,2017,2018,2029,2032,2124],"loadabl":[2000],"local":[34,42,474,539,1738],"locat":[1663,1672,2124],"lock":[151,194,266,509],"log":[2027,2122,2356],"long":[947,956,967,1013,1023,1035,1050,1067,1081],"longer":[2012,2034],"lookup":[1756,1757,2351,2352],"loop":[2124],"lowsrc":[1051,1068,1082],"macro":[2000,2086,2087,2101],"made":[1972,1985],"mai":[1932,2011,2034],"main":[1931,1940,2022],"make":[2354],"manag":[2006,2011,2020,2034],"map":[1049,1056,1066,1071,1080,1087,1115,1142,1165,1221,1270,1286,1304,1718],"margin":[948,949,957,958,968,969,1014,1015,1024,1025,1036,1037],"marque":[1227],"match":[502,524],"max":[1109,1136,1158],"mayb":[3],"media":[0,1193,1204,1214,1442,1446,1449,1675,1679,1681,1683,1847,1854,1941,1945,1953,1959,2124],"media_mute":[2124],"media_pause":[2124],"media_play":[2124],"medium":[1676,1677],"member":[2010,2030,2031],"menu":[3,4,8,20,23,1230,2028,2124],"messag":[416,1986,1992,1993,1994,1995,1996,2002,2003,2005,2024,2025,2027,2033,2122,2123,2126,2353,2360],"meta":[1234,1664,1673,1691,1708],"method":[24,921,929,939,1966,1969,2124],"might":[2010,2030,2031],"mime":[1973,1976,1982],"misguid":[2011,2034],"miss":[1974],"misspel":[2124],"mod":[1247],"mode":[160,166,225,242,247,807,808,821,2124],"modif":[2032],"modifi":[3,189,262,337,1665,2032],"modul":[2000],"monitor":[2023],"mous":[8,1684,1701,1941],"move":[15,403,404,1941,2010,2030,2031],"multipl":[1110,1137,1159,1409,1423,1432,2010,2030,2031],"mute":[2124],"n":[11],"name":[34,35,42,43,173,174,175,176,177,178,179,300,306,383,413,426,458,464,465,466,467,468,469,474,490,518,530,539,555,585,586,599,617,635,654,665,676,762,768,773,787,885,891,897,922,930,940,950,959,970,1016,1026,1038,1052,1069,1083,1111,1138,1160,1223,1224,1226,1237,1241,1245,1267,1283,1301,1349,1358,1362,1366,1410,1418,1424,1433,1614,1627,1639,1718,1720,1721,1723,1724,1725,1726,1738,1741,1770,1961,1962,1963,1986,1990,1995],"namespac":[36,44,475,540,1739,1752,1756,2351,2352],"natur":[1053,1054,1084,1085],"need":[513,2011,2034],"neg":[13,15],"network":[2032,2123],"new":[3,4,5,21,22,23,24,25,26,1961,1962,1967,1987,1988,2004,2032,2124],"next":[476,541,1740,1769,1786,1876,1877,1922,2124],"no_action":[2124],"no_guesses_found":[2124],"node":[129,142,146,214,321,325,327,329,331,342,344,346,348,450,451,507,515,516,1718,1728,1730,1731,1735,1741,1742,1743,1746,1750,1753,1754,1761,1764,1766,1770,1771,1772,1775,1778,1782,1783,1786,1787,1789,1790,1793,1809,1823,1824,1826,1827,1848,1855,1870,1876,1878,1879,1881,1882,1919,1928,2014,2015,2016,2028,2086,2087,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2101,2347,2348,2349],"normal":[1758,1964,1977],"notat":[301,307],"note":[1941,1996,2010,2030,2031],"noth":[195,200,228,491,497,498,731,732,733,2005,2007],"notifi":[23,2000],"notify::uri":[2023],"ns":[132,138,143,178,179,451,452,468,469,493,508,516,517,1721,1724,1726,2350],"number":[13,15,78,1917,1926,1931,2357],"object":[4,5,78,79,461,655,666,677,1254,1797,1798,1937,1938,1965],"obtain":[1970],"occur":[2012,2034],"off":[1463,1477,1492,1504,1510,1516,1572,1580,1586,1594,1600,1604],"offscreen":[384,427],"offset":[326,328,330,332,343,345,347,349,389,390,432,433,477,478,479,480,481,542,543,544,545,546,1692,1693,1709,1710,1819,1821,1839,1841],"on":[3,8,20,1931,1966,1986],"ongo":[2124],"onli":[8,1112,1139,1161,1615,1628,1640,1992,1996],"open":[385,428,2124],"open_audio_in_new_window":[2124],"open_frame_in_new_window":[2124],"open_image_in_new_window":[2124],"open_link":[2124],"open_link_in_new_window":[2124],"open_video_in_new_window":[2124],"oper":[23,1941,2002,2003,2024,2025,2032,2033,2124],"opt":[1317],"option":[1324,1346,1411,1434,2124],"or":[2010,2030,2031],"orient":[386,429],"origin":[191,264],"other":[8,1932,1961,1962,2027,2123,2340,2343],"otherwis":[2028],"outer":[387,388,430,431,482,521,547,846,847,861,862,876],"outlin":[2124],"outline":[2124],"over":[1941,2032],"overrid":[192],"overset":[491,556],"own":[2028],"owner":[37,45,115,120,1744,1773,1848,1855],"pad":[1532,1546,1557],"page":[389,390,432,433,511,1892,1893,1901,1902,1931,1961,1962,1998,2001,2004,2010,2017,2030,2031],"paragraph":[1353],"param":[1357],"paramet":[22,1986,1991,1996,2000,2032],"parent":[84,85,89,90,99,110,391,434,479,544,1745,1746,1774,1775,1849,1856,1878],"particular":[2030,2031,2125],"pass":[4,8,22,2002,2024,2028],"password":[2011,2034],"past":[2124],"paste":[2124],"paste_as_plain_text":[2124],"path":[1912,1914,2350],"pathnam":[600,618,636,688,701,714],"paus":[2124],"perform":[23,1941],"phase":[563,578],"piec":[2000],"pixel":[376,419],"place":[1965,2000],"plai":[2124],"plain":[2124],"plugin":[193,265,814],"point":[130,148,1808,1810,1825,1941,2034],"pointer":[151,194,266,509,1782,1789],"port":[601,619,637,689,702,715],"posit":[9,13,15,341,454,461,1732,1999],"possibl":[1941,1997,2011,2034],"post":[416],"pre":[1370],"predefin":[24],"prefer":[195,267,1965],"prefix":[38,46,483,548,1747,1757,1762],"prepend":[16],"present":[1942,1943,1944,1945,1946,1947,1955,1956,1957,1958,1959,1978],"prevent":[23,570],"previou":[484,549,1748,1776,1787,1879,1880,2000,2124],"previous":[12],"print":[405],"prioriti":[100],"process":[1,2,12,19,144,1799,1932,1986,2000,2004,2013,2028],"process-uniqu":[1932],"produc":[2027,2123],"profil":[983,984,985],"prompt":[406],"propag":[573],"properti":[100,101,102,103,105,107,1948,1949,1950,1951,1952,1953,1965],"propos":[2028,2124],"protocol":[602,620,638,690,703,716],"prototyp":[2000],"provid":[1941,1974,1997,2000,2013],"public":[302,308,2000],"quark":[1993],"queri":[215,216,217,218,219,220,221,291,292,503,504],"quot":[1377],"rang":[130,145,317,334,335,338,351,1631,1804,1806,1825],"ratio":[376,419],"react":[1997],"read":[1112,1139,1161,1615,1628,1640,2011,2034],"readi":[196,268],"reason":[2011,2034],"receiv":[2,1992,2005,2032,2033,2126],"recommend":[2000,2028],"rect":[64,77,454,461],"redirect":[2032],"refer":[139,557,1780,1782,1783,1789,1790,1871,2010,2030,2031,2033],"referenc":[1764,1937,1938],"referr":[197,269],"region":[491,556],"reject":[2087],"rel":[65,67,68,69,454,461,603,621,639,1194,1205,1215],"relat":[1694,1711],"releas":[407,818],"reli":[2011,2034],"reliabl":[2011,2012,2034],"reload":[2124],"remov":[3,17,18,32,105,118,139,195,200,228,338,359,491,505,506,507,508,728,729,730,731,732,733,1419,1723,1724,1759,1780,1871,2033,2342,2343,2346],"replac":[32,59,360,1760,1865,2124],"repli":[1986,1992,2002,2005,2024,2033],"repres":[0,3,25,454,1941,1954,1966,1973,2000],"request":[509,525,1966,1970,1972,2000,2032],"reset":[924],"resiz":[408,409,951,960,971],"resolv":[143,2350],"resourc":[2032],"respond":[1977],"respons":[1973,1976,1979,1980,1981,1982,1983,1984,1985,2032],"result":[0,1914,1918,1927,1941,1979,2013],"retriev":[19],"return":[8,10,29,65,66,67,68,69,70,78,79,139,454,461,565,572,579,728,729,730,1780,1871,1941,1965,1977,1983,2010,2022,2023,2030,2031,2032,2033,2086,2087,2101],"rev":[604,622,640,1195,1206,1216],"right":[68,74],"robust":[2011,2034],"root":[1784,1791,1873,1884],"row":[977,979,981,1468,1482,1497,1525,1534,1541,1559,1566,1573,1574,1587,1588,1591,1595,1597,1605,1616,1629,1641],"rule":[82,84,86,89,92,99,110,112,113,114,115,116,117,118,119,120,121,1535,1548,1560],"same":[1754,1932,1941,2010,2030,2031],"scheme":[1238,1242,1246],"scope":[1469,1483,1498],"screen":[277,278,281,392,393,394,395,435,436,437,438,1695,1696,1712,1713],"script":[163,198,245,270,815,1381,1933,1936,1938,1960,1961,1962,1964],"scroll":[199,271,396,397,410,411,439,440,485,486,487,488,510,511,512,513,522,523,550,551,552,553,952,961,972,1017,1027,1039],"scrollbar":[0,1946],"search":[605,623,641,691,704,717],"section":[52,133,1574,1588,1590],"secur":[2027,2123],"security":[2123],"see":[4,5,17,2000,2125],"select":[0,200,228,272,316,336,339,398,1120,1325,1330,1333,1336,1338,1343,1348,1350,1352,1403,1412,1413,1425,1435,1617,1618,1622,1630,1631,1632,1642,1643,1826,1827,1947,1997,1999,2124],"select_all":[2124],"selection":[0],"selector":[220,221,291,292,503,504,524],"self":[399,441],"send":[1992,2002,2003,2011,2024,2025,2032,2126],"send_dom_event":[2125],"sent":[1986,1988,2005,2027,2032],"separ":[20,25,29,31,2124],"server":[1974,1977,1983,2032],"session":[2124],"set":[2,12,19,32,41,60,87,106,107,125,156,195,200,222,223,224,225,226,227,228,229,230,231,238,267,272,340,341,361,412,413,414,497,498,514,515,516,517,518,519,520,521,522,523,571,572,610,611,612,613,614,615,616,617,618,619,620,621,622,623,624,625,626,627,658,659,660,661,662,663,664,665,666,667,668,694,695,696,697,698,699,700,701,702,703,704,705,706,723,724,731,732,733,741,742,743,744,745,746,755,765,766,767,768,769,780,781,791,795,799,819,820,821,822,823,824,825,853,854,855,856,857,858,859,860,861,862,863,864,865,866,867,889,890,891,892,893,894,901,908,909,910,925,926,927,928,929,930,931,955,956,957,958,959,960,961,962,975,978,979,984,988,995,996,997,998,1005,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1061,1062,1063,1064,1065,1066,1067,1068,1069,1070,1071,1072,1073,1121,1122,1123,1124,1125,1126,1127,1128,1129,1130,1131,1132,1133,1134,1135,1136,1137,1138,1139,1140,1141,1142,1143,1144,1172,1178,1184,1185,1200,1201,1202,1203,1204,1205,1206,1207,1208,1209,1224,1232,1239,1240,1241,1242,1250,1251,1273,1274,1275,1276,1277,1278,1279,1280,1281,1282,1283,1284,1285,1286,1287,1288,1311,1312,1313,1320,1321,1333,1334,1335,1336,1337,1350,1355,1362,1363,1364,1365,1373,1374,1379,1389,1390,1391,1392,1393,1394,1395,1420,1421,1422,1423,1424,1425,1426,1427,1445,1446,1447,1454,1472,1473,1474,1475,1476,1477,1478,1479,1480,1481,1482,1483,1484,1485,1508,1509,1510,1511,1512,1513,1542,1543,1544,1545,1546,1547,1548,1549,1550,1551,1552,1577,1578,1579,1580,1581,1598,1599,1600,1601,1623,1624,1625,1626,1627,1628,1629,1630,1631,1632,1633,1649,1654,1655,1681,1725,1726,1761,1762,1763,1828,1829,1830,1831,1832,1833,1851,1881,1965,1971,2007],"sever":[1941],"shade":[992,996,1000],"shape":[606,624,642,692,705,718],"sheet":[85,90,111,201,273,311,1196,1217,1443,1450,1800,1802,1843,1849,1856,1859],"shift":[1666,1674,1697,1714],"shorthand":[101],"should":[2000,2010,2030,2031],"show":[8,1785,1792,1874,1885,2000,2088,2089,2090,2091,2092,2093,2094,2095,2096,2097,2098,2099,2100,2124],"sibl":[476,484,541,549,1740,1748,1769,1776,1877,1880],"signal":[3,4,8,23,1941,1999,2000,2004,2005,2010,2011,2012,2023,2028,2029,2030,2031,2032,2033,2034],"simpli":[2002,2024],"sinc":[0,2124],"singl":[1919,1928],"size":[50,51,454,461,730,733,907,910,913,993,997,1001,1113,1140,1162,1197,1207,1218,1414,1426,1436],"skip":[2101],"snapshot":[1920,1923,1929],"so":[23,2000,2012,2034],"some":[2011,2034],"sourc":[2123,2358,2359],"space":[1533,1547,1558],"span":[1464,1468,1478,1482,1493,1497,1505,1511,1517],"spec":[139,728,729,730,731,732,733,1780,1871],"specifi":[39,47,1978],"spellcheck":[848,863,877,2124],"spelling_guess":[2124],"split":[1866],"src":[566,580,886,892,898,953,962,973,1018,1028,1040,1055,1070,1086,1114,1141,1163,1386,1393,1400],"stage":[2034,2125],"stamp":[568,582],"standalon":[211,230,283],"standbi":[1268,1284,1302],"start":[1,2,320,1228,1309,1312,1315,1618,1632,1643,1820,1821,1831,1832,1833,1840,1841,2003,2025],"state":[196,204,217,268,276,1665,1916,1925],"statu":[375,400,412,414,418,442,1973,1977,1983],"step":[2125],"stock":[20,23,24,29,2124],"stop":[23,415,573,1229,2124],"string":[1835,1921,1930],"style":[85,90,96,111,135,192,201,273,311,374,489,554,1440,1843,1849,1856,1859],"stylesheet":[195,200,228,267,272],"subfram":[1931],"submenu":[3,4,5,20,26,30,32],"submiss":[2011,2034,2125],"submit":[932,2011,2012,2034,2125],"subset":[299,305],"substr":[61],"suggest":[1973,1978,1984],"summari":[1536,1549,1561],"support":[218,491,1755],"surround":[1834],"system":[303,309],"t":[1522,1523,1526,1527,1537,1538,1539,1550,1551,1562,1563,1564],"tab":[849,864,878],"tabl":[1452,1456,1501,1520,1566,1590],"tag":[176,177,178,179,466,467,468,469,490,555],"take":[2010,2030,2031],"taken":[2032],"target":[562,567,577,581,607,625,643,693,706,719,722,724,726,923,931,941,1198,1208,1219,1694,1711,1801,1803,2012,2034,2338],"techniqu":[2011,2034],"test":[0,1941,2013,2014,2015],"text":[83,87,88,97,106,108,123,125,126,146,496,501,608,626,644,739,745,751,843,847,859,862,873,876,1331,1344,1387,1394,1401,1607,1648,1649,1650,1679,1681,1683,1749,1763,1777,1822,1842,1863,1864,1865,1866,1867,2009,2124,2360],"than":[13,15],"that":[23,2011,2034],"them":[2010,2030,2031],"there'":[1941],"those":[2010,2030,2031],"though":[1977],"thwart":[2011,2034],"time":[568,582,1249,1251,1253,1941,2010,2030,2031],"titl":[202,229,274,850,865,879,1647,1850,1857,1951,1957],"to":[2005],"toggl":[362],"toggle_media_controls":[2124],"toggle_media_loop":[2124],"token":[353],"too":[2087],"top":[69,75,393,401,436,443,462,480,487,523,533,545,552],"translat":[851,866,880],"tree":[147,1868],"trigger":[8,498,2007,2011,2034],"trivial":[2000],"type":[1,2,8,86,91,124,127,161,243,297,313,336,352,564,583,609,627,645,759,766,774,887,893,899,1099,1108,1126,1135,1164,1182,1184,1186,1199,1209,1220,1260,1269,1278,1285,1294,1303,1310,1313,1316,1359,1361,1363,1365,1367,1369,1388,1395,1402,1412,1437,1444,1447,1451,1608,1644,1653,1655,1657,1742,1771,1844,1858,1918,1927,1973,1976,1982,1996],"ui":[12,19,1895,1986,2028],"underlin":[2124],"underline":[2124],"unicod":[2124],"unicode":[2124],"uniqu":[1961],"unix":[1986,1988,1994],"unsign":[1977],"uri":[36,44,170,227,251,475,540,1734,1739,1756,1765,1939,1949,1952,1953,1955,1958,1959,1966,1967,1970,1971,1972,1973,1979,1984,1985,2023,2026,2351,2352],"url":[203,275],"us":[4,5,8,12,19,24,26,1056,1071,1087,1115,1142,1165,1270,1286,1304,1934,1935,1941,1961,1965,1966,1986,2000,2010,2011,2012,2027,2028,2030,2031,2032,2033,2034,2086,2087,2101,2122,2123,2124,2125,2126,2340,2343],"user":[2,12,19,496,498,1986,1992,1993,1994,1995,1996,2005,2007,2009,2011,2028,2033,2034,2126],"user_message_unhandled_message":[2126],"v":[740,746,752,1470,1484,1499,1506,1512,1518,1575,1581,1589,1596,1601,1606],"valid":[8,764,776,1118,1168,1416,1439,1620,1646],"valu":[0,40,41,48,102,122,124,127,219,357,361,364,498,565,572,579,763,769,775,1102,1116,1129,1131,1143,1152,1166,1183,1185,1187,1332,1337,1345,1360,1361,1364,1365,1368,1369,1415,1427,1438,1611,1619,1625,1633,1636,1645,1743,1761,1764,1772,1915,1917,1919,1921,1924,1926,1928,1930,1937,1938,1948,1949,1950,1951,1952,1953,2007,2011,2034,2086,2087,2101,2122,2123,2124,2126],"variabl":[1961,1962],"variou":[1997,2034,2122,2123],"versa":[1986],"version":[212,231,284,1004,1005,1006,2340,2343],"vice":[1986],"video":[0,2124],"view":[4,165,246,512,513,1894,1903,2024,2025,2124],"viewport":[65,67,68,69,454,461],"visibl":[204,276],"vlink":[816,825,832],"vspace":[656,667,678,1057,1072,1088,1271,1287,1305],"wait":[2029],"walker":[147,1868],"want":[1961,2002,2024],"warn":[2027,2122],"warning":[2122],"web":[1,2,12,19,1931,1932,1986,1997,2000,2001,2004,2006,2010,2013,2017,2030,2031],"webkit":[23,205,206,207,208,209,232,233,277,278,279,280,281,416,491,524,525,556,1934,1935,2000],"webkit_console_message_copy":[2354],"webkit_console_message_free":[2355],"webkit_console_message_get_level":[2356],"webkit_console_message_get_line":[2357],"webkit_console_message_get_source":[2358],"webkit_console_message_get_source_id":[2359],"webkit_console_message_get_text":[2360],"webkit_context_menu_append":[6],"webkit_context_menu_first":[7],"webkit_context_menu_get_event":[8],"webkit_context_menu_get_item_at_position":[9],"webkit_context_menu_get_items":[10],"webkit_context_menu_get_n_items":[11],"webkit_context_menu_get_user_data":[12,19],"webkit_context_menu_insert":[3,4,13],"webkit_context_menu_item_get_action":[27],"webkit_context_menu_item_get_gaction":[28],"webkit_context_menu_item_get_stock_action":[29],"webkit_context_menu_item_get_submenu":[30],"webkit_context_menu_item_is_separator":[31],"webkit_context_menu_item_new":[21],"webkit_context_menu_item_new_from_gaction":[22],"webkit_context_menu_item_new_from_stock_action":[23],"webkit_context_menu_item_new_from_stock_action_with_label":[24],"webkit_context_menu_item_new_separator":[25],"webkit_context_menu_item_new_with_submenu":[26],"webkit_context_menu_item_set_submenu":[32],"webkit_context_menu_last":[14],"webkit_context_menu_move_item":[15],"webkit_context_menu_new":[3,4],"webkit_context_menu_new_with_items":[5],"webkit_context_menu_prepend":[3,4,16],"webkit_context_menu_remove":[17],"webkit_context_menu_remove_al":[3],"webkit_context_menu_remove_all":[18],"webkit_context_menu_set_user_data":[12,19],"webkit_dom_attr_get_local_name":[34],"webkit_dom_attr_get_name":[35],"webkit_dom_attr_get_namespace_uri":[36],"webkit_dom_attr_get_owner_element":[37],"webkit_dom_attr_get_prefix":[38],"webkit_dom_attr_get_specified":[39],"webkit_dom_attr_get_value":[40],"webkit_dom_attr_set_value":[41],"webkit_dom_blob_get_size":[50],"webkit_dom_character_data_append_data":[54],"webkit_dom_character_data_delete_data":[55],"webkit_dom_character_data_get_data":[56],"webkit_dom_character_data_get_length":[57],"webkit_dom_character_data_insert_data":[58],"webkit_dom_character_data_replace_data":[59],"webkit_dom_character_data_set_data":[60],"webkit_dom_character_data_substring_data":[61],"webkit_dom_client_rect_get_bottom":[65],"webkit_dom_client_rect_get_height":[66],"webkit_dom_client_rect_get_left":[67],"webkit_dom_client_rect_get_right":[68],"webkit_dom_client_rect_get_top":[69],"webkit_dom_client_rect_get_width":[70],"webkit_dom_client_rect_list_get_length":[78],"webkit_dom_client_rect_list_item":[79],"webkit_dom_css_rule_charset_rule":[2035],"webkit_dom_css_rule_font_face_rule":[2036],"webkit_dom_css_rule_get_css_text":[83],"webkit_dom_css_rule_get_parent_rule":[84],"webkit_dom_css_rule_get_parent_style_sheet":[85],"webkit_dom_css_rule_get_rule_type":[86],"webkit_dom_css_rule_import_rule":[2037],"webkit_dom_css_rule_list_get_length":[93],"webkit_dom_css_rule_list_item":[94],"webkit_dom_css_rule_media_rule":[2038],"webkit_dom_css_rule_page_rule":[2039],"webkit_dom_css_rule_set_css_text":[87],"webkit_dom_css_rule_style_rule":[2040],"webkit_dom_css_rule_unknown_rule":[2041],"webkit_dom_css_style_declaration_get_css_text":[97],"webkit_dom_css_style_declaration_get_length":[98],"webkit_dom_css_style_declaration_get_parent_rule":[99],"webkit_dom_css_style_declaration_get_property_priority":[100],"webkit_dom_css_style_declaration_get_property_shorthand":[101],"webkit_dom_css_style_declaration_get_property_value":[102],"webkit_dom_css_style_declaration_is_property_implicit":[103],"webkit_dom_css_style_declaration_item":[104],"webkit_dom_css_style_declaration_remove_property":[105],"webkit_dom_css_style_declaration_set_css_text":[106],"webkit_dom_css_style_declaration_set_property":[107],"webkit_dom_css_style_sheet_add_rule":[112],"webkit_dom_css_style_sheet_delete_rule":[113],"webkit_dom_css_style_sheet_get_css_rules":[114],"webkit_dom_css_style_sheet_get_owner_rule":[115],"webkit_dom_css_style_sheet_get_rules":[116],"webkit_dom_css_style_sheet_insert_rule":[117],"webkit_dom_css_style_sheet_remove_rule":[118],"webkit_dom_css_value_css_custom":[2042],"webkit_dom_css_value_css_inherit":[2043],"webkit_dom_css_value_css_primitive_value":[2044],"webkit_dom_css_value_css_value_list":[2045],"webkit_dom_css_value_get_css_text":[123],"webkit_dom_css_value_get_css_value_type":[124],"webkit_dom_css_value_set_css_text":[125],"webkit_dom_document_adopt_node":[129],"webkit_dom_document_caret_range_from_point":[130],"webkit_dom_document_create_attribute":[131],"webkit_dom_document_create_attribute_ns":[132],"webkit_dom_document_create_cdata_section":[133],"webkit_dom_document_create_comment":[134],"webkit_dom_document_create_css_style_declaration":[135],"webkit_dom_document_create_document_fragment":[136],"webkit_dom_document_create_element":[137],"webkit_dom_document_create_element_ns":[138],"webkit_dom_document_create_entity_reference":[139],"webkit_dom_document_create_event":[140],"webkit_dom_document_create_expression":[141],"webkit_dom_document_create_node_iterator":[142],"webkit_dom_document_create_ns_resolver":[143],"webkit_dom_document_create_processing_instruction":[144],"webkit_dom_document_create_range":[145],"webkit_dom_document_create_text_node":[146],"webkit_dom_document_create_tree_walker":[147],"webkit_dom_document_element_from_point":[148],"webkit_dom_document_evaluate":[149],"webkit_dom_document_exec_command":[150],"webkit_dom_document_exit_pointer_lock":[151],"webkit_dom_document_fragment_get_child_element_count":[286],"webkit_dom_document_fragment_get_children":[287],"webkit_dom_document_fragment_get_element_by_id":[288],"webkit_dom_document_fragment_get_first_element_child":[289],"webkit_dom_document_fragment_get_last_element_child":[290],"webkit_dom_document_fragment_query_selector":[291],"webkit_dom_document_fragment_query_selector_all":[292],"webkit_dom_document_get_active_element":[152],"webkit_dom_document_get_anchors":[153],"webkit_dom_document_get_applets":[154],"webkit_dom_document_get_body":[155],"webkit_dom_document_get_character_set":[156],"webkit_dom_document_get_charset":[157],"webkit_dom_document_get_child_element_count":[158],"webkit_dom_document_get_children":[159],"webkit_dom_document_get_compat_mode":[160],"webkit_dom_document_get_content_type":[161],"webkit_dom_document_get_cookie":[162],"webkit_dom_document_get_current_script":[163],"webkit_dom_document_get_default_charset":[164],"webkit_dom_document_get_default_view":[165],"webkit_dom_document_get_design_mode":[166],"webkit_dom_document_get_dir":[167],"webkit_dom_document_get_doctype":[168],"webkit_dom_document_get_document_element":[169],"webkit_dom_document_get_document_uri":[170],"webkit_dom_document_get_domain":[171],"webkit_dom_document_get_element_by_id":[172],"webkit_dom_document_get_elements_by_class_name":[173],"webkit_dom_document_get_elements_by_class_name_as_html_collection":[174],"webkit_dom_document_get_elements_by_name":[175],"webkit_dom_document_get_elements_by_tag_name":[176],"webkit_dom_document_get_elements_by_tag_name_as_html_collection":[177],"webkit_dom_document_get_elements_by_tag_name_ns":[178],"webkit_dom_document_get_elements_by_tag_name_ns_as_html_collection":[179],"webkit_dom_document_get_embeds":[180],"webkit_dom_document_get_first_element_child":[181],"webkit_dom_document_get_forms":[182],"webkit_dom_document_get_head":[183],"webkit_dom_document_get_hidden":[184],"webkit_dom_document_get_images":[185],"webkit_dom_document_get_implementation":[186],"webkit_dom_document_get_input_encoding":[187],"webkit_dom_document_get_last_element_child":[188],"webkit_dom_document_get_last_modified":[189],"webkit_dom_document_get_links":[190],"webkit_dom_document_get_origin":[191],"webkit_dom_document_get_override_style":[192],"webkit_dom_document_get_plugins":[193],"webkit_dom_document_get_pointer_lock_element":[194],"webkit_dom_document_get_preferred_stylesheet_set":[195],"webkit_dom_document_get_ready_state":[196],"webkit_dom_document_get_referrer":[197],"webkit_dom_document_get_scripts":[198],"webkit_dom_document_get_scrolling_element":[199],"webkit_dom_document_get_selected_stylesheet_set":[200],"webkit_dom_document_get_style_sheets":[201],"webkit_dom_document_get_title":[202],"webkit_dom_document_get_url":[203],"webkit_dom_document_get_visibility_state":[204],"webkit_dom_document_get_webkit_current_fullscreen_element":[205],"webkit_dom_document_get_webkit_fullscreen_element":[206],"webkit_dom_document_get_webkit_fullscreen_enabled":[207],"webkit_dom_document_get_webkit_fullscreen_keyboard_input_allowed":[208],"webkit_dom_document_get_webkit_is_fullscreen":[209],"webkit_dom_document_get_xml_encoding":[210],"webkit_dom_document_get_xml_standalone":[211],"webkit_dom_document_get_xml_version":[212],"webkit_dom_document_has_focus":[213],"webkit_dom_document_import_node":[214],"webkit_dom_document_query_command_enabled":[215],"webkit_dom_document_query_command_indeterm":[216],"webkit_dom_document_query_command_state":[217],"webkit_dom_document_query_command_supported":[218],"webkit_dom_document_query_command_value":[219],"webkit_dom_document_query_selector":[220],"webkit_dom_document_query_selector_all":[221],"webkit_dom_document_set_body":[222],"webkit_dom_document_set_charset":[223],"webkit_dom_document_set_cookie":[224],"webkit_dom_document_set_design_mode":[225],"webkit_dom_document_set_dir":[226],"webkit_dom_document_set_document_uri":[227],"webkit_dom_document_set_selected_stylesheet_set":[228],"webkit_dom_document_set_title":[229],"webkit_dom_document_set_xml_standalone":[230],"webkit_dom_document_set_xml_version":[231],"webkit_dom_document_type_get_entities":[298],"webkit_dom_document_type_get_internal_subset":[299],"webkit_dom_document_type_get_name":[300],"webkit_dom_document_type_get_notations":[301],"webkit_dom_document_type_get_public_id":[302],"webkit_dom_document_type_get_system_id":[303],"webkit_dom_document_webkit_cancel_fullscreen":[232],"webkit_dom_document_webkit_exit_fullscreen":[233],"webkit_dom_dom_implementation_create_css_style_sheet":[311],"webkit_dom_dom_implementation_create_document":[312],"webkit_dom_dom_implementation_create_document_type":[313],"webkit_dom_dom_implementation_create_html_document":[314],"webkit_dom_dom_implementation_has_feature":[315],"webkit_dom_dom_selection_add_range":[317],"webkit_dom_dom_selection_collapse":[318],"webkit_dom_dom_selection_collapse_to_end":[319],"webkit_dom_dom_selection_collapse_to_start":[320],"webkit_dom_dom_selection_contains_node":[321],"webkit_dom_dom_selection_delete_from_document":[322],"webkit_dom_dom_selection_empty":[323],"webkit_dom_dom_selection_extend":[324],"webkit_dom_dom_selection_get_anchor_node":[325],"webkit_dom_dom_selection_get_anchor_offset":[326],"webkit_dom_dom_selection_get_base_node":[327],"webkit_dom_dom_selection_get_base_offset":[328],"webkit_dom_dom_selection_get_extent_node":[329],"webkit_dom_dom_selection_get_extent_offset":[330],"webkit_dom_dom_selection_get_focus_node":[331],"webkit_dom_dom_selection_get_focus_offset":[332],"webkit_dom_dom_selection_get_is_collapsed":[333],"webkit_dom_dom_selection_get_range_at":[334],"webkit_dom_dom_selection_get_range_count":[335],"webkit_dom_dom_selection_get_selection_type":[336],"webkit_dom_dom_selection_modify":[337],"webkit_dom_dom_selection_remove_all_ranges":[338],"webkit_dom_dom_selection_select_all_children":[339],"webkit_dom_dom_selection_set_base_and_extent":[340],"webkit_dom_dom_selection_set_position":[341],"webkit_dom_dom_token_list_add":[354],"webkit_dom_dom_token_list_contains":[355],"webkit_dom_dom_token_list_get_length":[356],"webkit_dom_dom_token_list_get_value":[357],"webkit_dom_dom_token_list_item":[358],"webkit_dom_dom_token_list_remove":[359],"webkit_dom_dom_token_list_replace":[360],"webkit_dom_dom_token_list_set_value":[361],"webkit_dom_dom_token_list_toggle":[362],"webkit_dom_dom_window_alert":[366],"webkit_dom_dom_window_blur":[367],"webkit_dom_dom_window_capture_events":[368],"webkit_dom_dom_window_close":[369],"webkit_dom_dom_window_confirm":[370],"webkit_dom_dom_window_find":[371],"webkit_dom_dom_window_focus":[372],"webkit_dom_dom_window_get_closed":[373],"webkit_dom_dom_window_get_computed_style":[374],"webkit_dom_dom_window_get_default_status":[375],"webkit_dom_dom_window_get_device_pixel_ratio":[376],"webkit_dom_dom_window_get_document":[377],"webkit_dom_dom_window_get_frame_element":[378],"webkit_dom_dom_window_get_frames":[379],"webkit_dom_dom_window_get_inner_height":[380],"webkit_dom_dom_window_get_inner_width":[381],"webkit_dom_dom_window_get_length":[382],"webkit_dom_dom_window_get_name":[383],"webkit_dom_dom_window_get_offscreen_buffering":[384],"webkit_dom_dom_window_get_opener":[385],"webkit_dom_dom_window_get_orientation":[386],"webkit_dom_dom_window_get_outer_height":[387],"webkit_dom_dom_window_get_outer_width":[388],"webkit_dom_dom_window_get_page_x_offset":[389],"webkit_dom_dom_window_get_page_y_offset":[390],"webkit_dom_dom_window_get_parent":[391],"webkit_dom_dom_window_get_screen_left":[392],"webkit_dom_dom_window_get_screen_top":[393],"webkit_dom_dom_window_get_screen_x":[394],"webkit_dom_dom_window_get_screen_y":[395],"webkit_dom_dom_window_get_scroll_x":[396],"webkit_dom_dom_window_get_scroll_y":[397],"webkit_dom_dom_window_get_selection":[398],"webkit_dom_dom_window_get_self":[399],"webkit_dom_dom_window_get_status":[400],"webkit_dom_dom_window_get_top":[401],"webkit_dom_dom_window_get_window":[402],"webkit_dom_dom_window_move_by":[403],"webkit_dom_dom_window_move_to":[404],"webkit_dom_dom_window_print":[405],"webkit_dom_dom_window_prompt":[406],"webkit_dom_dom_window_release_events":[407],"webkit_dom_dom_window_resize_by":[408],"webkit_dom_dom_window_resize_to":[409],"webkit_dom_dom_window_scroll_by":[410],"webkit_dom_dom_window_scroll_to":[411],"webkit_dom_dom_window_set_default_status":[412],"webkit_dom_dom_window_set_name":[413],"webkit_dom_dom_window_set_status":[414],"webkit_dom_dom_window_stop":[415],"webkit_dom_dom_window_webkit_message_handlers_post_message":[416],"webkit_dom_element_allow_keyboard_input":[2046],"webkit_dom_element_blur":[446],"webkit_dom_element_closest":[447],"webkit_dom_element_focus":[448],"webkit_dom_element_get_attribute":[449],"webkit_dom_element_get_attribute_node":[450],"webkit_dom_element_get_attribute_node_ns":[451],"webkit_dom_element_get_attribute_ns":[452],"webkit_dom_element_get_attributes":[453],"webkit_dom_element_get_bounding_client_rect":[454],"webkit_dom_element_get_child_element_count":[455],"webkit_dom_element_get_children":[456],"webkit_dom_element_get_class_list":[457],"webkit_dom_element_get_class_name":[458],"webkit_dom_element_get_client_height":[459],"webkit_dom_element_get_client_left":[460],"webkit_dom_element_get_client_rects":[461],"webkit_dom_element_get_client_top":[462],"webkit_dom_element_get_client_width":[463],"webkit_dom_element_get_elements_by_class_name":[464],"webkit_dom_element_get_elements_by_class_name_as_html_collection":[465],"webkit_dom_element_get_elements_by_tag_name":[466],"webkit_dom_element_get_elements_by_tag_name_as_html_collection":[467],"webkit_dom_element_get_elements_by_tag_name_ns":[468],"webkit_dom_element_get_elements_by_tag_name_ns_as_html_collection":[469],"webkit_dom_element_get_first_element_child":[470],"webkit_dom_element_get_id":[471],"webkit_dom_element_get_inner_html":[472],"webkit_dom_element_get_last_element_child":[473],"webkit_dom_element_get_local_name":[474],"webkit_dom_element_get_namespace_uri":[475],"webkit_dom_element_get_next_element_sibling":[476],"webkit_dom_element_get_offset_height":[477],"webkit_dom_element_get_offset_left":[478],"webkit_dom_element_get_offset_parent":[479],"webkit_dom_element_get_offset_top":[480],"webkit_dom_element_get_offset_width":[481],"webkit_dom_element_get_outer_html":[482],"webkit_dom_element_get_prefix":[483],"webkit_dom_element_get_previous_element_sibling":[484],"webkit_dom_element_get_scroll_height":[485],"webkit_dom_element_get_scroll_left":[486],"webkit_dom_element_get_scroll_top":[487],"webkit_dom_element_get_scroll_width":[488],"webkit_dom_element_get_style":[489],"webkit_dom_element_get_tag_name":[490],"webkit_dom_element_get_webkit_region_overset":[491],"webkit_dom_element_has_attribute":[492],"webkit_dom_element_has_attribute_ns":[493],"webkit_dom_element_has_attributes":[494],"webkit_dom_element_html_input_element_get_auto_filled":[495],"webkit_dom_element_html_input_element_is_user_edited":[496],"webkit_dom_element_html_input_element_set_auto_filled":[497],"webkit_dom_element_html_input_element_set_editing_value":[498],"webkit_dom_element_insert_adjacent_element":[499],"webkit_dom_element_insert_adjacent_html":[500],"webkit_dom_element_insert_adjacent_text":[501],"webkit_dom_element_matches":[502],"webkit_dom_element_query_selector":[503],"webkit_dom_element_query_selector_all":[504],"webkit_dom_element_remove":[505],"webkit_dom_element_remove_attribute":[506],"webkit_dom_element_remove_attribute_node":[507],"webkit_dom_element_remove_attribute_ns":[508],"webkit_dom_element_request_pointer_lock":[509],"webkit_dom_element_scroll_by_lines":[510],"webkit_dom_element_scroll_by_pages":[511],"webkit_dom_element_scroll_into_view":[512],"webkit_dom_element_scroll_into_view_if_needed":[513],"webkit_dom_element_set_attribute":[514],"webkit_dom_element_set_attribute_node":[515],"webkit_dom_element_set_attribute_node_ns":[516],"webkit_dom_element_set_attribute_ns":[517],"webkit_dom_element_set_class_name":[518],"webkit_dom_element_set_id":[519],"webkit_dom_element_set_inner_html":[520],"webkit_dom_element_set_outer_html":[521],"webkit_dom_element_set_scroll_left":[522],"webkit_dom_element_set_scroll_top":[523],"webkit_dom_element_webkit_matches_selector":[524],"webkit_dom_element_webkit_request_fullscreen":[525],"webkit_dom_event_at_target":[2047],"webkit_dom_event_blur":[2048],"webkit_dom_event_bubbling_phase":[2049],"webkit_dom_event_capturing_phase":[2050],"webkit_dom_event_change":[2051],"webkit_dom_event_click":[2052],"webkit_dom_event_dblclick":[2053],"webkit_dom_event_dragdrop":[2054],"webkit_dom_event_focus":[2055],"webkit_dom_event_get_bubbles":[559],"webkit_dom_event_get_cancel_bubble":[560],"webkit_dom_event_get_cancelable":[561],"webkit_dom_event_get_current_target":[562],"webkit_dom_event_get_event_phase":[563],"webkit_dom_event_get_event_type":[564],"webkit_dom_event_get_return_value":[565],"webkit_dom_event_get_src_element":[566],"webkit_dom_event_get_target":[567],"webkit_dom_event_get_time_stamp":[568],"webkit_dom_event_init_event":[569],"webkit_dom_event_keydown":[2056],"webkit_dom_event_keypress":[2057],"webkit_dom_event_keyup":[2058],"webkit_dom_event_mousedown":[2059],"webkit_dom_event_mousedrag":[2060],"webkit_dom_event_mousemove":[2061],"webkit_dom_event_mouseout":[2062],"webkit_dom_event_mouseover":[2063],"webkit_dom_event_mouseup":[2064],"webkit_dom_event_none":[2065],"webkit_dom_event_prevent_default":[570],"webkit_dom_event_select":[2066],"webkit_dom_event_set_cancel_bubble":[571],"webkit_dom_event_set_return_value":[572],"webkit_dom_event_stop_propagation":[573],"webkit_dom_event_target_add_event_listener":[2339],"webkit_dom_event_target_add_event_listener_with_closure":[2340],"webkit_dom_event_target_dispatch_event":[2341],"webkit_dom_event_target_remove_event_listener":[2342],"webkit_dom_event_target_remove_event_listener_with_closure":[2343],"webkit_dom_file_get_name":[585],"webkit_dom_file_list_get_length":[588],"webkit_dom_file_list_item":[589],"webkit_dom_html_anchor_element_get_charset":[592],"webkit_dom_html_anchor_element_get_coords":[593],"webkit_dom_html_anchor_element_get_hash":[594],"webkit_dom_html_anchor_element_get_host":[595],"webkit_dom_html_anchor_element_get_hostname":[596],"webkit_dom_html_anchor_element_get_href":[597],"webkit_dom_html_anchor_element_get_hreflang":[598],"webkit_dom_html_anchor_element_get_name":[599],"webkit_dom_html_anchor_element_get_pathname":[600],"webkit_dom_html_anchor_element_get_port":[601],"webkit_dom_html_anchor_element_get_protocol":[602],"webkit_dom_html_anchor_element_get_rel":[603],"webkit_dom_html_anchor_element_get_rev":[604],"webkit_dom_html_anchor_element_get_search":[605],"webkit_dom_html_anchor_element_get_shape":[606],"webkit_dom_html_anchor_element_get_target":[607],"webkit_dom_html_anchor_element_get_text":[608],"webkit_dom_html_anchor_element_get_type_attr":[609],"webkit_dom_html_anchor_element_set_charset":[610],"webkit_dom_html_anchor_element_set_coords":[611],"webkit_dom_html_anchor_element_set_hash":[612],"webkit_dom_html_anchor_element_set_host":[613],"webkit_dom_html_anchor_element_set_hostname":[614],"webkit_dom_html_anchor_element_set_href":[615],"webkit_dom_html_anchor_element_set_hreflang":[616],"webkit_dom_html_anchor_element_set_name":[617],"webkit_dom_html_anchor_element_set_pathname":[618],"webkit_dom_html_anchor_element_set_port":[619],"webkit_dom_html_anchor_element_set_protocol":[620],"webkit_dom_html_anchor_element_set_rel":[621],"webkit_dom_html_anchor_element_set_rev":[622],"webkit_dom_html_anchor_element_set_search":[623],"webkit_dom_html_anchor_element_set_shape":[624],"webkit_dom_html_anchor_element_set_target":[625],"webkit_dom_html_anchor_element_set_text":[626],"webkit_dom_html_anchor_element_set_type_attr":[627],"webkit_dom_html_applet_element_get_align":[647],"webkit_dom_html_applet_element_get_alt":[648],"webkit_dom_html_applet_element_get_archive":[649],"webkit_dom_html_applet_element_get_code":[650],"webkit_dom_html_applet_element_get_code_base":[651],"webkit_dom_html_applet_element_get_height":[652],"webkit_dom_html_applet_element_get_hspace":[653],"webkit_dom_html_applet_element_get_name":[654],"webkit_dom_html_applet_element_get_object":[655],"webkit_dom_html_applet_element_get_vspace":[656],"webkit_dom_html_applet_element_get_width":[657],"webkit_dom_html_applet_element_set_align":[658],"webkit_dom_html_applet_element_set_alt":[659],"webkit_dom_html_applet_element_set_archive":[660],"webkit_dom_html_applet_element_set_code":[661],"webkit_dom_html_applet_element_set_code_base":[662],"webkit_dom_html_applet_element_set_height":[663],"webkit_dom_html_applet_element_set_hspace":[664],"webkit_dom_html_applet_element_set_name":[665],"webkit_dom_html_applet_element_set_object":[666],"webkit_dom_html_applet_element_set_vspace":[667],"webkit_dom_html_applet_element_set_width":[668],"webkit_dom_html_area_element_get_alt":[681],"webkit_dom_html_area_element_get_coords":[682],"webkit_dom_html_area_element_get_hash":[683],"webkit_dom_html_area_element_get_host":[684],"webkit_dom_html_area_element_get_hostname":[685],"webkit_dom_html_area_element_get_href":[686],"webkit_dom_html_area_element_get_no_href":[687],"webkit_dom_html_area_element_get_pathname":[688],"webkit_dom_html_area_element_get_port":[689],"webkit_dom_html_area_element_get_protocol":[690],"webkit_dom_html_area_element_get_search":[691],"webkit_dom_html_area_element_get_shape":[692],"webkit_dom_html_area_element_get_target":[693],"webkit_dom_html_area_element_set_alt":[694],"webkit_dom_html_area_element_set_coords":[695],"webkit_dom_html_area_element_set_hash":[696],"webkit_dom_html_area_element_set_host":[697],"webkit_dom_html_area_element_set_hostname":[698],"webkit_dom_html_area_element_set_href":[699],"webkit_dom_html_area_element_set_no_href":[700],"webkit_dom_html_area_element_set_pathname":[701],"webkit_dom_html_area_element_set_port":[702],"webkit_dom_html_area_element_set_protocol":[703],"webkit_dom_html_area_element_set_search":[704],"webkit_dom_html_area_element_set_shape":[705],"webkit_dom_html_area_element_set_target":[706],"webkit_dom_html_base_element_get_href":[721],"webkit_dom_html_base_element_get_target":[722],"webkit_dom_html_base_element_set_href":[723],"webkit_dom_html_base_element_set_target":[724],"webkit_dom_html_base_font_element_get_color":[728],"webkit_dom_html_base_font_element_get_face":[729],"webkit_dom_html_base_font_element_get_size":[730],"webkit_dom_html_base_font_element_set_color":[731],"webkit_dom_html_base_font_element_set_face":[732],"webkit_dom_html_base_font_element_set_size":[733],"webkit_dom_html_body_element_get_a_link":[735],"webkit_dom_html_body_element_get_background":[736],"webkit_dom_html_body_element_get_bg_color":[737],"webkit_dom_html_body_element_get_link":[738],"webkit_dom_html_body_element_get_text":[739],"webkit_dom_html_body_element_get_v_link":[740],"webkit_dom_html_body_element_set_a_link":[741],"webkit_dom_html_body_element_set_background":[742],"webkit_dom_html_body_element_set_bg_color":[743],"webkit_dom_html_body_element_set_link":[744],"webkit_dom_html_body_element_set_text":[745],"webkit_dom_html_body_element_set_v_link":[746],"webkit_dom_html_br_element_get_clear":[754],"webkit_dom_html_br_element_set_clear":[755],"webkit_dom_html_button_element_get_autofocus":[758],"webkit_dom_html_button_element_get_button_type":[759],"webkit_dom_html_button_element_get_disabled":[760],"webkit_dom_html_button_element_get_form":[761],"webkit_dom_html_button_element_get_name":[762],"webkit_dom_html_button_element_get_value":[763],"webkit_dom_html_button_element_get_will_validate":[764],"webkit_dom_html_button_element_set_autofocus":[765],"webkit_dom_html_button_element_set_button_type":[766],"webkit_dom_html_button_element_set_disabled":[767],"webkit_dom_html_button_element_set_name":[768],"webkit_dom_html_button_element_set_value":[769],"webkit_dom_html_canvas_element_get_height":[778],"webkit_dom_html_canvas_element_get_width":[779],"webkit_dom_html_canvas_element_set_height":[780],"webkit_dom_html_canvas_element_set_width":[781],"webkit_dom_html_collection_get_length":[785],"webkit_dom_html_collection_item":[786],"webkit_dom_html_collection_named_item":[787],"webkit_dom_html_d_list_element_get_compact":[798],"webkit_dom_html_d_list_element_set_compact":[799],"webkit_dom_html_directory_element_get_compact":[790],"webkit_dom_html_directory_element_set_compact":[791],"webkit_dom_html_div_element_get_align":[794],"webkit_dom_html_div_element_set_align":[795],"webkit_dom_html_document_capture_events":[802],"webkit_dom_html_document_clear":[803],"webkit_dom_html_document_close":[804],"webkit_dom_html_document_get_alink_color":[805],"webkit_dom_html_document_get_bg_color":[806],"webkit_dom_html_document_get_compat_mode":[807],"webkit_dom_html_document_get_design_mode":[808],"webkit_dom_html_document_get_dir":[809],"webkit_dom_html_document_get_embeds":[810],"webkit_dom_html_document_get_fg_color":[811],"webkit_dom_html_document_get_height":[812],"webkit_dom_html_document_get_link_color":[813],"webkit_dom_html_document_get_plugins":[814],"webkit_dom_html_document_get_scripts":[815],"webkit_dom_html_document_get_vlink_color":[816],"webkit_dom_html_document_get_width":[817],"webkit_dom_html_document_release_events":[818],"webkit_dom_html_document_set_alink_color":[819],"webkit_dom_html_document_set_bg_color":[820],"webkit_dom_html_document_set_design_mode":[821],"webkit_dom_html_document_set_dir":[822],"webkit_dom_html_document_set_fg_color":[823],"webkit_dom_html_document_set_link_color":[824],"webkit_dom_html_document_set_vlink_color":[825],"webkit_dom_html_element_click":[835],"webkit_dom_html_element_get_access_key":[836],"webkit_dom_html_element_get_children":[837],"webkit_dom_html_element_get_content_editable":[838],"webkit_dom_html_element_get_dir":[839],"webkit_dom_html_element_get_draggable":[840],"webkit_dom_html_element_get_hidden":[841],"webkit_dom_html_element_get_inner_html":[842],"webkit_dom_html_element_get_inner_text":[843],"webkit_dom_html_element_get_is_content_editable":[844],"webkit_dom_html_element_get_lang":[845],"webkit_dom_html_element_get_outer_html":[846],"webkit_dom_html_element_get_outer_text":[847],"webkit_dom_html_element_get_spellcheck":[848],"webkit_dom_html_element_get_tab_index":[849],"webkit_dom_html_element_get_title":[850],"webkit_dom_html_element_get_translate":[851],"webkit_dom_html_element_get_webkitdropzone":[852],"webkit_dom_html_element_set_access_key":[853],"webkit_dom_html_element_set_content_editable":[854],"webkit_dom_html_element_set_dir":[855],"webkit_dom_html_element_set_draggable":[856],"webkit_dom_html_element_set_hidden":[857],"webkit_dom_html_element_set_inner_html":[858],"webkit_dom_html_element_set_inner_text":[859],"webkit_dom_html_element_set_lang":[860],"webkit_dom_html_element_set_outer_html":[861],"webkit_dom_html_element_set_outer_text":[862],"webkit_dom_html_element_set_spellcheck":[863],"webkit_dom_html_element_set_tab_index":[864],"webkit_dom_html_element_set_title":[865],"webkit_dom_html_element_set_translate":[866],"webkit_dom_html_element_set_webkitdropzone":[867],"webkit_dom_html_embed_element_get_align":[883],"webkit_dom_html_embed_element_get_height":[884],"webkit_dom_html_embed_element_get_name":[885],"webkit_dom_html_embed_element_get_src":[886],"webkit_dom_html_embed_element_get_type_attr":[887],"webkit_dom_html_embed_element_get_width":[888],"webkit_dom_html_embed_element_set_align":[889],"webkit_dom_html_embed_element_set_height":[890],"webkit_dom_html_embed_element_set_name":[891],"webkit_dom_html_embed_element_set_src":[892],"webkit_dom_html_embed_element_set_type_attr":[893],"webkit_dom_html_embed_element_set_width":[894],"webkit_dom_html_field_set_element_get_form":[902],"webkit_dom_html_font_element_get_color":[905],"webkit_dom_html_font_element_get_face":[906],"webkit_dom_html_font_element_get_size":[907],"webkit_dom_html_font_element_set_color":[908],"webkit_dom_html_font_element_set_face":[909],"webkit_dom_html_font_element_set_size":[910],"webkit_dom_html_form_element_get_accept_charset":[915],"webkit_dom_html_form_element_get_action":[916],"webkit_dom_html_form_element_get_elements":[917],"webkit_dom_html_form_element_get_encoding":[918],"webkit_dom_html_form_element_get_enctype":[919],"webkit_dom_html_form_element_get_length":[920],"webkit_dom_html_form_element_get_method":[921],"webkit_dom_html_form_element_get_name":[922],"webkit_dom_html_form_element_get_target":[923],"webkit_dom_html_form_element_reset":[924],"webkit_dom_html_form_element_set_accept_charset":[925],"webkit_dom_html_form_element_set_action":[926],"webkit_dom_html_form_element_set_encoding":[927],"webkit_dom_html_form_element_set_enctype":[928],"webkit_dom_html_form_element_set_method":[929],"webkit_dom_html_form_element_set_name":[930],"webkit_dom_html_form_element_set_target":[931],"webkit_dom_html_form_element_submit":[932],"webkit_dom_html_frame_element_get_content_document":[943],"webkit_dom_html_frame_element_get_content_window":[944],"webkit_dom_html_frame_element_get_frame_border":[945],"webkit_dom_html_frame_element_get_height":[946],"webkit_dom_html_frame_element_get_long_desc":[947],"webkit_dom_html_frame_element_get_margin_height":[948],"webkit_dom_html_frame_element_get_margin_width":[949],"webkit_dom_html_frame_element_get_name":[950],"webkit_dom_html_frame_element_get_no_resize":[951],"webkit_dom_html_frame_element_get_scrolling":[952],"webkit_dom_html_frame_element_get_src":[953],"webkit_dom_html_frame_element_get_width":[954],"webkit_dom_html_frame_element_set_frame_border":[955],"webkit_dom_html_frame_element_set_long_desc":[956],"webkit_dom_html_frame_element_set_margin_height":[957],"webkit_dom_html_frame_element_set_margin_width":[958],"webkit_dom_html_frame_element_set_name":[959],"webkit_dom_html_frame_element_set_no_resize":[960],"webkit_dom_html_frame_element_set_scrolling":[961],"webkit_dom_html_frame_element_set_src":[962],"webkit_dom_html_frame_set_element_get_cols":[976],"webkit_dom_html_frame_set_element_get_rows":[977],"webkit_dom_html_frame_set_element_set_cols":[978],"webkit_dom_html_frame_set_element_set_rows":[979],"webkit_dom_html_head_element_get_profile":[983],"webkit_dom_html_head_element_set_profile":[984],"webkit_dom_html_heading_element_get_align":[987],"webkit_dom_html_heading_element_set_align":[988],"webkit_dom_html_hr_element_get_align":[991],"webkit_dom_html_hr_element_get_no_shade":[992],"webkit_dom_html_hr_element_get_size":[993],"webkit_dom_html_hr_element_get_width":[994],"webkit_dom_html_hr_element_set_align":[995],"webkit_dom_html_hr_element_set_no_shade":[996],"webkit_dom_html_hr_element_set_size":[997],"webkit_dom_html_hr_element_set_width":[998],"webkit_dom_html_html_element_get_version":[1004],"webkit_dom_html_html_element_set_version":[1005],"webkit_dom_html_iframe_element_get_align":[1008],"webkit_dom_html_iframe_element_get_content_document":[1009],"webkit_dom_html_iframe_element_get_content_window":[1010],"webkit_dom_html_iframe_element_get_frame_border":[1011],"webkit_dom_html_iframe_element_get_height":[1012],"webkit_dom_html_iframe_element_get_long_desc":[1013],"webkit_dom_html_iframe_element_get_margin_height":[1014],"webkit_dom_html_iframe_element_get_margin_width":[1015],"webkit_dom_html_iframe_element_get_name":[1016],"webkit_dom_html_iframe_element_get_scrolling":[1017],"webkit_dom_html_iframe_element_get_src":[1018],"webkit_dom_html_iframe_element_get_width":[1019],"webkit_dom_html_iframe_element_set_align":[1020],"webkit_dom_html_iframe_element_set_frame_border":[1021],"webkit_dom_html_iframe_element_set_height":[1022],"webkit_dom_html_iframe_element_set_long_desc":[1023],"webkit_dom_html_iframe_element_set_margin_height":[1024],"webkit_dom_html_iframe_element_set_margin_width":[1025],"webkit_dom_html_iframe_element_set_name":[1026],"webkit_dom_html_iframe_element_set_scrolling":[1027],"webkit_dom_html_iframe_element_set_src":[1028],"webkit_dom_html_iframe_element_set_width":[1029],"webkit_dom_html_image_element_get_align":[1043],"webkit_dom_html_image_element_get_alt":[1044],"webkit_dom_html_image_element_get_border":[1045],"webkit_dom_html_image_element_get_complete":[1046],"webkit_dom_html_image_element_get_height":[1047],"webkit_dom_html_image_element_get_hspace":[1048],"webkit_dom_html_image_element_get_is_map":[1049],"webkit_dom_html_image_element_get_long_desc":[1050],"webkit_dom_html_image_element_get_lowsrc":[1051],"webkit_dom_html_image_element_get_name":[1052],"webkit_dom_html_image_element_get_natural_height":[1053],"webkit_dom_html_image_element_get_natural_width":[1054],"webkit_dom_html_image_element_get_src":[1055],"webkit_dom_html_image_element_get_use_map":[1056],"webkit_dom_html_image_element_get_vspace":[1057],"webkit_dom_html_image_element_get_width":[1058],"webkit_dom_html_image_element_get_x":[1059],"webkit_dom_html_image_element_get_y":[1060],"webkit_dom_html_image_element_set_align":[1061],"webkit_dom_html_image_element_set_alt":[1062],"webkit_dom_html_image_element_set_border":[1063],"webkit_dom_html_image_element_set_height":[1064],"webkit_dom_html_image_element_set_hspace":[1065],"webkit_dom_html_image_element_set_is_map":[1066],"webkit_dom_html_image_element_set_long_desc":[1067],"webkit_dom_html_image_element_set_lowsrc":[1068],"webkit_dom_html_image_element_set_name":[1069],"webkit_dom_html_image_element_set_src":[1070],"webkit_dom_html_image_element_set_use_map":[1071],"webkit_dom_html_image_element_set_vspace":[1072],"webkit_dom_html_image_element_set_width":[1073],"webkit_dom_html_input_element_get_accept":[1093],"webkit_dom_html_input_element_get_align":[1094],"webkit_dom_html_input_element_get_alt":[1095],"webkit_dom_html_input_element_get_auto_filled":[1096],"webkit_dom_html_input_element_get_autofocus":[1097],"webkit_dom_html_input_element_get_capture":[1098],"webkit_dom_html_input_element_get_capture_type":[1099],"webkit_dom_html_input_element_get_checked":[1100],"webkit_dom_html_input_element_get_default_checked":[1101],"webkit_dom_html_input_element_get_default_value":[1102],"webkit_dom_html_input_element_get_disabled":[1103],"webkit_dom_html_input_element_get_files":[1104],"webkit_dom_html_input_element_get_form":[1105],"webkit_dom_html_input_element_get_height":[1106],"webkit_dom_html_input_element_get_indeterminate":[1107],"webkit_dom_html_input_element_get_input_type":[1108],"webkit_dom_html_input_element_get_max_length":[1109],"webkit_dom_html_input_element_get_multiple":[1110],"webkit_dom_html_input_element_get_name":[1111],"webkit_dom_html_input_element_get_read_only":[1112],"webkit_dom_html_input_element_get_size":[1113],"webkit_dom_html_input_element_get_src":[1114],"webkit_dom_html_input_element_get_use_map":[1115],"webkit_dom_html_input_element_get_value":[1116],"webkit_dom_html_input_element_get_width":[1117],"webkit_dom_html_input_element_get_will_validate":[1118],"webkit_dom_html_input_element_is_edited":[1119],"webkit_dom_html_input_element_select":[1120],"webkit_dom_html_input_element_set_accept":[1121],"webkit_dom_html_input_element_set_align":[1122],"webkit_dom_html_input_element_set_alt":[1123],"webkit_dom_html_input_element_set_auto_filled":[1124],"webkit_dom_html_input_element_set_autofocus":[1125],"webkit_dom_html_input_element_set_capture_type":[1126],"webkit_dom_html_input_element_set_checked":[1127],"webkit_dom_html_input_element_set_default_checked":[1128],"webkit_dom_html_input_element_set_default_value":[1129],"webkit_dom_html_input_element_set_disabled":[1130],"webkit_dom_html_input_element_set_editing_value":[1131],"webkit_dom_html_input_element_set_files":[1132],"webkit_dom_html_input_element_set_height":[1133],"webkit_dom_html_input_element_set_indeterminate":[1134],"webkit_dom_html_input_element_set_input_type":[1135],"webkit_dom_html_input_element_set_max_length":[1136],"webkit_dom_html_input_element_set_multiple":[1137],"webkit_dom_html_input_element_set_name":[1138],"webkit_dom_html_input_element_set_read_only":[1139],"webkit_dom_html_input_element_set_size":[1140],"webkit_dom_html_input_element_set_src":[1141],"webkit_dom_html_input_element_set_use_map":[1142],"webkit_dom_html_input_element_set_value":[1143],"webkit_dom_html_input_element_set_width":[1144],"webkit_dom_html_label_element_get_form":[1170],"webkit_dom_html_label_element_get_html_for":[1171],"webkit_dom_html_label_element_set_html_for":[1172],"webkit_dom_html_legend_element_get_align":[1176],"webkit_dom_html_legend_element_get_form":[1177],"webkit_dom_html_legend_element_set_align":[1178],"webkit_dom_html_li_element_get_type_attr":[1182],"webkit_dom_html_li_element_get_value":[1183],"webkit_dom_html_li_element_set_type_attr":[1184],"webkit_dom_html_li_element_set_value":[1185],"webkit_dom_html_link_element_get_charset":[1189],"webkit_dom_html_link_element_get_disabled":[1190],"webkit_dom_html_link_element_get_href":[1191],"webkit_dom_html_link_element_get_hreflang":[1192],"webkit_dom_html_link_element_get_media":[1193],"webkit_dom_html_link_element_get_rel":[1194],"webkit_dom_html_link_element_get_rev":[1195],"webkit_dom_html_link_element_get_sheet":[1196],"webkit_dom_html_link_element_get_sizes":[1197],"webkit_dom_html_link_element_get_target":[1198],"webkit_dom_html_link_element_get_type_attr":[1199],"webkit_dom_html_link_element_set_charset":[1200],"webkit_dom_html_link_element_set_disabled":[1201],"webkit_dom_html_link_element_set_href":[1202],"webkit_dom_html_link_element_set_hreflang":[1203],"webkit_dom_html_link_element_set_media":[1204],"webkit_dom_html_link_element_set_rel":[1205],"webkit_dom_html_link_element_set_rev":[1206],"webkit_dom_html_link_element_set_sizes":[1207],"webkit_dom_html_link_element_set_target":[1208],"webkit_dom_html_link_element_set_type_attr":[1209],"webkit_dom_html_map_element_get_areas":[1222],"webkit_dom_html_map_element_get_name":[1223],"webkit_dom_html_map_element_set_name":[1224],"webkit_dom_html_marquee_element_start":[1228],"webkit_dom_html_marquee_element_stop":[1229],"webkit_dom_html_menu_element_get_compact":[1231],"webkit_dom_html_menu_element_set_compact":[1232],"webkit_dom_html_meta_element_get_content":[1235],"webkit_dom_html_meta_element_get_http_equiv":[1236],"webkit_dom_html_meta_element_get_name":[1237],"webkit_dom_html_meta_element_get_scheme":[1238],"webkit_dom_html_meta_element_set_content":[1239],"webkit_dom_html_meta_element_set_http_equiv":[1240],"webkit_dom_html_meta_element_set_name":[1241],"webkit_dom_html_meta_element_set_scheme":[1242],"webkit_dom_html_mod_element_get_cite":[1248],"webkit_dom_html_mod_element_get_date_time":[1249],"webkit_dom_html_mod_element_set_cite":[1250],"webkit_dom_html_mod_element_set_date_time":[1251],"webkit_dom_html_o_list_element_get_compact":[1308],"webkit_dom_html_o_list_element_get_start":[1309],"webkit_dom_html_o_list_element_get_type_attr":[1310],"webkit_dom_html_o_list_element_set_compact":[1311],"webkit_dom_html_o_list_element_set_start":[1312],"webkit_dom_html_o_list_element_set_type_attr":[1313],"webkit_dom_html_object_element_get_align":[1255],"webkit_dom_html_object_element_get_archive":[1256],"webkit_dom_html_object_element_get_border":[1257],"webkit_dom_html_object_element_get_code":[1258],"webkit_dom_html_object_element_get_code_base":[1259],"webkit_dom_html_object_element_get_code_type":[1260],"webkit_dom_html_object_element_get_content_document":[1261],"webkit_dom_html_object_element_get_data":[1262],"webkit_dom_html_object_element_get_declare":[1263],"webkit_dom_html_object_element_get_form":[1264],"webkit_dom_html_object_element_get_height":[1265],"webkit_dom_html_object_element_get_hspace":[1266],"webkit_dom_html_object_element_get_name":[1267],"webkit_dom_html_object_element_get_standby":[1268],"webkit_dom_html_object_element_get_type_attr":[1269],"webkit_dom_html_object_element_get_use_map":[1270],"webkit_dom_html_object_element_get_vspace":[1271],"webkit_dom_html_object_element_get_width":[1272],"webkit_dom_html_object_element_set_align":[1273],"webkit_dom_html_object_element_set_archive":[1274],"webkit_dom_html_object_element_set_border":[1275],"webkit_dom_html_object_element_set_code":[1276],"webkit_dom_html_object_element_set_code_base":[1277],"webkit_dom_html_object_element_set_code_type":[1278],"webkit_dom_html_object_element_set_data":[1279],"webkit_dom_html_object_element_set_declare":[1280],"webkit_dom_html_object_element_set_height":[1281],"webkit_dom_html_object_element_set_hspace":[1282],"webkit_dom_html_object_element_set_name":[1283],"webkit_dom_html_object_element_set_standby":[1284],"webkit_dom_html_object_element_set_type_attr":[1285],"webkit_dom_html_object_element_set_use_map":[1286],"webkit_dom_html_object_element_set_vspace":[1287],"webkit_dom_html_object_element_set_width":[1288],"webkit_dom_html_opt_group_element_get_disabled":[1318],"webkit_dom_html_opt_group_element_get_label":[1319],"webkit_dom_html_opt_group_element_set_disabled":[1320],"webkit_dom_html_opt_group_element_set_label":[1321],"webkit_dom_html_option_element_get_default_selected":[1325],"webkit_dom_html_option_element_get_disabled":[1326],"webkit_dom_html_option_element_get_form":[1327],"webkit_dom_html_option_element_get_index":[1328],"webkit_dom_html_option_element_get_label":[1329],"webkit_dom_html_option_element_get_selected":[1330],"webkit_dom_html_option_element_get_text":[1331],"webkit_dom_html_option_element_get_value":[1332],"webkit_dom_html_option_element_set_default_selected":[1333],"webkit_dom_html_option_element_set_disabled":[1334],"webkit_dom_html_option_element_set_label":[1335],"webkit_dom_html_option_element_set_selected":[1336],"webkit_dom_html_option_element_set_value":[1337],"webkit_dom_html_options_collection_get_length":[1347],"webkit_dom_html_options_collection_get_selected_index":[1348],"webkit_dom_html_options_collection_named_item":[1349],"webkit_dom_html_options_collection_set_selected_index":[1350],"webkit_dom_html_paragraph_element_get_align":[1354],"webkit_dom_html_paragraph_element_set_align":[1355],"webkit_dom_html_param_element_get_name":[1358],"webkit_dom_html_param_element_get_type_attr":[1359],"webkit_dom_html_param_element_get_value":[1360],"webkit_dom_html_param_element_get_value_type":[1361],"webkit_dom_html_param_element_set_name":[1362],"webkit_dom_html_param_element_set_type_attr":[1363],"webkit_dom_html_param_element_set_value":[1364],"webkit_dom_html_param_element_set_value_type":[1365],"webkit_dom_html_pre_element_get_width":[1371],"webkit_dom_html_pre_element_get_wrap":[1372],"webkit_dom_html_pre_element_set_width":[1373],"webkit_dom_html_pre_element_set_wrap":[1374],"webkit_dom_html_quote_element_get_cite":[1378],"webkit_dom_html_quote_element_set_cite":[1379],"webkit_dom_html_script_element_get_charset":[1382],"webkit_dom_html_script_element_get_defer":[1383],"webkit_dom_html_script_element_get_event":[1384],"webkit_dom_html_script_element_get_html_for":[1385],"webkit_dom_html_script_element_get_src":[1386],"webkit_dom_html_script_element_get_text":[1387],"webkit_dom_html_script_element_get_type_attr":[1388],"webkit_dom_html_script_element_set_charset":[1389],"webkit_dom_html_script_element_set_defer":[1390],"webkit_dom_html_script_element_set_event":[1391],"webkit_dom_html_script_element_set_html_for":[1392],"webkit_dom_html_script_element_set_src":[1393],"webkit_dom_html_script_element_set_text":[1394],"webkit_dom_html_script_element_set_type_attr":[1395],"webkit_dom_html_select_element_add":[1404],"webkit_dom_html_select_element_get_autofocus":[1405],"webkit_dom_html_select_element_get_disabled":[1406],"webkit_dom_html_select_element_get_form":[1407],"webkit_dom_html_select_element_get_length":[1408],"webkit_dom_html_select_element_get_multiple":[1409],"webkit_dom_html_select_element_get_name":[1410],"webkit_dom_html_select_element_get_options":[1411],"webkit_dom_html_select_element_get_select_type":[1412],"webkit_dom_html_select_element_get_selected_index":[1413],"webkit_dom_html_select_element_get_size":[1414],"webkit_dom_html_select_element_get_value":[1415],"webkit_dom_html_select_element_get_will_validate":[1416],"webkit_dom_html_select_element_item":[1417],"webkit_dom_html_select_element_named_item":[1418],"webkit_dom_html_select_element_remove":[1419],"webkit_dom_html_select_element_set_autofocus":[1420],"webkit_dom_html_select_element_set_disabled":[1421],"webkit_dom_html_select_element_set_length":[1422],"webkit_dom_html_select_element_set_multiple":[1423],"webkit_dom_html_select_element_set_name":[1424],"webkit_dom_html_select_element_set_selected_index":[1425],"webkit_dom_html_select_element_set_size":[1426],"webkit_dom_html_select_element_set_value":[1427],"webkit_dom_html_style_element_get_disabled":[1441],"webkit_dom_html_style_element_get_media":[1442],"webkit_dom_html_style_element_get_sheet":[1443],"webkit_dom_html_style_element_get_type_attr":[1444],"webkit_dom_html_style_element_set_disabled":[1445],"webkit_dom_html_style_element_set_media":[1446],"webkit_dom_html_style_element_set_type_attr":[1447],"webkit_dom_html_table_caption_element_get_align":[1453],"webkit_dom_html_table_caption_element_set_align":[1454],"webkit_dom_html_table_cell_element_get_abbr":[1457],"webkit_dom_html_table_cell_element_get_align":[1458],"webkit_dom_html_table_cell_element_get_axis":[1459],"webkit_dom_html_table_cell_element_get_bg_color":[1460],"webkit_dom_html_table_cell_element_get_cell_index":[1461],"webkit_dom_html_table_cell_element_get_ch":[1462],"webkit_dom_html_table_cell_element_get_ch_off":[1463],"webkit_dom_html_table_cell_element_get_col_span":[1464],"webkit_dom_html_table_cell_element_get_headers":[1465],"webkit_dom_html_table_cell_element_get_height":[1466],"webkit_dom_html_table_cell_element_get_no_wrap":[1467],"webkit_dom_html_table_cell_element_get_row_span":[1468],"webkit_dom_html_table_cell_element_get_scope":[1469],"webkit_dom_html_table_cell_element_get_v_align":[1470],"webkit_dom_html_table_cell_element_get_width":[1471],"webkit_dom_html_table_cell_element_set_abbr":[1472],"webkit_dom_html_table_cell_element_set_align":[1473],"webkit_dom_html_table_cell_element_set_axis":[1474],"webkit_dom_html_table_cell_element_set_bg_color":[1475],"webkit_dom_html_table_cell_element_set_ch":[1476],"webkit_dom_html_table_cell_element_set_ch_off":[1477],"webkit_dom_html_table_cell_element_set_col_span":[1478],"webkit_dom_html_table_cell_element_set_headers":[1479],"webkit_dom_html_table_cell_element_set_height":[1480],"webkit_dom_html_table_cell_element_set_no_wrap":[1481],"webkit_dom_html_table_cell_element_set_row_span":[1482],"webkit_dom_html_table_cell_element_set_scope":[1483],"webkit_dom_html_table_cell_element_set_v_align":[1484],"webkit_dom_html_table_cell_element_set_width":[1485],"webkit_dom_html_table_col_element_get_align":[1502],"webkit_dom_html_table_col_element_get_ch":[1503],"webkit_dom_html_table_col_element_get_ch_off":[1504],"webkit_dom_html_table_col_element_get_span":[1505],"webkit_dom_html_table_col_element_get_v_align":[1506],"webkit_dom_html_table_col_element_get_width":[1507],"webkit_dom_html_table_col_element_set_align":[1508],"webkit_dom_html_table_col_element_set_ch":[1509],"webkit_dom_html_table_col_element_set_ch_off":[1510],"webkit_dom_html_table_col_element_set_span":[1511],"webkit_dom_html_table_col_element_set_v_align":[1512],"webkit_dom_html_table_col_element_set_width":[1513],"webkit_dom_html_table_element_create_caption":[1521],"webkit_dom_html_table_element_create_t_foot":[1522],"webkit_dom_html_table_element_create_t_head":[1523],"webkit_dom_html_table_element_delete_caption":[1524],"webkit_dom_html_table_element_delete_row":[1525],"webkit_dom_html_table_element_delete_t_foot":[1526],"webkit_dom_html_table_element_delete_t_head":[1527],"webkit_dom_html_table_element_get_align":[1528],"webkit_dom_html_table_element_get_bg_color":[1529],"webkit_dom_html_table_element_get_border":[1530],"webkit_dom_html_table_element_get_caption":[1531],"webkit_dom_html_table_element_get_cell_padding":[1532],"webkit_dom_html_table_element_get_cell_spacing":[1533],"webkit_dom_html_table_element_get_rows":[1534],"webkit_dom_html_table_element_get_rules":[1535],"webkit_dom_html_table_element_get_summary":[1536],"webkit_dom_html_table_element_get_t_bodies":[1537],"webkit_dom_html_table_element_get_t_foot":[1538],"webkit_dom_html_table_element_get_t_head":[1539],"webkit_dom_html_table_element_get_width":[1540],"webkit_dom_html_table_element_insert_row":[1541],"webkit_dom_html_table_element_set_align":[1542],"webkit_dom_html_table_element_set_bg_color":[1543],"webkit_dom_html_table_element_set_border":[1544],"webkit_dom_html_table_element_set_caption":[1545],"webkit_dom_html_table_element_set_cell_padding":[1546],"webkit_dom_html_table_element_set_cell_spacing":[1547],"webkit_dom_html_table_element_set_rules":[1548],"webkit_dom_html_table_element_set_summary":[1549],"webkit_dom_html_table_element_set_t_foot":[1550],"webkit_dom_html_table_element_set_t_head":[1551],"webkit_dom_html_table_element_set_width":[1552],"webkit_dom_html_table_row_element_delete_cell":[1567],"webkit_dom_html_table_row_element_get_align":[1568],"webkit_dom_html_table_row_element_get_bg_color":[1569],"webkit_dom_html_table_row_element_get_cells":[1570],"webkit_dom_html_table_row_element_get_ch":[1571],"webkit_dom_html_table_row_element_get_ch_off":[1572],"webkit_dom_html_table_row_element_get_row_index":[1573],"webkit_dom_html_table_row_element_get_section_row_index":[1574],"webkit_dom_html_table_row_element_get_v_align":[1575],"webkit_dom_html_table_row_element_insert_cell":[1576],"webkit_dom_html_table_row_element_set_align":[1577],"webkit_dom_html_table_row_element_set_bg_color":[1578],"webkit_dom_html_table_row_element_set_ch":[1579],"webkit_dom_html_table_row_element_set_ch_off":[1580],"webkit_dom_html_table_row_element_set_v_align":[1581],"webkit_dom_html_table_section_element_delete_row":[1591],"webkit_dom_html_table_section_element_get_align":[1592],"webkit_dom_html_table_section_element_get_ch":[1593],"webkit_dom_html_table_section_element_get_ch_off":[1594],"webkit_dom_html_table_section_element_get_rows":[1595],"webkit_dom_html_table_section_element_get_v_align":[1596],"webkit_dom_html_table_section_element_insert_row":[1597],"webkit_dom_html_table_section_element_set_align":[1598],"webkit_dom_html_table_section_element_set_ch":[1599],"webkit_dom_html_table_section_element_set_ch_off":[1600],"webkit_dom_html_table_section_element_set_v_align":[1601],"webkit_dom_html_text_area_element_get_area_type":[1608],"webkit_dom_html_text_area_element_get_autofocus":[1609],"webkit_dom_html_text_area_element_get_cols":[1610],"webkit_dom_html_text_area_element_get_default_value":[1611],"webkit_dom_html_text_area_element_get_disabled":[1612],"webkit_dom_html_text_area_element_get_form":[1613],"webkit_dom_html_text_area_element_get_name":[1614],"webkit_dom_html_text_area_element_get_read_only":[1615],"webkit_dom_html_text_area_element_get_rows":[1616],"webkit_dom_html_text_area_element_get_selection_end":[1617],"webkit_dom_html_text_area_element_get_selection_start":[1618],"webkit_dom_html_text_area_element_get_value":[1619],"webkit_dom_html_text_area_element_get_will_validate":[1620],"webkit_dom_html_text_area_element_is_edited":[1621],"webkit_dom_html_text_area_element_select":[1622],"webkit_dom_html_text_area_element_set_autofocus":[1623],"webkit_dom_html_text_area_element_set_cols":[1624],"webkit_dom_html_text_area_element_set_default_value":[1625],"webkit_dom_html_text_area_element_set_disabled":[1626],"webkit_dom_html_text_area_element_set_name":[1627],"webkit_dom_html_text_area_element_set_read_only":[1628],"webkit_dom_html_text_area_element_set_rows":[1629],"webkit_dom_html_text_area_element_set_selection_end":[1630],"webkit_dom_html_text_area_element_set_selection_range":[1631],"webkit_dom_html_text_area_element_set_selection_start":[1632],"webkit_dom_html_text_area_element_set_value":[1633],"webkit_dom_html_title_element_get_text":[1648],"webkit_dom_html_title_element_set_text":[1649],"webkit_dom_html_u_list_element_get_compact":[1652],"webkit_dom_html_u_list_element_get_type_attr":[1653],"webkit_dom_html_u_list_element_set_compact":[1654],"webkit_dom_html_u_list_element_set_type_attr":[1655],"webkit_dom_keyboard_event_get_alt_graph_key":[1659],"webkit_dom_keyboard_event_get_alt_key":[1660],"webkit_dom_keyboard_event_get_ctrl_key":[1661],"webkit_dom_keyboard_event_get_key_identifier":[1662],"webkit_dom_keyboard_event_get_key_location":[1663],"webkit_dom_keyboard_event_get_meta_key":[1664],"webkit_dom_keyboard_event_get_modifier_state":[1665],"webkit_dom_keyboard_event_get_shift_key":[1666],"webkit_dom_keyboard_event_init_keyboard_event":[1667],"webkit_dom_keyboard_event_key_location_left":[2067],"webkit_dom_keyboard_event_key_location_numpad":[2068],"webkit_dom_keyboard_event_key_location_right":[2069],"webkit_dom_keyboard_event_key_location_standard":[2070],"webkit_dom_media_list_append_medium":[1676],"webkit_dom_media_list_delete_medium":[1677],"webkit_dom_media_list_get_length":[1678],"webkit_dom_media_list_get_media_text":[1679],"webkit_dom_media_list_item":[1680],"webkit_dom_media_list_set_media_text":[1681],"webkit_dom_mouse_event_get_alt_key":[1685],"webkit_dom_mouse_event_get_button":[1686],"webkit_dom_mouse_event_get_client_x":[1687],"webkit_dom_mouse_event_get_client_y":[1688],"webkit_dom_mouse_event_get_ctrl_key":[1689],"webkit_dom_mouse_event_get_from_element":[1690],"webkit_dom_mouse_event_get_meta_key":[1691],"webkit_dom_mouse_event_get_offset_x":[1692],"webkit_dom_mouse_event_get_offset_y":[1693],"webkit_dom_mouse_event_get_related_target":[1694],"webkit_dom_mouse_event_get_screen_x":[1695],"webkit_dom_mouse_event_get_screen_y":[1696],"webkit_dom_mouse_event_get_shift_key":[1697],"webkit_dom_mouse_event_get_to_element":[1698],"webkit_dom_mouse_event_get_x":[1699],"webkit_dom_mouse_event_get_y":[1700],"webkit_dom_mouse_event_init_mouse_event":[1701],"webkit_dom_named_node_map_get_length":[1719],"webkit_dom_named_node_map_get_named_item":[1720],"webkit_dom_named_node_map_get_named_item_ns":[1721],"webkit_dom_named_node_map_item":[1722],"webkit_dom_named_node_map_remove_named_item":[1723],"webkit_dom_named_node_map_remove_named_item_ns":[1724],"webkit_dom_named_node_map_set_named_item":[1725],"webkit_dom_named_node_map_set_named_item_ns":[1726],"webkit_dom_node_append_child":[1729],"webkit_dom_node_attribute_node":[2071],"webkit_dom_node_cdata_section_node":[2072],"webkit_dom_node_clone_node":[1730],"webkit_dom_node_clone_node_with_error":[1731],"webkit_dom_node_comment_node":[2073],"webkit_dom_node_compare_document_position":[1732],"webkit_dom_node_contains":[1733],"webkit_dom_node_document_fragment_node":[2074],"webkit_dom_node_document_node":[2075],"webkit_dom_node_document_position_contained_by":[2076],"webkit_dom_node_document_position_contains":[2077],"webkit_dom_node_document_position_disconnected":[2078],"webkit_dom_node_document_position_following":[2079],"webkit_dom_node_document_position_implementation_specific":[2080],"webkit_dom_node_document_position_preceding":[2081],"webkit_dom_node_document_type_node":[2082],"webkit_dom_node_element_node":[2083],"webkit_dom_node_entity_node":[2084],"webkit_dom_node_entity_reference_node":[2085],"webkit_dom_node_filter_accept":[2086],"webkit_dom_node_filter_accept_node":[2348],"webkit_dom_node_filter_reject":[2087],"webkit_dom_node_filter_show_all":[2088],"webkit_dom_node_filter_show_attribute":[2089],"webkit_dom_node_filter_show_cdata_section":[2090],"webkit_dom_node_filter_show_comment":[2091],"webkit_dom_node_filter_show_document":[2092],"webkit_dom_node_filter_show_document_fragment":[2093],"webkit_dom_node_filter_show_document_type":[2094],"webkit_dom_node_filter_show_element":[2095],"webkit_dom_node_filter_show_entity":[2096],"webkit_dom_node_filter_show_entity_reference":[2097],"webkit_dom_node_filter_show_notation":[2098],"webkit_dom_node_filter_show_processing_instruction":[2099],"webkit_dom_node_filter_show_text":[2100],"webkit_dom_node_filter_skip":[2101],"webkit_dom_node_for_js_value":[1764],"webkit_dom_node_get_base_uri":[1734],"webkit_dom_node_get_child_nodes":[1735],"webkit_dom_node_get_first_child":[1736],"webkit_dom_node_get_last_child":[1737],"webkit_dom_node_get_local_name":[1738],"webkit_dom_node_get_namespace_uri":[1739],"webkit_dom_node_get_next_sibling":[1740],"webkit_dom_node_get_node_name":[1741],"webkit_dom_node_get_node_type":[1742],"webkit_dom_node_get_node_value":[1743],"webkit_dom_node_get_owner_document":[1744],"webkit_dom_node_get_parent_element":[1745],"webkit_dom_node_get_parent_node":[1746],"webkit_dom_node_get_prefix":[1747],"webkit_dom_node_get_previous_sibling":[1748],"webkit_dom_node_get_text_content":[1749],"webkit_dom_node_has_child_nodes":[1750],"webkit_dom_node_insert_before":[1751],"webkit_dom_node_is_default_namespace":[1752],"webkit_dom_node_is_equal_node":[1753],"webkit_dom_node_is_same_node":[1754],"webkit_dom_node_is_supported":[1755],"webkit_dom_node_iterator_detach":[1779],"webkit_dom_node_iterator_get_expand_entity_references":[1780],"webkit_dom_node_iterator_get_filter":[1781],"webkit_dom_node_iterator_get_pointer_before_reference_node":[1782],"webkit_dom_node_iterator_get_reference_node":[1783],"webkit_dom_node_iterator_get_root":[1784],"webkit_dom_node_iterator_get_what_to_show":[1785],"webkit_dom_node_iterator_next_node":[1786],"webkit_dom_node_iterator_previous_node":[1787],"webkit_dom_node_list_get_length":[1794],"webkit_dom_node_list_item":[1795],"webkit_dom_node_lookup_namespace_uri":[1756],"webkit_dom_node_lookup_prefix":[1757],"webkit_dom_node_normalize":[1758],"webkit_dom_node_processing_instruction_node":[2102],"webkit_dom_node_remove_child":[1759],"webkit_dom_node_replace_child":[1760],"webkit_dom_node_set_node_value":[1761],"webkit_dom_node_set_prefix":[1762],"webkit_dom_node_set_text_content":[1763],"webkit_dom_node_text_node":[2103],"webkit_dom_processing_instruction_get_sheet":[1800],"webkit_dom_processing_instruction_get_target":[1801],"webkit_dom_range_clone_contents":[1805],"webkit_dom_range_clone_range":[1806],"webkit_dom_range_collapse":[1807],"webkit_dom_range_compare_boundary_points":[1808],"webkit_dom_range_compare_node":[1809],"webkit_dom_range_compare_point":[1810],"webkit_dom_range_create_contextual_fragment":[1811],"webkit_dom_range_delete_contents":[1812],"webkit_dom_range_detach":[1813],"webkit_dom_range_end_to_end":[2104],"webkit_dom_range_end_to_start":[2105],"webkit_dom_range_expand":[1814],"webkit_dom_range_extract_contents":[1815],"webkit_dom_range_get_collapsed":[1816],"webkit_dom_range_get_common_ancestor_container":[1817],"webkit_dom_range_get_end_container":[1818],"webkit_dom_range_get_end_offset":[1819],"webkit_dom_range_get_start_container":[1820],"webkit_dom_range_get_start_offset":[1821],"webkit_dom_range_get_text":[1822],"webkit_dom_range_insert_node":[1823],"webkit_dom_range_intersects_node":[1824],"webkit_dom_range_is_point_in_range":[1825],"webkit_dom_range_node_after":[2106],"webkit_dom_range_node_before":[2107],"webkit_dom_range_node_before_and_after":[2108],"webkit_dom_range_node_inside":[2109],"webkit_dom_range_select_node":[1826],"webkit_dom_range_select_node_contents":[1827],"webkit_dom_range_set_end":[1828],"webkit_dom_range_set_end_after":[1829],"webkit_dom_range_set_end_before":[1830],"webkit_dom_range_set_start":[1831],"webkit_dom_range_set_start_after":[1832],"webkit_dom_range_set_start_before":[1833],"webkit_dom_range_start_to_end":[2110],"webkit_dom_range_start_to_start":[2111],"webkit_dom_range_surround_contents":[1834],"webkit_dom_range_to_string":[1835],"webkit_dom_style_sheet_get_content_type":[1844],"webkit_dom_style_sheet_get_disabled":[1845],"webkit_dom_style_sheet_get_href":[1846],"webkit_dom_style_sheet_get_media":[1847],"webkit_dom_style_sheet_get_owner_node":[1848],"webkit_dom_style_sheet_get_parent_style_sheet":[1849],"webkit_dom_style_sheet_get_title":[1850],"webkit_dom_style_sheet_list_get_length":[1860],"webkit_dom_style_sheet_list_item":[1861],"webkit_dom_style_sheet_set_disabled":[1851],"webkit_dom_text_get_whole_text":[1864],"webkit_dom_text_replace_whole_text":[1865],"webkit_dom_text_split_text":[1866],"webkit_dom_tree_walker_first_child":[1869],"webkit_dom_tree_walker_get_current_node":[1870],"webkit_dom_tree_walker_get_expand_entity_references":[1871],"webkit_dom_tree_walker_get_filter":[1872],"webkit_dom_tree_walker_get_root":[1873],"webkit_dom_tree_walker_get_what_to_show":[1874],"webkit_dom_tree_walker_last_child":[1875],"webkit_dom_tree_walker_next_node":[1876],"webkit_dom_tree_walker_next_sibling":[1877],"webkit_dom_tree_walker_parent_node":[1878],"webkit_dom_tree_walker_previous_node":[1879],"webkit_dom_tree_walker_previous_sibling":[1880],"webkit_dom_tree_walker_set_current_node":[1881],"webkit_dom_ui_event_get_char_code":[1887],"webkit_dom_ui_event_get_detail":[1888],"webkit_dom_ui_event_get_key_code":[1889],"webkit_dom_ui_event_get_layer_x":[1890],"webkit_dom_ui_event_get_layer_y":[1891],"webkit_dom_ui_event_get_page_x":[1892],"webkit_dom_ui_event_get_page_y":[1893],"webkit_dom_ui_event_get_view":[1894],"webkit_dom_ui_event_init_ui_event":[1895],"webkit_dom_wheel_event_get_wheel_delta":[1905],"webkit_dom_wheel_event_get_wheel_delta_x":[1906],"webkit_dom_wheel_event_get_wheel_delta_y":[1907],"webkit_dom_wheel_event_init_wheel_event":[1908],"webkit_dom_xpath_expression_evaluate":[1913],"webkit_dom_xpath_ns_resolver_lookup_namespace_uri":[2351],"webkit_dom_xpath_result_any_type":[2112],"webkit_dom_xpath_result_any_unordered_node_type":[2113],"webkit_dom_xpath_result_boolean_type":[2114],"webkit_dom_xpath_result_first_ordered_node_type":[2115],"webkit_dom_xpath_result_get_boolean_value":[1915],"webkit_dom_xpath_result_get_invalid_iterator_state":[1916],"webkit_dom_xpath_result_get_number_value":[1917],"webkit_dom_xpath_result_get_result_type":[1918],"webkit_dom_xpath_result_get_single_node_value":[1919],"webkit_dom_xpath_result_get_snapshot_length":[1920],"webkit_dom_xpath_result_get_string_value":[1921],"webkit_dom_xpath_result_iterate_next":[1922],"webkit_dom_xpath_result_number_type":[2116],"webkit_dom_xpath_result_ordered_node_iterator_type":[2117],"webkit_dom_xpath_result_ordered_node_snapshot_type":[2118],"webkit_dom_xpath_result_snapshot_item":[1923],"webkit_dom_xpath_result_string_type":[2119],"webkit_dom_xpath_result_unordered_node_iterator_type":[2120],"webkit_dom_xpath_result_unordered_node_snapshot_type":[2121],"webkit_frame_get_id":[1932],"webkit_frame_get_javascript_context_for_script_world":[1933,1961,1962,1964],"webkit_frame_get_javascript_global_context":[1934],"webkit_frame_get_js_context":[1935],"webkit_frame_get_js_context_for_script_world":[1936,1965],"webkit_frame_get_js_value_for_dom_object":[1937],"webkit_frame_get_js_value_for_dom_object_in_script_world":[1938],"webkit_frame_get_uri":[1939],"webkit_frame_is_main_frame":[1940],"webkit_hit_test_result_context_is_editable":[1942],"webkit_hit_test_result_context_is_image":[1943],"webkit_hit_test_result_context_is_link":[1941,1944],"webkit_hit_test_result_context_is_media":[1945],"webkit_hit_test_result_context_is_scrollbar":[1946],"webkit_hit_test_result_context_is_selection":[1947],"webkit_hit_test_result_get_context":[1948],"webkit_hit_test_result_get_image_uri":[1949],"webkit_hit_test_result_get_link_label":[1950],"webkit_hit_test_result_get_link_title":[1951],"webkit_hit_test_result_get_link_uri":[1952],"webkit_hit_test_result_get_media_uri":[1953],"webkit_script_world_get_default":[1964],"webkit_script_world_get_name":[1963],"webkit_script_world_new":[1961],"webkit_script_world_new_with_name":[1962],"webkit_uri_request_get_http_headers":[1968],"webkit_uri_request_get_http_method":[1969],"webkit_uri_request_get_uri":[1970],"webkit_uri_request_new":[1967],"webkit_uri_request_set_uri":[1971],"webkit_uri_response_get_content_length":[1974],"webkit_uri_response_get_http_headers":[1975],"webkit_uri_response_get_mime_type":[1976],"webkit_uri_response_get_status_code":[1977],"webkit_uri_response_get_suggested_filename":[1978],"webkit_uri_response_get_uri":[1979],"webkit_user_message_error_quark":[1993],"webkit_user_message_get_fd_list":[1989],"webkit_user_message_get_name":[1990],"webkit_user_message_get_parameters":[1991],"webkit_user_message_new":[1987],"webkit_user_message_new_with_fd_list":[1988],"webkit_user_message_send_repli":[1986,2033],"webkit_user_message_send_reply":[1992],"webkit_web_context_set_web_extensions_initialization_user_data":[2],"webkit_web_editor_get_page":[1998],"webkit_web_extension_get_page":[2001],"webkit_web_extension_send_message_to_context":[2002,2003],"webkit_web_extension_send_message_to_context_finish":[2003],"webkit_web_form_manager_input_element_auto_fill":[2007],"webkit_web_form_manager_input_element_is_auto_filled":[2008],"webkit_web_form_manager_input_element_is_user_edited":[2009],"webkit_web_hit_test_result_get_js_node":[2014],"webkit_web_hit_test_result_get_node":[2015],"webkit_web_page_get_dom_document":[2018],"webkit_web_page_get_editor":[2019],"webkit_web_page_get_form_manager":[2020],"webkit_web_page_get_id":[2021],"webkit_web_page_get_main_frame":[2022],"webkit_web_page_get_uri":[2023],"webkit_web_page_send_message_to_view":[2024,2025],"webkit_web_page_send_message_to_view_finish":[2025],"webkitconsolemessage":[2353],"webkitconsolemessagelevel":[2122],"webkitconsolemessagesource":[2123],"webkitcontextmenu":[3],"webkitcontextmenuaction":[2124],"webkitcontextmenuitem":[20],"webkitdomattr":[33],"webkitdomblob":[49],"webkitdomcdatasection":[52],"webkitdomcharacterdata":[53],"webkitdomclientrect":[64],"webkitdomclientrectlist":[77],"webkitdomcomment":[81],"webkitdomcssrule":[82],"webkitdomcssrulelist":[92],"webkitdomcssstyledeclaration":[96],"webkitdomcssstylesheet":[111],"webkitdomcssvalue":[122],"webkitdomdocument":[128],"webkitdomdocumentfragment":[285],"webkitdomdocumenttype":[297],"webkitdomdomimplementation":[310],"webkitdomdomselection":[316],"webkitdomdomtokenlist":[353],"webkitdomdomwindow":[365],"webkitdomelement":[445],"webkitdomentityreference":[557],"webkitdomevent":[558],"webkitdomeventtarget":[2338],"webkitdomfile":[584],"webkitdomfilelist":[587],"webkitdomhtmlanchorelement":[591],"webkitdomhtmlappletelement":[646],"webkitdomhtmlareaelement":[680],"webkitdomhtmlbaseelement":[720],"webkitdomhtmlbasefontelement":[727],"webkitdomhtmlbodyelement":[734],"webkitdomhtmlbrelement":[753],"webkitdomhtmlbuttonelement":[757],"webkitdomhtmlcanvaselement":[777],"webkitdomhtmlcollection":[784],"webkitdomhtmldirectoryelement":[789],"webkitdomhtmldivelement":[793],"webkitdomhtmldlistelement":[797],"webkitdomhtmldocument":[801],"webkitdomhtmlelement":[834],"webkitdomhtmlembedelement":[882],"webkitdomhtmlfieldsetelement":[901],"webkitdomhtmlfontelement":[904],"webkitdomhtmlformelement":[914],"webkitdomhtmlframeelement":[942],"webkitdomhtmlframesetelement":[975],"webkitdomhtmlheadelement":[982],"webkitdomhtmlheadingelement":[986],"webkitdomhtmlhrelement":[990],"webkitdomhtmlhtmlelement":[1003],"webkitdomhtmliframeelement":[1007],"webkitdomhtmlimageelement":[1042],"webkitdomhtmlinputelement":[1092],"webkitdomhtmllabelelement":[1169],"webkitdomhtmllegendelement":[1175],"webkitdomhtmllielement":[1181],"webkitdomhtmllinkelement":[1188],"webkitdomhtmlmapelement":[1221],"webkitdomhtmlmarqueeelement":[1227],"webkitdomhtmlmenuelement":[1230],"webkitdomhtmlmetaelement":[1234],"webkitdomhtmlmodelement":[1247],"webkitdomhtmlobjectelement":[1254],"webkitdomhtmlolistelement":[1307],"webkitdomhtmloptgroupelement":[1317],"webkitdomhtmloptionelement":[1324],"webkitdomhtmloptionscollection":[1346],"webkitdomhtmlparagraphelement":[1353],"webkitdomhtmlparamelement":[1357],"webkitdomhtmlpreelement":[1370],"webkitdomhtmlquoteelement":[1377],"webkitdomhtmlscriptelement":[1381],"webkitdomhtmlselectelement":[1403],"webkitdomhtmlstyleelement":[1440],"webkitdomhtmltablecaptionelement":[1452],"webkitdomhtmltablecellelement":[1456],"webkitdomhtmltablecolelement":[1501],"webkitdomhtmltableelement":[1520],"webkitdomhtmltablerowelement":[1566],"webkitdomhtmltablesectionelement":[1590],"webkitdomhtmltextareaelement":[1607],"webkitdomhtmltitleelement":[1647],"webkitdomhtmlulistelement":[1651],"webkitdomkeyboardevent":[1658],"webkitdommedialist":[1675],"webkitdommouseevent":[1684],"webkitdomnamednodemap":[1718],"webkitdomnode":[1728],"webkitdomnodefilter":[2347],"webkitdomnodeiterator":[1778],"webkitdomnodelist":[1793],"webkitdomobject":[1797],"webkitdomprocessinginstruction":[1799],"webkitdomrange":[1804],"webkitdomstylesheet":[1843],"webkitdomstylesheetlist":[1859],"webkitdomtext":[1863],"webkitdomtreewalker":[1868],"webkitdomuievent":[1886],"webkitdomwheelevent":[1904],"webkitdomxpathexpression":[1912],"webkitdomxpathnsresolver":[2350],"webkitdomxpathresult":[1914],"webkitdropzon":[852,867,881],"webkitformsubmissionstep":[2125],"webkitframe":[1931],"webkithittestresult":[1941],"webkithittestresultcontext":[0],"webkitscriptworld":[1960],"webkiturirequest":[1966],"webkituriresponse":[1973],"webkitusermessag":[1986],"webkitusermessage":[1986],"webkitusermessageerror":[2126],"webkitwebeditor":[1997],"webkitwebextens":[2000],"webkitwebextension":[2000],"webkitwebextensioninitializefunction":[1],"webkitwebextensioninitializewithuserdatafunction":[2],"webkitwebformmanager":[2006],"webkitwebhittestresult":[2013],"webkitwebpag":[1931],"webkitwebpage":[2017],"webprocess":[2000],"websit":[2011,2034],"well":[1999],"what":[1785,1792,1874,1885,1941],"wheel":[1904,1905,1906,1907,1908,1909,1910,1911],"when":[1,2,3,8,23,1941,1965,2000,2002,2004,2005,2010,2011,2012,2024,2027,2028,2029,2030,2031,2032,2033,2034,2126],"where":[1964,2000,2010,2030,2031],"whether":[31,495,496,497,1940,1941,1942,1943,1944,1945,1946,1947,2008,2009,2011,2034],"which":[2,3,461,1972,1979,1985,2010,2030,2031],"whole":[1864,1865,1867],"width":[70,76,381,388,424,431,463,481,488,534,546,553,657,668,679,779,781,783,817,833,888,894,900,949,954,958,969,974,994,998,1002,1015,1019,1025,1029,1037,1041,1054,1058,1073,1085,1089,1117,1144,1167,1272,1288,1306,1371,1373,1375,1471,1485,1500,1507,1513,1519,1540,1552,1565],"window":[365,402,444,944,964,1010,1032,1965,2124],"word":[2124],"world":[1933,1936,1938,1960,1961,1962,1964],"wrap":[1372,1374,1376,1467,1481,1496],"write":[2000],"x":[389,394,396,432,437,439,1059,1090,1687,1692,1695,1699,1704,1709,1712,1716,1890,1892,1899,1901,1906,1910],"xml":[210,211,212,230,231,282,283,284],"y":[390,395,397,433,438,440,1060,1091,1688,1693,1696,1700,1705,1710,1713,1717,1891,1893,1900,1902,1907,1911],"you":[3,20,23,1941,1961,1962,1964,1965,1966,1992,2000,2002,2023,2024,2029,2032,2033]}} \ No newline at end of file diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.copy.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.copy.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.copy.html 2023-04-19 15:18:17.475678200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.copy.html 2023-07-21 08:01:01.957151200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.free.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.free.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.free.html 2023-04-19 15:18:17.702344200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.free.html 2023-07-21 08:01:01.985151500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_level.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_level.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_level.html 2023-04-19 15:18:17.915676800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_level.html 2023-07-21 08:01:02.109152300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_line.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_line.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_line.html 2023-04-19 15:18:18.135676000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_line.html 2023-07-21 08:01:02.253153300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source.html 2023-04-19 15:18:18.375675200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source.html 2023-07-21 08:01:02.333154000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source_id.html 2023-04-19 15:18:18.592341000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_source_id.html 2023-07-21 08:01:02.401154300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_text.html 2023-04-19 15:18:18.802340300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ConsoleMessage.get_text.html 2023-07-21 08:01:02.437154500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -117,7 +117,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.append.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.append.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.append.html 2023-04-19 15:18:17.832343600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.append.html 2023-07-21 08:01:03.313161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.first.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.first.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.first.html 2023-04-19 15:18:18.012343200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.first.html 2023-07-21 08:01:03.369161100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_event.html 2023-04-19 15:18:18.232342200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_event.html 2023-07-21 08:01:03.425161600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_item_at_position.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_item_at_position.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_item_at_position.html 2023-04-19 15:18:18.479008200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_item_at_position.html 2023-07-21 08:01:03.505162200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_items.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_items.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_items.html 2023-04-19 15:18:18.662340900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_items.html 2023-07-21 08:01:03.557162500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_n_items.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_n_items.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_n_items.html 2023-04-19 15:18:18.852340200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_n_items.html 2023-07-21 08:01:03.573162600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_user_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_user_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_user_data.html 2023-04-19 15:18:18.982339600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.get_user_data.html 2023-07-21 08:01:03.629163000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.insert.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.insert.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.insert.html 2023-04-19 15:18:19.495671300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.insert.html 2023-07-21 08:01:03.661163300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_action.html 2023-04-19 15:18:20.049002600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_action.html 2023-07-21 08:01:04.329168000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_gaction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_gaction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_gaction.html 2023-04-19 15:18:20.075669300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_gaction.html 2023-07-21 08:01:04.369168300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_stock_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_stock_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_stock_action.html 2023-04-19 15:18:20.105669000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_stock_action.html 2023-07-21 08:01:04.397168400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_submenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_submenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_submenu.html 2023-04-19 15:18:20.129002300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.get_submenu.html 2023-07-21 08:01:04.421168600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.is_separator.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.is_separator.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.is_separator.html 2023-04-19 15:18:20.155669000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.is_separator.html 2023-07-21 08:01:04.465169000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.set_submenu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.set_submenu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.set_submenu.html 2023-04-19 15:18:20.209002000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenuItem.set_submenu.html 2023-07-21 08:01:04.509169300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.last.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.last.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.last.html 2023-04-19 15:18:19.549004300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.last.html 2023-07-21 08:01:03.705163500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.move_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.move_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.move_item.html 2023-04-19 15:18:19.609004300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.move_item.html 2023-07-21 08:01:03.741163700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.prepend.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.prepend.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.prepend.html 2023-04-19 15:18:19.645670700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.prepend.html 2023-07-21 08:01:03.769164000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove_all.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove_all.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove_all.html 2023-04-19 15:18:19.709004000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove_all.html 2023-07-21 08:01:03.833164500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove.html 2023-04-19 15:18:19.685670600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.remove.html 2023-07-21 08:01:03.793164300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.set_user_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.set_user_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.set_user_data.html 2023-04-19 15:18:19.762337000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ContextMenu.set_user_data.html 2023-07-21 08:01:03.849164700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -131,7 +131,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_local_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_local_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_local_name.html 2023-04-19 15:18:20.232335300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_local_name.html 2023-07-21 08:01:04.753171000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_name.html 2023-04-19 15:18:20.242335300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_name.html 2023-07-21 08:01:04.777171100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_namespace_uri.html 2023-04-19 15:18:20.252335300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_namespace_uri.html 2023-07-21 08:01:04.781171000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_owner_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_owner_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_owner_element.html 2023-04-19 15:18:20.262335300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_owner_element.html 2023-07-21 08:01:04.789171200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_prefix.html 2023-04-19 15:18:20.275668600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_prefix.html 2023-07-21 08:01:04.805171300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_specified.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_specified.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_specified.html 2023-04-19 15:18:20.285668600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_specified.html 2023-07-21 08:01:04.829171400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_value.html 2023-04-19 15:18:20.295668400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.get_value.html 2023-07-21 08:01:04.853171600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.set_value.html 2023-04-19 15:18:20.305668400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMAttr.set_value.html 2023-07-21 08:01:04.861171700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMBlob.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMBlob.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMBlob.get_size.html 2023-04-19 15:18:20.325668300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMBlob.get_size.html 2023-07-21 08:01:05.033172800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.append_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.append_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.append_data.html 2023-04-19 15:18:20.359001600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.append_data.html 2023-07-21 08:01:05.341175000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.delete_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.delete_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.delete_data.html 2023-04-19 15:18:20.372335000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.delete_data.html 2023-07-21 08:01:05.361175300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_data.html 2023-04-19 15:18:20.382335000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_data.html 2023-07-21 08:01:05.381175500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_length.html 2023-04-19 15:18:20.395668000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.get_length.html 2023-07-21 08:01:05.401175500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.insert_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.insert_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.insert_data.html 2023-04-19 15:18:20.409001400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.insert_data.html 2023-07-21 08:01:05.457176000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.replace_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.replace_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.replace_data.html 2023-04-19 15:18:20.425668000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.replace_data.html 2023-07-21 08:01:05.497176200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.set_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.set_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.set_data.html 2023-04-19 15:18:20.435668000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.set_data.html 2023-07-21 08:01:05.517176400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.substring_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.substring_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.substring_data.html 2023-04-19 15:18:20.449001300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCharacterData.substring_data.html 2023-07-21 08:01:05.565176700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_bottom.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_bottom.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_bottom.html 2023-04-19 15:18:20.479001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_bottom.html 2023-07-21 08:01:05.753178100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_height.html 2023-04-19 15:18:20.492334400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_height.html 2023-07-21 08:01:05.785178200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_left.html 2023-04-19 15:18:20.505667700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_left.html 2023-07-21 08:01:05.845178600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_right.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_right.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_right.html 2023-04-19 15:18:20.519001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_right.html 2023-07-21 08:01:05.865178800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_top.html 2023-04-19 15:18:20.532334300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_top.html 2023-07-21 08:01:05.917179000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_width.html 2023-04-19 15:18:20.555667600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRect.get_width.html 2023-07-21 08:01:05.949179400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.get_length.html 2023-04-19 15:18:20.592334000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.get_length.html 2023-07-21 08:01:06.141180800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.item.html 2023-04-19 15:18:20.615667300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMClientRectList.item.html 2023-07-21 08:01:06.181181000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_css_text.html 2023-04-19 15:18:20.649000600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_css_text.html 2023-07-21 08:01:06.485183200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_rule.html 2023-04-19 15:18:20.659000600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_rule.html 2023-07-21 08:01:06.493183400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_style_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_style_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_style_sheet.html 2023-04-19 15:18:20.669000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_parent_style_sheet.html 2023-07-21 08:01:06.525183400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_rule_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_rule_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_rule_type.html 2023-04-19 15:18:20.679000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.get_rule_type.html 2023-07-21 08:01:06.565183900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.get_length.html 2023-04-19 15:18:20.709000300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.get_length.html 2023-07-21 08:01:06.753185000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.item.html 2023-04-19 15:18:20.722333700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRuleList.item.html 2023-07-21 08:01:06.777185200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.set_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.set_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.set_css_text.html 2023-04-19 15:18:20.689000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSRule.set_css_text.html 2023-07-21 08:01:06.597184000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_css_text.html 2023-04-19 15:18:20.745667000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_css_text.html 2023-07-21 08:01:06.977186700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_length.html 2023-04-19 15:18:20.755667000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_length.html 2023-07-21 08:01:06.997187000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_parent_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_parent_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_parent_rule.html 2023-04-19 15:18:20.765666700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_parent_rule.html 2023-07-21 08:01:07.021187000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_priority.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_priority.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_priority.html 2023-04-19 15:18:20.779000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_priority.html 2023-07-21 08:01:07.061187300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_shorthand.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_shorthand.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_shorthand.html 2023-04-19 15:18:20.789000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_shorthand.html 2023-07-21 08:01:07.105187700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_value.html 2023-04-19 15:18:20.802333400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.get_property_value.html 2023-07-21 08:01:07.129187800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.is_property_implicit.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.is_property_implicit.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.is_property_implicit.html 2023-04-19 15:18:20.815666700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.is_property_implicit.html 2023-07-21 08:01:07.161188000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.item.html 2023-04-19 15:18:20.825666700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.item.html 2023-07-21 08:01:07.201188300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.remove_property.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.remove_property.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.remove_property.html 2023-04-19 15:18:20.839000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.remove_property.html 2023-07-21 08:01:07.249188700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_css_text.html 2023-04-19 15:18:20.849000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_css_text.html 2023-07-21 08:01:07.289188900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_property.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_property.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_property.html 2023-04-19 15:18:20.865666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleDeclaration.set_property.html 2023-07-21 08:01:07.337189200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.add_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.add_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.add_rule.html 2023-04-19 15:18:20.892333000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.add_rule.html 2023-07-21 08:01:07.561190800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.delete_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.delete_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.delete_rule.html 2023-04-19 15:18:20.902333000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.delete_rule.html 2023-07-21 08:01:07.589191000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_css_rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_css_rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_css_rules.html 2023-04-19 15:18:20.912333000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_css_rules.html 2023-07-21 08:01:07.621191300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_owner_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_owner_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_owner_rule.html 2023-04-19 15:18:20.918999700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_owner_rule.html 2023-07-21 08:01:07.677191500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_rules.html 2023-04-19 15:18:20.928999700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.get_rules.html 2023-07-21 08:01:07.705191900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.insert_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.insert_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.insert_rule.html 2023-04-19 15:18:20.945666300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.insert_rule.html 2023-07-21 08:01:07.761192000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.remove_rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.remove_rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.remove_rule.html 2023-04-19 15:18:20.965666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSStyleSheet.remove_rule.html 2023-07-21 08:01:07.773192200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_text.html 2023-04-19 15:18:20.988999400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_text.html 2023-07-21 08:01:07.937193400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_value_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_value_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_value_type.html 2023-04-19 15:18:20.995666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.get_css_value_type.html 2023-07-21 08:01:07.957193600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.set_css_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.set_css_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.set_css_text.html 2023-04-19 15:18:21.005666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMCSSValue.set_css_text.html 2023-07-21 08:01:07.985193700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.adopt_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.adopt_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.adopt_node.html 2023-04-19 15:18:21.052332400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.adopt_node.html 2023-07-21 08:01:08.305196000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.caret_range_from_point.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.caret_range_from_point.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.caret_range_from_point.html 2023-04-19 15:18:21.068999000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.caret_range_from_point.html 2023-07-21 08:01:08.357196300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute.html 2023-04-19 15:18:21.085665700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute.html 2023-07-21 08:01:08.401196700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute_ns.html 2023-04-19 15:18:21.102332400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_attribute_ns.html 2023-07-21 08:01:08.481197400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_cdata_section.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_cdata_section.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_cdata_section.html 2023-04-19 15:18:21.115665700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_cdata_section.html 2023-07-21 08:01:08.533197600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_comment.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_comment.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_comment.html 2023-04-19 15:18:21.132332300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_comment.html 2023-07-21 08:01:08.577198000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_css_style_declaration.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_css_style_declaration.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_css_style_declaration.html 2023-04-19 15:18:21.142332000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_css_style_declaration.html 2023-07-21 08:01:08.617198200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_document_fragment.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_document_fragment.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_document_fragment.html 2023-04-19 15:18:21.152332000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_document_fragment.html 2023-07-21 08:01:08.653198500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element.html 2023-04-19 15:18:21.168998700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element.html 2023-07-21 08:01:08.709199000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element_ns.html 2023-04-19 15:18:21.185665400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_element_ns.html 2023-07-21 08:01:08.757199300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_entity_reference.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_entity_reference.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_entity_reference.html 2023-04-19 15:18:21.202332000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_entity_reference.html 2023-07-21 08:01:08.793199500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_event.html 2023-04-19 15:18:21.218998700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_event.html 2023-07-21 08:01:08.865200000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_expression.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_expression.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_expression.html 2023-04-19 15:18:21.235665000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_expression.html 2023-07-21 08:01:08.921200300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_node_iterator.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_node_iterator.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_node_iterator.html 2023-04-19 15:18:21.258998400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_node_iterator.html 2023-07-21 08:01:09.009201000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_ns_resolver.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_ns_resolver.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_ns_resolver.html 2023-04-19 15:18:21.275665000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_ns_resolver.html 2023-07-21 08:01:09.053201200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_processing_instruction.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_processing_instruction.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_processing_instruction.html 2023-04-19 15:18:21.298998400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_processing_instruction.html 2023-07-21 08:01:09.125201700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_range.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_range.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_range.html 2023-04-19 15:18:21.308998300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_range.html 2023-07-21 08:01:09.137201800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_text_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_text_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_text_node.html 2023-04-19 15:18:21.322331700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_text_node.html 2023-07-21 08:01:09.181202200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_tree_walker.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_tree_walker.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_tree_walker.html 2023-04-19 15:18:21.345664700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.create_tree_walker.html 2023-07-21 08:01:09.265202800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.element_from_point.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.element_from_point.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.element_from_point.html 2023-04-19 15:18:21.362331400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.element_from_point.html 2023-07-21 08:01:09.317203000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.evaluate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.evaluate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.evaluate.html 2023-04-19 15:18:21.388998000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.evaluate.html 2023-07-21 08:01:09.373203500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exec_command.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exec_command.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exec_command.html 2023-04-19 15:18:21.408998000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exec_command.html 2023-07-21 08:01:09.437204000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exit_pointer_lock.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exit_pointer_lock.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exit_pointer_lock.html 2023-04-19 15:18:21.418998000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.exit_pointer_lock.html 2023-07-21 08:01:09.461204000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_child_element_count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_child_element_count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_child_element_count.html 2023-04-19 15:18:22.512327400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_child_element_count.html 2023-07-21 08:01:11.629219300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_children.html 2023-04-19 15:18:22.522327400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_children.html 2023-07-21 08:01:11.637219400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_element_by_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_element_by_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_element_by_id.html 2023-04-19 15:18:22.535660700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_element_by_id.html 2023-07-21 08:01:11.661219600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_first_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_first_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_first_element_child.html 2023-04-19 15:18:22.542327400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_first_element_child.html 2023-07-21 08:01:11.681219800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_last_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_last_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_last_element_child.html 2023-04-19 15:18:22.552327400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.get_last_element_child.html 2023-07-21 08:01:11.717220000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector_all.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector_all.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector_all.html 2023-04-19 15:18:22.578993800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector_all.html 2023-07-21 08:01:11.781220400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector.html 2023-04-19 15:18:22.565660500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentFragment.query_selector.html 2023-07-21 08:01:11.761220200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_active_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_active_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_active_element.html 2023-04-19 15:18:21.428997800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_active_element.html 2023-07-21 08:01:09.485204200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_anchors.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_anchors.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_anchors.html 2023-04-19 15:18:21.442331000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_anchors.html 2023-07-21 08:01:09.513204600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_applets.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_applets.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_applets.html 2023-04-19 15:18:21.452331000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_applets.html 2023-07-21 08:01:09.549204800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_body.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_body.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_body.html 2023-04-19 15:18:21.462331000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_body.html 2023-07-21 08:01:09.581205000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_character_set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_character_set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_character_set.html 2023-04-19 15:18:21.475664400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_character_set.html 2023-07-21 08:01:09.621205300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_charset.html 2023-04-19 15:18:21.485664400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_charset.html 2023-07-21 08:01:09.653205400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_child_element_count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_child_element_count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_child_element_count.html 2023-04-19 15:18:21.495664400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_child_element_count.html 2023-07-21 08:01:09.677205600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_children.html 2023-04-19 15:18:21.508997700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_children.html 2023-07-21 08:01:09.713205800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_compat_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_compat_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_compat_mode.html 2023-04-19 15:18:21.518997400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_compat_mode.html 2023-07-21 08:01:09.741206200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_content_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_content_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_content_type.html 2023-04-19 15:18:21.528997400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_content_type.html 2023-07-21 08:01:09.765206300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_cookie.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_cookie.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_cookie.html 2023-04-19 15:18:21.542330700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_cookie.html 2023-07-21 08:01:09.789206500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_current_script.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_current_script.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_current_script.html 2023-04-19 15:18:21.552330700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_current_script.html 2023-07-21 08:01:09.821206600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_charset.html 2023-04-19 15:18:21.562330700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_charset.html 2023-07-21 08:01:09.849207000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_view.html 2023-04-19 15:18:21.575664000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_default_view.html 2023-07-21 08:01:09.881207000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_design_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_design_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_design_mode.html 2023-04-19 15:18:21.585664000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_design_mode.html 2023-07-21 08:01:09.905207200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_dir.html 2023-04-19 15:18:21.595664000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_dir.html 2023-07-21 08:01:09.925207400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_doctype.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_doctype.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_doctype.html 2023-04-19 15:18:21.608997300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_doctype.html 2023-07-21 08:01:09.953207700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_element.html 2023-04-19 15:18:21.618997000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_element.html 2023-07-21 08:01:09.965207800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_uri.html 2023-04-19 15:18:21.628997000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_document_uri.html 2023-07-21 08:01:10.021208000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_domain.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_domain.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_domain.html 2023-04-19 15:18:21.642330400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_domain.html 2023-07-21 08:01:10.061208500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_element_by_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_element_by_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_element_by_id.html 2023-04-19 15:18:21.662330400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_element_by_id.html 2023-07-21 08:01:10.105208600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name_as_html_collection.html 2023-04-19 15:18:21.688997000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name_as_html_collection.html 2023-07-21 08:01:10.177209100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name.html 2023-04-19 15:18:21.675663700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_class_name.html 2023-07-21 08:01:10.145209000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_name.html 2023-04-19 15:18:21.705663700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_name.html 2023-07-21 08:01:10.209209400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_as_html_collection.html 2023-04-19 15:18:21.732330000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_as_html_collection.html 2023-07-21 08:01:10.301210200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name.html 2023-04-19 15:18:21.718996800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name.html 2023-07-21 08:01:10.265210000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns_as_html_collection.html 2023-04-19 15:18:21.768996700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns_as_html_collection.html 2023-07-21 08:01:10.337210400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns.html 2023-04-19 15:18:21.752330000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_elements_by_tag_name_ns.html 2023-07-21 08:01:10.317210200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_embeds.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_embeds.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_embeds.html 2023-04-19 15:18:21.778996700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_embeds.html 2023-07-21 08:01:10.349210500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_first_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_first_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_first_element_child.html 2023-04-19 15:18:21.788996700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_first_element_child.html 2023-07-21 08:01:10.361210600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_forms.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_forms.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_forms.html 2023-04-19 15:18:21.802329800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_forms.html 2023-07-21 08:01:10.373210700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_head.html 2023-04-19 15:18:21.812329800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_head.html 2023-07-21 08:01:10.381210600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_hidden.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_hidden.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_hidden.html 2023-04-19 15:18:21.825663000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_hidden.html 2023-07-21 08:01:10.393210600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_images.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_images.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_images.html 2023-04-19 15:18:21.835663000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_images.html 2023-07-21 08:01:10.405210700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_implementation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_implementation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_implementation.html 2023-04-19 15:18:21.848996400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_implementation.html 2023-07-21 08:01:10.417210800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_input_encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_input_encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_input_encoding.html 2023-04-19 15:18:21.858996400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_input_encoding.html 2023-07-21 08:01:10.429211000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_element_child.html 2023-04-19 15:18:21.868996400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_element_child.html 2023-07-21 08:01:10.441211000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_modified.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_modified.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_modified.html 2023-04-19 15:18:21.882329700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_last_modified.html 2023-07-21 08:01:10.453211000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_links.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_links.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_links.html 2023-04-19 15:18:21.892329700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_links.html 2023-07-21 08:01:10.481211400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_origin.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_origin.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_origin.html 2023-04-19 15:18:21.902329400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_origin.html 2023-07-21 08:01:10.509211500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_override_style.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_override_style.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_override_style.html 2023-04-19 15:18:21.925662800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_override_style.html 2023-07-21 08:01:10.537211700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_plugins.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_plugins.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_plugins.html 2023-04-19 15:18:21.938996000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_plugins.html 2023-07-21 08:01:10.569212000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_pointer_lock_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_pointer_lock_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_pointer_lock_element.html 2023-04-19 15:18:21.948996000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_pointer_lock_element.html 2023-07-21 08:01:10.577212000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_preferred_stylesheet_set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_preferred_stylesheet_set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_preferred_stylesheet_set.html 2023-04-19 15:18:21.962329400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_preferred_stylesheet_set.html 2023-07-21 08:01:10.589212200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_ready_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_ready_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_ready_state.html 2023-04-19 15:18:21.975662700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_ready_state.html 2023-07-21 08:01:10.601212300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_referrer.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_referrer.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_referrer.html 2023-04-19 15:18:21.985662700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_referrer.html 2023-07-21 08:01:10.609212200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scripts.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scripts.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scripts.html 2023-04-19 15:18:21.995662500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scripts.html 2023-07-21 08:01:10.621212200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scrolling_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scrolling_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scrolling_element.html 2023-04-19 15:18:22.008995800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_scrolling_element.html 2023-07-21 08:01:10.645212400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_selected_stylesheet_set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_selected_stylesheet_set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_selected_stylesheet_set.html 2023-04-19 15:18:22.022329000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_selected_stylesheet_set.html 2023-07-21 08:01:10.657212500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_style_sheets.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_style_sheets.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_style_sheets.html 2023-04-19 15:18:22.032329000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_style_sheets.html 2023-07-21 08:01:10.685212900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_title.html 2023-04-19 15:18:22.045662400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_title.html 2023-07-21 08:01:10.701213000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_url.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_url.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_url.html 2023-04-19 15:18:22.055662400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_url.html 2023-07-21 08:01:10.741213000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_visibility_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_visibility_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_visibility_state.html 2023-04-19 15:18:22.065662400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_visibility_state.html 2023-07-21 08:01:10.781213500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_current_fullscreen_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_current_fullscreen_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_current_fullscreen_element.html 2023-04-19 15:18:22.078995700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_current_fullscreen_element.html 2023-07-21 08:01:10.793213600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_element.html 2023-04-19 15:18:22.088995500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_element.html 2023-07-21 08:01:10.821213700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_enabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_enabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_enabled.html 2023-04-19 15:18:22.098995400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_enabled.html 2023-07-21 08:01:10.829213900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_keyboard_input_allowed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_keyboard_input_allowed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_keyboard_input_allowed.html 2023-04-19 15:18:22.112328800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_fullscreen_keyboard_input_allowed.html 2023-07-21 08:01:10.841214000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_is_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_is_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_is_fullscreen.html 2023-04-19 15:18:22.122328800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_webkit_is_fullscreen.html 2023-07-21 08:01:10.849213800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_encoding.html 2023-04-19 15:18:22.132328700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_encoding.html 2023-07-21 08:01:10.869214000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_standalone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_standalone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_standalone.html 2023-04-19 15:18:22.145662000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_standalone.html 2023-07-21 08:01:10.889214300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_version.html 2023-04-19 15:18:22.155662000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.get_xml_version.html 2023-07-21 08:01:10.909214300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.has_focus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.has_focus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.has_focus.html 2023-04-19 15:18:22.165662000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.has_focus.html 2023-07-21 08:01:10.925214500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.import_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.import_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.import_node.html 2023-04-19 15:18:22.182328500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.import_node.html 2023-07-21 08:01:10.945214500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_enabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_enabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_enabled.html 2023-04-19 15:18:22.195661800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_enabled.html 2023-07-21 08:01:10.965214700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_indeterm.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_indeterm.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_indeterm.html 2023-04-19 15:18:22.212328400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_indeterm.html 2023-07-21 08:01:10.985215000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_state.html 2023-04-19 15:18:22.225661800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_state.html 2023-07-21 08:01:11.001215000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_supported.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_supported.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_supported.html 2023-04-19 15:18:22.238995000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_supported.html 2023-07-21 08:01:11.017215000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_value.html 2023-04-19 15:18:22.252328400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_command_value.html 2023-07-21 08:01:11.029215000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector_all.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector_all.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector_all.html 2023-04-19 15:18:22.282328100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector_all.html 2023-07-21 08:01:11.061215400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector.html 2023-04-19 15:18:22.265661700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.query_selector.html 2023-07-21 08:01:11.041215200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_body.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_body.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_body.html 2023-04-19 15:18:22.302328000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_body.html 2023-07-21 08:01:11.073215500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_charset.html 2023-04-19 15:18:22.315661400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_charset.html 2023-07-21 08:01:11.081215600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_cookie.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_cookie.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_cookie.html 2023-04-19 15:18:22.328994800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_cookie.html 2023-07-21 08:01:11.097215700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_design_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_design_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_design_mode.html 2023-04-19 15:18:22.338994700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_design_mode.html 2023-07-21 08:01:11.109215700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_dir.html 2023-04-19 15:18:22.348994700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_dir.html 2023-07-21 08:01:11.137215900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_document_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_document_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_document_uri.html 2023-04-19 15:18:22.358994700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_document_uri.html 2023-07-21 08:01:11.145216000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_selected_stylesheet_set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_selected_stylesheet_set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_selected_stylesheet_set.html 2023-04-19 15:18:22.375661100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_selected_stylesheet_set.html 2023-07-21 08:01:11.161216000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_title.html 2023-04-19 15:18:22.385661100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_title.html 2023-07-21 08:01:11.193216300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_standalone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_standalone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_standalone.html 2023-04-19 15:18:22.395661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_standalone.html 2023-07-21 08:01:11.221216400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_version.html 2023-04-19 15:18:22.405661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.set_xml_version.html 2023-07-21 08:01:11.249216800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_entities.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_entities.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_entities.html 2023-04-19 15:18:22.608993800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_entities.html 2023-07-21 08:01:11.997222000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_internal_subset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_internal_subset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_internal_subset.html 2023-04-19 15:18:22.615660400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_internal_subset.html 2023-07-21 08:01:12.029222200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_name.html 2023-04-19 15:18:22.625660400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_name.html 2023-07-21 08:01:12.037222100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_notations.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_notations.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_notations.html 2023-04-19 15:18:22.635660400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_notations.html 2023-07-21 08:01:12.053222400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_public_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_public_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_public_id.html 2023-04-19 15:18:22.645660400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_public_id.html 2023-07-21 08:01:12.069222500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_system_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_system_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_system_id.html 2023-04-19 15:18:22.652327000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocumentType.get_system_id.html 2023-07-21 08:01:12.097222600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_cancel_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_cancel_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_cancel_fullscreen.html 2023-04-19 15:18:22.415661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_cancel_fullscreen.html 2023-07-21 08:01:11.261216900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_exit_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_exit_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_exit_fullscreen.html 2023-04-19 15:18:22.422327800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDocument.webkit_exit_fullscreen.html 2023-07-21 08:01:11.285217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_css_style_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_css_style_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_css_style_sheet.html 2023-04-19 15:18:22.678993500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_css_style_sheet.html 2023-07-21 08:01:12.205223300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document.html 2023-04-19 15:18:22.698993400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document.html 2023-07-21 08:01:12.245223800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document_type.html 2023-04-19 15:18:22.718993400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_document_type.html 2023-07-21 08:01:12.277223800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_html_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_html_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_html_document.html 2023-04-19 15:18:22.728993400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.create_html_document.html 2023-07-21 08:01:12.313224000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.has_feature.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.has_feature.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.has_feature.html 2023-04-19 15:18:22.745660000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMImplementation.has_feature.html 2023-07-21 08:01:12.345224400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.add_range.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.add_range.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.add_range.html 2023-04-19 15:18:22.772326500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.add_range.html 2023-07-21 08:01:12.497225500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse.html 2023-04-19 15:18:22.785659800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse.html 2023-07-21 08:01:12.521225700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_end.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_end.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_end.html 2023-04-19 15:18:22.792326500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_end.html 2023-07-21 08:01:12.549225800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_start.html 2023-04-19 15:18:22.798993000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.collapse_to_start.html 2023-07-21 08:01:12.577226000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.contains_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.contains_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.contains_node.html 2023-04-19 15:18:22.812326400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.contains_node.html 2023-07-21 08:01:12.609226200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.delete_from_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.delete_from_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.delete_from_document.html 2023-04-19 15:18:22.818993000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.delete_from_document.html 2023-07-21 08:01:12.633226400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.empty.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.empty.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.empty.html 2023-04-19 15:18:22.825659800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.empty.html 2023-07-21 08:01:12.637226300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.extend.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.extend.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.extend.html 2023-04-19 15:18:22.838993000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.extend.html 2023-07-21 08:01:12.693226800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_node.html 2023-04-19 15:18:22.848992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_node.html 2023-07-21 08:01:12.717227000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_offset.html 2023-04-19 15:18:22.858992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_anchor_offset.html 2023-07-21 08:01:12.761227400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_node.html 2023-04-19 15:18:22.868992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_node.html 2023-07-21 08:01:12.769227500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_offset.html 2023-04-19 15:18:22.878992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_base_offset.html 2023-07-21 08:01:12.801227600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_node.html 2023-04-19 15:18:22.888992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_node.html 2023-07-21 08:01:12.829228000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_offset.html 2023-04-19 15:18:22.898992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_extent_offset.html 2023-07-21 08:01:12.837227800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_node.html 2023-04-19 15:18:22.908992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_node.html 2023-07-21 08:01:12.869228100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_offset.html 2023-04-19 15:18:22.918992800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_focus_offset.html 2023-07-21 08:01:12.913228500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_is_collapsed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_is_collapsed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_is_collapsed.html 2023-04-19 15:18:22.925659400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_is_collapsed.html 2023-07-21 08:01:12.933228500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_at.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_at.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_at.html 2023-04-19 15:18:22.938992500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_at.html 2023-07-21 08:01:12.961228800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_count.html 2023-04-19 15:18:22.948992500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_range_count.html 2023-07-21 08:01:12.985229000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_selection_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_selection_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_selection_type.html 2023-04-19 15:18:22.958992500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.get_selection_type.html 2023-07-21 08:01:12.993229000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.modify.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.modify.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.modify.html 2023-04-19 15:18:22.972325800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.modify.html 2023-07-21 08:01:13.057229500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.remove_all_ranges.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.remove_all_ranges.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.remove_all_ranges.html 2023-04-19 15:18:22.978992500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.remove_all_ranges.html 2023-07-21 08:01:13.065229400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.select_all_children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.select_all_children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.select_all_children.html 2023-04-19 15:18:22.992325800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.select_all_children.html 2023-07-21 08:01:13.081229700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_base_and_extent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_base_and_extent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_base_and_extent.html 2023-04-19 15:18:23.008992400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_base_and_extent.html 2023-07-21 08:01:13.121230000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_position.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_position.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_position.html 2023-04-19 15:18:23.022325800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMSelection.set_position.html 2023-07-21 08:01:13.145230000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.add.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.add.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.add.html 2023-04-19 15:18:23.055658800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.add.html 2023-07-21 08:01:13.309231300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.contains.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.contains.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.contains.html 2023-04-19 15:18:23.068992100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.contains.html 2023-07-21 08:01:13.333231400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_length.html 2023-04-19 15:18:23.078992100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_length.html 2023-07-21 08:01:13.357231600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_value.html 2023-04-19 15:18:23.085658800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.get_value.html 2023-07-21 08:01:13.373231600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.item.html 2023-04-19 15:18:23.098992000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.item.html 2023-07-21 08:01:13.409232000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.remove.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.remove.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.remove.html 2023-04-19 15:18:23.112325400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.remove.html 2023-07-21 08:01:13.437232000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.replace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.replace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.replace.html 2023-04-19 15:18:23.125658800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.replace.html 2023-07-21 08:01:13.453232300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.set_value.html 2023-04-19 15:18:23.132325200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.set_value.html 2023-07-21 08:01:13.473232300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.toggle.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.toggle.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.toggle.html 2023-04-19 15:18:23.148991800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMTokenList.toggle.html 2023-07-21 08:01:13.501232600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.alert.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.alert.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.alert.html 2023-04-19 15:18:23.175658500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.alert.html 2023-07-21 08:01:13.725234000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.blur.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.blur.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.blur.html 2023-04-19 15:18:23.182325100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.blur.html 2023-07-21 08:01:13.729234200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.capture_events.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.capture_events.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.capture_events.html 2023-04-19 15:18:23.188991800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.capture_events.html 2023-07-21 08:01:13.737234000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.close.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.close.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.close.html 2023-04-19 15:18:23.195658400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.close.html 2023-07-21 08:01:13.745234300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.confirm.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.confirm.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.confirm.html 2023-04-19 15:18:23.208991800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.confirm.html 2023-07-21 08:01:13.773234400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.find.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.find.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.find.html 2023-04-19 15:18:23.238991500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.find.html 2023-07-21 08:01:13.817234800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.focus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.focus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.focus.html 2023-04-19 15:18:23.245658200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.focus.html 2023-07-21 08:01:13.833234800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_closed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_closed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_closed.html 2023-04-19 15:18:23.255658100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_closed.html 2023-07-21 08:01:13.849235000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_computed_style.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_computed_style.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_computed_style.html 2023-04-19 15:18:23.272324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_computed_style.html 2023-07-21 08:01:13.877235200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_default_status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_default_status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_default_status.html 2023-04-19 15:18:23.282324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_default_status.html 2023-07-21 08:01:13.897235400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_device_pixel_ratio.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_device_pixel_ratio.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_device_pixel_ratio.html 2023-04-19 15:18:23.292324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_device_pixel_ratio.html 2023-07-21 08:01:13.921235600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_document.html 2023-04-19 15:18:23.302324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_document.html 2023-07-21 08:01:13.937235600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frame_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frame_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frame_element.html 2023-04-19 15:18:23.312324800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frame_element.html 2023-07-21 08:01:13.961235800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frames.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frames.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frames.html 2023-04-19 15:18:23.322324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_frames.html 2023-07-21 08:01:13.985236000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_height.html 2023-04-19 15:18:23.332324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_height.html 2023-07-21 08:01:14.009236000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_width.html 2023-04-19 15:18:23.342324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_inner_width.html 2023-07-21 08:01:14.033236300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_length.html 2023-04-19 15:18:23.352324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_length.html 2023-07-21 08:01:14.045236300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_name.html 2023-04-19 15:18:23.362324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_name.html 2023-07-21 08:01:14.069236500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_offscreen_buffering.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_offscreen_buffering.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_offscreen_buffering.html 2023-04-19 15:18:23.372324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_offscreen_buffering.html 2023-07-21 08:01:14.089236700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_opener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_opener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_opener.html 2023-04-19 15:18:23.382324500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_opener.html 2023-07-21 08:01:14.109236700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_orientation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_orientation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_orientation.html 2023-04-19 15:18:23.392324400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_orientation.html 2023-07-21 08:01:14.125237000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_height.html 2023-04-19 15:18:23.402324400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_height.html 2023-07-21 08:01:14.153237000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_width.html 2023-04-19 15:18:23.412324400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_outer_width.html 2023-07-21 08:01:14.193237300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_x_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_x_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_x_offset.html 2023-04-19 15:18:23.422324200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_x_offset.html 2023-07-21 08:01:14.201237400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_y_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_y_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_y_offset.html 2023-04-19 15:18:23.432324200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_page_y_offset.html 2023-07-21 08:01:14.229237600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_parent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_parent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_parent.html 2023-04-19 15:18:23.442324200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_parent.html 2023-07-21 08:01:14.237237700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_left.html 2023-04-19 15:18:23.452324200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_left.html 2023-07-21 08:01:14.257238000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_top.html 2023-04-19 15:18:23.462324100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_top.html 2023-07-21 08:01:14.285238000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_x.html 2023-04-19 15:18:23.472324100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_x.html 2023-07-21 08:01:14.293238200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_y.html 2023-04-19 15:18:23.482324100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_screen_y.html 2023-07-21 08:01:14.321238300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_x.html 2023-04-19 15:18:23.492324000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_x.html 2023-07-21 08:01:14.341238500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_y.html 2023-04-19 15:18:23.502324000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_scroll_y.html 2023-07-21 08:01:14.353238600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_selection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_selection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_selection.html 2023-04-19 15:18:23.512323900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_selection.html 2023-07-21 08:01:14.373238600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_self.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_self.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_self.html 2023-04-19 15:18:23.522323800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_self.html 2023-07-21 08:01:14.393238800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_status.html 2023-04-19 15:18:23.532323800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_status.html 2023-07-21 08:01:14.421239000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_top.html 2023-04-19 15:18:23.542323800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_top.html 2023-07-21 08:01:14.441239000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_window.html 2023-04-19 15:18:23.552323800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.get_window.html 2023-07-21 08:01:14.493239400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_by.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_by.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_by.html 2023-04-19 15:18:23.565657100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_by.html 2023-07-21 08:01:14.525239700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_to.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_to.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_to.html 2023-04-19 15:18:23.578990500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.move_to.html 2023-07-21 08:01:14.549239900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.print.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.print.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.print.html 2023-04-19 15:18:23.585657100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.print.html 2023-07-21 08:01:14.569240000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.prompt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.prompt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.prompt.html 2023-04-19 15:18:23.602323500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.prompt.html 2023-07-21 08:01:14.613240200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.release_events.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.release_events.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.release_events.html 2023-04-19 15:18:23.608990200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.release_events.html 2023-07-21 08:01:14.633240500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_by.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_by.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_by.html 2023-04-19 15:18:23.622323500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_by.html 2023-07-21 08:01:14.677240800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_to.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_to.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_to.html 2023-04-19 15:18:23.635656800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.resize_to.html 2023-07-21 08:01:14.697240800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_by.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_by.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_by.html 2023-04-19 15:18:23.645656800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_by.html 2023-07-21 08:01:14.753241300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_to.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_to.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_to.html 2023-04-19 15:18:23.658990100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.scroll_to.html 2023-07-21 08:01:14.797241700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_default_status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_default_status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_default_status.html 2023-04-19 15:18:23.668990100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_default_status.html 2023-07-21 08:01:14.833242000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_name.html 2023-04-19 15:18:23.678990100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_name.html 2023-07-21 08:01:14.853242000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_status.html 2023-04-19 15:18:23.692323400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.set_status.html 2023-07-21 08:01:14.865242000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.stop.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.stop.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.stop.html 2023-04-19 15:18:23.702323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.stop.html 2023-07-21 08:01:14.873242100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.webkit_message_handlers_post_message.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.webkit_message_handlers_post_message.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.webkit_message_handlers_post_message.html 2023-04-19 15:18:23.702323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMDOMWindow.webkit_message_handlers_post_message.html 2023-07-21 08:01:14.877242000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.blur.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.blur.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.blur.html 2023-04-19 15:18:23.762323100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.blur.html 2023-07-21 08:01:15.113243800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.closest.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.closest.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.closest.html 2023-04-19 15:18:23.775656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.closest.html 2023-07-21 08:01:15.157244200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.focus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.focus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.focus.html 2023-04-19 15:18:23.782323100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.focus.html 2023-07-21 08:01:15.185244300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute.html 2023-04-19 15:18:23.795656200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute.html 2023-07-21 08:01:15.229244700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node.html 2023-04-19 15:18:23.808989500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node.html 2023-07-21 08:01:15.257244800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node_ns.html 2023-04-19 15:18:23.825656200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_node_ns.html 2023-07-21 08:01:15.313245300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_ns.html 2023-04-19 15:18:23.842322800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attribute_ns.html 2023-07-21 08:01:15.349245500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attributes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attributes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attributes.html 2023-04-19 15:18:23.852322800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_attributes.html 2023-07-21 08:01:15.393245700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_bounding_client_rect.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_bounding_client_rect.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_bounding_client_rect.html 2023-04-19 15:18:23.868989500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_bounding_client_rect.html 2023-07-21 08:01:15.441246000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_child_element_count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_child_element_count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_child_element_count.html 2023-04-19 15:18:23.878989500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_child_element_count.html 2023-07-21 08:01:15.469246400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_children.html 2023-04-19 15:18:23.888989200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_children.html 2023-07-21 08:01:15.489246400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_list.html 2023-04-19 15:18:23.898989200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_list.html 2023-07-21 08:01:15.553247000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_name.html 2023-04-19 15:18:23.908989200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_class_name.html 2023-07-21 08:01:15.597247100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_height.html 2023-04-19 15:18:23.925655800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_height.html 2023-07-21 08:01:15.633247400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_left.html 2023-04-19 15:18:23.935655800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_left.html 2023-07-21 08:01:15.685248000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_rects.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_rects.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_rects.html 2023-04-19 15:18:23.952322500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_rects.html 2023-07-21 08:01:15.729248000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_top.html 2023-04-19 15:18:23.962322500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_top.html 2023-07-21 08:01:15.769248500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_width.html 2023-04-19 15:18:23.972322500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_client_width.html 2023-07-21 08:01:15.789248500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name_as_html_collection.html 2023-04-19 15:18:23.998988900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name_as_html_collection.html 2023-07-21 08:01:15.873249000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name.html 2023-04-19 15:18:23.985655500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_class_name.html 2023-07-21 08:01:15.849249000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_as_html_collection.html 2023-04-19 15:18:24.028988800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_as_html_collection.html 2023-07-21 08:01:15.973250000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name.html 2023-04-19 15:18:24.015655500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name.html 2023-07-21 08:01:15.921249400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns_as_html_collection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns_as_html_collection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns_as_html_collection.html 2023-04-19 15:18:24.062322100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns_as_html_collection.html 2023-07-21 08:01:16.065250400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns.html 2023-04-19 15:18:24.045655500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_elements_by_tag_name_ns.html 2023-07-21 08:01:16.033250300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_first_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_first_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_first_element_child.html 2023-04-19 15:18:24.072322100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_first_element_child.html 2023-07-21 08:01:16.101250600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_id.html 2023-04-19 15:18:24.082322000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_id.html 2023-07-21 08:01:16.109250800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_inner_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_inner_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_inner_html.html 2023-04-19 15:18:24.092321900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_inner_html.html 2023-07-21 08:01:16.145251000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_last_element_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_last_element_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_last_element_child.html 2023-04-19 15:18:24.105655200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_last_element_child.html 2023-07-21 08:01:16.157251100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_local_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_local_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_local_name.html 2023-04-19 15:18:24.115655200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_local_name.html 2023-07-21 08:01:16.181251300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_namespace_uri.html 2023-04-19 15:18:24.125655200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_namespace_uri.html 2023-07-21 08:01:16.209251400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_next_element_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_next_element_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_next_element_sibling.html 2023-04-19 15:18:24.138988500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_next_element_sibling.html 2023-07-21 08:01:16.253251800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_height.html 2023-04-19 15:18:24.148988500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_height.html 2023-07-21 08:01:16.285252000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_left.html 2023-04-19 15:18:24.162321800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_left.html 2023-07-21 08:01:16.317252200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_parent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_parent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_parent.html 2023-04-19 15:18:24.172321600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_parent.html 2023-07-21 08:01:16.357252600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_top.html 2023-04-19 15:18:24.182321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_top.html 2023-07-21 08:01:16.389252700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_width.html 2023-04-19 15:18:24.192321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_offset_width.html 2023-07-21 08:01:16.433253000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_outer_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_outer_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_outer_html.html 2023-04-19 15:18:24.202321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_outer_html.html 2023-07-21 08:01:16.457253200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_prefix.html 2023-04-19 15:18:24.212321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_prefix.html 2023-07-21 08:01:16.505253600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_previous_element_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_previous_element_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_previous_element_sibling.html 2023-04-19 15:18:24.222321500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_previous_element_sibling.html 2023-07-21 08:01:16.537253900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_height.html 2023-04-19 15:18:24.235654800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_height.html 2023-07-21 08:01:16.581254000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_left.html 2023-04-19 15:18:24.245654800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_left.html 2023-07-21 08:01:16.613254300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_top.html 2023-04-19 15:18:24.255654800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_top.html 2023-07-21 08:01:16.645254600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_width.html 2023-04-19 15:18:24.265654600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_scroll_width.html 2023-07-21 08:01:16.681254900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_style.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_style.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_style.html 2023-04-19 15:18:24.275654600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_style.html 2023-07-21 08:01:16.717255000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_tag_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_tag_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_tag_name.html 2023-04-19 15:18:24.285654500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_tag_name.html 2023-07-21 08:01:16.753255400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_webkit_region_overset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_webkit_region_overset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_webkit_region_overset.html 2023-04-19 15:18:24.298987900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.get_webkit_region_overset.html 2023-07-21 08:01:16.813255800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute.html 2023-04-19 15:18:24.312321200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute.html 2023-07-21 08:01:16.853256000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute_ns.html 2023-04-19 15:18:24.328987800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attribute_ns.html 2023-07-21 08:01:16.905256300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attributes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attributes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attributes.html 2023-04-19 15:18:24.342321200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.has_attributes.html 2023-07-21 08:01:16.953256600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_get_auto_filled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_get_auto_filled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_get_auto_filled.html 2023-04-19 15:18:24.355654500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_get_auto_filled.html 2023-07-21 08:01:17.005257100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_is_user_edited.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_is_user_edited.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_is_user_edited.html 2023-04-19 15:18:24.368987600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_is_user_edited.html 2023-07-21 08:01:17.053257500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_auto_filled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_auto_filled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_auto_filled.html 2023-04-19 15:18:24.382321000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_auto_filled.html 2023-07-21 08:01:17.077257600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_editing_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_editing_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_editing_value.html 2023-04-19 15:18:24.398987500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.html_input_element_set_editing_value.html 2023-07-21 08:01:17.145258000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_element.html 2023-04-19 15:18:24.415654200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_element.html 2023-07-21 08:01:17.197258500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_html.html 2023-04-19 15:18:24.428987500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_html.html 2023-07-21 08:01:17.233258700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_text.html 2023-04-19 15:18:24.442320800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.insert_adjacent_text.html 2023-07-21 08:01:17.281259000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.matches.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.matches.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.matches.html 2023-04-19 15:18:24.455654000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.matches.html 2023-07-21 08:01:17.313259100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector_all.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector_all.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector_all.html 2023-04-19 15:18:24.482320500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector_all.html 2023-07-21 08:01:17.357259500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector.html 2023-04-19 15:18:24.468987200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.query_selector.html 2023-07-21 08:01:17.345259400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute.html 2023-04-19 15:18:24.508987200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute.html 2023-07-21 08:01:17.397259700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_node.html 2023-04-19 15:18:24.522320500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_node.html 2023-07-21 08:01:17.441260000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_ns.html 2023-04-19 15:18:24.535653800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove_attribute_ns.html 2023-07-21 08:01:17.469260200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove.html 2023-04-19 15:18:24.492320500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.remove.html 2023-07-21 08:01:17.377259700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.request_pointer_lock.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.request_pointer_lock.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.request_pointer_lock.html 2023-04-19 15:18:24.542320500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.request_pointer_lock.html 2023-07-21 08:01:17.477260400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_lines.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_lines.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_lines.html 2023-04-19 15:18:24.555653600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_lines.html 2023-07-21 08:01:17.497260600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_pages.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_pages.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_pages.html 2023-04-19 15:18:24.565653600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_by_pages.html 2023-07-21 08:01:17.509260700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view.html 2023-04-19 15:18:24.575653600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view.html 2023-07-21 08:01:17.529260600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view_if_needed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view_if_needed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view_if_needed.html 2023-04-19 15:18:24.585653500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.scroll_into_view_if_needed.html 2023-07-21 08:01:17.561261000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute.html 2023-04-19 15:18:24.598986900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute.html 2023-07-21 08:01:17.589261000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node.html 2023-04-19 15:18:24.612320200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node.html 2023-07-21 08:01:17.621261400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node_ns.html 2023-04-19 15:18:24.628986800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_node_ns.html 2023-07-21 08:01:17.669261700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_ns.html 2023-04-19 15:18:24.642320200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_attribute_ns.html 2023-07-21 08:01:17.713262000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_class_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_class_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_class_name.html 2023-04-19 15:18:24.655653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_class_name.html 2023-07-21 08:01:17.729262000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_id.html 2023-04-19 15:18:24.665653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_id.html 2023-07-21 08:01:17.741262200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_inner_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_inner_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_inner_html.html 2023-04-19 15:18:24.675653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_inner_html.html 2023-07-21 08:01:17.773262500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_outer_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_outer_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_outer_html.html 2023-04-19 15:18:24.685653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_outer_html.html 2023-07-21 08:01:17.785262600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_left.html 2023-04-19 15:18:24.695653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_left.html 2023-07-21 08:01:17.825262800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_top.html 2023-04-19 15:18:24.705653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.set_scroll_top.html 2023-07-21 08:01:17.849263000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_matches_selector.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_matches_selector.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_matches_selector.html 2023-04-19 15:18:24.718986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_matches_selector.html 2023-07-21 08:01:17.877263000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_request_fullscreen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_request_fullscreen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_request_fullscreen.html 2023-04-19 15:18:24.728986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMElement.webkit_request_fullscreen.html 2023-07-21 08:01:17.885263200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_bubbles.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_bubbles.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_bubbles.html 2023-04-19 15:18:24.788986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_bubbles.html 2023-07-21 08:01:18.225265500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancelable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancelable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancelable.html 2023-04-19 15:18:24.805652900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancelable.html 2023-07-21 08:01:18.253265900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancel_bubble.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancel_bubble.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancel_bubble.html 2023-04-19 15:18:24.798986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_cancel_bubble.html 2023-07-21 08:01:18.237265600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_current_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_current_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_current_target.html 2023-04-19 15:18:24.815652800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_current_target.html 2023-07-21 08:01:18.269266000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_phase.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_phase.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_phase.html 2023-04-19 15:18:24.825652800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_phase.html 2023-07-21 08:01:18.309266000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_type.html 2023-04-19 15:18:24.835652600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_event_type.html 2023-07-21 08:01:18.317266200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_return_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_return_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_return_value.html 2023-04-19 15:18:24.845652600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_return_value.html 2023-07-21 08:01:18.353266500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_src_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_src_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_src_element.html 2023-04-19 15:18:24.855652600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_src_element.html 2023-07-21 08:01:18.385266800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_target.html 2023-04-19 15:18:24.865652600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_target.html 2023-07-21 08:01:18.417266800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_time_stamp.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_time_stamp.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_time_stamp.html 2023-04-19 15:18:24.878986000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.get_time_stamp.html 2023-07-21 08:01:18.449267100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.init_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.init_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.init_event.html 2023-04-19 15:18:24.895652500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.init_event.html 2023-07-21 08:01:18.493267500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.prevent_default.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.prevent_default.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.prevent_default.html 2023-04-19 15:18:24.902319200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.prevent_default.html 2023-07-21 08:01:18.513267500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_cancel_bubble.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_cancel_bubble.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_cancel_bubble.html 2023-04-19 15:18:24.912319200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_cancel_bubble.html 2023-07-21 08:01:18.553268000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_return_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_return_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_return_value.html 2023-04-19 15:18:24.918985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.set_return_value.html 2023-07-21 08:01:18.573268000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.stop_propagation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.stop_propagation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.stop_propagation.html 2023-04-19 15:18:24.928985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEvent.stop_propagation.html 2023-07-21 08:01:18.593268200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener.html 2023-04-19 15:18:18.259009000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener.html 2023-07-21 08:01:02.941158300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener_with_closure.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener_with_closure.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener_with_closure.html 2023-04-19 15:18:18.615674300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.add_event_listener_with_closure.html 2023-07-21 08:01:03.025159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.dispatch_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.dispatch_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.dispatch_event.html 2023-04-19 15:18:18.842340200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.dispatch_event.html 2023-07-21 08:01:03.049159000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener.html 2023-04-19 15:18:19.069006000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener.html 2023-07-21 08:01:03.117159400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener_with_closure.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener_with_closure.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener_with_closure.html 2023-04-19 15:18:19.559004300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMEventTarget.remove_event_listener_with_closure.html 2023-07-21 08:01:03.169160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFile.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFile.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFile.get_name.html 2023-04-19 15:18:24.948985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFile.get_name.html 2023-07-21 08:01:18.793269600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.get_length.html 2023-04-19 15:18:24.965652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.get_length.html 2023-07-21 08:01:18.957270600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.item.html 2023-04-19 15:18:24.978985500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMFileList.item.html 2023-07-21 08:01:18.969270700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_charset.html 2023-04-19 15:18:25.005652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_charset.html 2023-07-21 08:01:19.133272000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_coords.html 2023-04-19 15:18:25.015652200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_coords.html 2023-07-21 08:01:19.153272200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hash.html 2023-04-19 15:18:25.025652000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hash.html 2023-07-21 08:01:19.173272100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_host.html 2023-04-19 15:18:25.032318600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_host.html 2023-07-21 08:01:19.213272600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hostname.html 2023-04-19 15:18:25.045652000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hostname.html 2023-07-21 08:01:19.253272800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_href.html 2023-04-19 15:18:25.052318600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_href.html 2023-07-21 08:01:19.273273000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hreflang.html 2023-04-19 15:18:25.062318600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_hreflang.html 2023-07-21 08:01:19.305273000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_name.html 2023-04-19 15:18:25.072318600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_name.html 2023-07-21 08:01:19.329273200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_pathname.html 2023-04-19 15:18:25.082318500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_pathname.html 2023-07-21 08:01:19.361273500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_port.html 2023-04-19 15:18:25.092318500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_port.html 2023-07-21 08:01:19.385273700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_protocol.html 2023-04-19 15:18:25.102318500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_protocol.html 2023-07-21 08:01:19.421274000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rel.html 2023-04-19 15:18:25.112318500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rel.html 2023-07-21 08:01:19.457274200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rev.html 2023-04-19 15:18:25.122318300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_rev.html 2023-07-21 08:01:19.489274500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_search.html 2023-04-19 15:18:25.132318300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_search.html 2023-07-21 08:01:19.517274600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_shape.html 2023-04-19 15:18:25.142318200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_shape.html 2023-07-21 08:01:19.549275000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_target.html 2023-04-19 15:18:25.152318200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_target.html 2023-07-21 08:01:19.589275100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_text.html 2023-04-19 15:18:25.162318200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_text.html 2023-07-21 08:01:19.633275500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_type_attr.html 2023-04-19 15:18:25.168985000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.get_type_attr.html 2023-07-21 08:01:19.669275800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_charset.html 2023-04-19 15:18:25.178984900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_charset.html 2023-07-21 08:01:19.677275700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_coords.html 2023-04-19 15:18:25.188984900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_coords.html 2023-07-21 08:01:19.729276200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hash.html 2023-04-19 15:18:25.198984900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hash.html 2023-07-21 08:01:19.761276200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_host.html 2023-04-19 15:18:25.208984900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_host.html 2023-07-21 08:01:19.793276500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hostname.html 2023-04-19 15:18:25.218984600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hostname.html 2023-07-21 08:01:19.833276700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_href.html 2023-04-19 15:18:25.228984600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_href.html 2023-07-21 08:01:19.873277200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hreflang.html 2023-04-19 15:18:25.238984600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_hreflang.html 2023-07-21 08:01:19.885277300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_name.html 2023-04-19 15:18:25.248984600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_name.html 2023-07-21 08:01:19.949277600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_pathname.html 2023-04-19 15:18:25.265651200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_pathname.html 2023-07-21 08:01:19.961277700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_port.html 2023-04-19 15:18:25.275651200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_port.html 2023-07-21 08:01:20.001278000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_protocol.html 2023-04-19 15:18:25.285651200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_protocol.html 2023-07-21 08:01:20.025278000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rel.html 2023-04-19 15:18:25.295651200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rel.html 2023-07-21 08:01:20.053278400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rev.html 2023-04-19 15:18:25.302317900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_rev.html 2023-07-21 08:01:20.065278500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_search.html 2023-04-19 15:18:25.312317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_search.html 2023-07-21 08:01:20.093278600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_shape.html 2023-04-19 15:18:25.322317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_shape.html 2023-07-21 08:01:20.117278800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_target.html 2023-04-19 15:18:25.332317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_target.html 2023-07-21 08:01:20.133278800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_text.html 2023-04-19 15:18:25.342317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_text.html 2023-07-21 08:01:20.177279200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_type_attr.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAnchorElement.set_type_attr.html 2023-07-21 08:01:20.197279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_align.html 2023-04-19 15:18:25.395650900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_align.html 2023-07-21 08:01:20.429281000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_alt.html 2023-04-19 15:18:25.405650600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_alt.html 2023-07-21 08:01:20.457281000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_archive.html 2023-04-19 15:18:25.415650600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_archive.html 2023-07-21 08:01:20.469281200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code_base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code_base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code_base.html 2023-04-19 15:18:25.432317300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code_base.html 2023-07-21 08:01:20.505281400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code.html 2023-04-19 15:18:25.425650600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_code.html 2023-07-21 08:01:20.497281600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_height.html 2023-04-19 15:18:25.442317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_height.html 2023-07-21 08:01:20.529281600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_hspace.html 2023-04-19 15:18:25.452317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_hspace.html 2023-07-21 08:01:20.541281700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_name.html 2023-04-19 15:18:25.462317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_name.html 2023-07-21 08:01:20.561282000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_object.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_object.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_object.html 2023-04-19 15:18:25.472317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_object.html 2023-07-21 08:01:20.597282200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_vspace.html 2023-04-19 15:18:25.482317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_vspace.html 2023-07-21 08:01:20.609282300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_width.html 2023-04-19 15:18:25.492317200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.get_width.html 2023-07-21 08:01:20.633282400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_align.html 2023-04-19 15:18:25.498983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_align.html 2023-07-21 08:01:20.669282700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_alt.html 2023-04-19 15:18:25.508983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_alt.html 2023-07-21 08:01:20.689283000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_archive.html 2023-04-19 15:18:25.518983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_archive.html 2023-07-21 08:01:20.733283000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code_base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code_base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code_base.html 2023-04-19 15:18:25.538983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code_base.html 2023-07-21 08:01:20.781283400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code.html 2023-04-19 15:18:25.528983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_code.html 2023-07-21 08:01:20.749283300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_height.html 2023-04-19 15:18:25.548983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_height.html 2023-07-21 08:01:20.845284000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_hspace.html 2023-04-19 15:18:25.558983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_hspace.html 2023-07-21 08:01:20.865284000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_name.html 2023-04-19 15:18:25.568983600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_name.html 2023-07-21 08:01:20.881284200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_object.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_object.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_object.html 2023-04-19 15:18:25.578983500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_object.html 2023-07-21 08:01:20.897284300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_vspace.html 2023-04-19 15:18:25.585650200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_vspace.html 2023-07-21 08:01:20.925284400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_width.html 2023-04-19 15:18:25.595650000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAppletElement.set_width.html 2023-07-21 08:01:20.965284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_alt.html 2023-04-19 15:18:25.625650000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_alt.html 2023-07-21 08:01:21.181286000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_coords.html 2023-04-19 15:18:25.635650000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_coords.html 2023-07-21 08:01:21.189286200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hash.html 2023-04-19 15:18:25.652316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hash.html 2023-07-21 08:01:21.225286500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_host.html 2023-04-19 15:18:25.662316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_host.html 2023-07-21 08:01:21.265286700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hostname.html 2023-04-19 15:18:25.672316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_hostname.html 2023-07-21 08:01:21.297287000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_href.html 2023-04-19 15:18:25.682316500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_href.html 2023-07-21 08:01:21.305287100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_no_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_no_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_no_href.html 2023-04-19 15:18:25.688983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_no_href.html 2023-07-21 08:01:21.329287300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_pathname.html 2023-04-19 15:18:25.698983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_pathname.html 2023-07-21 08:01:21.345287300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_port.html 2023-04-19 15:18:25.708983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_port.html 2023-07-21 08:01:21.361287400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_protocol.html 2023-04-19 15:18:25.718983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_protocol.html 2023-07-21 08:01:21.381287600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_search.html 2023-04-19 15:18:25.728983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_search.html 2023-07-21 08:01:21.409287700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_shape.html 2023-04-19 15:18:25.738983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_shape.html 2023-07-21 08:01:21.425288000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_target.html 2023-04-19 15:18:25.748983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.get_target.html 2023-07-21 08:01:21.441288000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_alt.html 2023-04-19 15:18:25.758983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_alt.html 2023-07-21 08:01:21.461288200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_coords.html 2023-04-19 15:18:25.768983000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_coords.html 2023-07-21 08:01:21.481288200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hash.html 2023-04-19 15:18:25.775649500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hash.html 2023-07-21 08:01:21.493288300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_host.html 2023-04-19 15:18:25.785649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_host.html 2023-07-21 08:01:21.509288500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hostname.html 2023-04-19 15:18:25.795649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_hostname.html 2023-07-21 08:01:21.529288500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_href.html 2023-04-19 15:18:25.805649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_href.html 2023-07-21 08:01:21.537288700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_no_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_no_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_no_href.html 2023-04-19 15:18:25.815649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_no_href.html 2023-07-21 08:01:21.569289000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_pathname.html 2023-04-19 15:18:25.825649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_pathname.html 2023-07-21 08:01:21.585289000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_port.html 2023-04-19 15:18:25.835649300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_port.html 2023-07-21 08:01:21.605289200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_protocol.html 2023-04-19 15:18:25.845649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_protocol.html 2023-07-21 08:01:21.625289200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_search.html 2023-04-19 15:18:25.855649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_search.html 2023-07-21 08:01:21.641289500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_shape.html 2023-04-19 15:18:25.862316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_shape.html 2023-07-21 08:01:21.653289600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_target.html 2023-04-19 15:18:25.872316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLAreaElement.set_target.html 2023-07-21 08:01:21.677289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_href.html 2023-04-19 15:18:25.905649000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_href.html 2023-07-21 08:01:21.909291300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_target.html 2023-04-19 15:18:25.912315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.get_target.html 2023-07-21 08:01:21.921291400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_href.html 2023-04-19 15:18:25.922315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_href.html 2023-07-21 08:01:21.945291500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_target.html 2023-04-19 15:18:25.932315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseElement.set_target.html 2023-07-21 08:01:21.981291800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_color.html 2023-04-19 15:18:25.962315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_color.html 2023-07-21 08:01:22.189293100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_face.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_face.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_face.html 2023-04-19 15:18:25.975648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_face.html 2023-07-21 08:01:22.229293600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_size.html 2023-04-19 15:18:25.988982000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.get_size.html 2023-07-21 08:01:22.249293600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_color.html 2023-04-19 15:18:25.998982000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_color.html 2023-07-21 08:01:22.273293700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_face.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_face.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_face.html 2023-04-19 15:18:26.012315300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_face.html 2023-07-21 08:01:22.297294000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_size.html 2023-04-19 15:18:26.025648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBaseFontElement.set_size.html 2023-07-21 08:01:22.329294200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_a_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_a_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_a_link.html 2023-04-19 15:18:26.045648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_a_link.html 2023-07-21 08:01:22.521295500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_background.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_background.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_background.html 2023-04-19 15:18:26.055648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_background.html 2023-07-21 08:01:22.561295700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_bg_color.html 2023-04-19 15:18:26.065648600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_bg_color.html 2023-07-21 08:01:22.589296000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_link.html 2023-04-19 15:18:26.075648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_link.html 2023-07-21 08:01:22.613296300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_text.html 2023-04-19 15:18:26.085648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_text.html 2023-07-21 08:01:22.629296300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_v_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_v_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_v_link.html 2023-04-19 15:18:26.095648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.get_v_link.html 2023-07-21 08:01:22.657296400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_a_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_a_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_a_link.html 2023-04-19 15:18:26.105648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_a_link.html 2023-07-21 08:01:22.689296700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_background.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_background.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_background.html 2023-04-19 15:18:26.115648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_background.html 2023-07-21 08:01:22.717296800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_bg_color.html 2023-04-19 15:18:26.125648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_bg_color.html 2023-07-21 08:01:22.733297000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_link.html 2023-04-19 15:18:26.135648300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_link.html 2023-07-21 08:01:22.769297400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_text.html 2023-04-19 15:18:26.142315000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_text.html 2023-07-21 08:01:22.789297300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_v_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_v_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_v_link.html 2023-04-19 15:18:26.155648200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBodyElement.set_v_link.html 2023-07-21 08:01:22.805297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.get_clear.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.get_clear.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.get_clear.html 2023-04-19 15:18:26.178981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.get_clear.html 2023-07-21 08:01:22.989298800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.set_clear.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.set_clear.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.set_clear.html 2023-04-19 15:18:26.188981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLBRElement.set_clear.html 2023-07-21 08:01:23.013299000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_autofocus.html 2023-04-19 15:18:26.212314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_autofocus.html 2023-07-21 08:01:23.245300500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_button_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_button_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_button_type.html 2023-04-19 15:18:26.222314600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_button_type.html 2023-07-21 08:01:23.265300800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_disabled.html 2023-04-19 15:18:26.228981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_disabled.html 2023-07-21 08:01:23.297301000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_form.html 2023-04-19 15:18:26.238981200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_form.html 2023-07-21 08:01:23.337301300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_name.html 2023-04-19 15:18:26.248981200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_name.html 2023-07-21 08:01:23.357301500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_value.html 2023-04-19 15:18:26.258981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_value.html 2023-07-21 08:01:23.389301500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_will_validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_will_validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_will_validate.html 2023-04-19 15:18:26.268981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.get_will_validate.html 2023-07-21 08:01:23.433302000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_autofocus.html 2023-04-19 15:18:26.278981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_autofocus.html 2023-07-21 08:01:23.445302000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_button_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_button_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_button_type.html 2023-04-19 15:18:26.285647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_button_type.html 2023-07-21 08:01:23.457302000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_disabled.html 2023-04-19 15:18:26.295647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_disabled.html 2023-07-21 08:01:23.485302200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_name.html 2023-04-19 15:18:26.305647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_name.html 2023-07-21 08:01:23.513302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_value.html 2023-04-19 15:18:26.315647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLButtonElement.set_value.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_height.html 2023-04-19 15:18:26.342314200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_height.html 2023-07-21 08:01:23.773304200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_width.html 2023-04-19 15:18:26.355647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.get_width.html 2023-07-21 08:01:23.781304400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_height.html 2023-04-19 15:18:26.365647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_height.html 2023-07-21 08:01:23.805304500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_width.html 2023-04-19 15:18:26.375647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCanvasElement.set_width.html 2023-07-21 08:01:23.813304400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.get_length.html 2023-04-19 15:18:26.392314000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.get_length.html 2023-07-21 08:01:23.977305700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.item.html 2023-04-19 15:18:26.405647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.item.html 2023-07-21 08:01:24.009306000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.named_item.html 2023-04-19 15:18:26.418980600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLCollection.named_item.html 2023-07-21 08:01:24.041306000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.get_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.get_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.get_compact.html 2023-04-19 15:18:26.438980600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.get_compact.html 2023-07-21 08:01:24.225307500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.set_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.set_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.set_compact.html 2023-04-19 15:18:26.448980300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDirectoryElement.set_compact.html 2023-07-21 08:01:24.249307600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.get_align.html 2023-04-19 15:18:26.472313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.get_align.html 2023-07-21 08:01:24.369308500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.set_align.html 2023-04-19 15:18:26.478980300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDivElement.set_align.html 2023-07-21 08:01:24.393308600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.get_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.get_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.get_compact.html 2023-04-19 15:18:26.502313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.get_compact.html 2023-07-21 08:01:24.613310000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.set_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.set_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.set_compact.html 2023-04-19 15:18:26.512313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDListElement.set_compact.html 2023-07-21 08:01:24.645310400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.capture_events.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.capture_events.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.capture_events.html 2023-04-19 15:18:26.532313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.capture_events.html 2023-07-21 08:01:24.857311700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.clear.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.clear.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.clear.html 2023-04-19 15:18:26.538980200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.clear.html 2023-07-21 08:01:24.893312000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.close.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.close.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.close.html 2023-04-19 15:18:26.545646700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.close.html 2023-07-21 08:01:24.901312000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_alink_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_alink_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_alink_color.html 2023-04-19 15:18:26.555646700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_alink_color.html 2023-07-21 08:01:24.925312300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_bg_color.html 2023-04-19 15:18:26.565646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_bg_color.html 2023-07-21 08:01:24.945312500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_compat_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_compat_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_compat_mode.html 2023-04-19 15:18:26.575646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_compat_mode.html 2023-07-21 08:01:24.965312500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_design_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_design_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_design_mode.html 2023-04-19 15:18:26.585646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_design_mode.html 2023-07-21 08:01:24.981312800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_dir.html 2023-04-19 15:18:26.595646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_dir.html 2023-07-21 08:01:25.017313000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_embeds.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_embeds.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_embeds.html 2023-04-19 15:18:26.605646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_embeds.html 2023-07-21 08:01:25.033313000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_fg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_fg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_fg_color.html 2023-04-19 15:18:26.615646600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_fg_color.html 2023-07-21 08:01:25.061313200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_height.html 2023-04-19 15:18:26.622313300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_height.html 2023-07-21 08:01:25.085313300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_link_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_link_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_link_color.html 2023-04-19 15:18:26.632313300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_link_color.html 2023-07-21 08:01:25.109313500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_plugins.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_plugins.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_plugins.html 2023-04-19 15:18:26.642313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_plugins.html 2023-07-21 08:01:25.153313900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_scripts.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_scripts.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_scripts.html 2023-04-19 15:18:26.652313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_scripts.html 2023-07-21 08:01:25.173314000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_vlink_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_vlink_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_vlink_color.html 2023-04-19 15:18:26.662313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_vlink_color.html 2023-07-21 08:01:25.185314200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_width.html 2023-04-19 15:18:26.672313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.get_width.html 2023-07-21 08:01:25.209314300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.release_events.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.release_events.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.release_events.html 2023-04-19 15:18:26.678979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.release_events.html 2023-07-21 08:01:25.225314400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_alink_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_alink_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_alink_color.html 2023-04-19 15:18:26.688979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_alink_color.html 2023-07-21 08:01:25.249314500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_bg_color.html 2023-04-19 15:18:26.698979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_bg_color.html 2023-07-21 08:01:25.265314600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_design_mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_design_mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_design_mode.html 2023-04-19 15:18:26.708979600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_design_mode.html 2023-07-21 08:01:25.285314800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_dir.html 2023-04-19 15:18:26.722313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_dir.html 2023-07-21 08:01:25.305315000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_fg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_fg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_fg_color.html 2023-04-19 15:18:26.732313000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_fg_color.html 2023-07-21 08:01:25.313315000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_link_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_link_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_link_color.html 2023-04-19 15:18:26.742312700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_link_color.html 2023-07-21 08:01:25.329315200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_vlink_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_vlink_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_vlink_color.html 2023-04-19 15:18:26.752312700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLDocument.set_vlink_color.html 2023-07-21 08:01:25.349315200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.click.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.click.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.click.html 2023-04-19 15:18:26.778979300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.click.html 2023-07-21 08:01:25.593317000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_access_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_access_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_access_key.html 2023-04-19 15:18:26.788979300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_access_key.html 2023-07-21 08:01:25.609317000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_children.html 2023-04-19 15:18:26.798979300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_children.html 2023-07-21 08:01:25.645317300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_content_editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_content_editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_content_editable.html 2023-04-19 15:18:26.808979300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_content_editable.html 2023-07-21 08:01:25.661317300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_dir.html 2023-04-19 15:18:26.818979300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_dir.html 2023-07-21 08:01:25.705317700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_draggable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_draggable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_draggable.html 2023-04-19 15:18:26.828979000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_draggable.html 2023-07-21 08:01:25.713317900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_hidden.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_hidden.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_hidden.html 2023-04-19 15:18:26.838979000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_hidden.html 2023-07-21 08:01:25.741318000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_html.html 2023-04-19 15:18:26.848979000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_html.html 2023-07-21 08:01:25.769318000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_text.html 2023-04-19 15:18:26.855645700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_inner_text.html 2023-07-21 08:01:25.781318200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_is_content_editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_is_content_editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_is_content_editable.html 2023-04-19 15:18:26.865645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_is_content_editable.html 2023-07-21 08:01:25.813318500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_lang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_lang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_lang.html 2023-04-19 15:18:26.875645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_lang.html 2023-07-21 08:01:25.821318400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_html.html 2023-04-19 15:18:26.885645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_html.html 2023-07-21 08:01:25.873319000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_text.html 2023-04-19 15:18:26.895645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_outer_text.html 2023-07-21 08:01:25.881318800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_spellcheck.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_spellcheck.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_spellcheck.html 2023-04-19 15:18:26.905645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_spellcheck.html 2023-07-21 08:01:25.941319200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_tab_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_tab_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_tab_index.html 2023-04-19 15:18:26.915645600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_tab_index.html 2023-07-21 08:01:25.957319500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_title.html 2023-04-19 15:18:26.925645400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_title.html 2023-07-21 08:01:26.021319900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_translate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_translate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_translate.html 2023-04-19 15:18:26.935645300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_translate.html 2023-07-21 08:01:26.049320000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_webkitdropzone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_webkitdropzone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_webkitdropzone.html 2023-04-19 15:18:26.945645300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.get_webkitdropzone.html 2023-07-21 08:01:26.097320300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_access_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_access_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_access_key.html 2023-04-19 15:18:26.952312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_access_key.html 2023-07-21 08:01:26.149320800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_content_editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_content_editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_content_editable.html 2023-04-19 15:18:26.962312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_content_editable.html 2023-07-21 08:01:26.177321000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_dir.html 2023-04-19 15:18:26.972312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_dir.html 2023-07-21 08:01:26.213321200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_draggable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_draggable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_draggable.html 2023-04-19 15:18:26.982312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_draggable.html 2023-07-21 08:01:26.245321500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_hidden.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_hidden.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_hidden.html 2023-04-19 15:18:26.992312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_hidden.html 2023-07-21 08:01:26.265321500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_html.html 2023-04-19 15:18:27.002312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_html.html 2023-07-21 08:01:26.297321800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_text.html 2023-04-19 15:18:27.012312000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_inner_text.html 2023-07-21 08:01:26.337322000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_lang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_lang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_lang.html 2023-04-19 15:18:27.022311700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_lang.html 2023-07-21 08:01:26.349322000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_html.html 2023-04-19 15:18:27.032311700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_html.html 2023-07-21 08:01:26.373322200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_text.html 2023-04-19 15:18:27.042311700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_outer_text.html 2023-07-21 08:01:26.401322600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_spellcheck.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_spellcheck.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_spellcheck.html 2023-04-19 15:18:27.052311700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_spellcheck.html 2023-07-21 08:01:26.413322700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_tab_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_tab_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_tab_index.html 2023-04-19 15:18:27.062311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_tab_index.html 2023-07-21 08:01:26.437322900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_title.html 2023-04-19 15:18:27.072311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_title.html 2023-07-21 08:01:26.445322800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_translate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_translate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_translate.html 2023-04-19 15:18:27.082311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_translate.html 2023-07-21 08:01:26.473323000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_webkitdropzone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_webkitdropzone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_webkitdropzone.html 2023-04-19 15:18:27.092311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLElement.set_webkitdropzone.html 2023-07-21 08:01:26.505323200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_align.html 2023-04-19 15:18:27.128978000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_align.html 2023-07-21 08:01:26.745324900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_height.html 2023-04-19 15:18:27.138978000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_height.html 2023-07-21 08:01:26.757325000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_name.html 2023-04-19 15:18:27.148978000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_name.html 2023-07-21 08:01:26.789325200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_src.html 2023-04-19 15:18:27.158978000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_src.html 2023-07-21 08:01:26.817325400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_type_attr.html 2023-04-19 15:18:27.165644600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_type_attr.html 2023-07-21 08:01:26.841325500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_width.html 2023-04-19 15:18:27.175644600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.get_width.html 2023-07-21 08:01:26.873325800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_align.html 2023-04-19 15:18:27.185644600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_align.html 2023-07-21 08:01:26.905326100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_height.html 2023-04-19 15:18:27.195644600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_height.html 2023-07-21 08:01:26.925326000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_name.html 2023-04-19 15:18:27.205644600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_name.html 2023-07-21 08:01:26.981326600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_src.html 2023-04-19 15:18:27.212311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_src.html 2023-07-21 08:01:27.017326800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_type_attr.html 2023-04-19 15:18:27.222311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_type_attr.html 2023-07-21 08:01:27.029327000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_width.html 2023-04-19 15:18:27.232311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLEmbedElement.set_width.html 2023-07-21 08:01:27.085327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFieldSetElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFieldSetElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFieldSetElement.get_form.html 2023-04-19 15:18:27.258977700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFieldSetElement.get_form.html 2023-07-21 08:01:27.349329000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_color.html 2023-04-19 15:18:27.282311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_color.html 2023-07-21 08:01:27.549330500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_face.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_face.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_face.html 2023-04-19 15:18:27.288977600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_face.html 2023-07-21 08:01:27.581330800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_size.html 2023-04-19 15:18:27.298977600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.get_size.html 2023-07-21 08:01:27.585330700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_color.html 2023-04-19 15:18:27.308977400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_color.html 2023-07-21 08:01:27.613330800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_face.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_face.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_face.html 2023-04-19 15:18:27.318977400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_face.html 2023-07-21 08:01:27.653331300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_size.html 2023-04-19 15:18:27.328977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFontElement.set_size.html 2023-07-21 08:01:27.681331400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_accept_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_accept_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_accept_charset.html 2023-04-19 15:18:27.352310700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_accept_charset.html 2023-07-21 08:01:27.885332800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_action.html 2023-04-19 15:18:27.362310600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_action.html 2023-07-21 08:01:27.901332900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_elements.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_elements.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_elements.html 2023-04-19 15:18:27.372310600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_elements.html 2023-07-21 08:01:27.921333000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_encoding.html 2023-04-19 15:18:27.378977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_encoding.html 2023-07-21 08:01:27.945333200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_enctype.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_enctype.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_enctype.html 2023-04-19 15:18:27.388977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_enctype.html 2023-07-21 08:01:27.965333500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_length.html 2023-04-19 15:18:27.398977000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_length.html 2023-07-21 08:01:27.985333400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_method.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_method.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_method.html 2023-04-19 15:18:27.408977000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_method.html 2023-07-21 08:01:28.001333700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_name.html 2023-04-19 15:18:27.418977000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_name.html 2023-07-21 08:01:28.017333700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_target.html 2023-04-19 15:18:27.428977000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.get_target.html 2023-07-21 08:01:28.053334000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.reset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.reset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.reset.html 2023-04-19 15:18:27.435643700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.reset.html 2023-07-21 08:01:28.057334000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_accept_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_accept_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_accept_charset.html 2023-04-19 15:18:27.442310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_accept_charset.html 2023-07-21 08:01:28.065334000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_action.html 2023-04-19 15:18:27.452310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_action.html 2023-07-21 08:01:28.089334200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_encoding.html 2023-04-19 15:18:27.462310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_encoding.html 2023-07-21 08:01:28.101334300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_enctype.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_enctype.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_enctype.html 2023-04-19 15:18:27.472310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_enctype.html 2023-07-21 08:01:28.125334500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_method.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_method.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_method.html 2023-04-19 15:18:27.482310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_method.html 2023-07-21 08:01:28.153334600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_name.html 2023-04-19 15:18:27.492310300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_name.html 2023-07-21 08:01:28.161334800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_target.html 2023-04-19 15:18:27.505643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.set_target.html 2023-07-21 08:01:28.189334900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.submit.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.submit.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.submit.html 2023-04-19 15:18:27.512310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFormElement.submit.html 2023-07-21 08:01:28.193335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_document.html 2023-04-19 15:18:27.542310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_document.html 2023-07-21 08:01:28.357336000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_window.html 2023-04-19 15:18:27.552310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_content_window.html 2023-07-21 08:01:28.381336200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_frame_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_frame_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_frame_border.html 2023-04-19 15:18:27.562310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_frame_border.html 2023-07-21 08:01:28.389336300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_height.html 2023-04-19 15:18:27.568976600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_height.html 2023-07-21 08:01:28.409336600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_long_desc.html 2023-04-19 15:18:27.578976600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_long_desc.html 2023-07-21 08:01:28.433336700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_height.html 2023-04-19 15:18:27.588976400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_height.html 2023-07-21 08:01:28.457337000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_width.html 2023-04-19 15:18:27.598976400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_margin_width.html 2023-07-21 08:01:28.473337000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_name.html 2023-04-19 15:18:27.608976400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_name.html 2023-07-21 08:01:28.497337000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_no_resize.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_no_resize.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_no_resize.html 2023-04-19 15:18:27.618976400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_no_resize.html 2023-07-21 08:01:28.517337300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_scrolling.html 2023-04-19 15:18:27.625643000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_scrolling.html 2023-07-21 08:01:28.533337400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_src.html 2023-04-19 15:18:27.635643000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_src.html 2023-07-21 08:01:28.549337400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_width.html 2023-04-19 15:18:27.645643000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.get_width.html 2023-07-21 08:01:28.561337500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_frame_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_frame_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_frame_border.html 2023-04-19 15:18:27.655643000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_frame_border.html 2023-07-21 08:01:28.573337600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_long_desc.html 2023-04-19 15:18:27.665643000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_long_desc.html 2023-07-21 08:01:28.581337700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_height.html 2023-04-19 15:18:27.672309600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_height.html 2023-07-21 08:01:28.593337800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_width.html 2023-04-19 15:18:27.682309600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_margin_width.html 2023-07-21 08:01:28.617338000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_name.html 2023-04-19 15:18:27.692309400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_name.html 2023-07-21 08:01:28.629338000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_no_resize.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_no_resize.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_no_resize.html 2023-04-19 15:18:27.702309400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_no_resize.html 2023-07-21 08:01:28.641338000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_scrolling.html 2023-04-19 15:18:27.718976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_scrolling.html 2023-07-21 08:01:28.669338200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_src.html 2023-04-19 15:18:27.728976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameElement.set_src.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_cols.html 2023-04-19 15:18:27.758976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_cols.html 2023-07-21 08:01:28.809339300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_rows.html 2023-04-19 15:18:27.768976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.get_rows.html 2023-07-21 08:01:28.817339200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_cols.html 2023-04-19 15:18:27.778975700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_cols.html 2023-07-21 08:01:28.845339500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_rows.html 2023-04-19 15:18:27.788975700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLFrameSetElement.set_rows.html 2023-07-21 08:01:28.869339700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.get_profile.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.get_profile.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.get_profile.html 2023-04-19 15:18:27.812309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.get_profile.html 2023-07-21 08:01:29.053341000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.set_profile.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.set_profile.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.set_profile.html 2023-04-19 15:18:27.818975700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadElement.set_profile.html 2023-07-21 08:01:29.093341000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.get_align.html 2023-04-19 15:18:27.842309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.get_align.html 2023-07-21 08:01:29.313342800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.set_align.html 2023-04-19 15:18:27.852309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHeadingElement.set_align.html 2023-07-21 08:01:29.329342800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_align.html 2023-04-19 15:18:27.872309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_align.html 2023-07-21 08:01:29.549344300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_no_shade.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_no_shade.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_no_shade.html 2023-04-19 15:18:27.888975400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_no_shade.html 2023-07-21 08:01:29.557344400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_size.html 2023-04-19 15:18:27.898975400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_size.html 2023-07-21 08:01:29.565344600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_width.html 2023-04-19 15:18:27.908975400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.get_width.html 2023-07-21 08:01:29.609344700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_align.html 2023-04-19 15:18:27.915642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_align.html 2023-07-21 08:01:29.637345000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_no_shade.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_no_shade.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_no_shade.html 2023-04-19 15:18:27.925642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_no_shade.html 2023-07-21 08:01:29.645345000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_size.html 2023-04-19 15:18:27.935642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_size.html 2023-07-21 08:01:29.653345000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_width.html 2023-04-19 15:18:27.945642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHRElement.set_width.html 2023-07-21 08:01:29.673345300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.get_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.get_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.get_version.html 2023-04-19 15:18:27.968975000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.get_version.html 2023-07-21 08:01:29.889346800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.set_version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.set_version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.set_version.html 2023-04-19 15:18:27.978975000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLHtmlElement.set_version.html 2023-07-21 08:01:29.905346900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_align.html 2023-04-19 15:18:28.002308400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_align.html 2023-07-21 08:01:30.061348000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_document.html 2023-04-19 15:18:28.012308400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_document.html 2023-07-21 08:01:30.085348100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_window.html 2023-04-19 15:18:28.022308300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_content_window.html 2023-07-21 08:01:30.125348300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_frame_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_frame_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_frame_border.html 2023-04-19 15:18:28.032308300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_frame_border.html 2023-07-21 08:01:30.137348400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_height.html 2023-04-19 15:18:28.042308300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_height.html 2023-07-21 08:01:30.149348500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_long_desc.html 2023-04-19 15:18:28.052308300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_long_desc.html 2023-07-21 08:01:30.181348800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_height.html 2023-04-19 15:18:28.058975000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_height.html 2023-07-21 08:01:30.221349000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_width.html 2023-04-19 15:18:28.068974700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_margin_width.html 2023-07-21 08:01:30.229349100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_name.html 2023-04-19 15:18:28.078974700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_name.html 2023-07-21 08:01:30.253349300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_scrolling.html 2023-04-19 15:18:28.088974700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_scrolling.html 2023-07-21 08:01:30.265349400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_src.html 2023-04-19 15:18:28.098974700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_src.html 2023-07-21 08:01:30.273349300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_width.html 2023-04-19 15:18:28.105641400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.get_width.html 2023-07-21 08:01:30.301349600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_align.html 2023-04-19 15:18:28.115641400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_align.html 2023-07-21 08:01:30.313349700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_frame_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_frame_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_frame_border.html 2023-04-19 15:18:28.125641300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_frame_border.html 2023-07-21 08:01:30.321349600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_height.html 2023-04-19 15:18:28.135641300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_height.html 2023-07-21 08:01:30.329349800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_long_desc.html 2023-04-19 15:18:28.145641300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_long_desc.html 2023-07-21 08:01:30.341349800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_height.html 2023-04-19 15:18:28.162307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_height.html 2023-07-21 08:01:30.353350000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_width.html 2023-04-19 15:18:28.172307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_margin_width.html 2023-07-21 08:01:30.361350000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_name.html 2023-04-19 15:18:28.178974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_name.html 2023-07-21 08:01:30.369350000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_scrolling.html 2023-04-19 15:18:28.188974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_scrolling.html 2023-07-21 08:01:30.397350300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_src.html 2023-04-19 15:18:28.198974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_src.html 2023-07-21 08:01:30.417350300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_width.html 2023-04-19 15:18:28.208974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLIFrameElement.set_width.html 2023-07-21 08:01:30.425350400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_align.html 2023-04-19 15:18:28.245641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_align.html 2023-07-21 08:01:30.621351700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_alt.html 2023-04-19 15:18:28.255640700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_alt.html 2023-07-21 08:01:30.649352000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_border.html 2023-04-19 15:18:28.265640700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_border.html 2023-07-21 08:01:30.661352200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_complete.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_complete.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_complete.html 2023-04-19 15:18:28.275640700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_complete.html 2023-07-21 08:01:30.693352200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_height.html 2023-04-19 15:18:28.282307400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_height.html 2023-07-21 08:01:30.717352400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_hspace.html 2023-04-19 15:18:28.292307400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_hspace.html 2023-07-21 08:01:30.725352500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_is_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_is_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_is_map.html 2023-04-19 15:18:28.302307400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_is_map.html 2023-07-21 08:01:30.757352800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_long_desc.html 2023-04-19 15:18:28.312307400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_long_desc.html 2023-07-21 08:01:30.765352700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_lowsrc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_lowsrc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_lowsrc.html 2023-04-19 15:18:28.322307300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_lowsrc.html 2023-07-21 08:01:30.785353000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_name.html 2023-04-19 15:18:28.332307300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_name.html 2023-07-21 08:01:30.797353000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_height.html 2023-04-19 15:18:28.348973800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_height.html 2023-07-21 08:01:30.809353000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_width.html 2023-04-19 15:18:28.355640400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_natural_width.html 2023-07-21 08:01:30.817353200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_src.html 2023-04-19 15:18:28.365640400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_src.html 2023-07-21 08:01:30.825353100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_use_map.html 2023-04-19 15:18:28.375640400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_use_map.html 2023-07-21 08:01:30.837353200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_vspace.html 2023-04-19 15:18:28.385640400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_vspace.html 2023-07-21 08:01:30.845353400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_width.html 2023-04-19 15:18:28.395640400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_width.html 2023-07-21 08:01:30.857353400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_x.html 2023-04-19 15:18:28.402307000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_x.html 2023-07-21 08:01:30.865353600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_y.html 2023-04-19 15:18:28.412307000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.get_y.html 2023-07-21 08:01:30.873353500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_align.html 2023-04-19 15:18:28.422307000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_align.html 2023-07-21 08:01:30.885353600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_alt.html 2023-04-19 15:18:28.432307000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_alt.html 2023-07-21 08:01:30.893353700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_border.html 2023-04-19 15:18:28.442307000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_border.html 2023-07-21 08:01:30.901353800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_height.html 2023-04-19 15:18:28.452306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_height.html 2023-07-21 08:01:30.909353700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_hspace.html 2023-04-19 15:18:28.462306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_hspace.html 2023-07-21 08:01:30.917353900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_is_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_is_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_is_map.html 2023-04-19 15:18:28.475640000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_is_map.html 2023-07-21 08:01:30.929354000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_long_desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_long_desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_long_desc.html 2023-04-19 15:18:28.485640000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_long_desc.html 2023-07-21 08:01:30.937354000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_lowsrc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_lowsrc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_lowsrc.html 2023-04-19 15:18:28.492306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_lowsrc.html 2023-07-21 08:01:30.945354000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_name.html 2023-04-19 15:18:28.502306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_name.html 2023-07-21 08:01:30.953354100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_src.html 2023-04-19 15:18:28.512306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_src.html 2023-07-21 08:01:30.965354200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_use_map.html 2023-04-19 15:18:28.522306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_use_map.html 2023-07-21 08:01:30.973354300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_vspace.html 2023-04-19 15:18:28.532306700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_vspace.html 2023-07-21 08:01:30.981354200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_width.html 2023-04-19 15:18:28.542306400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLImageElement.set_width.html 2023-07-21 08:01:30.993354300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_accept.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_accept.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_accept.html 2023-04-19 15:18:28.588973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_accept.html 2023-07-21 08:01:31.149355400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_align.html 2023-04-19 15:18:28.598973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_align.html 2023-07-21 08:01:31.161355500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_alt.html 2023-04-19 15:18:28.608973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_alt.html 2023-07-21 08:01:31.185355700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_auto_filled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_auto_filled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_auto_filled.html 2023-04-19 15:18:28.618973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_auto_filled.html 2023-07-21 08:01:31.209355800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_autofocus.html 2023-04-19 15:18:28.628973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_autofocus.html 2023-07-21 08:01:31.225355900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture.html 2023-04-19 15:18:28.638972800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture.html 2023-07-21 08:01:31.241356100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture_type.html 2023-04-19 15:18:28.648972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_capture_type.html 2023-07-21 08:01:31.277356400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_checked.html 2023-04-19 15:18:28.658972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_checked.html 2023-07-21 08:01:31.297356400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_checked.html 2023-04-19 15:18:28.668972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_checked.html 2023-07-21 08:01:31.309356500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_value.html 2023-04-19 15:18:28.678972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_default_value.html 2023-07-21 08:01:31.333356600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_disabled.html 2023-04-19 15:18:28.688972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_disabled.html 2023-07-21 08:01:31.357356800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_files.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_files.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_files.html 2023-04-19 15:18:28.698972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_files.html 2023-07-21 08:01:31.381357000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_form.html 2023-04-19 15:18:28.708972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_form.html 2023-07-21 08:01:31.405357100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_height.html 2023-04-19 15:18:28.718972700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_height.html 2023-07-21 08:01:31.413357300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_indeterminate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_indeterminate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_indeterminate.html 2023-04-19 15:18:28.728972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_indeterminate.html 2023-07-21 08:01:31.441357400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_input_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_input_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_input_type.html 2023-04-19 15:18:28.738972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_input_type.html 2023-07-21 08:01:31.465357500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_max_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_max_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_max_length.html 2023-04-19 15:18:28.748972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_max_length.html 2023-07-21 08:01:31.481357800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_multiple.html 2023-04-19 15:18:28.758972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_multiple.html 2023-07-21 08:01:31.505358000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_name.html 2023-04-19 15:18:28.768972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_name.html 2023-07-21 08:01:31.529358100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_read_only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_read_only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_read_only.html 2023-04-19 15:18:28.778972400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_read_only.html 2023-07-21 08:01:31.549358100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_size.html 2023-04-19 15:18:28.795639000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_size.html 2023-07-21 08:01:31.557358300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_src.html 2023-04-19 15:18:28.805639000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_src.html 2023-07-21 08:01:31.589358600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_use_map.html 2023-04-19 15:18:28.815639000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_use_map.html 2023-07-21 08:01:31.597358500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_value.html 2023-04-19 15:18:28.825638800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_value.html 2023-07-21 08:01:31.625358800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_width.html 2023-04-19 15:18:28.835638800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_width.html 2023-07-21 08:01:31.633358700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_will_validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_will_validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_will_validate.html 2023-04-19 15:18:28.845638800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.get_will_validate.html 2023-07-21 08:01:31.661359000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.is_edited.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.is_edited.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.is_edited.html 2023-04-19 15:18:28.855638700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.is_edited.html 2023-07-21 08:01:31.673359200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.select.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.select.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.select.html 2023-04-19 15:18:28.862305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.select.html 2023-07-21 08:01:31.677359000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_accept.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_accept.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_accept.html 2023-04-19 15:18:28.872305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_accept.html 2023-07-21 08:01:31.685359200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_align.html 2023-04-19 15:18:28.882305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_align.html 2023-07-21 08:01:31.693359100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_alt.html 2023-04-19 15:18:28.892305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_alt.html 2023-07-21 08:01:31.701359300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_auto_filled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_auto_filled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_auto_filled.html 2023-04-19 15:18:28.902305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_auto_filled.html 2023-07-21 08:01:31.709359400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_autofocus.html 2023-04-19 15:18:28.912305400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_autofocus.html 2023-07-21 08:01:31.721359500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_capture_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_capture_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_capture_type.html 2023-04-19 15:18:28.922305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_capture_type.html 2023-07-21 08:01:31.733359600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_checked.html 2023-04-19 15:18:28.932305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_checked.html 2023-07-21 08:01:31.745359700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_checked.html 2023-04-19 15:18:28.942305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_checked.html 2023-07-21 08:01:31.757359700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_value.html 2023-04-19 15:18:28.952305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_default_value.html 2023-07-21 08:01:31.765359600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_disabled.html 2023-04-19 15:18:28.962305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_disabled.html 2023-07-21 08:01:31.773359800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_editing_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_editing_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_editing_value.html 2023-04-19 15:18:28.972305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_editing_value.html 2023-07-21 08:01:31.785359900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_files.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_files.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_files.html 2023-04-19 15:18:28.982305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_files.html 2023-07-21 08:01:31.793360000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_height.html 2023-04-19 15:18:28.992305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_height.html 2023-07-21 08:01:31.805360000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_indeterminate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_indeterminate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_indeterminate.html 2023-04-19 15:18:29.002305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_indeterminate.html 2023-07-21 08:01:31.817360200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_input_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_input_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_input_type.html 2023-04-19 15:18:29.012305000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_input_type.html 2023-07-21 08:01:31.825360000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_max_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_max_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_max_length.html 2023-04-19 15:18:29.022304800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_max_length.html 2023-07-21 08:01:31.833360200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_multiple.html 2023-04-19 15:18:29.032304800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_multiple.html 2023-07-21 08:01:31.845360300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_name.html 2023-04-19 15:18:29.042304800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_name.html 2023-07-21 08:01:31.857360400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_read_only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_read_only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_read_only.html 2023-04-19 15:18:29.052304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_read_only.html 2023-07-21 08:01:31.869360400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_size.html 2023-04-19 15:18:29.062304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_size.html 2023-07-21 08:01:31.877360600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_src.html 2023-04-19 15:18:29.072304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_src.html 2023-07-21 08:01:31.885360500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_use_map.html 2023-04-19 15:18:29.082304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_use_map.html 2023-07-21 08:01:31.901360800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_value.html 2023-04-19 15:18:29.092304700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_value.html 2023-07-21 08:01:31.925361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_width.html 2023-04-19 15:18:29.105638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLInputElement.set_width.html 2023-07-21 08:01:31.933360800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_form.html 2023-04-19 15:18:29.148971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_form.html 2023-07-21 08:01:32.153362500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_html_for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_html_for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_html_for.html 2023-04-19 15:18:29.158971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.get_html_for.html 2023-07-21 08:01:32.161362400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.set_html_for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.set_html_for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.set_html_for.html 2023-04-19 15:18:29.168971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLabelElement.set_html_for.html 2023-07-21 08:01:32.181362600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_align.html 2023-04-19 15:18:29.192304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_align.html 2023-07-21 08:01:32.285363200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_form.html 2023-04-19 15:18:29.202304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.get_form.html 2023-07-21 08:01:32.297363300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.set_align.html 2023-04-19 15:18:29.208970800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLegendElement.set_align.html 2023-07-21 08:01:32.309363400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_type_attr.html 2023-04-19 15:18:29.232304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_type_attr.html 2023-07-21 08:01:32.433364400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_value.html 2023-04-19 15:18:29.242304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.get_value.html 2023-07-21 08:01:32.449364400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_type_attr.html 2023-04-19 15:18:29.252304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_type_attr.html 2023-07-21 08:01:32.465364500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_value.html 2023-04-19 15:18:29.265637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLIElement.set_value.html 2023-07-21 08:01:32.481364700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_charset.html 2023-04-19 15:18:29.292304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_charset.html 2023-07-21 08:01:32.589365500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_disabled.html 2023-04-19 15:18:29.298970700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_disabled.html 2023-07-21 08:01:32.597365400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_href.html 2023-04-19 15:18:29.308970500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_href.html 2023-07-21 08:01:32.609365500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_hreflang.html 2023-04-19 15:18:29.318970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_hreflang.html 2023-07-21 08:01:32.617365600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_media.html 2023-04-19 15:18:29.328970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_media.html 2023-07-21 08:01:32.625365700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rel.html 2023-04-19 15:18:29.338970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rel.html 2023-07-21 08:01:32.637365800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rev.html 2023-04-19 15:18:29.348970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_rev.html 2023-07-21 08:01:32.649366000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sheet.html 2023-04-19 15:18:29.358970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sheet.html 2023-07-21 08:01:32.657365800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sizes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sizes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sizes.html 2023-04-19 15:18:29.368970400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_sizes.html 2023-07-21 08:01:32.669366000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_target.html 2023-04-19 15:18:29.375637000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_target.html 2023-07-21 08:01:32.681366000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_type_attr.html 2023-04-19 15:18:29.385637000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.get_type_attr.html 2023-07-21 08:01:32.689366000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_charset.html 2023-04-19 15:18:29.395636800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_charset.html 2023-07-21 08:01:32.701366200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_disabled.html 2023-04-19 15:18:29.405636800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_disabled.html 2023-07-21 08:01:32.709366300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_href.html 2023-04-19 15:18:29.415636800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_href.html 2023-07-21 08:01:32.717366200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_hreflang.html 2023-04-19 15:18:29.422303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_hreflang.html 2023-07-21 08:01:32.729366300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_media.html 2023-04-19 15:18:29.435636800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_media.html 2023-07-21 08:01:32.737366400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rel.html 2023-04-19 15:18:29.442303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rel.html 2023-07-21 08:01:32.745366600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rev.html 2023-04-19 15:18:29.452303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_rev.html 2023-07-21 08:01:32.753366500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_sizes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_sizes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_sizes.html 2023-04-19 15:18:29.462303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_sizes.html 2023-07-21 08:01:32.761366600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_target.html 2023-04-19 15:18:29.472303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_target.html 2023-07-21 08:01:32.773366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_type_attr.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLLinkElement.set_type_attr.html 2023-07-21 08:01:32.781366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_areas.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_areas.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_areas.html 2023-04-19 15:18:29.515636400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_areas.html 2023-07-21 08:01:32.877367500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_name.html 2023-04-19 15:18:29.525636400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.get_name.html 2023-07-21 08:01:32.889367600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.set_name.html 2023-04-19 15:18:29.532303000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMapElement.set_name.html 2023-07-21 08:01:32.901367700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.start.html 2023-04-19 15:18:29.552303000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.start.html 2023-07-21 08:01:32.973368200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.stop.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.stop.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.stop.html 2023-04-19 15:18:29.558969700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMarqueeElement.stop.html 2023-07-21 08:01:32.981368000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.get_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.get_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.get_compact.html 2023-04-19 15:18:29.582303000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.get_compact.html 2023-07-21 08:01:33.061368700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.set_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.set_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.set_compact.html 2023-04-19 15:18:29.588969500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMenuElement.set_compact.html 2023-07-21 08:01:33.069368800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_content.html 2023-04-19 15:18:29.612302800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_content.html 2023-07-21 08:01:33.149369200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_http_equiv.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_http_equiv.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_http_equiv.html 2023-04-19 15:18:29.622302800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_http_equiv.html 2023-07-21 08:01:33.157369400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_name.html 2023-04-19 15:18:29.635636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_name.html 2023-07-21 08:01:33.165369300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_scheme.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_scheme.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_scheme.html 2023-04-19 15:18:29.645636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.get_scheme.html 2023-07-21 08:01:33.177369400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_content.html 2023-04-19 15:18:29.655636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_content.html 2023-07-21 08:01:33.185369500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_http_equiv.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_http_equiv.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_http_equiv.html 2023-04-19 15:18:29.665636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_http_equiv.html 2023-07-21 08:01:33.193369600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_name.html 2023-04-19 15:18:29.675636000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_name.html 2023-07-21 08:01:33.205369700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_scheme.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_scheme.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_scheme.html 2023-04-19 15:18:29.682302500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLMetaElement.set_scheme.html 2023-07-21 08:01:33.213369600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_cite.html 2023-04-19 15:18:29.708969000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_cite.html 2023-07-21 08:01:33.289370300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_date_time.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_date_time.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_date_time.html 2023-04-19 15:18:29.715635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.get_date_time.html 2023-07-21 08:01:33.293370200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_cite.html 2023-04-19 15:18:29.725635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_cite.html 2023-07-21 08:01:33.297370200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_date_time.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_date_time.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_date_time.html 2023-04-19 15:18:29.735635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLModElement.set_date_time.html 2023-07-21 08:01:33.301370400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_align.html 2023-04-19 15:18:29.758969000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_align.html 2023-07-21 08:01:33.349370700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_archive.html 2023-04-19 15:18:29.768969000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_archive.html 2023-07-21 08:01:33.353370700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_border.html 2023-04-19 15:18:29.778968800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_border.html 2023-07-21 08:01:33.357370600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_base.html 2023-04-19 15:18:29.798968800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_base.html 2023-07-21 08:01:33.365370800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code.html 2023-04-19 15:18:29.788968800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code.html 2023-07-21 08:01:33.361370800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_type.html 2023-04-19 15:18:29.808968800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_code_type.html 2023-07-21 08:01:33.373371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_content_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_content_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_content_document.html 2023-04-19 15:18:29.818968800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_content_document.html 2023-07-21 08:01:33.377370800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_data.html 2023-04-19 15:18:29.835635400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_data.html 2023-07-21 08:01:33.381370800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_declare.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_declare.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_declare.html 2023-04-19 15:18:29.845635400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_declare.html 2023-07-21 08:01:33.385371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_form.html 2023-04-19 15:18:29.855635400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_form.html 2023-07-21 08:01:33.389371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_height.html 2023-04-19 15:18:29.865635400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_height.html 2023-07-21 08:01:33.393370900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_hspace.html 2023-04-19 15:18:29.875635100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_hspace.html 2023-07-21 08:01:33.401371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_name.html 2023-04-19 15:18:29.885635100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_name.html 2023-07-21 08:01:33.405371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_standby.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_standby.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_standby.html 2023-04-19 15:18:29.892301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_standby.html 2023-07-21 08:01:33.409371100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_type_attr.html 2023-04-19 15:18:29.902301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_type_attr.html 2023-07-21 08:01:33.413371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_use_map.html 2023-04-19 15:18:29.912301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_use_map.html 2023-07-21 08:01:33.417371000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_vspace.html 2023-04-19 15:18:29.922301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_vspace.html 2023-07-21 08:01:33.421371200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_width.html 2023-04-19 15:18:29.932301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.get_width.html 2023-07-21 08:01:33.425371200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_align.html 2023-04-19 15:18:29.942301800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_align.html 2023-07-21 08:01:33.433371300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_archive.html 2023-04-19 15:18:29.952301700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_archive.html 2023-07-21 08:01:33.437371300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_border.html 2023-04-19 15:18:29.958968400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_border.html 2023-07-21 08:01:33.441371200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_base.html 2023-04-19 15:18:29.982301500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_base.html 2023-07-21 08:01:33.449371300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code.html 2023-04-19 15:18:29.972301500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code.html 2023-07-21 08:01:33.445371400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_type.html 2023-04-19 15:18:29.988968100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_code_type.html 2023-07-21 08:01:33.453371300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_data.html 2023-04-19 15:18:29.998968100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_data.html 2023-07-21 08:01:33.461371400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_declare.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_declare.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_declare.html 2023-04-19 15:18:30.008968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_declare.html 2023-07-21 08:01:33.649372800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_height.html 2023-04-19 15:18:30.018968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_height.html 2023-07-21 08:01:33.653372800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_hspace.html 2023-04-19 15:18:30.028968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_hspace.html 2023-07-21 08:01:33.657372700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_name.html 2023-04-19 15:18:30.038968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_name.html 2023-07-21 08:01:33.665372800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_standby.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_standby.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_standby.html 2023-04-19 15:18:30.048968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_standby.html 2023-07-21 08:01:33.669372800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_type_attr.html 2023-04-19 15:18:30.058968000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_type_attr.html 2023-07-21 08:01:33.673373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_use_map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_use_map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_use_map.html 2023-04-19 15:18:30.068967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_use_map.html 2023-07-21 08:01:33.677373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_vspace.html 2023-04-19 15:18:30.078967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_vspace.html 2023-07-21 08:01:33.681373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_width.html 2023-04-19 15:18:30.085634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLObjectElement.set_width.html 2023-07-21 08:01:33.685373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_compact.html 2023-04-19 15:18:30.132301000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_compact.html 2023-07-21 08:01:33.729373200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_start.html 2023-04-19 15:18:30.142301000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_start.html 2023-07-21 08:01:33.733373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_type_attr.html 2023-04-19 15:18:30.148967700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.get_type_attr.html 2023-07-21 08:01:33.737373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_compact.html 2023-04-19 15:18:30.158967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_compact.html 2023-07-21 08:01:33.745373500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_start.html 2023-04-19 15:18:30.168967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_start.html 2023-07-21 08:01:33.749373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_type_attr.html 2023-04-19 15:18:30.175634100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOListElement.set_type_attr.html 2023-07-21 08:01:33.753373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_disabled.html 2023-04-19 15:18:30.202300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_disabled.html 2023-07-21 08:01:33.789373600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_label.html 2023-04-19 15:18:30.212300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.get_label.html 2023-07-21 08:01:33.797373800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_disabled.html 2023-04-19 15:18:30.218967400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_disabled.html 2023-07-21 08:01:33.801373700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_label.html 2023-04-19 15:18:30.228967400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptGroupElement.set_label.html 2023-07-21 08:01:33.805374000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_default_selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_default_selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_default_selected.html 2023-04-19 15:18:30.252300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_default_selected.html 2023-07-21 08:01:33.841374200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_disabled.html 2023-04-19 15:18:30.262300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_disabled.html 2023-07-21 08:01:33.849374000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_form.html 2023-04-19 15:18:30.272300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_form.html 2023-07-21 08:01:33.853374200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_index.html 2023-04-19 15:18:30.282300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_index.html 2023-07-21 08:01:33.857374200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_label.html 2023-04-19 15:18:30.292300500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_label.html 2023-07-21 08:01:33.861374100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_selected.html 2023-04-19 15:18:30.298967100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_selected.html 2023-07-21 08:01:33.865374300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_text.html 2023-04-19 15:18:30.308967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_text.html 2023-07-21 08:01:33.869374300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_value.html 2023-04-19 15:18:30.318967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.get_value.html 2023-07-21 08:01:33.873374200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_default_selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_default_selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_default_selected.html 2023-04-19 15:18:30.328967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_default_selected.html 2023-07-21 08:01:33.881374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_disabled.html 2023-04-19 15:18:30.338967000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_disabled.html 2023-07-21 08:01:33.885374300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_label.html 2023-04-19 15:18:30.345633700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_label.html 2023-07-21 08:01:33.889374500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_selected.html 2023-04-19 15:18:30.355633500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_selected.html 2023-07-21 08:01:33.893374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_value.html 2023-04-19 15:18:30.365633500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionElement.set_value.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_length.html 2023-04-19 15:18:30.392300100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_length.html 2023-07-21 08:01:33.929374700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_selected_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_selected_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_selected_index.html 2023-04-19 15:18:30.402300100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.get_selected_index.html 2023-07-21 08:01:33.933374600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.named_item.html 2023-04-19 15:18:30.415633400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.named_item.html 2023-07-21 08:01:33.941374800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.set_selected_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.set_selected_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.set_selected_index.html 2023-04-19 15:18:30.422300000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLOptionsCollection.set_selected_index.html 2023-07-21 08:01:33.945374700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.get_align.html 2023-04-19 15:18:30.445633200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.get_align.html 2023-07-21 08:01:33.985375200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.set_align.html 2023-04-19 15:18:30.455633200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParagraphElement.set_align.html 2023-07-21 08:01:33.989375000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_name.html 2023-04-19 15:18:30.478966500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_name.html 2023-07-21 08:01:34.029375300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_type_attr.html 2023-04-19 15:18:30.488966500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_type_attr.html 2023-07-21 08:01:34.033375500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value.html 2023-04-19 15:18:30.498966500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value.html 2023-07-21 08:01:34.037375500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value_type.html 2023-04-19 15:18:30.508966400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.get_value_type.html 2023-07-21 08:01:34.041375400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_name.html 2023-04-19 15:18:30.518966400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_name.html 2023-07-21 08:01:34.049375500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_type_attr.html 2023-04-19 15:18:30.528966400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_type_attr.html 2023-07-21 08:01:34.053375500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value.html 2023-04-19 15:18:30.535633000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value.html 2023-07-21 08:01:34.057375700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value_type.html 2023-04-19 15:18:30.545632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLParamElement.set_value_type.html 2023-07-21 08:01:34.065375600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_width.html 2023-04-19 15:18:30.568966200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_width.html 2023-07-21 08:01:34.105375800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_wrap.html 2023-04-19 15:18:30.578966100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.get_wrap.html 2023-07-21 08:01:34.109376000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_width.html 2023-04-19 15:18:30.585632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_width.html 2023-07-21 08:01:34.113376000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_wrap.html 2023-04-19 15:18:30.598966100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLPreElement.set_wrap.html 2023-07-21 08:01:34.117375900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.get_cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.get_cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.get_cite.html 2023-04-19 15:18:30.625632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.get_cite.html 2023-07-21 08:01:34.153376000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.set_cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.set_cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.set_cite.html 2023-04-19 15:18:30.635632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLQuoteElement.set_cite.html 2023-07-21 08:01:34.157376300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_charset.html 2023-04-19 15:18:30.658965800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_charset.html 2023-07-21 08:01:34.193376500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_defer.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_defer.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_defer.html 2023-04-19 15:18:30.665632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_defer.html 2023-07-21 08:01:34.197376500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_event.html 2023-04-19 15:18:30.675632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_event.html 2023-07-21 08:01:34.201376400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_html_for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_html_for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_html_for.html 2023-04-19 15:18:30.685632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_html_for.html 2023-07-21 08:01:34.205376600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_src.html 2023-04-19 15:18:30.695632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_src.html 2023-07-21 08:01:34.209376600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_text.html 2023-04-19 15:18:30.702299000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_text.html 2023-07-21 08:01:34.217376700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_type_attr.html 2023-04-19 15:18:30.712299000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.get_type_attr.html 2023-07-21 08:01:34.221376700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_charset.html 2023-04-19 15:18:30.722299000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_charset.html 2023-07-21 08:01:34.225376600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_defer.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_defer.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_defer.html 2023-04-19 15:18:30.732298900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_defer.html 2023-07-21 08:01:34.229376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_event.html 2023-04-19 15:18:30.742298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_event.html 2023-07-21 08:01:34.233376700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_html_for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_html_for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_html_for.html 2023-04-19 15:18:30.752298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_html_for.html 2023-07-21 08:01:34.237376700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_src.html 2023-04-19 15:18:30.758965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_src.html 2023-07-21 08:01:34.241376900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_text.html 2023-04-19 15:18:30.768965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_text.html 2023-07-21 08:01:34.245376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_type_attr.html 2023-04-19 15:18:30.778965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLScriptElement.set_type_attr.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.add.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.add.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.add.html 2023-04-19 15:18:30.808965400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.add.html 2023-07-21 08:01:34.285377000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_autofocus.html 2023-04-19 15:18:30.818965400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_autofocus.html 2023-07-21 08:01:34.289377200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_disabled.html 2023-04-19 15:18:30.828965200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_disabled.html 2023-07-21 08:01:34.293377200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_form.html 2023-04-19 15:18:30.845631800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_form.html 2023-07-21 08:01:34.297377000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_length.html 2023-04-19 15:18:30.855631800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_length.html 2023-07-21 08:01:34.297377000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_multiple.html 2023-04-19 15:18:30.865631800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_multiple.html 2023-07-21 08:01:34.301377300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_name.html 2023-04-19 15:18:30.872298500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_name.html 2023-07-21 08:01:34.305377200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_options.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_options.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_options.html 2023-04-19 15:18:30.882298500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_options.html 2023-07-21 08:01:34.309377200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_selected_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_selected_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_selected_index.html 2023-04-19 15:18:30.902298500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_selected_index.html 2023-07-21 08:01:34.317377300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_select_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_select_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_select_type.html 2023-04-19 15:18:30.892298500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_select_type.html 2023-07-21 08:01:34.313377400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_size.html 2023-04-19 15:18:30.912298400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_size.html 2023-07-21 08:01:34.321377300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_value.html 2023-04-19 15:18:30.922298200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_value.html 2023-07-21 08:01:34.321377300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_will_validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_will_validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_will_validate.html 2023-04-19 15:18:30.932298200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.get_will_validate.html 2023-07-21 08:01:34.325377500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.item.html 2023-04-19 15:18:30.942298200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.item.html 2023-07-21 08:01:34.333377400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.named_item.html 2023-04-19 15:18:30.955631500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.named_item.html 2023-07-21 08:01:34.337377500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.remove.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.remove.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.remove.html 2023-04-19 15:18:30.965631500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.remove.html 2023-07-21 08:01:34.341377500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_autofocus.html 2023-04-19 15:18:30.975631500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_autofocus.html 2023-07-21 08:01:34.341377500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_disabled.html 2023-04-19 15:18:30.982298100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_disabled.html 2023-07-21 08:01:34.345377400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_length.html 2023-04-19 15:18:30.992298100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_length.html 2023-07-21 08:01:34.349377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_multiple.html 2023-04-19 15:18:31.002298000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_multiple.html 2023-07-21 08:01:34.353377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_name.html 2023-04-19 15:18:31.012298000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_name.html 2023-07-21 08:01:34.357377500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_selected_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_selected_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_selected_index.html 2023-04-19 15:18:31.022297900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_selected_index.html 2023-07-21 08:01:34.361377700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_size.html 2023-04-19 15:18:31.038964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_size.html 2023-07-21 08:01:34.365377700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_value.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLSelectElement.set_value.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_disabled.html 2023-04-19 15:18:31.075631100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_disabled.html 2023-07-21 08:01:34.401378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_media.html 2023-04-19 15:18:31.085631100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_media.html 2023-07-21 08:01:34.405377900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_sheet.html 2023-04-19 15:18:31.095631100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_sheet.html 2023-07-21 08:01:34.409378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_type_attr.html 2023-04-19 15:18:31.105631000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.get_type_attr.html 2023-07-21 08:01:34.413378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_disabled.html 2023-04-19 15:18:31.115630900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_disabled.html 2023-07-21 08:01:34.417378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_media.html 2023-04-19 15:18:31.122297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_media.html 2023-07-21 08:01:34.421378100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_type_attr.html 2023-04-19 15:18:31.132297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLStyleElement.set_type_attr.html 2023-07-21 08:01:34.421378100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.get_align.html 2023-04-19 15:18:31.155630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.get_align.html 2023-07-21 08:01:34.453378200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.set_align.html 2023-04-19 15:18:31.165630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCaptionElement.set_align.html 2023-07-21 08:01:34.457378400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_abbr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_abbr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_abbr.html 2023-04-19 15:18:31.188964100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_abbr.html 2023-07-21 08:01:34.485378500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_align.html 2023-04-19 15:18:31.198964000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_align.html 2023-07-21 08:01:34.489378500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_axis.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_axis.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_axis.html 2023-04-19 15:18:31.208963900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_axis.html 2023-07-21 08:01:34.493378600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_bg_color.html 2023-04-19 15:18:31.218963900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_bg_color.html 2023-07-21 08:01:34.497378600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_cell_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_cell_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_cell_index.html 2023-04-19 15:18:31.228963900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_cell_index.html 2023-07-21 08:01:34.501378500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch.html 2023-04-19 15:18:31.238963800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch.html 2023-07-21 08:01:34.505378700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch_off.html 2023-04-19 15:18:31.248963800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_ch_off.html 2023-07-21 08:01:34.509378700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_col_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_col_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_col_span.html 2023-04-19 15:18:31.258963800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_col_span.html 2023-07-21 08:01:34.513378600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_headers.html 2023-04-19 15:18:31.265630500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_headers.html 2023-07-21 08:01:34.517378800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_height.html 2023-04-19 15:18:31.275630500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_height.html 2023-07-21 08:01:34.521378800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_no_wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_no_wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_no_wrap.html 2023-04-19 15:18:31.285630500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_no_wrap.html 2023-07-21 08:01:34.525378700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_row_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_row_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_row_span.html 2023-04-19 15:18:31.295630500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_row_span.html 2023-07-21 08:01:34.529379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_scope.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_scope.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_scope.html 2023-04-19 15:18:31.305630200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_scope.html 2023-07-21 08:01:34.533378800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_v_align.html 2023-04-19 15:18:31.315630200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_v_align.html 2023-07-21 08:01:34.537378800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_width.html 2023-04-19 15:18:31.325630200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.get_width.html 2023-07-21 08:01:34.541379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_abbr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_abbr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_abbr.html 2023-04-19 15:18:31.338963500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_abbr.html 2023-07-21 08:01:34.545379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_align.html 2023-04-19 15:18:31.348963500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_align.html 2023-07-21 08:01:34.549378900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_axis.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_axis.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_axis.html 2023-04-19 15:18:31.365630100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_axis.html 2023-07-21 08:01:34.553379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_bg_color.html 2023-04-19 15:18:31.375630100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_bg_color.html 2023-07-21 08:01:34.557379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch.html 2023-04-19 15:18:31.385630100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch.html 2023-07-21 08:01:34.561379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch_off.html 2023-04-19 15:18:31.395630000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_ch_off.html 2023-07-21 08:01:34.565379100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_col_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_col_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_col_span.html 2023-04-19 15:18:31.402296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_col_span.html 2023-07-21 08:01:34.569379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_headers.html 2023-04-19 15:18:31.412296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_headers.html 2023-07-21 08:01:34.573379000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_height.html 2023-04-19 15:18:31.422296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_height.html 2023-07-21 08:01:34.577379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_no_wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_no_wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_no_wrap.html 2023-04-19 15:18:31.432296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_no_wrap.html 2023-07-21 08:01:34.581379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_row_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_row_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_row_span.html 2023-04-19 15:18:31.442296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_row_span.html 2023-07-21 08:01:34.585379100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_scope.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_scope.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_scope.html 2023-04-19 15:18:31.452296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_scope.html 2023-07-21 08:01:34.589379300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_v_align.html 2023-04-19 15:18:31.462296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_v_align.html 2023-07-21 08:01:34.593379300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_width.html 2023-04-19 15:18:31.472296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableCellElement.set_width.html 2023-07-21 08:01:34.597379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_align.html 2023-04-19 15:18:31.505629500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_align.html 2023-07-21 08:01:34.633379500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch.html 2023-04-19 15:18:31.515629500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch.html 2023-07-21 08:01:34.637379600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch_off.html 2023-04-19 15:18:31.528962900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_ch_off.html 2023-07-21 08:01:34.641379600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_span.html 2023-04-19 15:18:31.538962800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_span.html 2023-07-21 08:01:34.645379500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_v_align.html 2023-04-19 15:18:31.548962800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_v_align.html 2023-07-21 08:01:34.649379700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_width.html 2023-04-19 15:18:31.558962800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.get_width.html 2023-07-21 08:01:34.653379700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_align.html 2023-04-19 15:18:31.568962800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_align.html 2023-07-21 08:01:34.657379600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch.html 2023-04-19 15:18:31.575629500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch.html 2023-07-21 08:01:34.661379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch_off.html 2023-04-19 15:18:31.585629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_ch_off.html 2023-07-21 08:01:34.665379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_span.html 2023-04-19 15:18:31.595629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_span.html 2023-07-21 08:01:34.669379700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_v_align.html 2023-04-19 15:18:31.605629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_v_align.html 2023-07-21 08:01:34.673380000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_width.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableColElement.set_width.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_caption.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_caption.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_caption.html 2023-04-19 15:18:31.642295800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_caption.html 2023-07-21 08:01:34.709380100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_foot.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_foot.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_foot.html 2023-04-19 15:18:31.652295800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_foot.html 2023-07-21 08:01:34.713380000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_head.html 2023-04-19 15:18:31.662295800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.create_t_head.html 2023-07-21 08:01:34.717380000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_caption.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_caption.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_caption.html 2023-04-19 15:18:31.668962500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_caption.html 2023-07-21 08:01:34.721380200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_row.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_row.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_row.html 2023-04-19 15:18:31.678962500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_row.html 2023-07-21 08:01:34.725380200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_foot.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_foot.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_foot.html 2023-04-19 15:18:31.685629000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_foot.html 2023-07-21 08:01:34.725380200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_head.html 2023-04-19 15:18:31.692295600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.delete_t_head.html 2023-07-21 08:01:34.729380100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_align.html 2023-04-19 15:18:31.702295500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_align.html 2023-07-21 08:01:34.733380300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_bg_color.html 2023-04-19 15:18:31.712295500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_bg_color.html 2023-07-21 08:01:34.737380300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_border.html 2023-04-19 15:18:31.722295500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_border.html 2023-07-21 08:01:34.741380200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_caption.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_caption.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_caption.html 2023-04-19 15:18:31.738962200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_caption.html 2023-07-21 08:01:34.745380400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_padding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_padding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_padding.html 2023-04-19 15:18:31.748962200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_padding.html 2023-07-21 08:01:34.749380400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_spacing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_spacing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_spacing.html 2023-04-19 15:18:31.755628800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_cell_spacing.html 2023-07-21 08:01:34.753380300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rows.html 2023-04-19 15:18:31.765628800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rows.html 2023-07-21 08:01:34.757380500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rules.html 2023-04-19 15:18:31.775628600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_rules.html 2023-07-21 08:01:34.761380400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_summary.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_summary.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_summary.html 2023-04-19 15:18:31.785628600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_summary.html 2023-07-21 08:01:34.765380400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_bodies.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_bodies.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_bodies.html 2023-04-19 15:18:31.795628500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_bodies.html 2023-07-21 08:01:34.769380600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_foot.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_foot.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_foot.html 2023-04-19 15:18:31.805628500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_foot.html 2023-07-21 08:01:34.773380500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_head.html 2023-04-19 15:18:31.815628500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_t_head.html 2023-07-21 08:01:34.777380500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_width.html 2023-04-19 15:18:31.825628500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.get_width.html 2023-07-21 08:01:34.781380700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.insert_row.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.insert_row.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.insert_row.html 2023-04-19 15:18:31.838961800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.insert_row.html 2023-07-21 08:01:34.789380600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_align.html 2023-04-19 15:18:31.848961800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_align.html 2023-07-21 08:01:34.797380700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_bg_color.html 2023-04-19 15:18:31.858961800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_bg_color.html 2023-07-21 08:01:34.801380600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_border.html 2023-04-19 15:18:31.868961800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_border.html 2023-07-21 08:01:34.805380800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_caption.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_caption.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_caption.html 2023-04-19 15:18:31.878961600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_caption.html 2023-07-21 08:01:34.809380800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_padding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_padding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_padding.html 2023-04-19 15:18:31.885628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_padding.html 2023-07-21 08:01:34.813380700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_spacing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_spacing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_spacing.html 2023-04-19 15:18:31.895628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_cell_spacing.html 2023-07-21 08:01:34.817381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_rules.html 2023-04-19 15:18:31.905628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_rules.html 2023-07-21 08:01:34.821380900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_summary.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_summary.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_summary.html 2023-04-19 15:18:31.915628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_summary.html 2023-07-21 08:01:34.825380800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_foot.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_foot.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_foot.html 2023-04-19 15:18:31.925628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_foot.html 2023-07-21 08:01:34.833381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_head.html 2023-04-19 15:18:31.935628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_t_head.html 2023-07-21 08:01:34.837381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_width.html 2023-04-19 15:18:31.945628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableElement.set_width.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.delete_cell.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.delete_cell.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.delete_cell.html 2023-04-19 15:18:31.985628000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.delete_cell.html 2023-07-21 08:01:34.873381100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_align.html 2023-04-19 15:18:31.992294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_align.html 2023-07-21 08:01:34.877381300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_bg_color.html 2023-04-19 15:18:32.002294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_bg_color.html 2023-07-21 08:01:34.881381300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_cells.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_cells.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_cells.html 2023-04-19 15:18:32.012294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_cells.html 2023-07-21 08:01:34.885381200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch.html 2023-04-19 15:18:32.022294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch.html 2023-07-21 08:01:34.889381400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch_off.html 2023-04-19 15:18:32.032294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_ch_off.html 2023-07-21 08:01:34.893381400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_row_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_row_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_row_index.html 2023-04-19 15:18:32.042294500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_row_index.html 2023-07-21 08:01:34.897381300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_section_row_index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_section_row_index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_section_row_index.html 2023-04-19 15:18:32.048961200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_section_row_index.html 2023-07-21 08:01:34.901381500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_v_align.html 2023-04-19 15:18:32.058961200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.get_v_align.html 2023-07-21 08:01:34.905381400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.insert_cell.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.insert_cell.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.insert_cell.html 2023-04-19 15:18:32.072294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.insert_cell.html 2023-07-21 08:01:34.909381400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_align.html 2023-04-19 15:18:32.082294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_align.html 2023-07-21 08:01:34.913381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_bg_color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_bg_color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_bg_color.html 2023-04-19 15:18:32.088961000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_bg_color.html 2023-07-21 08:01:34.917381500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch.html 2023-04-19 15:18:32.098960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch.html 2023-07-21 08:01:34.921381500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch_off.html 2023-04-19 15:18:32.108960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_ch_off.html 2023-07-21 08:01:34.925381700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_v_align.html 2023-04-19 15:18:32.118960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableRowElement.set_v_align.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.delete_row.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.delete_row.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.delete_row.html 2023-04-19 15:18:32.145627500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.delete_row.html 2023-07-21 08:01:34.961381700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_align.html 2023-04-19 15:18:32.155627500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_align.html 2023-07-21 08:01:34.965381900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch.html 2023-04-19 15:18:32.165627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch.html 2023-07-21 08:01:34.969381800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch_off.html 2023-04-19 15:18:32.172294000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_ch_off.html 2023-07-21 08:01:34.973381800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_rows.html 2023-04-19 15:18:32.182294000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_rows.html 2023-07-21 08:01:34.973381800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_v_align.html 2023-04-19 15:18:32.192294000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.get_v_align.html 2023-07-21 08:01:34.977382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.insert_row.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.insert_row.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.insert_row.html 2023-04-19 15:18:32.205627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.insert_row.html 2023-07-21 08:01:34.985381800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_align.html 2023-04-19 15:18:32.212293900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_align.html 2023-07-21 08:01:34.989382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch.html 2023-04-19 15:18:32.222293900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch.html 2023-07-21 08:01:34.993382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch_off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch_off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch_off.html 2023-04-19 15:18:32.232293800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_ch_off.html 2023-07-21 08:01:34.997382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_v_align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_v_align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_v_align.html 2023-04-19 15:18:32.242293800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTableSectionElement.set_v_align.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_area_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_area_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_area_type.html 2023-04-19 15:18:32.268960200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_area_type.html 2023-07-21 08:01:35.029382200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_autofocus.html 2023-04-19 15:18:32.278960200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_autofocus.html 2023-07-21 08:01:35.033382200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_cols.html 2023-04-19 15:18:32.288960200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_cols.html 2023-07-21 08:01:35.037382400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_default_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_default_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_default_value.html 2023-04-19 15:18:32.298960200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_default_value.html 2023-07-21 08:01:35.041382300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_disabled.html 2023-04-19 15:18:32.305626900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_disabled.html 2023-07-21 08:01:35.045382300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_form.html 2023-04-19 15:18:32.315626900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_form.html 2023-07-21 08:01:35.049382400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_name.html 2023-04-19 15:18:32.325626900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_name.html 2023-07-21 08:01:35.053382400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_read_only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_read_only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_read_only.html 2023-04-19 15:18:32.335626800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_read_only.html 2023-07-21 08:01:35.057382300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_rows.html 2023-04-19 15:18:32.345626800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_rows.html 2023-07-21 08:01:35.061382500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_end.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_end.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_end.html 2023-04-19 15:18:32.355626600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_end.html 2023-07-21 08:01:35.065382500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_start.html 2023-04-19 15:18:32.365626600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_selection_start.html 2023-07-21 08:01:35.069382400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_value.html 2023-04-19 15:18:32.372293200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_value.html 2023-07-21 08:01:35.073382600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_will_validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_will_validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_will_validate.html 2023-04-19 15:18:32.382293200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.get_will_validate.html 2023-07-21 08:01:35.077382600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.is_edited.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.is_edited.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.is_edited.html 2023-04-19 15:18:32.392293200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.is_edited.html 2023-07-21 08:01:35.081382500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.select.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.select.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.select.html 2023-04-19 15:18:32.398959900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.select.html 2023-07-21 08:01:35.085382700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_autofocus.html 2023-04-19 15:18:32.408959900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_autofocus.html 2023-07-21 08:01:35.089382600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_cols.html 2023-04-19 15:18:32.418959900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_cols.html 2023-07-21 08:01:35.093382600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_default_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_default_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_default_value.html 2023-04-19 15:18:32.428959800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_default_value.html 2023-07-21 08:01:35.097382800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_disabled.html 2023-04-19 15:18:32.438959800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_disabled.html 2023-07-21 08:01:35.101382700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_name.html 2023-04-19 15:18:32.445626300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_name.html 2023-07-21 08:01:35.105382700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_read_only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_read_only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_read_only.html 2023-04-19 15:18:32.455626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_read_only.html 2023-07-21 08:01:35.109382900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_rows.html 2023-04-19 15:18:32.465626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_rows.html 2023-07-21 08:01:35.113382800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_end.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_end.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_end.html 2023-04-19 15:18:32.475626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_end.html 2023-07-21 08:01:35.117382800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_range.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_range.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_range.html 2023-04-19 15:18:32.488959600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_range.html 2023-07-21 08:01:35.125383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_start.html 2023-04-19 15:18:32.498959500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_selection_start.html 2023-07-21 08:01:35.129382800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_value.html 2023-04-19 15:18:32.508959500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTextAreaElement.set_value.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.get_text.html 2023-04-19 15:18:32.545626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.get_text.html 2023-07-21 08:01:35.165383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.set_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.set_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.set_text.html 2023-04-19 15:18:32.555626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLTitleElement.set_text.html 2023-07-21 08:01:35.169383300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_compact.html 2023-04-19 15:18:32.575626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_compact.html 2023-07-21 08:01:35.197383400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_type_attr.html 2023-04-19 15:18:32.585626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.get_type_attr.html 2023-07-21 08:01:35.197383400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_compact.html 2023-04-19 15:18:32.595625900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_compact.html 2023-07-21 08:01:35.201383400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_type_attr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_type_attr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_type_attr.html 2023-04-19 15:18:32.605625900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMHTMLUListElement.set_type_attr.html 2023-07-21 08:01:35.205383500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_graph_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_graph_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_graph_key.html 2023-04-19 15:18:32.625625800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_graph_key.html 2023-07-21 08:01:35.229383700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_key.html 2023-04-19 15:18:32.632292500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_alt_key.html 2023-07-21 08:01:35.233383700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_ctrl_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_ctrl_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_ctrl_key.html 2023-04-19 15:18:32.642292300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_ctrl_key.html 2023-07-21 08:01:35.237383600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_identifier.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_identifier.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_identifier.html 2023-04-19 15:18:32.652292300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_identifier.html 2023-07-21 08:01:35.237383600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_location.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_location.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_location.html 2023-04-19 15:18:32.662292200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_key_location.html 2023-07-21 08:01:35.241383800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_meta_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_meta_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_meta_key.html 2023-04-19 15:18:32.668959000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_meta_key.html 2023-07-21 08:01:35.245383700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_modifier_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_modifier_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_modifier_state.html 2023-04-19 15:18:32.682292200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_modifier_state.html 2023-07-21 08:01:35.249383700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_shift_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_shift_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_shift_key.html 2023-04-19 15:18:32.692292200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.get_shift_key.html 2023-07-21 08:01:35.253383900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.init_keyboard_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.init_keyboard_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.init_keyboard_event.html 2023-04-19 15:18:32.728958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMKeyboardEvent.init_keyboard_event.html 2023-07-21 08:01:35.265384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.append_medium.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.append_medium.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.append_medium.html 2023-04-19 15:18:32.748958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.append_medium.html 2023-07-21 08:01:35.293384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.delete_medium.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.delete_medium.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.delete_medium.html 2023-04-19 15:18:32.758958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.delete_medium.html 2023-07-21 08:01:35.297384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_length.html 2023-04-19 15:18:32.768958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_length.html 2023-07-21 08:01:35.297384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_media_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_media_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_media_text.html 2023-04-19 15:18:32.775625200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.get_media_text.html 2023-07-21 08:01:35.301384200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.item.html 2023-04-19 15:18:32.788958500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.item.html 2023-07-21 08:01:35.305384200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.set_media_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.set_media_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.set_media_text.html 2023-04-19 15:18:32.798958500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMediaList.set_media_text.html 2023-07-21 08:01:35.309384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_alt_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_alt_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_alt_key.html 2023-04-19 15:18:32.825625000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_alt_key.html 2023-07-21 08:01:35.333384300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_button.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_button.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_button.html 2023-04-19 15:18:32.835625000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_button.html 2023-07-21 08:01:35.337384500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_x.html 2023-04-19 15:18:32.845625000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_x.html 2023-07-21 08:01:35.341384400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_y.html 2023-04-19 15:18:32.855625000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_client_y.html 2023-07-21 08:01:35.345384400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_ctrl_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_ctrl_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_ctrl_key.html 2023-04-19 15:18:32.862291600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_ctrl_key.html 2023-07-21 08:01:35.349384500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_from_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_from_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_from_element.html 2023-04-19 15:18:32.872291600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_from_element.html 2023-07-21 08:01:35.353384500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_meta_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_meta_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_meta_key.html 2023-04-19 15:18:32.882291600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_meta_key.html 2023-07-21 08:01:35.357384400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_x.html 2023-04-19 15:18:32.892291500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_x.html 2023-07-21 08:01:35.361384600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_y.html 2023-04-19 15:18:32.902291500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_offset_y.html 2023-07-21 08:01:35.365384600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_related_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_related_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_related_target.html 2023-04-19 15:18:32.908958200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_related_target.html 2023-07-21 08:01:35.365384600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_x.html 2023-04-19 15:18:32.918958000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_x.html 2023-07-21 08:01:35.369384500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_y.html 2023-04-19 15:18:32.928958000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_screen_y.html 2023-07-21 08:01:35.373384700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_shift_key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_shift_key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_shift_key.html 2023-04-19 15:18:32.938958000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_shift_key.html 2023-07-21 08:01:35.377384700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_to_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_to_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_to_element.html 2023-04-19 15:18:32.948958000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_to_element.html 2023-07-21 08:01:35.381384600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_x.html 2023-04-19 15:18:32.955624600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_x.html 2023-07-21 08:01:35.385384800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_y.html 2023-04-19 15:18:32.965624600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.get_y.html 2023-07-21 08:01:35.389384700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.init_mouse_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.init_mouse_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.init_mouse_event.html 2023-04-19 15:18:33.015624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMMouseEvent.init_mouse_event.html 2023-07-21 08:01:35.409385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_length.html 2023-04-19 15:18:33.048957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_length.html 2023-07-21 08:01:35.437385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item.html 2023-04-19 15:18:33.062291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item.html 2023-07-21 08:01:35.441385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item_ns.html 2023-04-19 15:18:33.075624200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.get_named_item_ns.html 2023-07-21 08:01:35.449385200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.item.html 2023-04-19 15:18:33.088957500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.item.html 2023-07-21 08:01:35.453385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item.html 2023-04-19 15:18:33.102290900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item.html 2023-07-21 08:01:35.457385300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item_ns.html 2023-04-19 15:18:33.115624000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.remove_named_item_ns.html 2023-07-21 08:01:35.465385200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item.html 2023-04-19 15:18:33.128957300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item.html 2023-07-21 08:01:35.469385400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item_ns.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item_ns.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item_ns.html 2023-04-19 15:18:33.142290600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNamedNodeMap.set_named_item_ns.html 2023-07-21 08:01:35.473385300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.append_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.append_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.append_child.html 2023-04-19 15:18:33.168957200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.append_child.html 2023-07-21 08:01:35.505385600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node.html 2023-04-19 15:18:33.182290600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node.html 2023-07-21 08:01:35.509385600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node_with_error.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node_with_error.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node_with_error.html 2023-04-19 15:18:33.195623900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.clone_node_with_error.html 2023-07-21 08:01:35.513385500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.compare_document_position.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.compare_document_position.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.compare_document_position.html 2023-04-19 15:18:33.208957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.compare_document_position.html 2023-07-21 08:01:35.517385700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.contains.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.contains.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.contains.html 2023-04-19 15:18:33.222290300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.contains.html 2023-07-21 08:01:35.521385700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeFilter.accept_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeFilter.accept_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeFilter.accept_node.html 2023-04-19 15:18:19.745670300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeFilter.accept_node.html 2023-07-21 08:01:03.353161000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_base_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_base_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_base_uri.html 2023-04-19 15:18:33.228957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_base_uri.html 2023-07-21 08:01:35.525385600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_child_nodes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_child_nodes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_child_nodes.html 2023-04-19 15:18:33.238957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_child_nodes.html 2023-07-21 08:01:35.529385800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_first_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_first_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_first_child.html 2023-04-19 15:18:33.248957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_first_child.html 2023-07-21 08:01:35.533385800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_last_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_last_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_last_child.html 2023-04-19 15:18:33.258957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_last_child.html 2023-07-21 08:01:35.537385700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_local_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_local_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_local_name.html 2023-04-19 15:18:33.268957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_local_name.html 2023-07-21 08:01:35.541386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_namespace_uri.html 2023-04-19 15:18:33.278957000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_namespace_uri.html 2023-07-21 08:01:35.545385800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_next_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_next_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_next_sibling.html 2023-04-19 15:18:33.288956900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_next_sibling.html 2023-07-21 08:01:35.549385800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_name.html 2023-04-19 15:18:33.298956900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_name.html 2023-07-21 08:01:35.553386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_type.html 2023-04-19 15:18:33.308956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_type.html 2023-07-21 08:01:35.557386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_value.html 2023-04-19 15:18:33.318956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_node_value.html 2023-07-21 08:01:35.561385900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_owner_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_owner_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_owner_document.html 2023-04-19 15:18:33.328956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_owner_document.html 2023-07-21 08:01:35.565386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_element.html 2023-04-19 15:18:33.338956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_element.html 2023-07-21 08:01:35.569386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_node.html 2023-04-19 15:18:33.348956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_parent_node.html 2023-07-21 08:01:35.573386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_prefix.html 2023-04-19 15:18:33.358956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_prefix.html 2023-07-21 08:01:35.581386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_previous_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_previous_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_previous_sibling.html 2023-04-19 15:18:33.368956600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_previous_sibling.html 2023-07-21 08:01:35.581386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_text_content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_text_content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_text_content.html 2023-04-19 15:18:33.375623200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.get_text_content.html 2023-07-21 08:01:35.585386000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.has_child_nodes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.has_child_nodes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.has_child_nodes.html 2023-04-19 15:18:33.388956500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.has_child_nodes.html 2023-07-21 08:01:35.589386200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.insert_before.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.insert_before.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.insert_before.html 2023-04-19 15:18:33.402289600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.insert_before.html 2023-07-21 08:01:35.597386100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_default_namespace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_default_namespace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_default_namespace.html 2023-04-19 15:18:33.415623000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_default_namespace.html 2023-07-21 08:01:35.601386300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_equal_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_equal_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_equal_node.html 2023-04-19 15:18:33.428956300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_equal_node.html 2023-07-21 08:01:35.609386200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_same_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_same_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_same_node.html 2023-04-19 15:18:33.442289600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_same_node.html 2023-07-21 08:01:35.613386400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_supported.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_supported.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_supported.html 2023-04-19 15:18:33.455623000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.is_supported.html 2023-07-21 08:01:35.617386300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.detach.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.detach.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.detach.html 2023-04-19 15:18:33.588955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.detach.html 2023-07-21 08:01:35.689386800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_expand_entity_references.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_expand_entity_references.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_expand_entity_references.html 2023-04-19 15:18:33.605622300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_expand_entity_references.html 2023-07-21 08:01:35.693386800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_filter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_filter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_filter.html 2023-04-19 15:18:33.615622300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_filter.html 2023-07-21 08:01:35.697387000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_pointer_before_reference_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_pointer_before_reference_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_pointer_before_reference_node.html 2023-04-19 15:18:33.622289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_pointer_before_reference_node.html 2023-07-21 08:01:35.701387000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_reference_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_reference_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_reference_node.html 2023-04-19 15:18:33.632289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_reference_node.html 2023-07-21 08:01:35.705386900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_root.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_root.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_root.html 2023-04-19 15:18:33.642289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_root.html 2023-07-21 08:01:35.709387000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_what_to_show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_what_to_show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_what_to_show.html 2023-04-19 15:18:33.652289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.get_what_to_show.html 2023-07-21 08:01:35.713387000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.next_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.next_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.next_node.html 2023-04-19 15:18:33.662289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.next_node.html 2023-07-21 08:01:35.717387000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.previous_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.previous_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.previous_node.html 2023-04-19 15:18:33.672289000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeIterator.previous_node.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.get_length.html 2023-04-19 15:18:33.695622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.get_length.html 2023-07-21 08:01:35.745387300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.item.html 2023-04-19 15:18:33.708955300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNodeList.item.html 2023-07-21 08:01:35.749387300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_namespace_uri.html 2023-04-19 15:18:33.468956200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_namespace_uri.html 2023-07-21 08:01:35.625386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_prefix.html 2023-04-19 15:18:33.482289600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.lookup_prefix.html 2023-07-21 08:01:35.629386400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.normalize.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.normalize.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.normalize.html 2023-04-19 15:18:33.492289300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.normalize.html 2023-07-21 08:01:35.633386400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.remove_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.remove_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.remove_child.html 2023-04-19 15:18:33.505622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.remove_child.html 2023-07-21 08:01:35.637386600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.replace_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.replace_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.replace_child.html 2023-04-19 15:18:33.522289300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.replace_child.html 2023-07-21 08:01:35.645386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_node_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_node_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_node_value.html 2023-04-19 15:18:33.532289300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_node_value.html 2023-07-21 08:01:35.649386600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_prefix.html 2023-04-19 15:18:33.542289300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_prefix.html 2023-07-21 08:01:35.653386600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_text_content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_text_content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_text_content.html 2023-04-19 15:18:33.552289200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMNode.set_text_content.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_sheet.html 2023-04-19 15:18:33.735622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_sheet.html 2023-07-21 08:01:35.801387500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_target.html 2023-04-19 15:18:33.745622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMProcessingInstruction.get_target.html 2023-07-21 08:01:35.805387500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_contents.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_contents.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_contents.html 2023-04-19 15:18:33.765622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_contents.html 2023-07-21 08:01:35.825387700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_range.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_range.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_range.html 2023-04-19 15:18:33.775622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.clone_range.html 2023-07-21 08:01:35.833387900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.collapse.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.collapse.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.collapse.html 2023-04-19 15:18:33.785621600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.collapse.html 2023-07-21 08:01:35.837387800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_boundary_points.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_boundary_points.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_boundary_points.html 2023-04-19 15:18:33.802288300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_boundary_points.html 2023-07-21 08:01:35.845388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_node.html 2023-04-19 15:18:33.812288300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_node.html 2023-07-21 08:01:35.849388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_point.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_point.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_point.html 2023-04-19 15:18:33.828955000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.compare_point.html 2023-07-21 08:01:35.857388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.create_contextual_fragment.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.create_contextual_fragment.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.create_contextual_fragment.html 2023-04-19 15:18:33.842288300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.create_contextual_fragment.html 2023-07-21 08:01:35.865388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.delete_contents.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.delete_contents.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.delete_contents.html 2023-04-19 15:18:33.848955000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.delete_contents.html 2023-07-21 08:01:35.869388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.detach.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.detach.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.detach.html 2023-04-19 15:18:33.855621600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.detach.html 2023-07-21 08:01:35.869388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.expand.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.expand.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.expand.html 2023-04-19 15:18:33.865621600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.expand.html 2023-07-21 08:01:35.873388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.extract_contents.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.extract_contents.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.extract_contents.html 2023-04-19 15:18:33.875621300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.extract_contents.html 2023-07-21 08:01:35.877388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_collapsed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_collapsed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_collapsed.html 2023-04-19 15:18:33.885621300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_collapsed.html 2023-07-21 08:01:35.885388100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_common_ancestor_container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_common_ancestor_container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_common_ancestor_container.html 2023-04-19 15:18:33.895621300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_common_ancestor_container.html 2023-07-21 08:01:35.889388000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_container.html 2023-04-19 15:18:33.905621300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_container.html 2023-07-21 08:01:35.893388300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_offset.html 2023-04-19 15:18:33.915621300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_end_offset.html 2023-07-21 08:01:35.897388200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_container.html 2023-04-19 15:18:33.928954600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_container.html 2023-07-21 08:01:35.901388200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_offset.html 2023-04-19 15:18:33.938954600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_start_offset.html 2023-07-21 08:01:35.905388400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_text.html 2023-04-19 15:18:33.948954600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.get_text.html 2023-07-21 08:01:35.909388300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.insert_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.insert_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.insert_node.html 2023-04-19 15:18:33.958954600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.insert_node.html 2023-07-21 08:01:35.913388300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.intersects_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.intersects_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.intersects_node.html 2023-04-19 15:18:33.972287700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.intersects_node.html 2023-07-21 08:01:35.917388400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.is_point_in_range.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.is_point_in_range.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.is_point_in_range.html 2023-04-19 15:18:34.512286000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.is_point_in_range.html 2023-07-21 08:01:35.925388300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node_contents.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node_contents.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node_contents.html 2023-04-19 15:18:34.532286000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node_contents.html 2023-07-21 08:01:35.937388400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node.html 2023-04-19 15:18:34.522286000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.select_node.html 2023-07-21 08:01:35.929388500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_after.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_after.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_after.html 2023-04-19 15:18:34.555619000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_after.html 2023-07-21 08:01:35.949388500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_before.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_before.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_before.html 2023-04-19 15:18:34.565619000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end_before.html 2023-07-21 08:01:35.953388700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end.html 2023-04-19 15:18:34.545619000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_end.html 2023-07-21 08:01:35.941388600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_after.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_after.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_after.html 2023-04-19 15:18:34.588952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_after.html 2023-07-21 08:01:35.965388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_before.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_before.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_before.html 2023-04-19 15:18:34.598952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start_before.html 2023-07-21 08:01:35.969388700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start.html 2023-04-19 15:18:34.578952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.set_start.html 2023-07-21 08:01:35.961388600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.surround_contents.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.surround_contents.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.surround_contents.html 2023-04-19 15:18:34.608952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.surround_contents.html 2023-07-21 08:01:35.977388900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.to_string.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.to_string.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.to_string.html 2023-04-19 15:18:34.618952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMRange.to_string.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_content_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_content_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_content_type.html 2023-04-19 15:18:34.638952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_content_type.html 2023-07-21 08:01:36.005389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_disabled.html 2023-04-19 15:18:34.645618700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_disabled.html 2023-07-21 08:01:36.009389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_href.html 2023-04-19 15:18:34.655618700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_href.html 2023-07-21 08:01:36.013389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_media.html 2023-04-19 15:18:34.665618700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_media.html 2023-07-21 08:01:36.017389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_owner_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_owner_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_owner_node.html 2023-04-19 15:18:34.675618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_owner_node.html 2023-07-21 08:01:36.021389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_parent_style_sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_parent_style_sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_parent_style_sheet.html 2023-04-19 15:18:34.685618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_parent_style_sheet.html 2023-07-21 08:01:36.025389200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_title.html 2023-04-19 15:18:34.695618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.get_title.html 2023-07-21 08:01:36.029389100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.get_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.get_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.get_length.html 2023-04-19 15:18:34.725618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.get_length.html 2023-07-21 08:01:36.057389300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.item.html 2023-04-19 15:18:34.738951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheetList.item.html 2023-07-21 08:01:36.061389400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.set_disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.set_disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.set_disabled.html 2023-04-19 15:18:34.702285300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMStyleSheet.set_disabled.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.get_whole_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.get_whole_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.get_whole_text.html 2023-04-19 15:18:34.758951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.get_whole_text.html 2023-07-21 08:01:36.089389600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.replace_whole_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.replace_whole_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.replace_whole_text.html 2023-04-19 15:18:34.772285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.replace_whole_text.html 2023-07-21 08:01:36.093389500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.split_text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.split_text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.split_text.html 2023-04-19 15:18:34.782285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMText.split_text.html 2023-07-21 08:01:36.097389700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.first_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.first_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.first_child.html 2023-04-19 15:18:34.802285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.first_child.html 2023-07-21 08:01:36.121389900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_current_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_current_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_current_node.html 2023-04-19 15:18:34.812285000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_current_node.html 2023-07-21 08:01:36.125389800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_expand_entity_references.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_expand_entity_references.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_expand_entity_references.html 2023-04-19 15:18:34.825618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_expand_entity_references.html 2023-07-21 08:01:36.129389800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_filter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_filter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_filter.html 2023-04-19 15:18:34.835618000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_filter.html 2023-07-21 08:01:36.133390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_root.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_root.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_root.html 2023-04-19 15:18:34.845618000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_root.html 2023-07-21 08:01:36.137390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_what_to_show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_what_to_show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_what_to_show.html 2023-04-19 15:18:34.852284700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.get_what_to_show.html 2023-07-21 08:01:36.141389800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.last_child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.last_child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.last_child.html 2023-04-19 15:18:34.862284700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.last_child.html 2023-07-21 08:01:36.145390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_node.html 2023-04-19 15:18:34.872284700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_node.html 2023-07-21 08:01:36.149390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_sibling.html 2023-04-19 15:18:34.882284600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.next_sibling.html 2023-07-21 08:01:36.149390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.parent_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.parent_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.parent_node.html 2023-04-19 15:18:34.892284600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.parent_node.html 2023-07-21 08:01:36.153390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_node.html 2023-04-19 15:18:34.902284600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_node.html 2023-07-21 08:01:36.157390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_sibling.html 2023-04-19 15:18:34.918951300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.previous_sibling.html 2023-07-21 08:01:36.161390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.set_current_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.set_current_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.set_current_node.html 2023-04-19 15:18:34.925617700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMTreeWalker.set_current_node.html 2023-07-21 08:01:36.165390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_char_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_char_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_char_code.html 2023-04-19 15:18:34.948951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_char_code.html 2023-07-21 08:01:36.193390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_detail.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_detail.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_detail.html 2023-04-19 15:18:34.958951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_detail.html 2023-07-21 08:01:36.197390300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_key_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_key_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_key_code.html 2023-04-19 15:18:34.965617700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_key_code.html 2023-07-21 08:01:36.201390300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_x.html 2023-04-19 15:18:34.975617600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_x.html 2023-07-21 08:01:36.205390500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_y.html 2023-04-19 15:18:34.985617600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_layer_y.html 2023-07-21 08:01:36.205390500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_x.html 2023-04-19 15:18:34.992284300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_x.html 2023-07-21 08:01:36.209390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_y.html 2023-04-19 15:18:35.002284300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_page_y.html 2023-07-21 08:01:36.213390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_view.html 2023-04-19 15:18:35.012284300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.get_view.html 2023-07-21 08:01:36.217390500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.init_ui_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.init_ui_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.init_ui_event.html 2023-04-19 15:18:35.032284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMUIEvent.init_ui_event.html 2023-07-21 08:01:36.225390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta.html 2023-04-19 15:18:35.055617300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta.html 2023-07-21 08:01:36.257390700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_x.html 2023-04-19 15:18:35.065617300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_x.html 2023-07-21 08:01:36.261390700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_y.html 2023-04-19 15:18:35.075617300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.get_wheel_delta_y.html 2023-07-21 08:01:36.265390900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.init_wheel_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.init_wheel_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.init_wheel_event.html 2023-04-19 15:18:35.112284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMWheelEvent.init_wheel_event.html 2023-07-21 08:01:36.281391000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathExpression.evaluate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathExpression.evaluate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathExpression.evaluate.html 2023-04-19 15:18:35.142283700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathExpression.evaluate.html 2023-07-21 08:01:36.313391200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathNSResolver.lookup_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathNSResolver.lookup_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathNSResolver.lookup_namespace_uri.html 2023-04-19 15:18:19.869003300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathNSResolver.lookup_namespace_uri.html 2023-07-21 08:01:03.473162000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_boolean_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_boolean_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_boolean_value.html 2023-04-19 15:18:35.155617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_boolean_value.html 2023-07-21 08:01:36.337391400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_invalid_iterator_state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_invalid_iterator_state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_invalid_iterator_state.html 2023-04-19 15:18:35.165617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_invalid_iterator_state.html 2023-07-21 08:01:36.341391300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_number_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_number_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_number_value.html 2023-04-19 15:18:35.175617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_number_value.html 2023-07-21 08:01:36.345391300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_result_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_result_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_result_type.html 2023-04-19 15:18:35.182283600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_result_type.html 2023-07-21 08:01:36.353391400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_single_node_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_single_node_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_single_node_value.html 2023-04-19 15:18:35.195617000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_single_node_value.html 2023-07-21 08:01:36.361391500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_snapshot_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_snapshot_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_snapshot_length.html 2023-04-19 15:18:35.202283600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_snapshot_length.html 2023-07-21 08:01:36.369391400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_string_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_string_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_string_value.html 2023-04-19 15:18:35.212283400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.get_string_value.html 2023-07-21 08:01:36.377391600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.iterate_next.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.iterate_next.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.iterate_next.html 2023-04-19 15:18:35.228950000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.iterate_next.html 2023-07-21 08:01:36.381391500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.snapshot_item.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.snapshot_item.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.snapshot_item.html 2023-04-19 15:18:35.238950000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.DOMXPathResult.snapshot_item.html 2023-07-21 08:01:36.385391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_id.html 2023-04-19 15:18:35.275616600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_id.html 2023-07-21 08:01:36.425392000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_context_for_script_world.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_context_for_script_world.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_context_for_script_world.html 2023-04-19 15:18:35.292283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_context_for_script_world.html 2023-07-21 08:01:36.433392000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_global_context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_global_context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_global_context.html 2023-04-19 15:18:35.305616400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_javascript_global_context.html 2023-07-21 08:01:36.437392000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context_for_script_world.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context_for_script_world.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context_for_script_world.html 2023-04-19 15:18:35.335616400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context_for_script_world.html 2023-07-21 08:01:36.453392000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context.html 2023-04-19 15:18:35.318949700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_context.html 2023-07-21 08:01:36.445392100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object.html 2023-04-19 15:18:35.352283000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object.html 2023-07-21 08:01:36.461392200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object_in_script_world.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object_in_script_world.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object_in_script_world.html 2023-04-19 15:18:35.372283000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_js_value_for_dom_object_in_script_world.html 2023-07-21 08:01:36.469392300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_uri.html 2023-04-19 15:18:35.385616300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.get_uri.html 2023-07-21 08:01:36.477392200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.is_main_frame.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.is_main_frame.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.Frame.is_main_frame.html 2023-04-19 15:18:35.395616300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.Frame.is_main_frame.html 2023-07-21 08:01:36.481392400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -121,7 +121,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_editable.html 2023-04-19 15:18:35.442282700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_editable.html 2023-07-21 08:01:36.525392500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_image.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_image.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_image.html 2023-04-19 15:18:35.455616000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_image.html 2023-07-21 08:01:36.529392700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_link.html 2023-04-19 15:18:35.468949300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_link.html 2023-07-21 08:01:36.533392700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_media.html 2023-04-19 15:18:35.482282600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_media.html 2023-07-21 08:01:36.541392800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_scrollbar.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_scrollbar.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_scrollbar.html 2023-04-19 15:18:35.492282600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_scrollbar.html 2023-07-21 08:01:36.545392800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_selection.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_selection.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_selection.html 2023-04-19 15:18:35.505615700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.context_is_selection.html 2023-07-21 08:01:36.553393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_context.html 2023-04-19 15:18:35.518949000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_context.html 2023-07-21 08:01:36.557392800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_image_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_image_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_image_uri.html 2023-04-19 15:18:35.532282400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_image_uri.html 2023-07-21 08:01:36.565393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_label.html 2023-04-19 15:18:35.542282300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_label.html 2023-07-21 08:01:36.569393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_title.html 2023-04-19 15:18:35.555615700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_title.html 2023-07-21 08:01:36.577393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_uri.html 2023-04-19 15:18:35.575615600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_link_uri.html 2023-07-21 08:01:36.581393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_media_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_media_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_media_uri.html 2023-04-19 15:18:35.585615600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.HitTestResult.get_media_uri.html 2023-07-21 08:01:36.589393100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -127,7 +127,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ScriptWorld.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ScriptWorld.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.ScriptWorld.get_name.html 2023-04-19 15:18:35.668948700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.ScriptWorld.get_name.html 2023-07-21 08:01:36.661393400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_headers.html 2023-04-19 15:18:35.735615000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_headers.html 2023-07-21 08:01:36.713394000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_method.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_method.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_method.html 2023-04-19 15:18:35.748948300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_http_method.html 2023-07-21 08:01:36.717393900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_uri.html 2023-04-19 15:18:35.758948300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.get_uri.html 2023-07-21 08:01:36.721393800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.set_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.set_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.set_uri.html 2023-04-19 15:18:35.772281600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIRequest.set_uri.html 2023-07-21 08:01:36.725394000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_content_length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_content_length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_content_length.html 2023-04-19 15:18:35.805614700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_content_length.html 2023-07-21 08:01:36.761394300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_http_headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_http_headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_http_headers.html 2023-04-19 15:18:35.818948000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_http_headers.html 2023-07-21 08:01:36.765394200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_mime_type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_mime_type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_mime_type.html 2023-04-19 15:18:35.832281400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_mime_type.html 2023-07-21 08:01:36.769394200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_status_code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_status_code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_status_code.html 2023-04-19 15:18:35.845614700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_status_code.html 2023-07-21 08:01:36.777394300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_suggested_filename.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_suggested_filename.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_suggested_filename.html 2023-04-19 15:18:35.855614700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_suggested_filename.html 2023-07-21 08:01:36.781394200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_uri.html 2023-04-19 15:18:35.868948000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.URIResponse.get_uri.html 2023-07-21 08:01:36.785394400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -115,7 +115,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_fd_list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_fd_list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_fd_list.html 2023-04-19 15:18:35.952281000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_fd_list.html 2023-07-21 08:01:36.841394700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_name.html 2023-04-19 15:18:35.965614300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_name.html 2023-07-21 08:01:36.849394800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_parameters.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_parameters.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_parameters.html 2023-04-19 15:18:35.975614000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.get_parameters.html 2023-07-21 08:01:36.853394700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.send_reply.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.send_reply.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.send_reply.html 2023-04-19 15:18:35.988947400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.UserMessage.send_reply.html 2023-07-21 08:01:36.857395000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -111,7 +111,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebEditor.get_page.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebEditor.get_page.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebEditor.get_page.html 2023-04-19 15:18:36.032280700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebEditor.get_page.html 2023-07-21 08:01:36.897395100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.get_page.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.get_page.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.get_page.html 2023-04-19 15:18:36.082280400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.get_page.html 2023-07-21 08:01:36.937395300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context_finish.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context_finish.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context_finish.html 2023-04-19 15:18:36.122280400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context_finish.html 2023-07-21 08:01:36.953395600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context.html 2023-04-19 15:18:36.105613700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebExtension.send_message_to_context.html 2023-07-21 08:01:36.945395500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] @@ -211,7 +211,7 @@
- + diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_js_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_js_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_js_node.html 2023-04-19 15:18:36.312279700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_js_node.html 2023-07-21 08:01:37.069396300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_node.html 2023-04-19 15:18:36.325613000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebHitTestResult.get_node.html 2023-07-21 08:01:37.073396400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -107,7 +107,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_dom_document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_dom_document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_dom_document.html 2023-04-19 15:18:36.378946000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_dom_document.html 2023-07-21 08:01:37.113396600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_editor.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_editor.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_editor.html 2023-04-19 15:18:36.388946000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_editor.html 2023-07-21 08:01:37.117396600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_form_manager.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_form_manager.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_form_manager.html 2023-04-19 15:18:36.405612700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_form_manager.html 2023-07-21 08:01:37.125396700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_id.html 2023-04-19 15:18:36.415612700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_id.html 2023-07-21 08:01:37.129396700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_main_frame.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_main_frame.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_main_frame.html 2023-04-19 15:18:36.428946000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_main_frame.html 2023-07-21 08:01:37.133396900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_uri.html 2023-04-19 15:18:36.442279300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.get_uri.html 2023-07-21 08:01:37.141396800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view_finish.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view_finish.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view_finish.html 2023-04-19 15:18:36.482279000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view_finish.html 2023-07-21 08:01:37.157397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view.html 2023-04-19 15:18:36.465612400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/method.WebPage.send_message_to_view.html 2023-07-21 08:01:37.149397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -119,7 +119,7 @@ Declaration - [src] + [src] @@ -221,7 +221,7 @@ - + diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.local-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.local-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.local-name.html 2023-04-19 15:18:20.305668400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.local-name.html 2023-07-21 08:01:04.865171700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.name.html 2023-04-19 15:18:20.305668400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.name.html 2023-07-21 08:01:04.869171900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.namespace-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.namespace-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.namespace-uri.html 2023-04-19 15:18:20.305668400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.namespace-uri.html 2023-07-21 08:01:04.873171800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.owner-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.owner-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.owner-element.html 2023-04-19 15:18:20.309001700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.owner-element.html 2023-07-21 08:01:04.873171800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.prefix.html 2023-04-19 15:18:20.309001700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.prefix.html 2023-07-21 08:01:04.873171800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.specified.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.specified.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.specified.html 2023-04-19 15:18:20.309001700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.specified.html 2023-07-21 08:01:04.873171800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.value.html 2023-04-19 15:18:20.309001700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMAttr.value.html 2023-07-21 08:01:04.873171800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMBlob.size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMBlob.size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMBlob.size.html 2023-04-19 15:18:20.325668300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMBlob.size.html 2023-07-21 08:01:05.037173000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.data.html 2023-04-19 15:18:20.452334600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.data.html 2023-07-21 08:01:05.565176700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.length.html 2023-04-19 15:18:20.452334600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCharacterData.length.html 2023-07-21 08:01:05.569176700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.bottom.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.bottom.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.bottom.html 2023-04-19 15:18:20.555667600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.bottom.html 2023-07-21 08:01:05.981179700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.height.html 2023-04-19 15:18:20.559001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.height.html 2023-07-21 08:01:05.981179700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.left.html 2023-04-19 15:18:20.559001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.left.html 2023-07-21 08:01:05.989179600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRectList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRectList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRectList.length.html 2023-04-19 15:18:20.615667300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRectList.length.html 2023-07-21 08:01:06.181181000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.right.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.right.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.right.html 2023-04-19 15:18:20.559001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.right.html 2023-07-21 08:01:05.997179700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.top.html 2023-04-19 15:18:20.559001000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.top.html 2023-07-21 08:01:05.997179700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.width.html 2023-04-19 15:18:20.562334300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMClientRect.width.html 2023-07-21 08:01:05.997179700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.css-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.css-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.css-text.html 2023-04-19 15:18:20.689000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.css-text.html 2023-07-21 08:01:06.605184000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRuleList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRuleList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRuleList.length.html 2023-04-19 15:18:20.722333700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRuleList.length.html 2023-07-21 08:01:06.813185500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-rule.html 2023-04-19 15:18:20.689000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-rule.html 2023-07-21 08:01:06.605184000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-style-sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-style-sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-style-sheet.html 2023-04-19 15:18:20.689000400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.parent-style-sheet.html 2023-07-21 08:01:06.605184000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.type.html 2023-04-19 15:18:20.692333700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSRule.type.html 2023-07-21 08:01:06.609184000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.css-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.css-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.css-text.html 2023-04-19 15:18:20.865666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.css-text.html 2023-07-21 08:01:07.337189200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.length.html 2023-04-19 15:18:20.865666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.length.html 2023-07-21 08:01:07.337189200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.parent-rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.parent-rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.parent-rule.html 2023-04-19 15:18:20.865666400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleDeclaration.parent-rule.html 2023-07-21 08:01:07.337189200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.css-rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.css-rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.css-rules.html 2023-04-19 15:18:20.965666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.css-rules.html 2023-07-21 08:01:07.789192400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.owner-rule.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.owner-rule.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.owner-rule.html 2023-04-19 15:18:20.965666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.owner-rule.html 2023-07-21 08:01:07.793192400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.rules.html 2023-04-19 15:18:20.965666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSStyleSheet.rules.html 2023-07-21 08:01:07.793192400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-text.html 2023-04-19 15:18:21.005666000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-text.html 2023-07-21 08:01:07.997193800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-value-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-value-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-value-type.html 2023-04-19 15:18:21.012332700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMCSSValue.css-value-type.html 2023-07-21 08:01:07.997193800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.active-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.active-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.active-element.html 2023-04-19 15:18:22.425661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.active-element.html 2023-07-21 08:01:11.285217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.anchors.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.anchors.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.anchors.html 2023-04-19 15:18:22.425661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.anchors.html 2023-07-21 08:01:11.301217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.applets.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.applets.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.applets.html 2023-04-19 15:18:22.428994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.applets.html 2023-07-21 08:01:11.301217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.body.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.body.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.body.html 2023-04-19 15:18:22.428994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.body.html 2023-07-21 08:01:11.305217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.character-set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.character-set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.character-set.html 2023-04-19 15:18:22.432327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.character-set.html 2023-07-21 08:01:11.305217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.charset.html 2023-04-19 15:18:22.432327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.charset.html 2023-07-21 08:01:11.305217000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.child-element-count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.child-element-count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.child-element-count.html 2023-04-19 15:18:22.432327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.child-element-count.html 2023-07-21 08:01:11.309217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.children.html 2023-04-19 15:18:22.435661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.children.html 2023-07-21 08:01:11.309217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.compat-mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.compat-mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.compat-mode.html 2023-04-19 15:18:22.435661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.compat-mode.html 2023-07-21 08:01:11.325217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.content-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.content-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.content-type.html 2023-04-19 15:18:22.438994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.content-type.html 2023-07-21 08:01:11.325217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.cookie.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.cookie.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.cookie.html 2023-04-19 15:18:22.438994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.cookie.html 2023-07-21 08:01:11.329217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.current-script.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.current-script.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.current-script.html 2023-04-19 15:18:22.438994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.current-script.html 2023-07-21 08:01:11.329217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.default-view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.default-view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.default-view.html 2023-04-19 15:18:22.442327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.default-view.html 2023-07-21 08:01:11.329217200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.design-mode.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.design-mode.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.design-mode.html 2023-04-19 15:18:22.442327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.design-mode.html 2023-07-21 08:01:11.333217400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.dir.html 2023-04-19 15:18:22.442327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.dir.html 2023-07-21 08:01:11.333217400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.doctype.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.doctype.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.doctype.html 2023-04-19 15:18:22.445661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.doctype.html 2023-07-21 08:01:11.333217400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-element.html 2023-04-19 15:18:22.445661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-element.html 2023-07-21 08:01:11.337217300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-uri.html 2023-04-19 15:18:22.448994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.document-uri.html 2023-07-21 08:01:11.341217300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.domain.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.domain.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.domain.html 2023-04-19 15:18:22.448994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.domain.html 2023-07-21 08:01:11.357217600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.embeds.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.embeds.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.embeds.html 2023-04-19 15:18:22.448994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.embeds.html 2023-07-21 08:01:11.357217600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.first-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.first-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.first-element-child.html 2023-04-19 15:18:22.452327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.first-element-child.html 2023-07-21 08:01:11.361217500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.forms.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.forms.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.forms.html 2023-04-19 15:18:22.452327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.forms.html 2023-07-21 08:01:11.361217500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.child-element-count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.child-element-count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.child-element-count.html 2023-04-19 15:18:22.578993800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.child-element-count.html 2023-07-21 08:01:11.781220400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.children.html 2023-04-19 15:18:22.578993800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.children.html 2023-07-21 08:01:11.781220400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.first-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.first-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.first-element-child.html 2023-04-19 15:18:22.578993800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.first-element-child.html 2023-07-21 08:01:11.781220400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.last-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.last-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.last-element-child.html 2023-04-19 15:18:22.585660500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentFragment.last-element-child.html 2023-07-21 08:01:11.785220400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.head.html 2023-04-19 15:18:22.452327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.head.html 2023-07-21 08:01:11.381217700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.hidden.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.hidden.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.hidden.html 2023-04-19 15:18:22.455661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.hidden.html 2023-07-21 08:01:11.385217700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.images.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.images.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.images.html 2023-04-19 15:18:22.455661000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.images.html 2023-07-21 08:01:11.385217700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.implementation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.implementation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.implementation.html 2023-04-19 15:18:22.458994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.implementation.html 2023-07-21 08:01:11.385217700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.input-encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.input-encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.input-encoding.html 2023-04-19 15:18:22.458994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.input-encoding.html 2023-07-21 08:01:11.389217600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-element-child.html 2023-04-19 15:18:22.458994400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-element-child.html 2023-07-21 08:01:11.405218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-modified.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-modified.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-modified.html 2023-04-19 15:18:22.462327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.last-modified.html 2023-07-21 08:01:11.409217800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.links.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.links.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.links.html 2023-04-19 15:18:22.462327700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.links.html 2023-07-21 08:01:11.409217800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.origin.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.origin.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.origin.html 2023-04-19 15:18:22.465660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.origin.html 2023-07-21 08:01:11.409217800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.plugins.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.plugins.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.plugins.html 2023-04-19 15:18:22.465660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.plugins.html 2023-07-21 08:01:11.413217800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.pointer-lock-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.pointer-lock-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.pointer-lock-element.html 2023-04-19 15:18:22.465660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.pointer-lock-element.html 2023-07-21 08:01:11.421218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.preferred-stylesheet-set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.preferred-stylesheet-set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.preferred-stylesheet-set.html 2023-04-19 15:18:22.468994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.preferred-stylesheet-set.html 2023-07-21 08:01:11.421218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.ready-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.ready-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.ready-state.html 2023-04-19 15:18:22.468994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.ready-state.html 2023-07-21 08:01:11.425217900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.referrer.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.referrer.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.referrer.html 2023-04-19 15:18:22.468994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.referrer.html 2023-07-21 08:01:11.429218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scripts.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scripts.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scripts.html 2023-04-19 15:18:22.472327500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scripts.html 2023-07-21 08:01:11.433218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scrolling-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scrolling-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scrolling-element.html 2023-04-19 15:18:22.472327500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.scrolling-element.html 2023-07-21 08:01:11.437218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.selected-stylesheet-set.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.selected-stylesheet-set.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.selected-stylesheet-set.html 2023-04-19 15:18:22.475660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.selected-stylesheet-set.html 2023-07-21 08:01:11.441218100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.style-sheets.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.style-sheets.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.style-sheets.html 2023-04-19 15:18:22.475660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.style-sheets.html 2023-07-21 08:01:11.441218100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.title.html 2023-04-19 15:18:22.475660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.title.html 2023-07-21 08:01:11.453218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.entities.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.entities.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.entities.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.entities.html 2023-07-21 08:01:12.097222600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.internal-subset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.internal-subset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.internal-subset.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.internal-subset.html 2023-07-21 08:01:12.097222600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.name.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.name.html 2023-07-21 08:01:12.097222600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.notations.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.notations.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.notations.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.notations.html 2023-07-21 08:01:12.097222600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.public-id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.public-id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.public-id.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.public-id.html 2023-07-21 08:01:12.101222800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.system-id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.system-id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.system-id.html 2023-04-19 15:18:22.655660200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocumentType.system-id.html 2023-07-21 08:01:12.101222800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.url.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.url.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.url.html 2023-04-19 15:18:22.478994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.url.html 2023-07-21 08:01:11.453218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.visibility-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.visibility-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.visibility-state.html 2023-04-19 15:18:22.478994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.visibility-state.html 2023-07-21 08:01:11.457218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-current-full-screen-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-current-full-screen-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-current-full-screen-element.html 2023-04-19 15:18:22.482327500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-current-full-screen-element.html 2023-07-21 08:01:11.457218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-element.html 2023-04-19 15:18:22.482327500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-element.html 2023-07-21 08:01:11.461218000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-enabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-enabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-enabled.html 2023-04-19 15:18:22.485660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-fullscreen-enabled.html 2023-07-21 08:01:11.469218300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-full-screen-keyboard-input-allowed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-full-screen-keyboard-input-allowed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-full-screen-keyboard-input-allowed.html 2023-04-19 15:18:22.482327500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-full-screen-keyboard-input-allowed.html 2023-07-21 08:01:11.457218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-is-full-screen.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-is-full-screen.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-is-full-screen.html 2023-04-19 15:18:22.485660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.webkit-is-full-screen.html 2023-07-21 08:01:11.469218300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-encoding.html 2023-04-19 15:18:22.485660800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-encoding.html 2023-07-21 08:01:11.473218200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-standalone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-standalone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-standalone.html 2023-04-19 15:18:22.488994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-standalone.html 2023-07-21 08:01:11.477218400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-version.html 2023-04-19 15:18:22.488994100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDocument.xml-version.html 2023-07-21 08:01:11.477218400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-node.html 2023-04-19 15:18:23.022325800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-node.html 2023-07-21 08:01:13.165230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-offset.html 2023-04-19 15:18:23.022325800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.anchor-offset.html 2023-07-21 08:01:13.165230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-node.html 2023-04-19 15:18:23.028992400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-node.html 2023-07-21 08:01:13.165230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-offset.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.base-offset.html 2023-07-21 08:01:13.177230400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-node.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-node.html 2023-07-21 08:01:13.177230400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-offset.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.extent-offset.html 2023-07-21 08:01:13.177230400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-node.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-node.html 2023-07-21 08:01:13.177230400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-offset.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.focus-offset.html 2023-07-21 08:01:13.181230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.is-collapsed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.is-collapsed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.is-collapsed.html 2023-04-19 15:18:23.032325700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.is-collapsed.html 2023-07-21 08:01:13.181230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.range-count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.range-count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.range-count.html 2023-04-19 15:18:23.035658800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.range-count.html 2023-07-21 08:01:13.181230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.type.html 2023-04-19 15:18:23.035658800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMSelection.type.html 2023-07-21 08:01:13.181230300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.length.html 2023-04-19 15:18:23.148991800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.length.html 2023-07-21 08:01:13.501232600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.value.html 2023-04-19 15:18:23.148991800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMTokenList.value.html 2023-07-21 08:01:13.501232600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.closed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.closed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.closed.html 2023-04-19 15:18:23.705656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.closed.html 2023-07-21 08:01:14.877242000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.default-status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.default-status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.default-status.html 2023-04-19 15:18:23.705656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.default-status.html 2023-07-21 08:01:14.881242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.device-pixel-ratio.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.device-pixel-ratio.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.device-pixel-ratio.html 2023-04-19 15:18:23.705656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.device-pixel-ratio.html 2023-07-21 08:01:14.881242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.document.html 2023-04-19 15:18:23.705656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.document.html 2023-07-21 08:01:14.881242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frame-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frame-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frame-element.html 2023-04-19 15:18:23.708989900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frame-element.html 2023-07-21 08:01:14.885242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frames.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frames.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frames.html 2023-04-19 15:18:23.708989900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.frames.html 2023-07-21 08:01:14.885242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-height.html 2023-04-19 15:18:23.708989900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-height.html 2023-07-21 08:01:14.885242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-width.html 2023-04-19 15:18:23.708989900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.inner-width.html 2023-07-21 08:01:14.885242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.length.html 2023-04-19 15:18:23.712323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.length.html 2023-07-21 08:01:14.889242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.name.html 2023-04-19 15:18:23.712323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.name.html 2023-07-21 08:01:14.889242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.offscreen-buffering.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.offscreen-buffering.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.offscreen-buffering.html 2023-04-19 15:18:23.712323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.offscreen-buffering.html 2023-07-21 08:01:14.889242200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.opener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.opener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.opener.html 2023-04-19 15:18:23.715656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.opener.html 2023-07-21 08:01:14.893242400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.orientation.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.orientation.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.orientation.html 2023-04-19 15:18:23.715656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.orientation.html 2023-07-21 08:01:14.893242400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-height.html 2023-04-19 15:18:23.715656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-height.html 2023-07-21 08:01:14.893242400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-width.html 2023-04-19 15:18:23.715656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.outer-width.html 2023-07-21 08:01:14.893242400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-x-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-x-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-x-offset.html 2023-04-19 15:18:23.718989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-x-offset.html 2023-07-21 08:01:14.897242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-y-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-y-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-y-offset.html 2023-04-19 15:18:23.718989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.page-y-offset.html 2023-07-21 08:01:14.897242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.parent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.parent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.parent.html 2023-04-19 15:18:23.718989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.parent.html 2023-07-21 08:01:14.897242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-left.html 2023-04-19 15:18:23.718989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-left.html 2023-07-21 08:01:14.897242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-top.html 2023-04-19 15:18:23.722323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-top.html 2023-07-21 08:01:14.897242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-x.html 2023-04-19 15:18:23.722323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-x.html 2023-07-21 08:01:14.901242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-y.html 2023-04-19 15:18:23.722323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.screen-y.html 2023-07-21 08:01:14.901242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-x.html 2023-04-19 15:18:23.722323200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-x.html 2023-07-21 08:01:14.901242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-y.html 2023-04-19 15:18:23.725656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.scroll-y.html 2023-07-21 08:01:14.913242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.self.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.self.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.self.html 2023-04-19 15:18:23.725656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.self.html 2023-07-21 08:01:14.913242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.status.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.status.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.status.html 2023-04-19 15:18:23.725656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.status.html 2023-07-21 08:01:14.913242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.top.html 2023-04-19 15:18:23.725656500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.top.html 2023-07-21 08:01:14.913242300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.window.html 2023-04-19 15:18:23.728989800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMDOMWindow.window.html 2023-07-21 08:01:14.917242500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.attributes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.attributes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.attributes.html 2023-04-19 15:18:24.728986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.attributes.html 2023-07-21 08:01:17.889263200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.child-element-count.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.child-element-count.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.child-element-count.html 2023-04-19 15:18:24.728986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.child-element-count.html 2023-07-21 08:01:17.901263200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.children.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.children.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.children.html 2023-04-19 15:18:24.732319800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.children.html 2023-07-21 08:01:17.901263200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-list.html 2023-04-19 15:18:24.732319800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-list.html 2023-07-21 08:01:17.901263200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-name.html 2023-04-19 15:18:24.732319800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.class-name.html 2023-07-21 08:01:17.905263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-height.html 2023-04-19 15:18:24.732319800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-height.html 2023-07-21 08:01:17.905263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-left.html 2023-04-19 15:18:24.735653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-left.html 2023-07-21 08:01:17.905263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-top.html 2023-04-19 15:18:24.735653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-top.html 2023-07-21 08:01:17.909263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-width.html 2023-04-19 15:18:24.735653200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.client-width.html 2023-07-21 08:01:17.909263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.first-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.first-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.first-element-child.html 2023-04-19 15:18:24.738986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.first-element-child.html 2023-07-21 08:01:17.909263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.id.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.id.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.id.html 2023-04-19 15:18:24.738986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.id.html 2023-07-21 08:01:17.913263300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.inner-html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.inner-html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.inner-html.html 2023-04-19 15:18:24.738986500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.inner-html.html 2023-07-21 08:01:17.921263500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.last-element-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.last-element-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.last-element-child.html 2023-04-19 15:18:24.742319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.last-element-child.html 2023-07-21 08:01:17.921263500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.local-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.local-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.local-name.html 2023-04-19 15:18:24.742319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.local-name.html 2023-07-21 08:01:17.921263500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.namespace-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.namespace-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.namespace-uri.html 2023-04-19 15:18:24.742319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.namespace-uri.html 2023-07-21 08:01:17.925263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.next-element-sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.next-element-sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.next-element-sibling.html 2023-04-19 15:18:24.742319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.next-element-sibling.html 2023-07-21 08:01:17.925263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-height.html 2023-04-19 15:18:24.745653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-height.html 2023-07-21 08:01:17.925263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-left.html 2023-04-19 15:18:24.745653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-left.html 2023-07-21 08:01:17.925263400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-parent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-parent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-parent.html 2023-04-19 15:18:24.745653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-parent.html 2023-07-21 08:01:17.929263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-top.html 2023-04-19 15:18:24.745653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-top.html 2023-07-21 08:01:17.945263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-width.html 2023-04-19 15:18:24.748986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.offset-width.html 2023-07-21 08:01:17.945263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.outer-html.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.outer-html.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.outer-html.html 2023-04-19 15:18:24.748986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.outer-html.html 2023-07-21 08:01:17.945263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.prefix.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.prefix.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.prefix.html 2023-04-19 15:18:24.748986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.prefix.html 2023-07-21 08:01:17.949263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.previous-element-sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.previous-element-sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.previous-element-sibling.html 2023-04-19 15:18:24.748986200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.previous-element-sibling.html 2023-07-21 08:01:17.949263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-height.html 2023-04-19 15:18:24.752319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-height.html 2023-07-21 08:01:17.949263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-left.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-left.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-left.html 2023-04-19 15:18:24.752319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-left.html 2023-07-21 08:01:17.949263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-top.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-top.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-top.html 2023-04-19 15:18:24.752319600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-top.html 2023-07-21 08:01:17.949263600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-width.html 2023-04-19 15:18:24.755653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.scroll-width.html 2023-07-21 08:01:17.953263800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.style.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.style.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.style.html 2023-04-19 15:18:24.755653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.style.html 2023-07-21 08:01:17.953263800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.tag-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.tag-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.tag-name.html 2023-04-19 15:18:24.755653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.tag-name.html 2023-07-21 08:01:17.953263800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.webkit-region-overset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.webkit-region-overset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.webkit-region-overset.html 2023-04-19 15:18:24.755653000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMElement.webkit-region-overset.html 2023-07-21 08:01:17.953263800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.bubbles.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.bubbles.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.bubbles.html 2023-04-19 15:18:24.928985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.bubbles.html 2023-07-21 08:01:18.609268200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancelable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancelable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancelable.html 2023-04-19 15:18:24.928985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancelable.html 2023-07-21 08:01:18.609268200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancel-bubble.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancel-bubble.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancel-bubble.html 2023-04-19 15:18:24.928985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.cancel-bubble.html 2023-07-21 08:01:18.609268200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.current-target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.current-target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.current-target.html 2023-04-19 15:18:24.928985800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.current-target.html 2023-07-21 08:01:18.609268200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.event-phase.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.event-phase.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.event-phase.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.event-phase.html 2023-07-21 08:01:18.621268300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.return-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.return-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.return-value.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.return-value.html 2023-07-21 08:01:18.637268500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.src-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.src-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.src-element.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.src-element.html 2023-07-21 08:01:18.637268500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.target.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.target.html 2023-07-21 08:01:18.637268500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.time-stamp.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.time-stamp.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.time-stamp.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.time-stamp.html 2023-07-21 08:01:18.637268500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.type.html 2023-04-19 15:18:24.932319000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMEvent.type.html 2023-07-21 08:01:18.637268500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMFileList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMFileList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMFileList.length.html 2023-04-19 15:18:24.978985500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMFileList.length.html 2023-07-21 08:01:18.977270800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMFile.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMFile.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMFile.name.html 2023-04-19 15:18:24.948985600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMFile.name.html 2023-07-21 08:01:18.793269600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.charset.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.charset.html 2023-07-21 08:01:20.197279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.coords.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.coords.html 2023-07-21 08:01:20.197279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hash.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hash.html 2023-07-21 08:01:20.197279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.host.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.host.html 2023-07-21 08:01:20.201279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hostname.html 2023-04-19 15:18:25.355651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hostname.html 2023-07-21 08:01:20.201279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.href.html 2023-04-19 15:18:25.358984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.href.html 2023-07-21 08:01:20.201279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hreflang.html 2023-04-19 15:18:25.358984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.hreflang.html 2023-07-21 08:01:20.201279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.name.html 2023-04-19 15:18:25.358984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.name.html 2023-07-21 08:01:20.205279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.pathname.html 2023-04-19 15:18:25.358984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.pathname.html 2023-07-21 08:01:20.205279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.port.html 2023-04-19 15:18:25.358984200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.port.html 2023-07-21 08:01:20.209279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.protocol.html 2023-04-19 15:18:25.362317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.protocol.html 2023-07-21 08:01:20.209279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rel.html 2023-04-19 15:18:25.362317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rel.html 2023-07-21 08:01:20.213279500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rev.html 2023-04-19 15:18:25.362317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.rev.html 2023-07-21 08:01:20.217279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.search.html 2023-04-19 15:18:25.362317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.search.html 2023-07-21 08:01:20.217279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.shape.html 2023-04-19 15:18:25.362317600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.shape.html 2023-07-21 08:01:20.217279400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.target.html 2023-04-19 15:18:25.365651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.target.html 2023-07-21 08:01:20.221279600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.text.html 2023-04-19 15:18:25.365651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.text.html 2023-07-21 08:01:20.221279600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.type.html 2023-04-19 15:18:25.365651000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAnchorElement.type.html 2023-07-21 08:01:20.225279600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.align.html 2023-04-19 15:18:25.595650000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.align.html 2023-07-21 08:01:20.965284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.alt.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.alt.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.archive.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.archive.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code-base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code-base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code-base.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code-base.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.code.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.height.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.height.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.hspace.html 2023-04-19 15:18:25.598983300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.hspace.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.name.html 2023-04-19 15:18:25.602316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.name.html 2023-07-21 08:01:20.969284800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.object.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.object.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.object.html 2023-04-19 15:18:25.602316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.object.html 2023-07-21 08:01:20.997285000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.vspace.html 2023-04-19 15:18:25.602316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.vspace.html 2023-07-21 08:01:20.997285000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.width.html 2023-04-19 15:18:25.602316600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAppletElement.width.html 2023-07-21 08:01:20.997285000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.alt.html 2023-04-19 15:18:25.872316000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.alt.html 2023-07-21 08:01:21.685289600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.coords.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.coords.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.coords.html 2023-04-19 15:18:25.875649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.coords.html 2023-07-21 08:01:21.685289600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hash.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hash.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hash.html 2023-04-19 15:18:25.875649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hash.html 2023-07-21 08:01:21.685289600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.host.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.host.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.host.html 2023-04-19 15:18:25.875649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.host.html 2023-07-21 08:01:21.689289800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hostname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hostname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hostname.html 2023-04-19 15:18:25.875649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.hostname.html 2023-07-21 08:01:21.689289800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.href.html 2023-04-19 15:18:25.875649200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.href.html 2023-07-21 08:01:21.697289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.no-href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.no-href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.no-href.html 2023-04-19 15:18:25.878982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.no-href.html 2023-07-21 08:01:21.697289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.pathname.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.pathname.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.pathname.html 2023-04-19 15:18:25.878982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.pathname.html 2023-07-21 08:01:21.697289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.port.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.port.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.port.html 2023-04-19 15:18:25.878982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.port.html 2023-07-21 08:01:21.697289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.protocol.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.protocol.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.protocol.html 2023-04-19 15:18:25.878982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.protocol.html 2023-07-21 08:01:21.697289700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.search.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.search.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.search.html 2023-04-19 15:18:25.878982300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.search.html 2023-07-21 08:01:21.701290000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.shape.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.shape.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.shape.html 2023-04-19 15:18:25.882315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.shape.html 2023-07-21 08:01:21.705289800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.target.html 2023-04-19 15:18:25.882315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLAreaElement.target.html 2023-07-21 08:01:21.705289800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.href.html 2023-04-19 15:18:25.932315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.href.html 2023-07-21 08:01:21.981291800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.target.html 2023-04-19 15:18:25.932315600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBaseElement.target.html 2023-07-21 08:01:21.985291700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.a-link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.a-link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.a-link.html 2023-04-19 15:18:26.155648200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.a-link.html 2023-07-21 08:01:22.805297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.background.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.background.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.background.html 2023-04-19 15:18:26.155648200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.background.html 2023-07-21 08:01:22.805297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.bg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.bg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.bg-color.html 2023-04-19 15:18:26.155648200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.bg-color.html 2023-07-21 08:01:22.805297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.link.html 2023-04-19 15:18:26.155648200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.link.html 2023-07-21 08:01:22.809297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.text.html 2023-04-19 15:18:26.158981600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.text.html 2023-07-21 08:01:22.809297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.v-link.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.v-link.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.v-link.html 2023-04-19 15:18:26.158981600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBodyElement.v-link.html 2023-07-21 08:01:22.809297600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBRElement.clear.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBRElement.clear.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBRElement.clear.html 2023-04-19 15:18:26.188981300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLBRElement.clear.html 2023-07-21 08:01:23.013299000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.autofocus.html 2023-04-19 15:18:26.315647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.autofocus.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.disabled.html 2023-04-19 15:18:26.315647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.disabled.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.form.html 2023-04-19 15:18:26.315647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.form.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.name.html 2023-04-19 15:18:26.315647600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.name.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.type.html 2023-04-19 15:18:26.318981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.type.html 2023-07-21 08:01:23.545302600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.value.html 2023-04-19 15:18:26.318981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.value.html 2023-07-21 08:01:23.553302800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.will-validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.will-validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.will-validate.html 2023-04-19 15:18:26.318981000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLButtonElement.will-validate.html 2023-07-21 08:01:23.557302700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.height.html 2023-04-19 15:18:26.375647300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.height.html 2023-07-21 08:01:23.813304400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.width.html 2023-04-19 15:18:26.378980600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCanvasElement.width.html 2023-07-21 08:01:23.813304400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCollection.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCollection.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCollection.length.html 2023-04-19 15:18:26.418980600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLCollection.length.html 2023-07-21 08:01:24.045306200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDirectoryElement.compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDirectoryElement.compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDirectoryElement.compact.html 2023-04-19 15:18:26.448980300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDirectoryElement.compact.html 2023-07-21 08:01:24.249307600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDivElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDivElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDivElement.align.html 2023-04-19 15:18:26.482313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDivElement.align.html 2023-07-21 08:01:24.393308600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDListElement.compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDListElement.compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDListElement.compact.html 2023-04-19 15:18:26.512313600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDListElement.compact.html 2023-07-21 08:01:24.645310400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.alink-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.alink-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.alink-color.html 2023-04-19 15:18:26.752312700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.alink-color.html 2023-07-21 08:01:25.349315200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.bg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.bg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.bg-color.html 2023-04-19 15:18:26.752312700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.bg-color.html 2023-07-21 08:01:25.349315200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.dir.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.dir.html 2023-07-21 08:01:25.349315200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.fg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.fg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.fg-color.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.fg-color.html 2023-07-21 08:01:25.361315300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.height.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.height.html 2023-07-21 08:01:25.361315300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.link-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.link-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.link-color.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.link-color.html 2023-07-21 08:01:25.361315300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.vlink-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.vlink-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.vlink-color.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.vlink-color.html 2023-07-21 08:01:25.361315300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.width.html 2023-04-19 15:18:26.755646000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLDocument.width.html 2023-07-21 08:01:25.365315400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.access-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.access-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.access-key.html 2023-04-19 15:18:27.092311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.access-key.html 2023-07-21 08:01:26.505323200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.content-editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.content-editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.content-editable.html 2023-04-19 15:18:27.092311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.content-editable.html 2023-07-21 08:01:26.521323400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.dir.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.dir.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.dir.html 2023-04-19 15:18:27.092311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.dir.html 2023-07-21 08:01:26.521323400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.draggable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.draggable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.draggable.html 2023-04-19 15:18:27.092311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.draggable.html 2023-07-21 08:01:26.533323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.hidden.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.hidden.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.hidden.html 2023-04-19 15:18:27.095645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.hidden.html 2023-07-21 08:01:26.537323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.inner-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.inner-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.inner-text.html 2023-04-19 15:18:27.095645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.inner-text.html 2023-07-21 08:01:26.537323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.is-content-editable.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.is-content-editable.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.is-content-editable.html 2023-04-19 15:18:27.095645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.is-content-editable.html 2023-07-21 08:01:26.537323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.lang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.lang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.lang.html 2023-04-19 15:18:27.102311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.lang.html 2023-07-21 08:01:26.537323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.outer-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.outer-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.outer-text.html 2023-04-19 15:18:27.102311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.outer-text.html 2023-07-21 08:01:26.537323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.spellcheck.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.spellcheck.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.spellcheck.html 2023-04-19 15:18:27.102311600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.spellcheck.html 2023-07-21 08:01:26.549323600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.tab-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.tab-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.tab-index.html 2023-04-19 15:18:27.105645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.tab-index.html 2023-07-21 08:01:26.549323600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.title.html 2023-04-19 15:18:27.105645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.title.html 2023-07-21 08:01:26.553323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.translate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.translate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.translate.html 2023-04-19 15:18:27.105645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.translate.html 2023-07-21 08:01:26.553323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.webkitdropzone.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.webkitdropzone.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.webkitdropzone.html 2023-04-19 15:18:27.105645000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLElement.webkitdropzone.html 2023-07-21 08:01:26.553323500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.align.html 2023-04-19 15:18:27.232311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.align.html 2023-07-21 08:01:27.101327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.height.html 2023-04-19 15:18:27.232311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.height.html 2023-07-21 08:01:27.101327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.name.html 2023-04-19 15:18:27.232311000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.name.html 2023-07-21 08:01:27.101327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.src.html 2023-04-19 15:18:27.235644300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.src.html 2023-07-21 08:01:27.101327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.type.html 2023-04-19 15:18:27.235644300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.type.html 2023-07-21 08:01:27.105327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.width.html 2023-04-19 15:18:27.235644300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLEmbedElement.width.html 2023-07-21 08:01:27.105327400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFieldSetElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFieldSetElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFieldSetElement.form.html 2023-04-19 15:18:27.258977700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFieldSetElement.form.html 2023-07-21 08:01:27.349329000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.color.html 2023-04-19 15:18:27.328977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.color.html 2023-07-21 08:01:27.681331400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.face.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.face.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.face.html 2023-04-19 15:18:27.328977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.face.html 2023-07-21 08:01:27.681331400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.size.html 2023-04-19 15:18:27.328977300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFontElement.size.html 2023-07-21 08:01:27.685331300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.accept-charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.accept-charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.accept-charset.html 2023-04-19 15:18:27.512310000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.accept-charset.html 2023-07-21 08:01:28.205335100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.action.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.action.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.action.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.action.html 2023-07-21 08:01:28.205335100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.elements.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.elements.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.elements.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.elements.html 2023-07-21 08:01:28.205335100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.encoding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.encoding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.encoding.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.encoding.html 2023-07-21 08:01:28.205335100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.enctype.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.enctype.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.enctype.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.enctype.html 2023-07-21 08:01:28.209335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.length.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.length.html 2023-07-21 08:01:28.209335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.method.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.method.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.method.html 2023-04-19 15:18:27.515643400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.method.html 2023-07-21 08:01:28.209335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.name.html 2023-04-19 15:18:27.518976700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.name.html 2023-07-21 08:01:28.209335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.target.html 2023-04-19 15:18:27.518976700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFormElement.target.html 2023-07-21 08:01:28.209335000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-document.html 2023-04-19 15:18:27.728976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-document.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-window.html 2023-04-19 15:18:27.728976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.content-window.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.frame-border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.frame-border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.frame-border.html 2023-04-19 15:18:27.728976000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.frame-border.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.height.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.height.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.long-desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.long-desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.long-desc.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.long-desc.html 2023-07-21 08:01:28.689338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-height.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-height.html 2023-07-21 08:01:28.693338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-width.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.margin-width.html 2023-07-21 08:01:28.693338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.name.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.name.html 2023-07-21 08:01:28.693338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.no-resize.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.no-resize.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.no-resize.html 2023-04-19 15:18:27.732309300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.no-resize.html 2023-07-21 08:01:28.693338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.scrolling.html 2023-04-19 15:18:27.735642700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.scrolling.html 2023-07-21 08:01:28.693338400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.src.html 2023-04-19 15:18:27.735642700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.src.html 2023-07-21 08:01:28.697338600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.width.html 2023-04-19 15:18:27.735642700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameElement.width.html 2023-07-21 08:01:28.705338500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.cols.html 2023-04-19 15:18:27.788975700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.cols.html 2023-07-21 08:01:28.869339700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.rows.html 2023-04-19 15:18:27.788975700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLFrameSetElement.rows.html 2023-07-21 08:01:28.869339700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadElement.profile.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadElement.profile.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadElement.profile.html 2023-04-19 15:18:27.822309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadElement.profile.html 2023-07-21 08:01:29.093341000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadingElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadingElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadingElement.align.html 2023-04-19 15:18:27.852309000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHeadingElement.align.html 2023-07-21 08:01:29.329342800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.align.html 2023-04-19 15:18:27.945642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.align.html 2023-07-21 08:01:29.677345300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.no-shade.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.no-shade.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.no-shade.html 2023-04-19 15:18:27.945642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.no-shade.html 2023-07-21 08:01:29.677345300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.size.html 2023-04-19 15:18:27.945642000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.size.html 2023-07-21 08:01:29.677345300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.width.html 2023-04-19 15:18:27.948975300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHRElement.width.html 2023-07-21 08:01:29.677345300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHtmlElement.version.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHtmlElement.version.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHtmlElement.version.html 2023-04-19 15:18:27.978975000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLHtmlElement.version.html 2023-07-21 08:01:29.909346800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.align.html 2023-04-19 15:18:28.208974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.align.html 2023-07-21 08:01:30.425350400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-document.html 2023-04-19 15:18:28.208974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-document.html 2023-07-21 08:01:30.457350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-window.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-window.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-window.html 2023-04-19 15:18:28.208974400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.content-window.html 2023-07-21 08:01:30.457350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.frame-border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.frame-border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.frame-border.html 2023-04-19 15:18:28.212307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.frame-border.html 2023-07-21 08:01:30.457350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.height.html 2023-04-19 15:18:28.212307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.height.html 2023-07-21 08:01:30.457350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.long-desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.long-desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.long-desc.html 2023-04-19 15:18:28.212307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.long-desc.html 2023-07-21 08:01:30.461350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-height.html 2023-04-19 15:18:28.212307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-height.html 2023-07-21 08:01:30.461350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-width.html 2023-04-19 15:18:28.212307700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.margin-width.html 2023-07-21 08:01:30.461350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.name.html 2023-04-19 15:18:28.215641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.name.html 2023-07-21 08:01:30.461350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.scrolling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.scrolling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.scrolling.html 2023-04-19 15:18:28.215641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.scrolling.html 2023-07-21 08:01:30.461350700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.src.html 2023-04-19 15:18:28.215641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.src.html 2023-07-21 08:01:30.465350600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.width.html 2023-04-19 15:18:28.215641000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLIFrameElement.width.html 2023-07-21 08:01:30.465350600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.align.html 2023-04-19 15:18:28.542306400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.align.html 2023-07-21 08:01:30.993354300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.alt.html 2023-04-19 15:18:28.545639800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.alt.html 2023-07-21 08:01:30.993354300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.border.html 2023-04-19 15:18:28.545639800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.border.html 2023-07-21 08:01:30.993354300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.complete.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.complete.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.complete.html 2023-04-19 15:18:28.545639800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.complete.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.height.html 2023-04-19 15:18:28.545639800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.height.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.hspace.html 2023-04-19 15:18:28.545639800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.hspace.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.is-map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.is-map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.is-map.html 2023-04-19 15:18:28.548973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.is-map.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.long-desc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.long-desc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.long-desc.html 2023-04-19 15:18:28.548973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.long-desc.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.lowsrc.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.lowsrc.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.lowsrc.html 2023-04-19 15:18:28.548973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.lowsrc.html 2023-07-21 08:01:30.997354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.name.html 2023-04-19 15:18:28.555639700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.name.html 2023-07-21 08:01:31.001354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-height.html 2023-04-19 15:18:28.555639700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-height.html 2023-07-21 08:01:31.001354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-width.html 2023-04-19 15:18:28.558973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.natural-width.html 2023-07-21 08:01:31.001354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.src.html 2023-04-19 15:18:28.558973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.src.html 2023-07-21 08:01:31.001354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.use-map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.use-map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.use-map.html 2023-04-19 15:18:28.558973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.use-map.html 2023-07-21 08:01:31.001354500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.vspace.html 2023-04-19 15:18:28.558973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.vspace.html 2023-07-21 08:01:31.005354400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.width.html 2023-04-19 15:18:28.558973000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.width.html 2023-07-21 08:01:31.005354400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.x.html 2023-04-19 15:18:28.562306400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.x.html 2023-07-21 08:01:31.005354400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.y.html 2023-04-19 15:18:28.562306400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLImageElement.y.html 2023-07-21 08:01:31.005354400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.accept.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.accept.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.accept.html 2023-04-19 15:18:29.105638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.accept.html 2023-07-21 08:01:31.933360800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.align.html 2023-04-19 15:18:29.105638000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.align.html 2023-07-21 08:01:31.937361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.alt.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.alt.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.alt.html 2023-04-19 15:18:29.108971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.alt.html 2023-07-21 08:01:31.937361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.autofocus.html 2023-04-19 15:18:29.108971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.autofocus.html 2023-07-21 08:01:31.937361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.capture.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.capture.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.capture.html 2023-04-19 15:18:29.108971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.capture.html 2023-07-21 08:01:31.953361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.checked.html 2023-04-19 15:18:29.108971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.checked.html 2023-07-21 08:01:31.957361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-checked.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-checked.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-checked.html 2023-04-19 15:18:29.112304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-checked.html 2023-07-21 08:01:31.957361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-value.html 2023-04-19 15:18:29.112304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.default-value.html 2023-07-21 08:01:31.957361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.disabled.html 2023-04-19 15:18:29.112304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.disabled.html 2023-07-21 08:01:31.957361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.files.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.files.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.files.html 2023-04-19 15:18:29.112304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.files.html 2023-07-21 08:01:31.957361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.form.html 2023-04-19 15:18:29.115637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.form.html 2023-07-21 08:01:31.965361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.height.html 2023-04-19 15:18:29.115637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.height.html 2023-07-21 08:01:31.965361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.indeterminate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.indeterminate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.indeterminate.html 2023-04-19 15:18:29.115637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.indeterminate.html 2023-07-21 08:01:31.965361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.max-length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.max-length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.max-length.html 2023-04-19 15:18:29.118971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.max-length.html 2023-07-21 08:01:31.965361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.multiple.html 2023-04-19 15:18:29.118971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.multiple.html 2023-07-21 08:01:31.969361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.name.html 2023-04-19 15:18:29.118971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.name.html 2023-07-21 08:01:31.969361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.read-only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.read-only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.read-only.html 2023-04-19 15:18:29.118971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.read-only.html 2023-07-21 08:01:31.969361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.size.html 2023-04-19 15:18:29.118971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.size.html 2023-07-21 08:01:31.969361000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.src.html 2023-04-19 15:18:29.122304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.src.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.type.html 2023-04-19 15:18:29.122304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.type.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.use-map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.use-map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.use-map.html 2023-04-19 15:18:29.122304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.use-map.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.value.html 2023-04-19 15:18:29.122304400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.value.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.width.html 2023-04-19 15:18:29.125637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.width.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.will-validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.will-validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.will-validate.html 2023-04-19 15:18:29.125637800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLInputElement.will-validate.html 2023-07-21 08:01:31.973361300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.form.html 2023-04-19 15:18:29.168971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.form.html 2023-07-21 08:01:32.181362600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.html-for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.html-for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.html-for.html 2023-04-19 15:18:29.168971000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLabelElement.html-for.html 2023-07-21 08:01:32.181362600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.align.html 2023-04-19 15:18:29.208970800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.align.html 2023-07-21 08:01:32.309363400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.form.html 2023-04-19 15:18:29.212304000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLegendElement.form.html 2023-07-21 08:01:32.309363400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.type.html 2023-04-19 15:18:29.265637400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.type.html 2023-07-21 08:01:32.485364700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.value.html 2023-04-19 15:18:29.268970700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLIElement.value.html 2023-07-21 08:01:32.485364700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.charset.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.charset.html 2023-07-21 08:01:32.785366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.disabled.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.disabled.html 2023-07-21 08:01:32.785366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.href.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.href.html 2023-07-21 08:01:32.785366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.hreflang.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.hreflang.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.hreflang.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.hreflang.html 2023-07-21 08:01:32.785366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.media.html 2023-04-19 15:18:29.482303400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.media.html 2023-07-21 08:01:32.785366800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rel.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rel.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rel.html 2023-04-19 15:18:29.485636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rel.html 2023-07-21 08:01:32.789366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rev.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rev.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rev.html 2023-04-19 15:18:29.485636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.rev.html 2023-07-21 08:01:32.789366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sheet.html 2023-04-19 15:18:29.485636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sheet.html 2023-07-21 08:01:32.789366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sizes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sizes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sizes.html 2023-04-19 15:18:29.485636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.sizes.html 2023-07-21 08:01:32.789366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.target.html 2023-04-19 15:18:29.485636700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.target.html 2023-07-21 08:01:32.789366700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.type.html 2023-04-19 15:18:29.492303100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLLinkElement.type.html 2023-07-21 08:01:32.793367000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.areas.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.areas.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.areas.html 2023-04-19 15:18:29.532303000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.areas.html 2023-07-21 08:01:32.901367700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.name.html 2023-04-19 15:18:29.535636400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMapElement.name.html 2023-07-21 08:01:32.901367700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMenuElement.compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMenuElement.compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMenuElement.compact.html 2023-04-19 15:18:29.588969500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMenuElement.compact.html 2023-07-21 08:01:33.069368800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.content.html 2023-04-19 15:18:29.685635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.content.html 2023-07-21 08:01:33.213369600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.http-equiv.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.http-equiv.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.http-equiv.html 2023-04-19 15:18:29.685635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.http-equiv.html 2023-07-21 08:01:33.217369800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.name.html 2023-04-19 15:18:29.685635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.name.html 2023-07-21 08:01:33.217369800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.scheme.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.scheme.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.scheme.html 2023-04-19 15:18:29.685635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLMetaElement.scheme.html 2023-07-21 08:01:33.217369800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.cite.html 2023-04-19 15:18:29.735635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.cite.html 2023-07-21 08:01:33.301370400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.date-time.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.date-time.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.date-time.html 2023-04-19 15:18:29.735635800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLModElement.date-time.html 2023-07-21 08:01:33.301370400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.align.html 2023-04-19 15:18:30.088967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.align.html 2023-07-21 08:01:33.685373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.archive.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.archive.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.archive.html 2023-04-19 15:18:30.088967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.archive.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.border.html 2023-04-19 15:18:30.088967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.border.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-base.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-base.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-base.html 2023-04-19 15:18:30.095634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-base.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code.html 2023-04-19 15:18:30.095634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-type.html 2023-04-19 15:18:30.098967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.code-type.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.content-document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.content-document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.content-document.html 2023-04-19 15:18:30.098967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.content-document.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.data.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.data.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.data.html 2023-04-19 15:18:30.098967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.data.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.declare.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.declare.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.declare.html 2023-04-19 15:18:30.098967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.declare.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.form.html 2023-04-19 15:18:30.098967800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.form.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.height.html 2023-04-19 15:18:30.102301100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.height.html 2023-07-21 08:01:33.689373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.hspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.hspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.hspace.html 2023-04-19 15:18:30.102301100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.hspace.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.name.html 2023-04-19 15:18:30.102301100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.name.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.standby.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.standby.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.standby.html 2023-04-19 15:18:30.102301100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.standby.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.type.html 2023-04-19 15:18:30.105634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.type.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.use-map.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.use-map.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.use-map.html 2023-04-19 15:18:30.105634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.use-map.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.vspace.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.vspace.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.vspace.html 2023-04-19 15:18:30.105634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.vspace.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.width.html 2023-04-19 15:18:30.105634500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLObjectElement.width.html 2023-07-21 08:01:33.693373000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.compact.html 2023-04-19 15:18:30.178967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.compact.html 2023-07-21 08:01:33.753373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.start.html 2023-04-19 15:18:30.178967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.start.html 2023-07-21 08:01:33.753373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.type.html 2023-04-19 15:18:30.178967500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOListElement.type.html 2023-07-21 08:01:33.753373400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.disabled.html 2023-04-19 15:18:30.228967400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.disabled.html 2023-07-21 08:01:33.805374000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.label.html 2023-04-19 15:18:30.232300800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptGroupElement.label.html 2023-07-21 08:01:33.805374000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.default-selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.default-selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.default-selected.html 2023-04-19 15:18:30.365633500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.default-selected.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.disabled.html 2023-04-19 15:18:30.365633500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.disabled.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.form.html 2023-04-19 15:18:30.365633500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.form.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.index.html 2023-04-19 15:18:30.368966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.index.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.label.html 2023-04-19 15:18:30.368966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.label.html 2023-07-21 08:01:33.897374400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.selected.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.selected.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.selected.html 2023-04-19 15:18:30.368966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.selected.html 2023-07-21 08:01:33.901374600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.text.html 2023-04-19 15:18:30.368966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.text.html 2023-07-21 08:01:33.901374600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.value.html 2023-04-19 15:18:30.368966800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionElement.value.html 2023-07-21 08:01:33.901374600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.length.html 2023-04-19 15:18:30.425633400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.length.html 2023-07-21 08:01:33.945374700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.selected-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.selected-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.selected-index.html 2023-04-19 15:18:30.425633400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLOptionsCollection.selected-index.html 2023-07-21 08:01:33.945374700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParagraphElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParagraphElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParagraphElement.align.html 2023-04-19 15:18:30.455633200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParagraphElement.align.html 2023-07-21 08:01:33.989375000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.name.html 2023-04-19 15:18:30.545632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.name.html 2023-07-21 08:01:34.065375600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.type.html 2023-04-19 15:18:30.545632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.type.html 2023-07-21 08:01:34.065375600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value.html 2023-04-19 15:18:30.548966200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value.html 2023-07-21 08:01:34.065375600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value-type.html 2023-04-19 15:18:30.548966200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLParamElement.value-type.html 2023-07-21 08:01:34.065375600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.width.html 2023-04-19 15:18:30.598966100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.width.html 2023-07-21 08:01:34.117375900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.wrap.html 2023-04-19 15:18:30.605632800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLPreElement.wrap.html 2023-07-21 08:01:34.117375900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLQuoteElement.cite.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLQuoteElement.cite.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLQuoteElement.cite.html 2023-04-19 15:18:30.635632500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLQuoteElement.cite.html 2023-07-21 08:01:34.157376300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.charset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.charset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.charset.html 2023-04-19 15:18:30.778965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.charset.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.defer.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.defer.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.defer.html 2023-04-19 15:18:30.778965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.defer.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.event.html 2023-04-19 15:18:30.778965500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.event.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.html-for.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.html-for.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.html-for.html 2023-04-19 15:18:30.782298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.html-for.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.src.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.src.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.src.html 2023-04-19 15:18:30.782298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.src.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.text.html 2023-04-19 15:18:30.782298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.text.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.type.html 2023-04-19 15:18:30.782298800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLScriptElement.type.html 2023-07-21 08:01:34.249376800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.autofocus.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.autofocus.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.disabled.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.disabled.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.form.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.form.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.length.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.length.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.multiple.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.multiple.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.multiple.html 2023-04-19 15:18:31.048964500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.multiple.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.name.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.name.html 2023-07-21 08:01:34.369377600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.options.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.options.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.options.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.options.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.selected-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.selected-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.selected-index.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.selected-index.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.size.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.size.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.size.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.size.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.type.html 2023-04-19 15:18:31.052297800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.type.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.value.html 2023-04-19 15:18:31.055631200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.value.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.will-validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.will-validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.will-validate.html 2023-04-19 15:18:31.055631200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLSelectElement.will-validate.html 2023-07-21 08:01:34.373377800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.disabled.html 2023-04-19 15:18:31.132297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.disabled.html 2023-07-21 08:01:34.425378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.media.html 2023-04-19 15:18:31.132297500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.media.html 2023-07-21 08:01:34.425378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.sheet.html 2023-04-19 15:18:31.135630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.sheet.html 2023-07-21 08:01:34.425378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.type.html 2023-04-19 15:18:31.135630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLStyleElement.type.html 2023-07-21 08:01:34.425378000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCaptionElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCaptionElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCaptionElement.align.html 2023-04-19 15:18:31.165630800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCaptionElement.align.html 2023-07-21 08:01:34.457378400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.abbr.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.abbr.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.abbr.html 2023-04-19 15:18:31.472296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.abbr.html 2023-07-21 08:01:34.597379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.align.html 2023-04-19 15:18:31.472296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.align.html 2023-07-21 08:01:34.597379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.axis.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.axis.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.axis.html 2023-04-19 15:18:31.472296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.axis.html 2023-07-21 08:01:34.597379200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.bg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.bg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.bg-color.html 2023-04-19 15:18:31.475629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.bg-color.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.cell-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.cell-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.cell-index.html 2023-04-19 15:18:31.475629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.cell-index.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch.html 2023-04-19 15:18:31.475629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch-off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch-off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch-off.html 2023-04-19 15:18:31.475629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.ch-off.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.col-span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.col-span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.col-span.html 2023-04-19 15:18:31.475629800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.col-span.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.headers.html 2023-04-19 15:18:31.478963100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.headers.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.height.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.height.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.height.html 2023-04-19 15:18:31.478963100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.height.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.no-wrap.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.no-wrap.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.no-wrap.html 2023-04-19 15:18:31.478963100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.no-wrap.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.row-span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.row-span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.row-span.html 2023-04-19 15:18:31.478963100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.row-span.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.scope.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.scope.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.scope.html 2023-04-19 15:18:31.478963100 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.scope.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.v-align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.v-align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.v-align.html 2023-04-19 15:18:31.482296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.v-align.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.width.html 2023-04-19 15:18:31.482296500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableCellElement.width.html 2023-07-21 08:01:34.601379400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.align.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.align.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch-off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch-off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch-off.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.ch-off.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.span.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.span.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.span.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.span.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.v-align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.v-align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.v-align.html 2023-04-19 15:18:31.615629200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.v-align.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.width.html 2023-04-19 15:18:31.618962500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableColElement.width.html 2023-07-21 08:01:34.677379800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.align.html 2023-04-19 15:18:31.945628200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.align.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.bg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.bg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.bg-color.html 2023-04-19 15:18:31.948961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.bg-color.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.border.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.border.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.border.html 2023-04-19 15:18:31.948961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.border.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.caption.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.caption.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.caption.html 2023-04-19 15:18:31.948961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.caption.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-padding.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-padding.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-padding.html 2023-04-19 15:18:31.948961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-padding.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-spacing.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-spacing.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-spacing.html 2023-04-19 15:18:31.948961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.cell-spacing.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rows.html 2023-04-19 15:18:31.952294800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rows.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rules.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rules.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rules.html 2023-04-19 15:18:31.952294800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.rules.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.summary.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.summary.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.summary.html 2023-04-19 15:18:31.952294800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.summary.html 2023-07-21 08:01:34.841381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-bodies.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-bodies.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-bodies.html 2023-04-19 15:18:31.958961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-bodies.html 2023-07-21 08:01:34.845381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-foot.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-foot.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-foot.html 2023-04-19 15:18:31.958961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-foot.html 2023-07-21 08:01:34.845381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-head.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-head.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-head.html 2023-04-19 15:18:31.958961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.t-head.html 2023-07-21 08:01:34.845381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.width.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.width.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.width.html 2023-04-19 15:18:31.958961500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableElement.width.html 2023-07-21 08:01:34.845381000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.align.html 2023-04-19 15:18:32.118960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.align.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.bg-color.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.bg-color.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.bg-color.html 2023-04-19 15:18:32.118960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.bg-color.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.cells.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.cells.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.cells.html 2023-04-19 15:18:32.118960900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.cells.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch-off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch-off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch-off.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.ch-off.html 2023-07-21 08:01:34.929381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.row-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.row-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.row-index.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.row-index.html 2023-07-21 08:01:34.933381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.section-row-index.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.section-row-index.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.section-row-index.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.section-row-index.html 2023-07-21 08:01:34.933381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.v-align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.v-align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.v-align.html 2023-04-19 15:18:32.122294200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableRowElement.v-align.html 2023-07-21 08:01:34.933381600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.align.html 2023-04-19 15:18:32.242293800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.align.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch.html 2023-04-19 15:18:32.242293800 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch-off.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch-off.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch-off.html 2023-04-19 15:18:32.245627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.ch-off.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.rows.html 2023-04-19 15:18:32.245627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.rows.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.v-align.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.v-align.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.v-align.html 2023-04-19 15:18:32.245627200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTableSectionElement.v-align.html 2023-07-21 08:01:35.001382000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.autofocus.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.autofocus.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.autofocus.html 2023-04-19 15:18:32.512292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.autofocus.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.cols.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.cols.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.cols.html 2023-04-19 15:18:32.512292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.cols.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.default-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.default-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.default-value.html 2023-04-19 15:18:32.512292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.default-value.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.disabled.html 2023-04-19 15:18:32.512292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.disabled.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.form.html 2023-04-19 15:18:32.512292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.form.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.name.html 2023-04-19 15:18:32.515626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.name.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.read-only.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.read-only.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.read-only.html 2023-04-19 15:18:32.515626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.read-only.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.rows.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.rows.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.rows.html 2023-04-19 15:18:32.522292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.rows.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-end.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-end.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-end.html 2023-04-19 15:18:32.522292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-end.html 2023-07-21 08:01:35.133383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-start.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-start.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-start.html 2023-04-19 15:18:32.522292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.selection-start.html 2023-07-21 08:01:35.137383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.type.html 2023-04-19 15:18:32.522292900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.type.html 2023-07-21 08:01:35.137383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.value.html 2023-04-19 15:18:32.525626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.value.html 2023-07-21 08:01:35.137383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.will-validate.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.will-validate.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.will-validate.html 2023-04-19 15:18:32.525626200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTextAreaElement.will-validate.html 2023-07-21 08:01:35.137383000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTitleElement.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTitleElement.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTitleElement.text.html 2023-04-19 15:18:32.555626000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLTitleElement.text.html 2023-07-21 08:01:35.169383300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.compact.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.compact.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.compact.html 2023-04-19 15:18:32.605625900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.compact.html 2023-07-21 08:01:35.205383500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.type.html 2023-04-19 15:18:32.605625900 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMHTMLUListElement.type.html 2023-07-21 08:01:35.205383500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-graph-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-graph-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-graph-key.html 2023-04-19 15:18:32.728958600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-graph-key.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-key.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.alt-key.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.ctrl-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.ctrl-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.ctrl-key.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.ctrl-key.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-identifier.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-identifier.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-identifier.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-identifier.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-location.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-location.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-location.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.key-location.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.meta-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.meta-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.meta-key.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.meta-key.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.shift-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.shift-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.shift-key.html 2023-04-19 15:18:32.732292000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMKeyboardEvent.shift-key.html 2023-07-21 08:01:35.269384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.length.html 2023-04-19 15:18:32.798958500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.length.html 2023-07-21 08:01:35.309384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.media-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.media-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.media-text.html 2023-04-19 15:18:32.798958500 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMediaList.media-text.html 2023-07-21 08:01:35.309384000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.alt-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.alt-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.alt-key.html 2023-04-19 15:18:33.015624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.alt-key.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.button.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.button.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.button.html 2023-04-19 15:18:33.022291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.button.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-x.html 2023-04-19 15:18:33.022291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-x.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-y.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.client-y.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.ctrl-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.ctrl-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.ctrl-key.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.ctrl-key.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.from-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.from-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.from-element.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.from-element.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.meta-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.meta-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.meta-key.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.meta-key.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-x.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-x.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-y.html 2023-04-19 15:18:33.025624300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.offset-y.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.related-target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.related-target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.related-target.html 2023-04-19 15:18:33.028957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.related-target.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-x.html 2023-04-19 15:18:33.028957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-x.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-y.html 2023-04-19 15:18:33.028957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.screen-y.html 2023-07-21 08:01:35.413385000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.shift-key.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.shift-key.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.shift-key.html 2023-04-19 15:18:33.028957600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.shift-key.html 2023-07-21 08:01:35.417384900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.to-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.to-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.to-element.html 2023-04-19 15:18:33.032291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.to-element.html 2023-07-21 08:01:35.417384900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.x.html 2023-04-19 15:18:33.032291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.x.html 2023-07-21 08:01:35.417384900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.y.html 2023-04-19 15:18:33.032291000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMMouseEvent.y.html 2023-07-21 08:01:35.417384900 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNamedNodeMap.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNamedNodeMap.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNamedNodeMap.length.html 2023-04-19 15:18:33.142290600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNamedNodeMap.length.html 2023-07-21 08:01:35.473385300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.base-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.base-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.base-uri.html 2023-04-19 15:18:33.552289200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.base-uri.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.child-nodes.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.child-nodes.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.child-nodes.html 2023-04-19 15:18:33.552289200 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.child-nodes.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.first-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.first-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.first-child.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.first-child.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.filter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.filter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.filter.html 2023-04-19 15:18:33.678955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.filter.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.pointer-before-reference-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.pointer-before-reference-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.pointer-before-reference-node.html 2023-04-19 15:18:33.678955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.pointer-before-reference-node.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.reference-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.reference-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.reference-node.html 2023-04-19 15:18:33.678955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.reference-node.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.root.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.root.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.root.html 2023-04-19 15:18:33.678955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.root.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.what-to-show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.what-to-show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.what-to-show.html 2023-04-19 15:18:33.678955600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeIterator.what-to-show.html 2023-07-21 08:01:35.721387100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.last-child.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.last-child.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.last-child.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.last-child.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeList.length.html 2023-04-19 15:18:33.708955300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNodeList.length.html 2023-07-21 08:01:35.749387300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.next-sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.next-sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.next-sibling.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.next-sibling.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-name.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-name.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-type.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-type.html 2023-07-21 08:01:35.657386500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-value.html 2023-04-19 15:18:33.555622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.node-value.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.owner-document.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.owner-document.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.owner-document.html 2023-04-19 15:18:33.558956000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.owner-document.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-element.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-element.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-element.html 2023-04-19 15:18:33.558956000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-element.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-node.html 2023-04-19 15:18:33.558956000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.parent-node.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.previous-sibling.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.previous-sibling.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.previous-sibling.html 2023-04-19 15:18:33.558956000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.previous-sibling.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.text-content.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.text-content.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.text-content.html 2023-04-19 15:18:33.558956000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMNode.text-content.html 2023-07-21 08:01:35.661386700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMObject.core-object.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMObject.core-object.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMObject.core-object.html 2023-04-19 15:18:33.715622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMObject.core-object.html 2023-07-21 08:01:35.773387400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.sheet.html 2023-04-19 15:18:33.745622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.sheet.html 2023-07-21 08:01:35.805387500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.target.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.target.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.target.html 2023-04-19 15:18:33.745622000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMProcessingInstruction.target.html 2023-07-21 08:01:35.805387500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.collapsed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.collapsed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.collapsed.html 2023-04-19 15:18:34.618952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.collapsed.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.common-ancestor-container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.common-ancestor-container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.common-ancestor-container.html 2023-04-19 15:18:34.618952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.common-ancestor-container.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-container.html 2023-04-19 15:18:34.618952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-container.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-offset.html 2023-04-19 15:18:34.618952300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.end-offset.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-container.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-container.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-container.html 2023-04-19 15:18:34.622285600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-container.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-offset.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-offset.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-offset.html 2023-04-19 15:18:34.622285600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.start-offset.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.text.html 2023-04-19 15:18:34.622285600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMRange.text.html 2023-07-21 08:01:35.981388800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.disabled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.disabled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.disabled.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.disabled.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.href.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.href.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.href.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.href.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheetList.length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheetList.length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheetList.length.html 2023-04-19 15:18:34.738951700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheetList.length.html 2023-07-21 08:01:36.061389400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.media.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.media.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.media.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.media.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.owner-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.owner-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.owner-node.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.owner-node.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.parent-style-sheet.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.parent-style-sheet.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.parent-style-sheet.html 2023-04-19 15:18:34.705618600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.parent-style-sheet.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.title.html 2023-04-19 15:18:34.708952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.title.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.type.html 2023-04-19 15:18:34.708952000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMStyleSheet.type.html 2023-07-21 08:01:36.033389000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMText.whole-text.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMText.whole-text.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMText.whole-text.html 2023-04-19 15:18:34.785618300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMText.whole-text.html 2023-07-21 08:01:36.097389700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.current-node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.current-node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.current-node.html 2023-04-19 15:18:34.928951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.current-node.html 2023-07-21 08:01:36.165390000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.filter.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.filter.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.filter.html 2023-04-19 15:18:34.928951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.filter.html 2023-07-21 08:01:36.169390200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.root.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.root.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.root.html 2023-04-19 15:18:34.928951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.root.html 2023-07-21 08:01:36.169390200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.what-to-show.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.what-to-show.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.what-to-show.html 2023-04-19 15:18:34.928951000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMTreeWalker.what-to-show.html 2023-07-21 08:01:36.169390200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.char-code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.char-code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.char-code.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.char-code.html 2023-07-21 08:01:36.225390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.detail.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.detail.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.detail.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.detail.html 2023-07-21 08:01:36.225390400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.key-code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.key-code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.key-code.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.key-code.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-x.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-x.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-y.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.layer-y.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-x.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-x.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-y.html 2023-04-19 15:18:35.035617400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.page-y.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.view.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.view.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.view.html 2023-04-19 15:18:35.038950700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMUIEvent.view.html 2023-07-21 08:01:36.229390600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta.html 2023-04-19 15:18:35.112284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta.html 2023-07-21 08:01:36.281391000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-x.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-x.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-x.html 2023-04-19 15:18:35.112284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-x.html 2023-07-21 08:01:36.281391000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-y.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-y.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-y.html 2023-04-19 15:18:35.112284000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMWheelEvent.wheel-delta-y.html 2023-07-21 08:01:36.281391000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.boolean-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.boolean-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.boolean-value.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.boolean-value.html 2023-07-21 08:01:36.385391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.invalid-iterator-state.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.invalid-iterator-state.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.invalid-iterator-state.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.invalid-iterator-state.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.number-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.number-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.number-value.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.number-value.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.result-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.result-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.result-type.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.result-type.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.single-node-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.single-node-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.single-node-value.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.single-node-value.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.snapshot-length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.snapshot-length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.snapshot-length.html 2023-04-19 15:18:35.242283300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.snapshot-length.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.string-value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.string-value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.string-value.html 2023-04-19 15:18:35.245616700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.DOMXPathResult.string-value.html 2023-07-21 08:01:36.389391700 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.context.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.context.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.context.html 2023-04-19 15:18:35.592282000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.context.html 2023-07-21 08:01:36.589393100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.image-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.image-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.image-uri.html 2023-04-19 15:18:35.595615400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.image-uri.html 2023-07-21 08:01:36.593393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-label.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-label.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-label.html 2023-04-19 15:18:35.602282000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-label.html 2023-07-21 08:01:36.597393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-title.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-title.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-title.html 2023-04-19 15:18:35.605615400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-title.html 2023-07-21 08:01:36.597393000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-uri.html 2023-04-19 15:18:35.608948700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.link-uri.html 2023-07-21 08:01:36.601393200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.media-uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.media-uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.media-uri.html 2023-04-19 15:18:35.615615400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.HitTestResult.media-uri.html 2023-07-21 08:01:36.605393200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIRequest.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIRequest.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIRequest.uri.html 2023-04-19 15:18:35.775615000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIRequest.uri.html 2023-07-21 08:01:36.729394000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.content-length.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.content-length.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.content-length.html 2023-04-19 15:18:35.872281300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.content-length.html 2023-07-21 08:01:36.789394400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.http-headers.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.http-headers.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.http-headers.html 2023-04-19 15:18:35.875614600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.http-headers.html 2023-07-21 08:01:36.789394400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.mime-type.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.mime-type.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.mime-type.html 2023-04-19 15:18:35.878947700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.mime-type.html 2023-07-21 08:01:36.789394400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.status-code.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.status-code.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.status-code.html 2023-04-19 15:18:35.882281000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.status-code.html 2023-07-21 08:01:36.793394300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.suggested-filename.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.suggested-filename.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.suggested-filename.html 2023-04-19 15:18:35.888947700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.suggested-filename.html 2023-07-21 08:01:36.793394300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.uri.html 2023-04-19 15:18:35.892281000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.URIResponse.uri.html 2023-07-21 08:01:36.797394500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.fd-list.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.fd-list.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.fd-list.html 2023-04-19 15:18:35.992280700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.fd-list.html 2023-07-21 08:01:36.857395000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.name.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.name.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.name.html 2023-04-19 15:18:35.995614000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.name.html 2023-07-21 08:01:36.861395000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.parameters.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.parameters.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.parameters.html 2023-04-19 15:18:35.998947400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.UserMessage.parameters.html 2023-07-21 08:01:36.865394800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.WebHitTestResult.node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.WebHitTestResult.node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.WebHitTestResult.node.html 2023-04-19 15:18:36.332279700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.WebHitTestResult.node.html 2023-07-21 08:01:37.077396400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.WebPage.uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.WebPage.uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/property.WebPage.uri.html 2023-04-19 15:18:36.485612400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/property.WebPage.uri.html 2023-07-21 08:01:37.157397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.ScriptWorld.window-object-cleared.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.ScriptWorld.window-object-cleared.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.ScriptWorld.window-object-cleared.html 2023-04-19 15:18:35.682282000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.ScriptWorld.window-object-cleared.html 2023-07-21 08:01:36.669393500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebEditor.selection-changed.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebEditor.selection-changed.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebEditor.selection-changed.html 2023-04-19 15:18:36.038947300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebEditor.selection-changed.html 2023-07-21 08:01:36.897395100 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.page-created.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.page-created.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.page-created.html 2023-04-19 15:18:36.132280300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.page-created.html 2023-07-21 08:01:36.957395600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.user-message-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.user-message-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.user-message-received.html 2023-04-19 15:18:36.145613700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebExtension.user-message-received.html 2023-07-21 08:01:36.961395500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.form-controls-associated.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.form-controls-associated.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.form-controls-associated.html 2023-04-19 15:18:36.178946700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.form-controls-associated.html 2023-07-21 08:01:36.997395800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-send-submit-event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-send-submit-event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-send-submit-event.html 2023-04-19 15:18:36.202280000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-send-submit-event.html 2023-07-21 08:01:37.005396000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-submit-form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-submit-form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-submit-form.html 2023-04-19 15:18:36.222280000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebFormManager.will-submit-form.html 2023-07-21 08:01:37.017396000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.console-message-sent.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.console-message-sent.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.console-message-sent.html 2023-04-19 15:18:36.498945700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.console-message-sent.html 2023-07-21 08:01:37.165397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.context-menu.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.context-menu.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.context-menu.html 2023-04-19 15:18:36.518945700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.context-menu.html 2023-07-21 08:01:37.177397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.document-loaded.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.document-loaded.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.document-loaded.html 2023-04-19 15:18:36.525612400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.document-loaded.html 2023-07-21 08:01:37.181397200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated-for-frame.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated-for-frame.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated-for-frame.html 2023-04-19 15:18:36.558945400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated-for-frame.html 2023-07-21 08:01:37.197397200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated.html 2023-04-19 15:18:36.538945700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.form-controls-associated.html 2023-07-21 08:01:37.189397000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.send-request.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.send-request.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.send-request.html 2023-04-19 15:18:36.578945400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.send-request.html 2023-07-21 08:01:37.205397400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.user-message-received.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.user-message-received.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.user-message-received.html 2023-04-19 15:18:36.595612000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.user-message-received.html 2023-07-21 08:01:37.213397300 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.will-submit-form.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.will-submit-form.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.will-submit-form.html 2023-04-19 15:18:36.628945400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/signal.WebPage.will-submit-form.html 2023-07-21 08:01:37.233397500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/struct.ConsoleMessage.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/struct.ConsoleMessage.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/struct.ConsoleMessage.html 2023-04-19 15:18:16.779014000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/struct.ConsoleMessage.html 2023-07-21 08:01:01.873150600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.DOMNode.for_js_value.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.DOMNode.for_js_value.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.DOMNode.for_js_value.html 2023-04-19 15:18:33.575622600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.DOMNode.for_js_value.html 2023-07-21 08:01:35.669386600 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.ScriptWorld.get_default.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.ScriptWorld.get_default.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.ScriptWorld.get_default.html 2023-04-19 15:18:35.692281700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.ScriptWorld.get_default.html 2023-07-21 08:01:36.673393500 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -105,7 +105,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.UserMessage.error_quark.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.UserMessage.error_quark.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.UserMessage.error_quark.html 2023-04-19 15:18:36.008947400 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.UserMessage.error_quark.html 2023-07-21 08:01:36.865394800 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_auto_fill.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_auto_fill.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_auto_fill.html 2023-04-19 15:18:36.235613300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_auto_fill.html 2023-07-21 08:01:37.021396000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_auto_filled.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_auto_filled.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_auto_filled.html 2023-04-19 15:18:36.245613300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_auto_filled.html 2023-07-21 08:01:37.025396000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_user_edited.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_user_edited.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_user_edited.html 2023-04-19 15:18:36.258946700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/type_func.WebFormManager.input_element_is_user_edited.html 2023-07-21 08:01:37.033396000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

@@ -109,7 +109,7 @@ Declaration - [src] + [src] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/urlmap.js webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/urlmap.js --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/urlmap.js 1970-01-01 00:00:00.000000000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/urlmap.js 2023-03-03 10:25:59.933537200 +0000 @@ -0,0 +1,16 @@ +const baseURLApiLevelSuffix = (function (uri) { + const slashPos = uri.lastIndexOf("/"); + const dashPos = uri.lastIndexOf("-", slashPos); + return uri.substring(dashPos, slashPos + 1); +})(window.location.href); +baseURLs = [ + ["GLib", "https://docs.gtk.org/glib/"], + ["GObject", "https://docs.gtk.org/gobject/"], + ["Gio", "https://docs.gtk.org/gio/"], + ["Gdk", "https://docs.gtk.org/gdk3/"], + ["Gtk", "https://docs.gtk.org/gtk3/"], + ["JavaScriptCore", "../javascriptcoregtk" + baseURLApiLevelSuffix], + ["Soup", "https://libsoup.org/libsoup-3.0/"], + ["WebKit2", "../webkit2gtk" + baseURLApiLevelSuffix], + ["WebKit2WebExtension", "../webkit2gtk-web-extension" + baseURLApiLevelSuffix] +] diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.add_event_listener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.add_event_listener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.add_event_listener.html 2023-04-19 15:18:19.572337600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.add_event_listener.html 2023-07-21 08:01:03.185160000 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.dispatch_event.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.dispatch_event.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.dispatch_event.html 2023-04-19 15:18:19.612337600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.dispatch_event.html 2023-07-21 08:01:03.221160200 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.remove_event_listener.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.remove_event_listener.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.remove_event_listener.html 2023-04-19 15:18:19.672337300 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMEventTarget.remove_event_listener.html 2023-07-21 08:01:03.261160400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMNodeFilter.accept_node.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMNodeFilter.accept_node.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMNodeFilter.accept_node.html 2023-04-19 15:18:19.792337000 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMNodeFilter.accept_node.html 2023-07-21 08:01:03.405161400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMXPathNSResolver.lookup_namespace_uri.html webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMXPathNSResolver.lookup_namespace_uri.html --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMXPathNSResolver.lookup_namespace_uri.html 2023-04-19 15:18:19.892336600 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/vfunc.DOMXPathNSResolver.lookup_namespace_uri.html 2023-07-21 08:01:03.529162400 +0000 @@ -69,7 +69,7 @@

WebKit2WebExtension

API Version: 4.1

-

Library Version: 2.40.1

+

Library Version: 2.40.4

diff -Nru webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/webkit2gtk-web-extension-4.1.devhelp2 webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/webkit2gtk-web-extension-4.1.devhelp2 --- webkit2gtk-2.40.1/Documentation/webkit2gtk-web-extension-4.1/webkit2gtk-web-extension-4.1.devhelp2 2023-04-19 15:18:36.788944700 +0000 +++ webkit2gtk-2.40.4/Documentation/webkit2gtk-web-extension-4.1/webkit2gtk-web-extension-4.1.devhelp2 2023-07-21 08:01:37.269397700 +0000 @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff -Nru webkit2gtk-2.40.1/NEWS webkit2gtk-2.40.4/NEWS --- webkit2gtk-2.40.1/NEWS 2023-04-19 14:39:02.127342200 +0000 +++ webkit2gtk-2.40.4/NEWS 2023-07-21 07:39:37.165156400 +0000 @@ -1,4 +1,38 @@ ================ +WebKitGTK 2.40.4 +================ + +What's new in WebKitGTK 2.40.4? + + - Fix a bug in JavaScript reading variable arguments in a call. + +================ +WebKitGTK 2.40.3 +================ + +What's new in WebKitGTK 2.40.3? + + - Make memory pressure monitor honor memory.memsw.usage_in_bytes if exists. + - Include key modifiers in wheel events. + - Apply cookie blocking policy to WebSocket handshakes. + - Remove accidental dependency on GLib 2.70. + - Fix the build with BUBBLEWRAP_SANDBOX disabled. + - Fix several crashes and rendering issues. + +================ +WebKitGTK 2.40.2 +================ + +What's new in WebKitGTK 2.40.2? + + - Fix scrollbar jumping to top when drag released outside window in GTK4. + - Fix video rendering when GL is disabled. + - Fix flickering on looped videos when starting again. + - Fix CPU usage on autoplaying videos. + - Choose amount of painting threads depending on available CPU cores on GTK4. + - Fix several crashes and rendering issues. + +================ WebKitGTK 2.40.1 ================ diff -Nru webkit2gtk-2.40.1/Source/cmake/BubblewrapSandboxChecks.cmake webkit2gtk-2.40.4/Source/cmake/BubblewrapSandboxChecks.cmake --- webkit2gtk-2.40.1/Source/cmake/BubblewrapSandboxChecks.cmake 2023-02-20 11:57:25.213977300 +0000 +++ webkit2gtk-2.40.4/Source/cmake/BubblewrapSandboxChecks.cmake 2023-05-29 07:59:44.988177300 +0000 @@ -1,19 +1,43 @@ if (ENABLE_BUBBLEWRAP_SANDBOX) - find_program(BWRAP_EXECUTABLE bwrap) - if (NOT BWRAP_EXECUTABLE) - message(FATAL_ERROR "bwrap executable is needed for ENABLE_BUBBLEWRAP_SANDBOX") - endif () - find_package(Libseccomp) if (NOT Libseccomp_FOUND) message(FATAL_ERROR "libseccomp is needed for ENABLE_BUBBLEWRAP_SANDBOX") endif () - find_program(DBUS_PROXY_EXECUTABLE xdg-dbus-proxy) - if (NOT DBUS_PROXY_EXECUTABLE) - message(FATAL_ERROR "xdg-dbus-proxy not found and is needed for ENABLE_BUBBLEWRAP_SANDBOX") + if (NOT DEFINED BWRAP_EXECUTABLE) + if (CMAKE_CROSSCOMPILING) + message(FATAL_ERROR "bwrap executable version 0.3.1 or newer is needed for ENABLE_BUBBLEWRAP_SANDBOX. Unable to autodetect the path when cross-compiling. " + "Please define define the CMake variable BWRAP_EXECUTABLE with the run-time full-path to the 'bwrap' program.") + else () + find_program(BWRAP_EXECUTABLE bwrap) + if (NOT BWRAP_EXECUTABLE) + message(FATAL_ERROR "bwrap executable is needed for ENABLE_BUBBLEWRAP_SANDBOX. " + "Either install it or use the CMake variable BWRAP_EXECUTABLE to define the runtime path.") + endif () + endif () endif () + if (NOT DEFINED DBUS_PROXY_EXECUTABLE) + if (CMAKE_CROSSCOMPILING) + message(FATAL_ERROR "xdg-dbus-proxy executable is needed for ENABLE_BUBBLEWRAP_SANDBOX. Unable to autodetect the path when cross-compiling. " + "Please define define the CMake variable DBUS_PROXY_EXECUTABLE with the run-time full-path to the 'xdg-dbus-proxy' program.") + else () + find_program(DBUS_PROXY_EXECUTABLE xdg-dbus-proxy) + if (NOT DBUS_PROXY_EXECUTABLE) + message(FATAL_ERROR "xdg-dbus-proxy executable not found and is needed for ENABLE_BUBBLEWRAP_SANDBOX. " + "Either install it or use the CMake variable DBUS_PROXY_EXECUTABLE to define the runtime path.") + endif () + endif () + endif () + + # Do some extra sanity checks + if (NOT IS_ABSOLUTE "${BWRAP_EXECUTABLE}") + message(FATAL_ERROR "The value for BWRAP_EXECUTABLE should be a full path.") + endif () + if (NOT IS_ABSOLUTE "${DBUS_PROXY_EXECUTABLE}") + message(FATAL_ERROR "The value for DBUS_PROXY_EXECUTABLE should be a full path.") + endif () + # This version check can only be done when not cross-compiling if (NOT CMAKE_CROSSCOMPILING) execute_process( COMMAND "${BWRAP_EXECUTABLE}" --version @@ -27,16 +51,6 @@ if (NOT "${BWRAP_VERSION}" VERSION_GREATER_EQUAL "0.3.1") message(FATAL_ERROR "bwrap must be >= 0.3.1 but ${BWRAP_VERSION} found") endif () - elseif (NOT SILENCE_CROSS_COMPILATION_NOTICES) - message(NOTICE - "***--------------------------------------------------------***\n" - "*** Cannot check Bubblewrap version when cross-compiling. ***\n" - "*** The target system MUST have version 0.3.1 or newer. ***\n" - "*** Use the BWRAP_EXECUTABLE and DBUS_PROXY_EXECUTABLE ***\n" - "*** variables to set the run-time paths for the 'bwrap' ***\n" - "*** and 'xdg-dbus-proxy' programs. ***\n" - "***--------------------------------------------------------***" - ) endif () add_definitions(-DBWRAP_EXECUTABLE="${BWRAP_EXECUTABLE}") diff -Nru webkit2gtk-2.40.1/Source/cmake/OptionsGTK.cmake webkit2gtk-2.40.4/Source/cmake/OptionsGTK.cmake --- webkit2gtk-2.40.1/Source/cmake/OptionsGTK.cmake 2023-04-19 14:35:31.333718000 +0000 +++ webkit2gtk-2.40.4/Source/cmake/OptionsGTK.cmake 2023-07-21 07:40:27.177678300 +0000 @@ -3,7 +3,7 @@ WEBKIT_OPTION_BEGIN() -SET_PROJECT_VERSION(2 40 1) +SET_PROJECT_VERSION(2 40 4) # This is required because we use the DEPFILE argument to add_custom_command(). # Remove after upgrading cmake_minimum_required() to 3.20. @@ -246,14 +246,14 @@ EXPOSE_STRING_VARIABLE_TO_BUILD(WEBKITGTK_API_VERSION) if (WEBKITGTK_API_VERSION VERSION_EQUAL "4.0") - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 100 2 63) - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 40 10 22) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 100 4 63) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 40 13 22) elseif (WEBKITGTK_API_VERSION VERSION_EQUAL "4.1") - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 8 2 8) - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 3 10 3) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 8 4 8) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 3 13 3) elseif (WEBKITGTK_API_VERSION VERSION_EQUAL "6.0") - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 4 2 0) - CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 1 3 0) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(WEBKIT 4 4 0) + CALCULATE_LIBRARY_VERSIONS_FROM_LIBTOOL_TRIPLE(JAVASCRIPTCORE 1 6 0) else () message(FATAL_ERROR "Unhandled API version") endif () @@ -406,8 +406,8 @@ if (USE_GBM) # ANGLE-backed WebGL depends on DMABuf support, which at the moment is leveraged # through libgbm and libdrm dependencies. When libgbm is enabled, make - # libdrm a requirement and define the USE_LIBGBM and USE_TEXTURE_MAPPER_DMABUF - # macros. When not available, ANGLE will be used in slower software-rasterization mode. + # libdrm a requirement and define USE_TEXTURE_MAPPER_DMABUF macros. + # When not available, ANGLE will be used in slower software-rasterization mode. find_package(GBM) if (NOT GBM_FOUND) message(FATAL_ERROR "GBM is required for USE_GBM") @@ -418,7 +418,6 @@ message(FATAL_ERROR "libdrm is required for USE_GBM") endif () - SET_AND_EXPOSE_TO_BUILD(USE_LIBGBM TRUE) SET_AND_EXPOSE_TO_BUILD(USE_TEXTURE_MAPPER_DMABUF TRUE) endif () endif () diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCClass.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCClass.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCClass.cpp 2023-02-20 11:57:15.087281000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCClass.cpp 2023-05-29 07:59:44.692169000 +0000 @@ -567,7 +567,7 @@ * @jsc_class: a #JSCClass * @name: (nullable): the constructor name or %NULL * @callback: (scope async): a #GCallback to be called to create an instance of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the constructor return value * @n_params: the number of parameter types to follow or 0 if constructor doesn't receive parameters. @@ -616,7 +616,7 @@ * @jsc_class: a #JSCClass * @name: (nullable): the constructor name or %NULL * @callback: (scope async): a #GCallback to be called to create an instance of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the constructor return value * @n_parameters: the number of parameters @@ -662,7 +662,7 @@ * @jsc_class: a #JSCClass * @name: (nullable): the constructor name or %NULL * @callback: (scope async): a #GCallback to be called to create an instance of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the constructor return value * @@ -714,7 +714,7 @@ * @jsc_class: a #JSCClass * @name: the method name * @callback: (scope async): a #GCallback to be called to invoke method @name of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the method return value, or %G_TYPE_NONE if the method is void. * @n_params: the number of parameter types to follow or 0 if the method doesn't receive parameters. @@ -755,7 +755,7 @@ * @jsc_class: a #JSCClass * @name: the method name * @callback: (scope async): a #GCallback to be called to invoke method @name of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the method return value, or %G_TYPE_NONE if the method is void. * @n_parameters: the number of parameter types to follow or 0 if the method doesn't receive parameters. @@ -794,7 +794,7 @@ * @jsc_class: a #JSCClass * @name: the method name * @callback: (scope async): a #GCallback to be called to invoke method @name of @jsc_class - * @user_data: (closure): user data to pass to @callback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the method return value, or %G_TYPE_NONE if the method is void. * @@ -825,7 +825,7 @@ * @property_type: the #GType of the property value * @getter: (scope async) (nullable): a #GCallback to be called to get the property value * @setter: (scope async) (nullable): a #GCallback to be called to set the property value - * @user_data: (closure): user data to pass to @getter and @setter + * @user_data: user data to pass to @getter and @setter * @destroy_notify: (nullable): destroy notifier for @user_data * * Add a property with @name to @jsc_class. When the property value needs to be getted, @getter is called diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCContext.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCContext.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCContext.cpp 2023-02-20 11:57:15.087281000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCContext.cpp 2023-05-29 07:59:44.692169000 +0000 @@ -759,7 +759,7 @@ * JSCExceptionHandler: * @context: a #JSCContext * @exception: a #JSCException - * @user_data: user data + * @user_data: (closure): user data * * Function used to handle JavaScript exceptions in a #JSCContext. */ @@ -767,8 +767,8 @@ /** * jsc_context_push_exception_handler: * @context: a #JSCContext - * @handler: a #JSCExceptionHandler - * @user_data: (closure): user data to pass to @handler + * @handler: (closure user_data): a #JSCExceptionHandler + * @user_data: user data to pass to @handler * @destroy_notify: (nullable): destroy notifier for @user_data * * Push an exception handler in @context. Whenever a JavaScript exception happens in diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCValue.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCValue.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/API/glib/JSCValue.cpp 2023-02-20 11:57:15.090614300 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/API/glib/JSCValue.cpp 2023-05-29 07:59:44.696169000 +0000 @@ -1125,9 +1125,9 @@ * @property_name: the name of the property to define * @flags: #JSCValuePropertyFlags * @property_type: the #GType of the property - * @getter: (scope async) (nullable): a #GCallback to be called to get the property value - * @setter: (scope async) (nullable): a #GCallback to be called to set the property value - * @user_data: (closure): user data to pass to @getter and @setter + * @getter: (scope async) (nullable) (closure user_data): a #GCallback to be called to get the property value + * @setter: (scope async) (nullable) (closure user_data): a #GCallback to be called to set the property value + * @user_data: user data to pass to @getter and @setter * @destroy_notify: (nullable): destroy notifier for @user_data * * Define or modify a property with @property_name in object referenced by @value. When the @@ -1181,7 +1181,7 @@ * @context: a #JSCContext: * @name: (nullable): the function name or %NULL * @callback: (scope async): a #GCallback. - * @user_data: (closure): user data to pass to @callback. + * @user_data: user data to pass to @callback. * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the function return value, or %G_TYPE_NONE if the function is void. * @n_params: the number of parameter types to follow or 0 if the function doesn't receive parameters. @@ -1222,7 +1222,7 @@ * @context: a #JSCContext * @name: (nullable): the function name or %NULL * @callback: (scope async): a #GCallback. - * @user_data: (closure): user data to pass to @callback. + * @user_data: user data to pass to @callback. * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the function return value, or %G_TYPE_NONE if the function is void. * @n_parameters: the number of parameters @@ -1261,7 +1261,7 @@ * @context: a #JSCContext * @name: (nullable): the function name or %NULL * @callback: (scope async): a #GCallback. - * @user_data: (closure): user data to pass to @callback. + * @user_data: user data to pass to @callback. * @destroy_notify: (nullable): destroy notifier for @user_data * @return_type: the #GType of the function return value, or %G_TYPE_NONE if the function is void. * @@ -1474,8 +1474,8 @@ * @context: A #JSCContext * @data: Pointer to a region of memory. * @size: Size in bytes of the memory region. - * @destroy_notify: (nullable): destroy notifier for @user_data. - * @user_data: (closure): user data. + * @destroy_notify: (nullable) (closure user_data): destroy notifier for @user_data. + * @user_data: user data. * * Creates a new %ArrayBuffer from existing @data in memory. * diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/AbortReason.h webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/AbortReason.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/AbortReason.h 2023-02-20 11:57:15.130614500 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/AbortReason.h 2023-05-29 07:59:44.696169000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2021 Apple Inc. All rights reserved. + * Copyright (C) 2014-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -76,6 +76,8 @@ TGInvalidPointer = 320, TGNotSupported = 330, UncheckedOverflow = 335, + VMCreationDisallowed = 998, + VMEntryDisallowed = 999, }; // This enum is for CRASH_WITH_SECURITY_IMPLICATION_AND_INFO so we can easily identify which assertion diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h 2023-02-20 11:57:15.137281200 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64E.h 2023-05-29 07:59:44.700169000 +0000 @@ -119,7 +119,7 @@ ALWAYS_INLINE void untagArrayPtr(RegisterID length, RegisterID target, bool validateAuth, RegisterID scratch) { - validateAuth = validateAuth && g_jscConfig.canUseFPAC; + validateAuth = validateAuth && !g_jscConfig.canUseFPAC; if (validateAuth) { ASSERT(scratch != InvalidGPRReg); move(target, scratch); @@ -139,7 +139,7 @@ ALWAYS_INLINE void untagArrayPtrLength64(Address length, RegisterID target, bool validateAuth) { - validateAuth = validateAuth && g_jscConfig.canUseFPAC; + validateAuth = validateAuth && !g_jscConfig.canUseFPAC; auto lengthGPR = getCachedDataTempRegisterIDAndInvalidate(); load64(length, lengthGPR); auto scratch = validateAuth ? getCachedMemoryTempRegisterIDAndInvalidate() : InvalidGPRReg; diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h 2023-03-22 12:05:51.574492700 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssemblerARM64.h 2023-05-29 07:59:44.700169000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2022 Apple Inc. All rights reserved. + * Copyright (C) 2012-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -3208,6 +3208,11 @@ m_assembler.uxtw(dest, src); } + void zeroExtend48ToWord(RegisterID src, RegisterID dest) + { + m_assembler.ubfx<64>(dest, src, 0, 48); + } + void moveConditionally32(RelationalCondition cond, RegisterID left, RegisterID right, RegisterID src, RegisterID dest) { m_assembler.cmp<32>(left, right); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssembler.h webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssembler.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/MacroAssembler.h 2023-03-22 12:07:10.858014000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/MacroAssembler.h 2023-05-29 07:59:44.696169000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2021 Apple Inc. All rights reserved. + * Copyright (C) 2008-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -1442,11 +1442,11 @@ return shouldBlindForSpecificArch(static_cast(value)); return shouldBlindForSpecificArch(static_cast(value)); } - + +#if CPU(X86_64) bool shouldBlind(ImmPtr imm) { - if (!canBlind()) - return false; + static_assert(canBlind()); #if ENABLE(FORCED_JIT_BLINDING) UNUSED_PARAM(imm); @@ -1480,6 +1480,13 @@ return shouldBlindPointerForSpecificArch(static_cast(value)); } +#else + static constexpr bool shouldBlind(ImmPtr) + { + static_assert(!canBlind()); + return false; + } +#endif uint8_t generateRotationSeed(size_t widthInBits) { @@ -1512,8 +1519,11 @@ rotateRightPtr(constant.rotation, dest); } +#if CPU(X86_64) bool shouldBlind(Imm64 imm) { + static_assert(canBlind()); + #if ENABLE(FORCED_JIT_BLINDING) UNUSED_PARAM(imm); // Debug always blind all constants, if only so we know @@ -1555,6 +1565,13 @@ return shouldBlindForSpecificArch(value); } +#else + static constexpr bool shouldBlind(Imm64) + { + static_assert(!canBlind()); + return false; + } +#endif struct RotatedImm64 { RotatedImm64(uint64_t v1, uint8_t v2) @@ -1670,8 +1687,11 @@ } #endif // CPU(X86_64) || CPU(ARM64) +#if CPU(X86_64) bool shouldBlind(Imm32 imm) { + static_assert(canBlind()); + #if ENABLE(FORCED_JIT_BLINDING) UNUSED_PARAM(imm); // Debug always blind all constants, if only so we know @@ -1700,6 +1720,13 @@ return shouldBlindForSpecificArch(value); #endif // ENABLE(FORCED_JIT_BLINDING) } +#else + static constexpr bool shouldBlind(Imm32) + { + static_assert(!canBlind()); + return false; + } +#endif struct BlindedImm32 { BlindedImm32(int32_t v1, int32_t v2) diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/testmasm.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/testmasm.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/assembler/testmasm.cpp 2023-02-20 11:57:15.150614500 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/assembler/testmasm.cpp 2023-05-29 07:59:44.700169000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2022 Apple Inc. All rights reserved. + * Copyright (C) 2017-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -2966,6 +2966,37 @@ } } } + +void testZeroExtend48ToWord() +{ + auto zext48First = compile([=] (CCallHelpers& jit) { + emitFunctionPrologue(jit); + + jit.zeroExtend48ToWord(GPRInfo::argumentGPR0, GPRInfo::argumentGPR0); + + emitFunctionEpilogue(jit); + jit.ret(); + }); + + auto zeroTop16Bits = [] (int64_t value) -> int64_t { + return value & (1ull << 48) - 1; + }; + + for (auto a : int64Operands()) + CHECK_EQ(invoke(zext48First, a), zeroTop16Bits(a)); + + auto zext48Second = compile([=] (CCallHelpers& jit) { + emitFunctionPrologue(jit); + + jit.zeroExtend48ToWord(GPRInfo::argumentGPR1, GPRInfo::argumentGPR0); + + emitFunctionEpilogue(jit); + jit.ret(); + }); + + for (auto a : int64Operands()) + CHECK_EQ(invoke(zext48Second, 0, a), zeroTop16Bits(a)); +} #endif #if CPU(X86) || CPU(X86_64) || CPU(ARM64) || CPU(RISCV64) @@ -5890,6 +5921,8 @@ RUN(testOrLeftShift64()); RUN(testOrRightShift64()); RUN(testOrUnsignedRightShift64()); + + RUN(testZeroExtend48ToWord()); #endif #if CPU(ARM64) diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/bytecode/CodeBlock.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/bytecode/CodeBlock.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/bytecode/CodeBlock.cpp 2023-02-20 11:57:15.227281600 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/bytecode/CodeBlock.cpp 2023-05-29 07:59:44.700169000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2022 Apple Inc. All rights reserved. + * Copyright (C) 2008-2023 Apple Inc. All rights reserved. * Copyright (C) 2008 Cameron Zwarich * * Redistribution and use in source and binary forms, with or without @@ -1006,6 +1006,7 @@ { RELEASE_ASSERT(alternative); RELEASE_ASSERT(alternative->jitCode()); + ASSERT(JITCode::isBaselineCode(alternative->jitType()) || alternative->jitType() == JITType::None); m_alternative.set(vm, this, alternative); } @@ -1907,7 +1908,7 @@ { #if ENABLE(JIT) CodeBlock* result = this; - while (result->alternative()) + if (result->alternative()) result = result->alternative(); RELEASE_ASSERT(result); RELEASE_ASSERT(JITCode::isBaselineCode(result->jitType()) || result->jitType() == JITType::None); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/CMakeLists.txt webkit2gtk-2.40.4/Source/JavaScriptCore/CMakeLists.txt --- webkit2gtk-2.40.1/Source/JavaScriptCore/CMakeLists.txt 2023-02-20 11:57:15.103947900 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/CMakeLists.txt 2023-05-29 07:59:44.696169000 +0000 @@ -1505,7 +1505,7 @@ if (CMAKE_COMPILER_IS_GNUCXX AND GCC_OFFLINEASM_SOURCE_MAP) message(STATUS "Enabling asm postprocessing") - set(LowLevelInterpreter_LAUNCHER "${JavaScriptCore_SCRIPTS_SOURCES_DIR}/postprocess-asm") + set(LowLevelInterpreter_LAUNCHER "${RUBY_EXECUTABLE} ${JavaScriptCore_SCRIPTS_SOURCES_DIR}/postprocess-asm") get_target_property(PROP_RULE_LAUNCH_COMPILE LowLevelInterpreterLib RULE_LAUNCH_COMPILE) if (PROP_RULE_LAUNCH_COMPILE) set(LowLevelInterpreter_LAUNCHER "${LowLevelInterpreter_LAUNCHER} ${PROP_RULE_LAUNCH_COMPILE}") diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGClobberize.h webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGClobberize.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGClobberize.h 2023-02-20 11:57:15.290615000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGClobberize.h 2023-06-28 08:27:09.897361300 +0000 @@ -383,6 +383,7 @@ read(JSObject_butterfly); ArrayMode mode = node->arrayMode(); + LocationKind locationKind = node->op() == EnumeratorNextUpdateIndexAndMode ? EnumeratorNextUpdateIndexAndModeLoc : HasIndexedPropertyLoc; switch (mode.type()) { case Array::ForceExit: { write(SideState); @@ -392,7 +393,7 @@ if (mode.isInBounds()) { read(Butterfly_publicLength); read(IndexedInt32Properties); - def(HeapLocation(HasIndexedPropertyLoc, IndexedInt32Properties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); + def(HeapLocation(locationKind, IndexedInt32Properties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); return; } break; @@ -402,7 +403,7 @@ if (mode.isInBounds()) { read(Butterfly_publicLength); read(IndexedDoubleProperties); - def(HeapLocation(HasIndexedPropertyLoc, IndexedDoubleProperties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); + def(HeapLocation(locationKind, IndexedDoubleProperties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); return; } break; @@ -412,7 +413,7 @@ if (mode.isInBounds()) { read(Butterfly_publicLength); read(IndexedContiguousProperties); - def(HeapLocation(HasIndexedPropertyLoc, IndexedContiguousProperties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); + def(HeapLocation(locationKind, IndexedContiguousProperties, graph.varArgChild(node, 0), graph.varArgChild(node, 1)), LazyNode(node)); return; } break; diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGHeapLocation.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGHeapLocation.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGHeapLocation.cpp 2023-02-20 11:57:15.303948400 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGHeapLocation.cpp 2023-06-28 08:27:09.897361300 +0000 @@ -134,6 +134,10 @@ out.print("HasIndexedPorpertyLoc"); return; + case EnumeratorNextUpdateIndexAndModeLoc: + out.print("EnumeratorNextUpdateIndexAndModeLoc"); + return; + case IndexedPropertyDoubleLoc: out.print("IndexedPropertyDoubleLoc"); return; diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGHeapLocation.h webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGHeapLocation.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGHeapLocation.h 2023-02-20 11:57:15.303948400 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGHeapLocation.h 2023-06-28 08:27:09.897361300 +0000 @@ -46,6 +46,7 @@ DirectArgumentsLoc, GetterLoc, GlobalVariableLoc, + EnumeratorNextUpdateIndexAndModeLoc, HasIndexedPropertyLoc, IndexedPropertyDoubleLoc, IndexedPropertyDoubleSaneChainLoc, diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGPreciseLocalClobberize.h webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGPreciseLocalClobberize.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGPreciseLocalClobberize.h 2023-02-20 11:57:15.323948400 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGPreciseLocalClobberize.h 2023-07-21 07:31:13.366577000 +0000 @@ -191,13 +191,19 @@ case CreateRest: { bool isForwardingNode = false; bool isPhantomNode = false; + bool mayReadArguments = false; switch (m_node->op()) { case ForwardVarargs: + // This is used iff allInlineFramesAreTailCalls, so we will + // actually do a real tail call and destroy our frame. + case TailCallForwardVarargs: + isForwardingNode = true; + break; case CallForwardVarargs: case ConstructForwardVarargs: - case TailCallForwardVarargs: case TailCallForwardVarargsInlinedCaller: isForwardingNode = true; + mayReadArguments = true; break; case PhantomDirectArguments: case PhantomClonedArguments: @@ -209,7 +215,10 @@ if (isPhantomNode && m_graph.m_plan.isFTL()) break; - + + if (mayReadArguments) + readWorld(m_node); + if (isForwardingNode && m_node->hasArgumentsChild() && m_node->argumentsChild() && (m_node->argumentsChild()->op() == PhantomNewArrayWithSpread || m_node->argumentsChild()->op() == PhantomSpread)) { if (m_node->argumentsChild()->op() == PhantomNewArrayWithSpread) diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp 2023-02-20 11:57:15.330615000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp 2023-05-29 07:59:44.716169600 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2022 Apple Inc. All rights reserved. + * Copyright (C) 2011-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -12025,7 +12025,7 @@ done.link(this); #if CPU(ARM64E) // sizeGPR is still boxed as a number and there is no 32-bit variant of the PAC instructions. - zeroExtend32ToWord(sizeGPR, scratchGPR); + zeroExtend48ToWord(sizeGPR, scratchGPR); // See rdar://107561209, rdar://107724053. tagArrayPtr(scratchGPR, storageGPR); #endif diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp 2023-03-28 22:50:30.961238900 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/ftl/FTLLowerDFGToB3.cpp 2023-05-29 07:59:44.724169700 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013-2022 Apple Inc. All rights reserved. + * Copyright (C) 2013-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -8603,6 +8603,7 @@ authenticate->append(size64Bits, B3::ValueRep(B3::ValueRep::SomeLateRegister)); authenticate->setGenerator([=] (CCallHelpers& jit, const StackmapGenerationParams& params) { jit.move(params[1].gpr(), params[0].gpr()); + jit.zeroExtend48ToWord(params[2].gpr(), params[2].gpr()); // See rdar://107561209, rdar://107724053. jit.tagArrayPtr(params[2].gpr(), params[0].gpr()); }); storage = authenticate; @@ -14164,6 +14165,25 @@ LValue propertyIndex = m_out.phi(Int32, initialIndexForHasProperty, incrementedIndexResult); m_out.addIncomingToPhi(indexPhi, m_out.anchor(propertyIndex)); ValueFromBlock finalPropertyIndex = m_out.anchor(propertyIndex); + if (m_node->arrayMode().permitsBoundsCheckLowering()) { + switch (m_node->arrayMode().type()) { + case Array::Int32: + case Array::Contiguous: + case Array::Double: { + LValue storage = lowStorage(m_graph.varArgChild(m_node, m_node->storageChildIndex())); + speculate(OutOfBounds, noValue(), nullptr, m_out.aboveOrEqual(propertyIndex, m_out.load32NonNegative(storage, m_heaps.Butterfly_publicLength))); + break; + } + case Array::ArrayStorage: { + LValue storage = lowStorage(m_graph.varArgChild(m_node, m_node->storageChildIndex())); + speculate(OutOfBounds, noValue(), nullptr, m_out.aboveOrEqual(propertyIndex, m_out.load32NonNegative(storage, m_heaps.ArrayStorage_vectorLength))); + break; + } + default: { + break; + } + } + } LValue hasProperty = compileHasIndexedPropertyImpl(propertyIndex, operationHasEnumerableIndexedProperty); m_out.branch(hasProperty, unsure(continuation), unsure(increment)); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp 2023-02-20 11:57:15.433948800 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/AsyncStackTrace.cpp 2023-05-29 07:59:44.728170000 +0000 @@ -207,6 +207,8 @@ ASSERT(m_parent->m_childCount); m_parent->m_childCount--; m_parent = nullptr; + + m_callStack->removeParentStackTrace(); } } // namespace Inspector diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/ScriptCallStack.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/ScriptCallStack.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/ScriptCallStack.cpp 2023-02-20 11:57:15.447282000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/ScriptCallStack.cpp 2023-05-29 07:59:44.728170000 +0000 @@ -89,6 +89,11 @@ m_frames.append(frame); } +void ScriptCallStack::removeParentStackTrace() +{ + m_parentStackTrace = nullptr; +} + bool ScriptCallStack::isEqual(ScriptCallStack* o) const { if (!o) diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/ScriptCallStack.h webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/ScriptCallStack.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/inspector/ScriptCallStack.h 2023-02-20 11:57:15.447282000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/inspector/ScriptCallStack.h 2023-05-29 07:59:44.728170000 +0000 @@ -55,6 +55,7 @@ bool truncated() const { return m_truncated; } const RefPtr& parentStackTrace() const { return m_parentStackTrace; } + void removeParentStackTrace(); const ScriptCallFrame* firstNonNativeCallFrame() const; diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/interpreter/Interpreter.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/interpreter/Interpreter.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/interpreter/Interpreter.cpp 2023-02-20 11:57:15.480615600 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/interpreter/Interpreter.cpp 2023-05-29 07:59:44.732170000 +0000 @@ -351,6 +351,8 @@ #if ASSERT_ENABLED static std::once_flag assertOnceKey; std::call_once(assertOnceKey, [] { + if (g_jscConfig.vmEntryDisallowed) + return; for (unsigned i = 0; i < NUMBER_OF_BYTECODE_IDS; ++i) { OpcodeID opcodeID = static_cast(i); RELEASE_ASSERT(getOpcodeID(getOpcode(opcodeID)) == opcodeID); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/jit/ExecutableAllocator.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/jit/ExecutableAllocator.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/jit/ExecutableAllocator.cpp 2023-02-20 11:57:15.490615600 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/jit/ExecutableAllocator.cpp 2023-05-29 07:59:44.732170000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2022 Apple Inc. All rights reserved. + * Copyright (C) 2008-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -1321,6 +1321,8 @@ static ExecutableAllocator* globalExecutableAllocatorToWorkAroundLeaks = nullptr; void ExecutableAllocator::initialize() { + if (g_jscConfig.jitDisabled) + return; g_jscConfig.executableAllocator = new ExecutableAllocator; globalExecutableAllocatorToWorkAroundLeaks = g_jscConfig.executableAllocator; } diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/llint/LLIntData.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/llint/LLIntData.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/llint/LLIntData.cpp 2023-02-20 11:57:15.513949000 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/llint/LLIntData.cpp 2023-05-29 07:59:44.732170000 +0000 @@ -31,6 +31,7 @@ #include "JSCConfig.h" #include "LLIntCLoop.h" #include "LLIntPCRanges.h" +#include "LLIntSlowPaths.h" #include "LLIntThunks.h" #include "Opcode.h" #include "WriteBarrier.h" @@ -69,6 +70,30 @@ JSC_ANNOTATE_JIT_OPERATION_RETURN(vmEntryToCSSJITAfter); #endif +static void neuterOpcodeMaps() +{ +#if CPU(ARM64E) +#define SET_CRASH_TARGET(entry) do { \ + void* crashTarget = bitwise_cast(llint_check_vm_entry_permission); \ + uint64_t address = bitwise_cast(&entry); \ + uint64_t newTag = (bitwise_cast(BytecodePtrTag) << 48) | address; \ + void* signedTarget = ptrauth_auth_and_resign(crashTarget, ptrauth_key_function_pointer, 0, ptrauth_key_process_dependent_code, newTag); \ + entry = bitwise_cast(signedTarget); \ + } while (false) +#else +#define SET_CRASH_TARGET(entry) do { \ + entry = bitwise_cast(llint_check_vm_entry_permission); \ + } while (false) +#endif + for (unsigned i = 0; i < numOpcodeIDs + numWasmOpcodeIDs; ++i) { + SET_CRASH_TARGET(g_opcodeMap[i]); + SET_CRASH_TARGET(g_opcodeMapWide16[i]); + SET_CRASH_TARGET(g_opcodeMapWide32[i]); + } +#undef SET_CRASH_TARGET +} + + void initialize() { #if ENABLE(C_LOOP) @@ -76,11 +101,15 @@ #else // !ENABLE(C_LOOP) - llint_entry(&g_opcodeMap, &g_opcodeMapWide16, &g_opcodeMapWide32); - + if (UNLIKELY(g_jscConfig.vmEntryDisallowed)) + neuterOpcodeMaps(); + else { + llint_entry(&g_opcodeMap, &g_opcodeMapWide16, &g_opcodeMapWide32); + #if ENABLE(WEBASSEMBLY) - wasm_entry(&g_opcodeMap[numOpcodeIDs], &g_opcodeMapWide16[numOpcodeIDs], &g_opcodeMapWide32[numOpcodeIDs]); + wasm_entry(&g_opcodeMap[numOpcodeIDs], &g_opcodeMapWide16[numOpcodeIDs], &g_opcodeMapWide32[numOpcodeIDs]); #endif // ENABLE(WEBASSEMBLY) + } static_assert(llint_throw_from_slow_path_trampoline < UINT8_MAX); static_assert(wasm_throw_from_slow_path_trampoline < UINT8_MAX); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp 2023-02-20 11:57:15.517282200 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/llint/LLIntSlowPaths.cpp 2023-05-29 07:59:44.732170000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2022 Apple Inc. All rights reserved. + * Copyright (C) 2011-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -26,6 +26,7 @@ #include "config.h" #include "LLIntSlowPaths.h" +#include "AbortReason.h" #include "ArrayConstructor.h" #include "BaselineJITPlan.h" #include "BytecodeGenerator.h" @@ -71,6 +72,10 @@ #include #include +#if USE(APPLE_INTERNAL_SDK) +#include +#endif + namespace JSC { namespace LLInt { #define LLINT_BEGIN_NO_SET_PC() \ @@ -2600,11 +2605,10 @@ vm.writeBarrier(cell); } -extern "C" SlowPathReturnType llint_check_vm_entry_permission(VM* vm, ProtoCallFrame*) +extern "C" SlowPathReturnType llint_check_vm_entry_permission(VM*, ProtoCallFrame*) { - ASSERT_UNUSED(vm, vm->disallowVMEntryCount); - if (Options::crashOnDisallowedVMEntry()) - CRASH(); + if (Options::crashOnDisallowedVMEntry() || g_jscConfig.vmEntryDisallowed) + CRASH_WITH_EXTRA_SECURITY_IMPLICATION_AND_INFO(VMEntryDisallowed, "VM entry disallowed"_s); // Else return, and let doVMEntry return undefined. return encodeResult(nullptr, nullptr); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/JSCConfig.h webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/JSCConfig.h --- webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/JSCConfig.h 2023-02-20 11:57:15.623949300 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/JSCConfig.h 2023-05-29 07:59:44.736170000 +0000 @@ -64,6 +64,8 @@ bool disabledFreezingForTesting; bool restrictedOptionsEnabled; bool jitDisabled; + bool vmCreationDisallowed; + bool vmEntryDisallowed; bool useFastJITPermissions; diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/StringPrototype.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/StringPrototype.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/StringPrototype.cpp 2023-02-20 11:57:15.683949500 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/StringPrototype.cpp 2023-05-29 07:59:44.740170200 +0000 @@ -488,6 +488,11 @@ startPosition++; if (startPosition > sourceLen) break; + if (U16_IS_LEAD(source[startPosition - 1]) && U16_IS_TRAIL(source[startPosition])) { + startPosition++; + if (startPosition > sourceLen) + break; + } } } } else { @@ -567,6 +572,11 @@ startPosition++; if (startPosition > sourceLen) break; + if (U16_IS_LEAD(source[startPosition - 1]) && U16_IS_TRAIL(source[startPosition])) { + startPosition++; + if (startPosition > sourceLen) + break; + } } } while (global); } diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/VM.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/VM.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/runtime/VM.cpp 2023-02-20 11:57:15.703949500 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/runtime/VM.cpp 2023-05-29 07:59:44.740170200 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008-2022 Apple Inc. All rights reserved. + * Copyright (C) 2008-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -29,6 +29,7 @@ #include "config.h" #include "VM.h" +#include "AbortReason.h" #include "AccessCase.h" #include "AggregateError.h" #include "ArgList.h" @@ -215,8 +216,8 @@ , m_builtinExecutables(makeUnique(*this)) , m_syncWaiter(adoptRef(*new Waiter(this))) { - if (UNLIKELY(vmCreationShouldCrash)) - CRASH_WITH_INFO(0x4242424220202020, 0xbadbeef0badbeef, 0x1234123412341234, 0x1337133713371337); + if (UNLIKELY(vmCreationShouldCrash || g_jscConfig.vmCreationDisallowed)) + CRASH_WITH_EXTRA_SECURITY_IMPLICATION_AND_INFO(VMCreationDisallowed, "VM creation disallowed"_s, 0x4242424220202020, 0xbadbeef0badbeef, 0x1234123412341234, 0x1337133713371337); VMInspector::instance().add(this); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp 2023-02-20 11:57:15.740616300 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/wasm/WasmB3IRGenerator.cpp 2023-05-29 07:59:44.744170400 +0000 @@ -134,6 +134,8 @@ , m_tryStart(tryStart) , m_tryCatchDepth(tryDepth) { + ASSERT(type == BlockType::Try); + m_stackSize -= signature->as()->argumentCount(); for (unsigned i = 0; i < signature->as()->returnCount(); ++i) phis.append(proc.add(Phi, toB3Type(signature->as()->returnType(i)), origin)); } @@ -639,7 +641,10 @@ void dump(const ControlStack&, const Stack* expressionStack); void setParser(FunctionParser* parser) { m_parser = parser; }; void didFinishParsingLocals() { } - void didPopValueFromStack() { --m_stackSize; } + void didPopValueFromStack() + { + --m_stackSize; + } Value* constant(B3::Type, uint64_t bits, std::optional = std::nullopt); Value* constant(B3::Type, v128_t bits, std::optional = std::nullopt); diff -Nru webkit2gtk-2.40.1/Source/JavaScriptCore/yarr/YarrInterpreter.cpp webkit2gtk-2.40.4/Source/JavaScriptCore/yarr/YarrInterpreter.cpp --- webkit2gtk-2.40.1/Source/JavaScriptCore/yarr/YarrInterpreter.cpp 2023-02-20 11:57:15.780616500 +0000 +++ webkit2gtk-2.40.4/Source/JavaScriptCore/yarr/YarrInterpreter.cpp 2023-05-29 07:59:44.744170400 +0000 @@ -232,6 +232,21 @@ return result; } + int readCheckedDontAdvance(unsigned negativePositionOffest) + { + RELEASE_ASSERT(pos >= negativePositionOffest); + unsigned p = pos - negativePositionOffest; + ASSERT(p < length); + int result = input[p]; + if (U16_IS_LEAD(result) && decodeSurrogatePairs && p + 1 < length && U16_IS_TRAIL(input[p + 1])) { + if (atEnd()) + return -1; + + result = U16_GET_SUPPLEMENTARY(result, input[p + 1]); + } + return result; + } + // readForCharacterDump() is only for use by the DUMP_CURR_CHAR macro. // We don't want any side effects like the next() in readChecked() above. int readForCharacterDump(unsigned negativePositionOffest) @@ -588,13 +603,13 @@ bool matchAssertionBOL(ByteTerm& term) { - return (input.atStart(term.inputPosition)) || (pattern->multiline() && testCharacterClass(pattern->newlineCharacterClass, input.readChecked(term.inputPosition + 1))); + return (input.atStart(term.inputPosition)) || (pattern->multiline() && testCharacterClass(pattern->newlineCharacterClass, input.readCheckedDontAdvance(term.inputPosition + 1))); } bool matchAssertionEOL(ByteTerm& term) { if (term.inputPosition) - return (input.atEnd(term.inputPosition)) || (pattern->multiline() && testCharacterClass(pattern->newlineCharacterClass, input.readChecked(term.inputPosition))); + return (input.atEnd(term.inputPosition)) || (pattern->multiline() && testCharacterClass(pattern->newlineCharacterClass, input.readCheckedDontAdvance(term.inputPosition))); return (input.atEnd()) || (pattern->multiline() && testCharacterClass(pattern->newlineCharacterClass, input.read())); } @@ -965,6 +980,8 @@ case QuantifierType::Greedy: if (backTrack->matchAmount) { --backTrack->matchAmount; + if (term.matchDirection() == Backward) + return input.checkInput(matchEnd - matchBegin); input.rewind(matchEnd - matchBegin); return true; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/DocumentTimeline.cpp webkit2gtk-2.40.4/Source/WebCore/animation/DocumentTimeline.cpp --- webkit2gtk-2.40.1/Source/WebCore/animation/DocumentTimeline.cpp 2023-04-06 19:58:22.348960900 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/DocumentTimeline.cpp 2023-05-29 07:59:44.780171400 +0000 @@ -412,14 +412,32 @@ auto acceleratedAnimationsPendingRunningStateChange = m_acceleratedAnimationsPendingRunningStateChange; m_acceleratedAnimationsPendingRunningStateChange.clear(); + HashSet keyframeEffectStacksToUpdate; + bool hasForcedLayout = false; for (auto& animation : acceleratedAnimationsPendingRunningStateChange) { if (auto* keyframeEffect = dynamicDowncast(animation->effect())) { if (!hasForcedLayout) hasForcedLayout |= keyframeEffect->forceLayoutIfNeeded(); - keyframeEffect->applyPendingAcceleratedActions(); + + // If the animation is no longer relevant, apply the pending accelerations in isolation. + if (!animation->isRelevant()) { + keyframeEffect->applyPendingAcceleratedActions(); + continue; + } + + // Otherwise, this accelerated animation exists in the context of an effect stack and we must + // update all effects in that stack to ensure their sort order is respected. + if (auto target = keyframeEffect->targetStyleable()) { + auto* keyframeEffectStack = target ? target->keyframeEffectStack() : nullptr; + if (keyframeEffectStack) + keyframeEffectStacksToUpdate.add(keyframeEffectStack); + } } } + + for (auto* keyframeEffectStack : keyframeEffectStacksToUpdate) + keyframeEffectStack->applyPendingAcceleratedActions(); } void DocumentTimeline::enqueueAnimationEvent(AnimationEventBase& event) diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffect.cpp webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffect.cpp --- webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffect.cpp 2023-04-05 12:08:56.220182000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffect.cpp 2023-05-29 07:59:44.780171400 +0000 @@ -1868,6 +1868,21 @@ addPendingAcceleratedAction(animationIsSuspended ? AcceleratedAction::Pause : AcceleratedAction::Play); } +void KeyframeEffect::applyPendingAcceleratedActionsOrUpdateTimingProperties() +{ +#if ENABLE(THREADED_ANIMATION_RESOLUTION) + if (threadedAnimationResolutionEnabled()) + return; +#endif + + if (m_pendingAcceleratedActions.isEmpty()) { + m_pendingAcceleratedActions.append(AcceleratedAction::UpdateProperties); + applyPendingAcceleratedActions(); + m_pendingAcceleratedActions.clear(); + } else + applyPendingAcceleratedActions(); +} + void KeyframeEffect::applyPendingAcceleratedActions() { CanBeAcceleratedMutationScope mutationScope(this); diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffect.h webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffect.h --- webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffect.h 2023-02-20 11:57:21.280632500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffect.h 2023-05-29 07:59:44.780171400 +0000 @@ -129,6 +129,7 @@ enum class RecomputationReason : uint8_t { LogicalPropertyChange, Other }; std::optional recomputeKeyframesIfNecessary(const RenderStyle* previousUnanimatedStyle, const RenderStyle& unanimatedStyle, const Style::ResolutionContext&); void applyPendingAcceleratedActions(); + void applyPendingAcceleratedActionsOrUpdateTimingProperties(); void willChangeRenderer(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffectStack.cpp webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffectStack.cpp --- webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffectStack.cpp 2023-02-20 11:57:21.280632500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffectStack.cpp 2023-05-29 07:59:44.780171400 +0000 @@ -268,5 +268,10 @@ effect->acceleratedPropertiesOverriddenByCascadeDidChange(); } +void KeyframeEffectStack::applyPendingAcceleratedActions() const +{ + for (auto& effect : m_effects) + effect->applyPendingAcceleratedActionsOrUpdateTimingProperties(); +} } // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffectStack.h webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffectStack.h --- webkit2gtk-2.40.1/Source/WebCore/animation/KeyframeEffectStack.h 2023-03-02 14:00:24.989710000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/KeyframeEffectStack.h 2023-05-29 07:59:44.780171400 +0000 @@ -72,6 +72,8 @@ const HashSet& acceleratedPropertiesOverriddenByCascade() const { return m_acceleratedPropertiesOverriddenByCascade; } + void applyPendingAcceleratedActions() const; + private: void ensureEffectsAreSorted(); bool hasMatchingEffect(const Function&) const; diff -Nru webkit2gtk-2.40.1/Source/WebCore/animation/WebAnimation.cpp webkit2gtk-2.40.4/Source/WebCore/animation/WebAnimation.cpp --- webkit2gtk-2.40.1/Source/WebCore/animation/WebAnimation.cpp 2023-02-20 11:57:21.283965800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/animation/WebAnimation.cpp 2023-05-29 07:59:44.784171600 +0000 @@ -1519,8 +1519,8 @@ // https://drafts.csswg.org/web-animations-1/#commit-computed-styles // 1. Let targets be the set of all effect targets for animation effects associated with animation. - auto* effect = dynamicDowncast(m_effect.get()); - auto* target = effect ? effect->target() : nullptr; + RefPtr effect = dynamicDowncast(m_effect.get()); + RefPtr target = effect ? effect->target() : nullptr; // 2. For each target in targets: // diff -Nru webkit2gtk-2.40.1/Source/WebCore/contentextensions/DFANode.h webkit2gtk-2.40.4/Source/WebCore/contentextensions/DFANode.h --- webkit2gtk-2.40.1/Source/WebCore/contentextensions/DFANode.h 2023-02-20 11:57:21.673967100 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/contentextensions/DFANode.h 2023-05-29 07:59:44.788171500 +0000 @@ -163,7 +163,7 @@ uint8_t m_transitionsLength { 0 }; uint8_t m_flags { 0 }; - const uint8_t IsKilled = 0x01; + static constexpr uint8_t IsKilled = 0x01; }; static_assert(sizeof(DFANode) <= 16, "Keep the DFANodes small"); diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcOperationNode.cpp webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcOperationNode.cpp --- webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcOperationNode.cpp 2023-02-20 11:57:22.170635200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcOperationNode.cpp 2023-05-29 07:59:44.792171700 +0000 @@ -650,26 +650,19 @@ m_isRoot = IsRoot::No; if (m_children.size() < 2) { - if (m_children.size() == 1 && isTrigNode()) { + if (isTrigNode() || isExpNode() || isSqrtNode()) { double resolvedValue = doubleValue(m_children[0]->primitiveType()); auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue)); m_children.clear(); m_children.append(WTFMove(newChild)); } - - if (isExpNode()) { - double resolvedValue = doubleValue(m_children[0]->primitiveType()); - auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue)); - m_children.clear(); - m_children.append(WTFMove(newChild)); - } - if (m_children.size() == 1 && isInverseTrigNode()) { + if (isInverseTrigNode()) { double resolvedValue = doubleValue(m_children[0]->primitiveType()); auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue, CSSUnitType::CSS_DEG)); m_children.clear(); m_children.append(WTFMove(newChild)); } - if (isSignNode() || isHypotNode()) { + if (isSignNode() || (isHypotNode() && canCombineAllChildren())) { auto combinedUnitType = m_children[0]->primitiveType(); if (calcOperator() == CalcOperator::Sign) combinedUnitType = CSSUnitType::CSS_NUMBER; @@ -678,12 +671,6 @@ m_children.clear(); m_children.append(WTFMove(newChild)); } - if (calcOperator() == CalcOperator::Sqrt) { - double resolvedValue = doubleValue(m_children[0]->primitiveType()); - auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue)); - m_children.clear(); - m_children.append(WTFMove(newChild)); - } return; } @@ -823,14 +810,7 @@ m_children.clear(); m_children.append(WTFMove(newChild)); } - if (isSteppedNode()) { - auto combinedUnitType = m_children[0]->primitiveType(); - double resolvedValue = doubleValue(combinedUnitType); - auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue, combinedUnitType)); - m_children.clear(); - m_children.append(WTFMove(newChild)); - } - if (isRoundOperation()) { + if ((isSteppedNode() || isRoundOperation()) && canCombineAllChildren()) { auto combinedUnitType = m_children[0]->primitiveType(); double resolvedValue = doubleValue(combinedUnitType); auto newChild = CSSCalcPrimitiveValueNode::create(CSSPrimitiveValue::create(resolvedValue, combinedUnitType)); diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcOperationNode.h webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcOperationNode.h --- webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcOperationNode.h 2023-03-02 14:00:24.996376800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcOperationNode.h 2023-05-29 07:59:44.792171700 +0000 @@ -69,7 +69,8 @@ bool isRoundOperation() const { return m_operator == CalcOperator::Down || m_operator == CalcOperator::Up || m_operator == CalcOperator::ToZero || m_operator == CalcOperator::Nearest; } bool isRoundConstant() const { return (isRoundOperation()) && !m_children.size(); } bool isHypotNode() const { return m_operator == CalcOperator::Hypot; } - bool isPowOrSqrtNode() const { return m_operator == CalcOperator::Pow || m_operator == CalcOperator::Sqrt; } + bool isSqrtNode() const { return m_operator == CalcOperator::Sqrt; } + bool isPowOrSqrtNode() const { return m_operator == CalcOperator::Pow || isSqrtNode(); } bool shouldPreserveFunction() const { return isTrigNode() || isExpNode() || isInverseTrigNode() || isAtan2Node() || isSignNode() || isSignNode() || isSteppedNode() || isRoundOperation() || isPowOrSqrtNode() || isClampNode(); } bool isClampNode() const { return m_operator == CalcOperator::Clamp; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcValue.cpp webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcValue.cpp --- webkit2gtk-2.40.1/Source/WebCore/css/calc/CSSCalcValue.cpp 2023-02-20 11:57:22.170635200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/calc/CSSCalcValue.cpp 2023-05-29 07:59:44.792171700 +0000 @@ -72,6 +72,23 @@ }); } +static RefPtr createCSSIgnoringZeroLength(const CalcExpressionNode& node, const RenderStyle& style) +{ + if (node.type() == CalcExpressionNodeType::Length) { + auto& length = downcast(node).length(); + if (!length.isPercent() && length.isZero()) + return nullptr; + } + return createCSS(node, style); +} + +static Vector> createCSSIgnoringZeroLengths(const Vector>& nodes, const RenderStyle& style) +{ + return WTF::compactMap(nodes, [&](auto& node) -> RefPtr { + return createCSSIgnoringZeroLength(*node, style); + }); +} + static RefPtr createCSS(const CalcExpressionNode& node, const RenderStyle& style) { switch (node.type()) { @@ -81,8 +98,6 @@ } case CalcExpressionNodeType::Length: { auto& length = downcast(node).length(); - if (!length.isPercent() && length.isZero()) - return nullptr; return createCSS(length, style); } @@ -105,7 +120,7 @@ switch (op) { case CalcOperator::Add: { - auto children = createCSS(operationChildren, style); + auto children = createCSSIgnoringZeroLengths(operationChildren, style); if (children.isEmpty()) return nullptr; if (children.size() == 1) @@ -119,7 +134,7 @@ values.reserveInitialCapacity(operationChildren.size()); auto firstChild = createCSS(*operationChildren[0], style); - auto secondChild = createCSS(*operationChildren[1], style); + auto secondChild = createCSSIgnoringZeroLength(*operationChildren[1], style); if (!secondChild) return firstChild; diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/CSSCustomPropertyValue.cpp webkit2gtk-2.40.4/Source/WebCore/css/CSSCustomPropertyValue.cpp --- webkit2gtk-2.40.1/Source/WebCore/css/CSSCustomPropertyValue.cpp 2023-02-20 11:57:21.820634100 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/CSSCustomPropertyValue.cpp 2023-05-29 07:59:44.792171700 +0000 @@ -71,6 +71,14 @@ { auto serializeSyntaxValue = [](const SyntaxValue& syntaxValue) -> String { return WTF::switchOn(syntaxValue, [&](const Length& value) { + if (value.type() == LengthType::Calculated) { + auto calcValue = CSSCalcValue::create(value.calculationValue(), RenderStyle::defaultStyle()); + if (!calcValue) { + ASSERT_NOT_REACHED(); + return emptyString(); + } + return calcValue->cssText(); + } return CSSPrimitiveValue::create(value, RenderStyle::defaultStyle())->cssText(); }, [&](const NumericSyntaxValue& value) { return CSSPrimitiveValue::create(value.value, value.unitType)->cssText(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/CSSImageValue.h webkit2gtk-2.40.4/Source/WebCore/css/CSSImageValue.h --- webkit2gtk-2.40.1/Source/WebCore/css/CSSImageValue.h 2023-02-20 11:57:21.897301000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/CSSImageValue.h 2023-05-29 07:59:44.792171700 +0000 @@ -67,6 +67,8 @@ RefPtr createStyleImage(Style::BuilderState&) const; + bool isLoadedFromOpaqueSource() const { return m_loadedFromOpaqueSource == LoadedFromOpaqueSource::Yes; } + private: CSSImageValue(ResolvedURL&&, LoadedFromOpaqueSource, AtomString&&); diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/CSSStyleSheet.cpp webkit2gtk-2.40.4/Source/WebCore/css/CSSStyleSheet.cpp --- webkit2gtk-2.40.1/Source/WebCore/css/CSSStyleSheet.cpp 2023-02-20 11:57:22.047301500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/CSSStyleSheet.cpp 2023-05-29 07:59:44.792171700 +0000 @@ -472,7 +472,8 @@ RuleMutationScope mutationScope(this, RuleReplace); m_contents->clearRules(); for (auto& childRuleWrapper : m_childRuleCSSOMWrappers) - childRuleWrapper->setParentStyleSheet(nullptr); + if (childRuleWrapper) + childRuleWrapper->setParentStyleSheet(nullptr); m_childRuleCSSOMWrappers.clear(); m_contents->parseString(WTFMove(text)); diff -Nru webkit2gtk-2.40.1/Source/WebCore/css/typedom/CSSStyleImageValue.h webkit2gtk-2.40.4/Source/WebCore/css/typedom/CSSStyleImageValue.h --- webkit2gtk-2.40.1/Source/WebCore/css/typedom/CSSStyleImageValue.h 2023-02-20 11:57:22.210635200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/css/typedom/CSSStyleImageValue.h 2023-05-29 07:59:44.796172000 +0000 @@ -48,6 +48,7 @@ void serialize(StringBuilder&, OptionSet) const final; CachedImage* image() { return m_cssValue->cachedImage(); } + bool isLoadedFromOpaqueSource() const { return m_cssValue->isLoadedFromOpaqueSource(); } Document* document() const; CSSStyleValueType getType() const final { return CSSStyleValueType::CSSStyleImageValue; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/ComposedTreeAncestorIterator.h webkit2gtk-2.40.4/Source/WebCore/dom/ComposedTreeAncestorIterator.h --- webkit2gtk-2.40.1/Source/WebCore/dom/ComposedTreeAncestorIterator.h 2023-02-20 11:57:22.240635400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/ComposedTreeAncestorIterator.h 2023-05-29 07:59:44.796172000 +0000 @@ -101,9 +101,9 @@ iterator begin() { - if (auto shadowRoot = dynamicDowncast(m_node)) + if (auto shadowRoot = dynamicDowncast(m_node.get())) return iterator(*shadowRoot->host()); - if (auto pseudoElement = dynamicDowncast(m_node)) + if (auto pseudoElement = dynamicDowncast(m_node.get())) return iterator(*pseudoElement->hostElement()); return iterator(m_node).traverseParent(); } @@ -120,7 +120,7 @@ } private: - Node& m_node; + Ref m_node; }; // FIXME: We should have const versions too. diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/Document.cpp webkit2gtk-2.40.4/Source/WebCore/dom/Document.cpp --- webkit2gtk-2.40.1/Source/WebCore/dom/Document.cpp 2023-04-05 08:54:45.226666200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/Document.cpp 2023-05-29 07:59:44.800171900 +0000 @@ -9077,17 +9077,24 @@ bool Document::hitTest(const HitTestRequest& request, const HitTestLocation& location, HitTestResult& result) { Ref protectedThis(*this); - updateLayout(); + if (!renderView()) return false; + auto& frameView = renderView()->frameView(); + Ref protector(frameView); + + // If hit testing can descend into child frames, then we should make sure those frames have an updated layout + // before proceeding + if (request.allowsAnyFrameContent()) + frameView.updateLayoutAndStyleIfNeededRecursive(); + else + updateLayout(); + #if ASSERT_ENABLED SetForScope hitTestRestorer { m_inHitTesting, true }; #endif - auto& frameView = renderView()->frameView(); - Ref protector(frameView); - bool resultLayer = renderView()->layer()->hitTest(request, location, result); // ScrollView scrollbars are not the same as RenderLayer scrollbars tested by RenderLayer::hitTestOverflowControls, diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/Document.h webkit2gtk-2.40.4/Source/WebCore/dom/Document.h --- webkit2gtk-2.40.1/Source/WebCore/dom/Document.h 2023-04-05 08:54:45.226666200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/Document.h 2023-05-29 07:59:44.800171900 +0000 @@ -1748,6 +1748,8 @@ DOMAudioSessionType audioSessionType() const { return m_audioSessionType; } #endif + virtual void didChangeViewSize() { } + protected: enum ConstructionFlags { Synthesized = 1, NonRenderedPlaceholder = 1 << 1 }; WEBCORE_EXPORT Document(Frame*, const Settings&, const URL&, DocumentClasses = { }, unsigned constructionFlags = 0, ScriptExecutionContextIdentifier = { }); diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/Element.cpp webkit2gtk-2.40.4/Source/WebCore/dom/Element.cpp --- webkit2gtk-2.40.1/Source/WebCore/dom/Element.cpp 2023-03-27 21:15:59.347316500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/Element.cpp 2023-05-29 07:59:44.800171900 +0000 @@ -2763,6 +2763,8 @@ if (UNLIKELY(isInTopLayer())) removeFromTopLayer(); + + document().userActionElements().clearAllForElement(*this); } PopoverData* Element::popoverData() const diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/MessageEvent.cpp webkit2gtk-2.40.4/Source/WebCore/dom/MessageEvent.cpp --- webkit2gtk-2.40.1/Source/WebCore/dom/MessageEvent.cpp 2023-02-20 11:57:22.283969000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/MessageEvent.cpp 2023-05-29 07:59:44.804172000 +0000 @@ -74,9 +74,11 @@ JSC::Strong strongData(vm, deserialized); auto& eventType = didFail ? eventNames().messageerrorEvent : eventNames().messageEvent; - auto event = adoptRef(*new MessageEvent(eventType, MessageEvent::JSValueTag { }, origin, lastEventId, WTFMove(source), WTFMove(ports))); + auto event = adoptRef(*new MessageEvent(eventType, WTFMove(data), origin, lastEventId, WTFMove(source), WTFMove(ports))); JSC::Strong strongWrapper(vm, JSC::jsCast(toJS(&globalObject, JSC::jsCast(&globalObject), event.get()))); - event->jsData().set(vm, strongWrapper.get(), deserialized); + // Since we've already deserialized the SerializedScriptValue, cache the result so we don't have to deserialize + // again the next time JSMessageEvent::data() gets called by the main world. + event->cachedData().set(vm, strongWrapper.get(), deserialized); return MessageEventWithStrongData { event, WTFMove(strongWrapper) }; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/UserActionElementSet.cpp webkit2gtk-2.40.4/Source/WebCore/dom/UserActionElementSet.cpp --- webkit2gtk-2.40.1/Source/WebCore/dom/UserActionElementSet.cpp 2023-02-20 11:57:22.323969000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/UserActionElementSet.cpp 2023-05-29 07:59:44.804172000 +0000 @@ -34,6 +34,8 @@ void UserActionElementSet::clear() { + for (auto iterator = m_elements.begin(); iterator != m_elements.end(); ++iterator) + iterator->key->setUserActionElement(false); m_elements.clear(); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/dom/UserActionElementSet.h webkit2gtk-2.40.4/Source/WebCore/dom/UserActionElementSet.h --- webkit2gtk-2.40.1/Source/WebCore/dom/UserActionElementSet.h 2023-02-20 11:57:22.323969000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/dom/UserActionElementSet.h 2023-05-29 07:59:44.804172000 +0000 @@ -55,6 +55,7 @@ void setHasFocusWithin(Element& element, bool enable) { setFlags(element, enable, Flag::HasFocusWithin); } void clearActiveAndHovered(Element& element) { clearFlags(element, { Flag::IsActive, Flag::InActiveChain, Flag::IsHovered }); } + void clearAllForElement(Element& element) { clearFlags(element, { Flag::IsActive, Flag::InActiveChain, Flag::IsHovered, Flag::IsFocused, Flag::IsBeingDragged, Flag::HasFocusVisible, Flag::HasFocusWithin }); } void clear(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/editing/ReplaceSelectionCommand.cpp webkit2gtk-2.40.4/Source/WebCore/editing/ReplaceSelectionCommand.cpp --- webkit2gtk-2.40.1/Source/WebCore/editing/ReplaceSelectionCommand.cpp 2023-02-20 11:57:22.357302400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/editing/ReplaceSelectionCommand.cpp 2023-05-29 07:59:44.808172200 +0000 @@ -436,8 +436,11 @@ m_lastNodeInserted = nullptr; } else if (m_firstNodeInserted == node) m_firstNodeInserted = NodeTraversal::nextSkippingChildren(*m_firstNodeInserted); - else if (m_lastNodeInserted == node) + else if (m_lastNodeInserted == node) { m_lastNodeInserted = NodeTraversal::previousSkippingChildren(*m_lastNodeInserted); + if (!m_lastNodeInserted) + m_lastNodeInserted = m_firstNodeInserted; + } } inline void ReplaceSelectionCommand::InsertedNodes::didReplaceNode(Node* node, Node* newNode) diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/canvas/CanvasRenderingContext.cpp webkit2gtk-2.40.4/Source/WebCore/html/canvas/CanvasRenderingContext.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/canvas/CanvasRenderingContext.cpp 2023-02-20 11:57:22.470636100 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/canvas/CanvasRenderingContext.cpp 2023-05-29 07:59:44.816172400 +0000 @@ -145,9 +145,7 @@ bool CanvasRenderingContext::taintsOrigin(const HTMLImageElement* element) { - if (!element) - return false; - return taintsOrigin(element->cachedImage()); + return m_canvas.originClean() && element && !element->originClean(*m_canvas.securityOrigin()); } bool CanvasRenderingContext::taintsOrigin(const SVGImageElement* element) diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/FormAssociatedCustomElement.cpp webkit2gtk-2.40.4/Source/WebCore/html/FormAssociatedCustomElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/FormAssociatedCustomElement.cpp 2023-02-20 11:57:22.397302400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/FormAssociatedCustomElement.cpp 2023-05-29 07:59:44.808172200 +0000 @@ -136,13 +136,6 @@ return true; } -void FormAssociatedCustomElement::formWillBeDestroyed() -{ - m_formWillBeDestroyed = true; - ValidatedFormListedElement::formWillBeDestroyed(); - m_formWillBeDestroyed = false; -} - bool FormAssociatedCustomElement::isEnumeratable() const { ASSERT(m_element->isDefinedCustomElement()); @@ -166,7 +159,7 @@ { ASSERT(m_element->isDefinedCustomElement()); ValidatedFormListedElement::didChangeForm(); - if (!m_formWillBeDestroyed) + if (!belongsToFormThatIsBeingDestroyed()) CustomElementReactionQueue::enqueueFormAssociatedCallbackIfNeeded(*m_element, form()); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/FormAssociatedCustomElement.h webkit2gtk-2.40.4/Source/WebCore/html/FormAssociatedCustomElement.h --- webkit2gtk-2.40.1/Source/WebCore/html/FormAssociatedCustomElement.h 2023-02-20 11:57:22.397302400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/FormAssociatedCustomElement.h 2023-05-29 07:59:44.808172200 +0000 @@ -60,7 +60,6 @@ ExceptionOr setValidity(ValidityStateFlags, String&& message, HTMLElement* validationAnchor); String validationMessage() const final; - void formWillBeDestroyed() final; void finishParsingChildren(); bool computeValidity() const final; @@ -98,7 +97,6 @@ WeakPtr m_element; ValidityStateFlags m_validityStateFlags; - bool m_formWillBeDestroyed : 1 { false }; WeakPtr m_validationAnchor { nullptr }; std::optional m_submissionValue; std::optional m_state; diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/HTMLImageElement.cpp webkit2gtk-2.40.4/Source/WebCore/html/HTMLImageElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/HTMLImageElement.cpp 2023-02-20 11:57:22.423969300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/HTMLImageElement.cpp 2023-05-29 07:59:44.812172200 +0000 @@ -705,12 +705,15 @@ String HTMLImageElement::decoding() const { switch (decodingMode()) { + case DecodingMode::Auto: + break; + case DecodingMode::SynchronousThumbnail: + ASSERT_NOT_REACHED(); + break; case DecodingMode::Synchronous: return "sync"_s; case DecodingMode::Asynchronous: return "async"_s; - case DecodingMode::Auto: - break; } return autoAtom(); } @@ -1020,4 +1023,30 @@ return clone; } +bool HTMLImageElement::originClean(const SecurityOrigin& origin) const +{ + UNUSED_PARAM(origin); + + auto* cachedImage = this->cachedImage(); + if (!cachedImage) + return true; + + RefPtr image = cachedImage->image(); + if (!image) + return true; + + if (image->sourceURL().protocolIsData()) + return true; + + if (image->renderingTaintsOrigin()) + return false; + + if (cachedImage->isCORSCrossOrigin()) + return false; + + ASSERT(cachedImage->origin()); + ASSERT(origin.toString() == cachedImage->origin()->toString()); + return true; +} + } diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/HTMLImageElement.h webkit2gtk-2.40.4/Source/WebCore/html/HTMLImageElement.h --- webkit2gtk-2.40.1/Source/WebCore/html/HTMLImageElement.h 2023-02-20 11:57:22.423969300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/HTMLImageElement.h 2023-05-29 07:59:44.812172200 +0000 @@ -167,6 +167,8 @@ WEBCORE_EXPORT void setAllowsAnimation(std::optional); #endif + bool originClean(const SecurityOrigin&) const; + protected: HTMLImageElement(const QualifiedName&, Document&, HTMLFormElement* = nullptr); diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/HTMLMediaElement.cpp webkit2gtk-2.40.4/Source/WebCore/html/HTMLMediaElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/HTMLMediaElement.cpp 2023-02-20 11:57:22.427302600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/HTMLMediaElement.cpp 2023-05-29 07:59:44.812172200 +0000 @@ -802,9 +802,11 @@ prepareForLoad(); } else if (name == controlsAttr) configureMediaControls(); - else if (name == loopAttr) + else if (name == loopAttr) { updateSleepDisabling(); - else if (name == preloadAttr) { + if (m_player) + m_player->isLoopingChanged(); + } else if (name == preloadAttr) { if (equalLettersIgnoringASCIICase(value, "none"_s)) m_preload = MediaPlayer::Preload::None; else if (equalLettersIgnoringASCIICase(value, "metadata"_s)) @@ -4163,6 +4165,8 @@ { ALWAYS_LOG(LOGIDENTIFIER, loop); setBooleanAttribute(loopAttr, loop); + if (m_player) + m_player->isLoopingChanged(); } bool HTMLMediaElement::controls() const diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/ImageDocument.cpp webkit2gtk-2.40.4/Source/WebCore/html/ImageDocument.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/ImageDocument.cpp 2023-02-20 11:57:22.450636000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/ImageDocument.cpp 2023-05-29 07:59:44.816172400 +0000 @@ -260,8 +260,6 @@ processViewport("width=device-width,viewport-fit=cover"_s, ViewportArguments::ImageDocument); #else auto listener = ImageEventListener::create(*this); - if (RefPtr window = this->domWindow()) - window->addEventListener(eventNames().resizeEvent, listener.copyRef(), false); imageElement->addEventListener(eventNames().clickEvent, WTFMove(listener), false); #endif } @@ -291,8 +289,8 @@ if (page()) page()->chrome().client().imageOrMediaDocumentSizeChanged(IntSize(imageSize.width(), imageSize.height())); #else - // Call windowSizeChanged for its side effect of sizing the image. - windowSizeChanged(); + // Call didChangeViewSize for its side effect of sizing the image. + didChangeViewSize(); #endif } } @@ -361,8 +359,7 @@ return imageSize.width() <= viewportSize.width() && imageSize.height() <= viewportSize.height(); } - -void ImageDocument::windowSizeChanged() +void ImageDocument::didChangeViewSize() { if (!m_imageElement || !m_imageSizeIsKnown) return; @@ -403,8 +400,8 @@ m_shouldShrinkImage = !m_shouldShrinkImage; if (m_shouldShrinkImage) { - // Call windowSizeChanged for its side effect of sizing the image. - windowSizeChanged(); + // Call didChangeViewSize for its side effect of sizing the image. + didChangeViewSize(); } else { restoreImageSize(); @@ -425,9 +422,7 @@ void ImageEventListener::handleEvent(ScriptExecutionContext&, Event& event) { - if (event.type() == eventNames().resizeEvent) - m_document.windowSizeChanged(); - else if (event.type() == eventNames().clickEvent && is(event)) { + if (event.type() == eventNames().clickEvent && is(event)) { MouseEvent& mouseEvent = downcast(event); m_document.imageClicked(mouseEvent.offsetX(), mouseEvent.offsetY()); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/ImageDocument.h webkit2gtk-2.40.4/Source/WebCore/html/ImageDocument.h --- webkit2gtk-2.40.1/Source/WebCore/html/ImageDocument.h 2023-02-20 11:57:22.450636000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/ImageDocument.h 2023-05-29 07:59:44.816172400 +0000 @@ -49,7 +49,6 @@ void disconnectImageElement() { m_imageElement = nullptr; } #if !PLATFORM(IOS_FAMILY) - void windowSizeChanged(); void imageClicked(int x, int y); #endif @@ -66,6 +65,7 @@ void restoreImageSize(); bool imageFitsInWindow(); float scale(); + void didChangeViewSize() final; #endif void imageUpdated(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/OffscreenCanvas.cpp webkit2gtk-2.40.4/Source/WebCore/html/OffscreenCanvas.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/OffscreenCanvas.cpp 2023-04-12 13:13:43.688547400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/OffscreenCanvas.cpp 2023-05-29 08:22:25.319975400 +0000 @@ -200,6 +200,8 @@ #if PLATFORM(IOS_FAMILY) || PLATFORM(MAC) if (isWorker && !settings.useGPUProcessForWebGLEnabled) return false; +#else + UNUSED_PARAM(isWorker); #endif if (!requiresAcceleratedCompositingForWebGL()) diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/PDFDocument.cpp webkit2gtk-2.40.4/Source/WebCore/html/PDFDocument.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/PDFDocument.cpp 2023-02-20 11:57:22.457302600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/PDFDocument.cpp 2023-05-29 07:59:44.816172400 +0000 @@ -207,16 +207,16 @@ void PDFDocument::sendPDFArrayBuffer() { - auto arrayBuffer = loader()->mainResourceData()->tryCreateArrayBuffer(); - if (!arrayBuffer) { - ASSERT_NOT_REACHED(); - return; + auto* documentLoader = loader(); + ASSERT(documentLoader); + if (auto mainResourceData = documentLoader->mainResourceData()) { + if (auto arrayBuffer = mainResourceData->tryCreateArrayBuffer()) { + auto& vm = globalObject()->vm(); + JSC::JSLockHolder lock(vm); + auto* dataObject = JSC::JSArrayBuffer::create(vm, globalObject()->arrayBufferStructure(arrayBuffer->sharingMode()), WTFMove(arrayBuffer)); + postMessageToIframe("open-pdf"_s, dataObject); + } } - - auto& vm = globalObject()->vm(); - JSC::JSLockHolder lock(vm); - auto* dataObject = JSC::JSArrayBuffer::create(vm, globalObject()->arrayBufferStructure(arrayBuffer->sharingMode()), WTFMove(arrayBuffer)); - postMessageToIframe("open-pdf"_s, dataObject); } void PDFDocument::injectStyleAndContentScript() diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/ValidatedFormListedElement.cpp webkit2gtk-2.40.4/Source/WebCore/html/ValidatedFormListedElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/html/ValidatedFormListedElement.cpp 2023-03-13 08:07:00.203662900 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/ValidatedFormListedElement.cpp 2023-05-29 07:59:44.816172400 +0000 @@ -263,11 +263,13 @@ if (willValidate) { if (!newIsValid) { - addInvalidElementToAncestorFromInsertionPoint(element, element.parentNode()); + if (!belongsToFormThatIsBeingDestroyed()) + addInvalidElementToAncestorFromInsertionPoint(element, element.parentNode()); if (auto* form = this->form()) form->addInvalidFormControl(element); } else { - removeInvalidElementToAncestorFromInsertionPoint(element, element.parentNode()); + if (!belongsToFormThatIsBeingDestroyed()) + removeInvalidElementToAncestorFromInsertionPoint(element, element.parentNode()); if (auto* form = this->form()) form->removeInvalidFormControlIfNeeded(element); } @@ -390,6 +392,13 @@ } } +void ValidatedFormListedElement::formWillBeDestroyed() +{ + m_belongsToFormThatIsBeingDestroyed = true; + FormListedElement::formWillBeDestroyed(); + m_belongsToFormThatIsBeingDestroyed = false; +} + void ValidatedFormListedElement::disabledStateChanged() { updateWillValidateAndValidity(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/html/ValidatedFormListedElement.h webkit2gtk-2.40.4/Source/WebCore/html/ValidatedFormListedElement.h --- webkit2gtk-2.40.1/Source/WebCore/html/ValidatedFormListedElement.h 2023-02-20 11:57:22.463969200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/html/ValidatedFormListedElement.h 2023-05-29 07:59:44.816172400 +0000 @@ -111,6 +111,8 @@ void willChangeForm() override; void didChangeForm() override; + void formWillBeDestroyed() final; + bool belongsToFormThatIsBeingDestroyed() const { return m_belongsToFormThatIsBeingDestroyed; } void setDataListAncestorState(TriState); void syncWithFieldsetAncestors(ContainerNode* insertionNode); @@ -141,6 +143,7 @@ bool m_hasReadOnlyAttribute : 1 { false }; bool m_wasInteractedWithSinceLastFormSubmitEvent : 1 { false }; + bool m_belongsToFormThatIsBeingDestroyed : 1 { false }; bool m_isFocusingWithValidationMessage { false }; mutable TriState m_isInsideDataList : 2 { TriState::Indeterminate }; diff -Nru webkit2gtk-2.40.1/Source/WebCore/loader/HistoryController.cpp webkit2gtk-2.40.4/Source/WebCore/loader/HistoryController.cpp --- webkit2gtk-2.40.1/Source/WebCore/loader/HistoryController.cpp 2023-02-20 11:57:22.593969800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/loader/HistoryController.cpp 2023-05-29 07:59:44.820172500 +0000 @@ -855,8 +855,7 @@ return; DocumentLoader* documentLoader = m_frame.loader().documentLoader(); - - if (!documentLoader->unreachableURL().isEmpty()) + if (!documentLoader || !documentLoader->unreachableURL().isEmpty()) return; if (m_currentItem->url() != documentLoader->url()) { diff -Nru webkit2gtk-2.40.1/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.h webkit2gtk-2.40.4/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.h --- webkit2gtk-2.40.1/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.h 2023-02-20 11:57:19.230626600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.h 2023-05-29 07:59:44.764171000 +0000 @@ -40,6 +40,9 @@ using ActiveDOMCallback::ActiveDOMCallback; virtual CallbackResult handleEvent(const MediaSessionActionDetails&) = 0; + +protected: + virtual bool hasCallback() const = 0; }; } // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.idl webkit2gtk-2.40.4/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.idl --- webkit2gtk-2.40.1/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.idl 2023-02-20 11:57:19.230626600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/Modules/mediasession/MediaSessionActionHandler.idl 2023-05-29 07:59:44.768171000 +0000 @@ -23,4 +23,7 @@ * THE POSSIBILITY OF SUCH DAMAGE. */ -[ Conditional=MEDIA_SESSION ] callback MediaSessionActionHandler = undefined (MediaSessionActionDetails details); +[ + Conditional=MEDIA_SESSION, + IsWeakCallback +] callback MediaSessionActionHandler = undefined (MediaSessionActionDetails details); diff -Nru webkit2gtk-2.40.1/Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp webkit2gtk-2.40.4/Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp --- webkit2gtk-2.40.1/Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp 2023-02-20 11:57:19.383960200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/Modules/webcodecs/WebCodecsVideoFrame.cpp 2023-05-29 07:59:44.772171000 +0000 @@ -78,10 +78,13 @@ } // https://html.spec.whatwg.org/multipage/canvas.html#check-the-usability-of-the-image-argument -static std::optional checkImageUsability(const WebCodecsVideoFrame::CanvasImageSource& source) +static std::optional checkImageUsability(ScriptExecutionContext& context, const WebCodecsVideoFrame::CanvasImageSource& source) { return switchOn(source, - [] (const RefPtr& imageElement) -> std::optional { + [&] (const RefPtr& imageElement) -> std::optional { + if (!imageElement->originClean(*context.securityOrigin())) + return Exception { SecurityError, "Image element is tainted"_s }; + auto* image = imageElement->cachedImage() ? imageElement->cachedImage()->image() : nullptr; if (!image) return Exception { InvalidStateError, "Image element has no data"_s }; @@ -97,16 +100,17 @@ return Exception { InvalidStateError, "Image element has a bad size"_s }; return { }; }, - [] (const RefPtr& cssImage) -> std::optional { - auto* image = cssImage->image() ? cssImage->image()->image() : nullptr; - if (!image) - return Exception { InvalidStateError, "CSS Image has no data"_s }; - if (!image->width() || !image->height()) - return Exception { InvalidStateError, "CSS Image has a bad size"_s }; - return { }; + [&] (const RefPtr& cssImage) -> std::optional { + UNUSED_PARAM(cssImage); + ASSERT(!cssImage->isLoadedFromOpaqueSource()); + return Exception { SecurityError, "Image element is tainted"_s }; }, #if ENABLE(VIDEO) - [] (const RefPtr& video) -> std::optional { + [&] (const RefPtr& video) -> std::optional { + auto* origin = context.securityOrigin(); + if (video->taintsOrigin(*origin)) + return Exception { SecurityError, "Video element is tainted"_s }; + auto readyState = video->readyState(); if (readyState < HTMLMediaElement::HAVE_CURRENT_DATA) return Exception { InvalidStateError, "Video element has no data"_s }; @@ -114,6 +118,9 @@ }, #endif [] (const RefPtr& canvas) -> std::optional { + if (!canvas->originClean()) + return Exception { SecurityError, "Image element is tainted"_s }; + auto size = canvas->size(); if (!size.width() || !size.height()) return Exception { InvalidStateError, "Input canvas has a bad size"_s }; @@ -121,6 +128,9 @@ }, #if ENABLE(OFFSCREEN_CANVAS) [] (const RefPtr& canvas) -> std::optional { + if (!canvas->originClean()) + return Exception { SecurityError, "Image element is tainted"_s }; + if (!canvas->width() || !canvas->height()) return Exception { InvalidStateError, "Input canvas has a bad size"_s }; return { }; @@ -129,13 +139,16 @@ [] (const RefPtr& image) -> std::optional { if (image->isDetached()) return Exception { InvalidStateError, "Input ImageBitmap is detached"_s }; + + if (!image->originClean()) + return Exception { SecurityError, "Input ImageBitmap is tainted"_s }; return { }; }); } ExceptionOr> WebCodecsVideoFrame::create(ScriptExecutionContext& context, CanvasImageSource&& source, Init&& init) { - if (auto exception = checkImageUsability(source)) + if (auto exception = checkImageUsability(context, source)) return WTFMove(*exception); return switchOn(source, diff -Nru webkit2gtk-2.40.1/Source/WebCore/page/DOMSelection.cpp webkit2gtk-2.40.4/Source/WebCore/page/DOMSelection.cpp --- webkit2gtk-2.40.1/Source/WebCore/page/DOMSelection.cpp 2023-04-05 12:43:28.006465200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/page/DOMSelection.cpp 2023-05-29 07:59:44.820172500 +0000 @@ -510,7 +510,7 @@ if (!frame) return String(); if (frame->settings().liveRangeSelectionEnabled()) { - auto range = this->range(); + auto range = frame->selection().selection().range(); return range ? plainText(*range, TextIteratorBehavior::IgnoresUserSelectNone) : emptyString(); } auto range = frame->selection().selection().firstRange(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/page/FrameView.cpp webkit2gtk-2.40.4/Source/WebCore/page/FrameView.cpp --- webkit2gtk-2.40.1/Source/WebCore/page/FrameView.cpp 2023-03-22 20:03:27.925709700 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/page/FrameView.cpp 2023-05-29 07:59:44.824172500 +0000 @@ -484,6 +484,9 @@ if (m_frame->isMainFrame() && m_frame->page()) m_frame->page()->pageOverlayController().didChangeViewSize(); + if (auto* document = m_frame->document()) + document->didChangeViewSize(); + viewportContentsChanged(); setCurrentScrollType(oldScrollType); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/page/MemoryRelease.cpp webkit2gtk-2.40.4/Source/WebCore/page/MemoryRelease.cpp --- webkit2gtk-2.40.1/Source/WebCore/page/MemoryRelease.cpp 2023-04-04 11:23:09.175919300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/page/MemoryRelease.cpp 2023-05-29 07:59:44.824172500 +0000 @@ -103,7 +103,9 @@ } CSSValuePool::singleton().drain(); +#if ENABLE(WEB_AUDIO) HRTFElevation::clearCache(); +#endif Page::forEachPage([](auto& page) { page.cookieJar().clearCache(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/calc/CalcExpressionOperation.cpp webkit2gtk-2.40.4/Source/WebCore/platform/calc/CalcExpressionOperation.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/calc/CalcExpressionOperation.cpp 2023-02-20 11:57:22.800637000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/calc/CalcExpressionOperation.cpp 2023-05-29 07:59:44.836173000 +0000 @@ -117,7 +117,7 @@ float value = child->evaluate(maxValue); sum += (value * value); } - return sum; + return std::sqrt(sum); } case CalcOperator::Sin: { if (m_children.size() != 1) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/BitmapImage.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/BitmapImage.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/BitmapImage.cpp 2023-02-20 11:57:22.823970300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/BitmapImage.cpp 2023-05-29 07:59:44.836173000 +0000 @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com) - * Copyright (C) 2004, 2005, 2006, 2008, 2015 Apple Inc. All rights reserved. + * Copyright (C) 2004-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -130,13 +130,13 @@ m_currentFrameDecodingStatus = decodingStatus; } -RefPtr BitmapImage::frameImageAtIndexCacheIfNeeded(size_t index, SubsamplingLevel subsamplingLevel) +RefPtr BitmapImage::frameImageAtIndexCacheIfNeeded(size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions) { if (!frameHasFullSizeNativeImageAtIndex(index, subsamplingLevel)) { LOG(Images, "BitmapImage::%s - %p - url: %s [subsamplingLevel was %d, resampling]", __FUNCTION__, this, sourceURL().string().utf8().data(), static_cast(frameSubsamplingLevelAtIndex(index))); invalidatePlatformData(); } - return m_source->frameImageAtIndexCacheIfNeeded(index, subsamplingLevel); + return m_source->frameImageAtIndexCacheIfNeeded(index, subsamplingLevel, decodingOptions); } RefPtr BitmapImage::nativeImage(const DestinationColorSpace&) @@ -249,8 +249,8 @@ if (options.decodingMode() == DecodingMode::Asynchronous) { ASSERT(!m_currentFrame || !canAnimate()); - bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(sizeForDrawing)); - bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingOptions(sizeForDrawing)); + bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(DecodingMode::Asynchronous, sizeForDrawing)); + bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingOptions(DecodingMode::Asynchronous, sizeForDrawing)); // If the current frame is incomplete, a new request for decoding this frame has to be made even if // it is currently being decoded. New data may have been received since the previous request was made. @@ -263,7 +263,7 @@ if (m_currentFrameDecodingStatus == DecodingStatus::Decoding) result = ImageDrawResult::DidRequestDecoding; - if (!frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(DecodingMode::Asynchronous))) { + if (!frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(DecodingMode::Asynchronous, sizeForDrawing))) { if (m_showDebugBackground) fillWithSolidColor(context, destRect, Color::yellow.colorWithAlphaByte(128), options.compositeOperator()); return result; @@ -285,8 +285,8 @@ if (m_currentFrameDecodingStatus == DecodingStatus::Invalid) m_source->destroyIncompleteDecodedData(); - bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(sizeForDrawing)); - bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingOptions(DecodingMode::Asynchronous)); + bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingOptions(DecodingMode::Asynchronous, sizeForDrawing)); + bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingOptions(DecodingMode::Asynchronous, sizeForDrawing)); if (frameIsCompatible) { image = frameImageAtIndex(m_currentFrame); @@ -298,11 +298,14 @@ LOG(Images, "BitmapImage::%s - %p - url: %s [waiting for async decoding to finish]", __FUNCTION__, this, sourceURL().string().utf8().data()); } return ImageDrawResult::DidRequestDecoding; + } else if (options.decodingMode() == DecodingMode::SynchronousThumbnail) { + image = frameImageAtIndexCacheIfNeeded(m_currentFrame, m_currentSubsamplingLevel, { options.decodingMode(), sizeForDrawing }); + LOG(Images, "BitmapImage::%s - %p - url: %s [an image frame will be decoded synchronously as a thumbnail]", __FUNCTION__, this, sourceURL().string().utf8().data()); } else { - image = frameImageAtIndexCacheIfNeeded(m_currentFrame, m_currentSubsamplingLevel); + image = frameImageAtIndexCacheIfNeeded(m_currentFrame, m_currentSubsamplingLevel, options.decodingMode()); LOG(Images, "BitmapImage::%s - %p - url: %s [an image frame will be decoded synchronously]", __FUNCTION__, this, sourceURL().string().utf8().data()); } - + if (!image) // If it's too early we won't have an image yet. return ImageDrawResult::DidNothing; @@ -491,7 +494,7 @@ // through the callback newFrameNativeImageAvailableAtIndex(). Otherwise, advanceAnimation() will be called // when the timer fires and m_currentFrame will be advanced to nextFrame since it is not being decoded. if (shouldUseAsyncDecodingForAnimatedImages()) { - if (frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(nextFrame, m_currentSubsamplingLevel, DecodingOptions(std::optional()))) + if (frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(nextFrame, m_currentSubsamplingLevel, DecodingMode::Asynchronous)) LOG(Images, "BitmapImage::%s - %p - url: %s [cachedFrameCount = %ld nextFrame = %ld]", __FUNCTION__, this, sourceURL().string().utf8().data(), ++m_cachedFrameCount, nextFrame); else { m_source->requestFrameAsyncDecodingAtIndex(nextFrame, m_currentSubsamplingLevel); @@ -582,8 +585,8 @@ } // The animated image has not been displayed. In this case, either the first frame has not been decoded yet or the animation has not started yet. - bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, std::optional()); - bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, std::optional()); + bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingMode::Asynchronous); + bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingMode::Asynchronous); if (frameIsCompatible) internalStartAnimation(); @@ -594,8 +597,8 @@ return; } - bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, std::optional()); - bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, std::optional()); + bool frameIsCompatible = frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingMode::Asynchronous); + bool frameIsBeingDecoded = frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(m_currentFrame, DecodingMode::Asynchronous); if (frameIsCompatible) callDecodingCallbacks(); @@ -646,7 +649,7 @@ ++m_decodeCountForTesting; // Call m_decodingCallbacks only if the image frame was decoded with the native size. - if (frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, std::optional())) + if (frameHasDecodedNativeImageCompatibleWithOptionsAtIndex(m_currentFrame, m_currentSubsamplingLevel, DecodingMode::Asynchronous)) callDecodingCallbacks(); if (imageObserver()) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/BitmapImage.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/BitmapImage.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/BitmapImage.h 2023-02-20 11:57:22.823970300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/BitmapImage.h 2023-05-29 07:59:44.836173000 +0000 @@ -1,6 +1,6 @@ /* * Copyright (C) 2006 Samuel Weinig (sam.weinig@gmail.com) - * Copyright (C) 2004, 2005, 2006, 2013 Apple Inc. All rights reserved. + * Copyright (C) 2004-2023 Apple Inc. All rights reserved. * Copyright (C) 2008-2009 Torch Mobile, Inc. * * Redistribution and use in source and binary forms, with or without @@ -162,7 +162,7 @@ WEBCORE_EXPORT BitmapImage(ImageObserver* = nullptr); RefPtr frameImageAtIndex(size_t index) { return m_source->frameImageAtIndex(index); } - RefPtr frameImageAtIndexCacheIfNeeded(size_t, SubsamplingLevel = SubsamplingLevel::Default); + RefPtr frameImageAtIndexCacheIfNeeded(size_t, SubsamplingLevel = SubsamplingLevel::Default, const DecodingOptions& = { }); // Called to invalidate cached data. When |destroyAll| is true, we wipe out // the entire frame buffer cache and tell the image source to destroy diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/cairo/CairoOperations.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/cairo/CairoOperations.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/cairo/CairoOperations.cpp 2023-03-08 10:14:13.541716800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/cairo/CairoOperations.cpp 2023-05-29 07:59:44.848173400 +0000 @@ -1181,9 +1181,21 @@ cairo_set_antialias(cr, savedAntialiasRule); } -void clip(GraphicsContextCairo& platformContext, const FloatRect& rect) +static FloatRect clampClipRect(const FloatRect& rect) +{ + // Cairo is internally using 24.8 fixed point numbers. + float maxValue = 1 << 22; + auto x = std::max(rect.x(), -maxValue / 2); + auto y = std::max(rect.y(), -maxValue / 2); + auto width = std::min(rect.width(), maxValue); + auto height = std::min(rect.height(), maxValue); + return { x, y, width, height }; +} + +void clip(GraphicsContextCairo& platformContext, const FloatRect& clipRect) { cairo_t* cr = platformContext.cr(); + auto rect = clampClipRect(clipRect); cairo_rectangle(cr, rect.x(), rect.y(), rect.width(), rect.height()); cairo_fill_rule_t savedFillRule = cairo_get_fill_rule(cr); cairo_set_fill_rule(cr, CAIRO_FILL_RULE_WINDING); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/DecodingOptions.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/DecodingOptions.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/DecodingOptions.h 2023-02-20 11:57:22.833970300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/DecodingOptions.h 2023-05-29 07:59:44.836173000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Apple Inc. All rights reserved. + * Copyright (C) 2017-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -27,122 +27,52 @@ #include "IntSize.h" #include -#include -#include namespace WebCore { enum class DecodingMode : uint8_t { Auto, + SynchronousThumbnail, Synchronous, Asynchronous }; class DecodingOptions { public: - explicit DecodingOptions(DecodingMode decodingMode = DecodingMode::Auto) - : m_decodingModeOrSize(decodingMode) + DecodingOptions(DecodingMode decodingMode = DecodingMode::Synchronous, const std::optional& sizeForDrawing = std::nullopt) + : m_decodingMode(decodingMode) + , m_sizeForDrawing(sizeForDrawing) { } - DecodingOptions(const std::optional& sizeForDrawing) - : m_decodingModeOrSize(sizeForDrawing) - { - } - - bool operator==(const DecodingOptions& other) const - { - return m_decodingModeOrSize == other.m_decodingModeOrSize; - } + bool operator==(const DecodingOptions&) const = default; - bool isAuto() const - { - return hasDecodingMode() && std::get(m_decodingModeOrSize) == DecodingMode::Auto; - } - - bool isSynchronous() const - { - return hasDecodingMode() && std::get(m_decodingModeOrSize) == DecodingMode::Synchronous; - } + DecodingMode decodingMode() const { return m_decodingMode; } + bool isAuto() const { return m_decodingMode == DecodingMode::Auto; } + bool isSynchronous() const { return m_decodingMode == DecodingMode::Synchronous || m_decodingMode == DecodingMode::SynchronousThumbnail; } + bool isAsynchronous() const { return m_decodingMode == DecodingMode::Asynchronous; } - bool isAsynchronous() const - { - return hasDecodingMode() && std::get(m_decodingModeOrSize) == DecodingMode::Asynchronous; - } + std::optional sizeForDrawing() const { return m_sizeForDrawing; } + bool hasFullSize() const { return !m_sizeForDrawing; } + bool hasSizeForDrawing() const { return !!m_sizeForDrawing; } - bool isAsynchronousCompatibleWith(const DecodingOptions& decodingOptions) const + bool isCompatibleWith(const DecodingOptions& other) const { - if (isAuto() || decodingOptions.isAuto()) + if (isAuto() || other.isAuto()) return false; - // Comparing DecodingOptions with isAsynchronous() should not happen. - ASSERT(!isAsynchronous()); - if (isAsynchronous() || decodingOptions.isSynchronous()) - return false; - - // If the image was synchronously decoded, then it should fit any size. - // If we want an image regardless of its size, then the current decoded - // image should be fine. - if (isSynchronous() || decodingOptions.isAsynchronous()) - return true; - - ASSERT(decodingOptions.hasSize()); - if (decodingOptions.hasFullSize()) - return hasFullSize(); - - ASSERT(decodingOptions.hasSizeForDrawing()); if (hasFullSize()) return true; - ASSERT(hasSizeForDrawing()); - return maxDimension(*sizeForDrawing()) >= maxDimension(*decodingOptions.sizeForDrawing()); - } - - bool hasFullSize() const - { - return hasSize() && !sizeForDrawing(); - } - - bool hasSizeForDrawing() const - { - return hasSize() && sizeForDrawing(); - } - - std::optional sizeForDrawing() const - { - ASSERT(hasSize()); - return std::get>(m_decodingModeOrSize); - } + if (other.hasFullSize()) + return false; - static int maxDimension(const IntSize& size) - { - return std::max(size.width(), size.height()); + return sizeForDrawing()->maxDimension() >= other.sizeForDrawing()->maxDimension(); } private: - template - bool has() const - { - return std::holds_alternative(m_decodingModeOrSize); - } - - bool hasDecodingMode() const - { - return has(); - } - - bool hasSize() const - { - return has>(); - } - - // Four states of the decoding: - // - Synchronous: DecodingMode::Synchronous - // - Asynchronous + anySize: DecodingMode::Asynchronous - // - Asynchronous + intrinsicSize: an empty std::optional> - // - Asynchronous + sizeForDrawing: a none empty std::optional> - using DecodingModeOrSize = std::variant>; - DecodingModeOrSize m_decodingModeOrSize; + DecodingMode m_decodingMode; + std::optional m_sizeForDrawing; }; } // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp 2023-02-20 11:57:22.967304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/egl/GLContextEGL.cpp 2023-05-29 07:59:44.848173400 +0000 @@ -248,7 +248,10 @@ if (surface == EGL_NO_SURFACE) { RELEASE_LOG_INFO(Compositing, "Cannot create EGL window surface: %s. Retrying with fallback.", lastErrorString()); - surface = eglCreateWindowSurface(display, config, static_cast(window), nullptr); + // EGLNativeWindowType changes depending on the EGL implementation, reinterpret_cast + // would work for pointers, and static_cast for numeric types only; so use a plain + // C cast expression which works in all possible cases. + surface = eglCreateWindowSurface(display, config, (EGLNativeWindowType) window, nullptr); } if (surface == EGL_NO_SURFACE) { diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/egl/GLContextEGLX11.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/egl/GLContextEGLX11.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/egl/GLContextEGLX11.cpp 2023-02-20 11:57:22.967304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/egl/GLContextEGLX11.cpp 2023-05-29 07:59:44.848173400 +0000 @@ -91,7 +91,10 @@ // swap buffers. So, we use a custom XError handler here that ignores BadDrawable errors and only warns about any other // errors without aborting in any case. XErrorTrapper trapper(x11Display, XErrorTrapper::Policy::Warn, { BadDrawable }); - EGLSurface surface = eglCreatePixmapSurface(display, config, reinterpret_cast(pixmap.get()), 0); + // EGLNativeWindowType changes depending on the EGL implementation, reinterpret_cast + // would work for pointers, and static_cast for numeric types only; so use a plain + // C cast expression which works in all possible cases. + EGLSurface surface = eglCreatePixmapSurface(display, config, (EGLNativePixmapType)pixmap.get(), 0); if (surface == EGL_NO_SURFACE) { eglDestroyContext(display, context); return nullptr; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp 2023-02-20 11:57:22.970637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/FEConvolveMatrix.cpp 2023-05-29 07:59:44.848173400 +0000 @@ -49,6 +49,7 @@ { ASSERT(m_kernelSize.width() > 0); ASSERT(m_kernelSize.height() > 0); + ASSERT(IntRect(IntPoint::zero(), kernelSize).contains(targetOffset)); } void FEConvolveMatrix::setKernelSize(const IntSize& kernelSize) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.cpp 2023-02-20 11:57:22.977304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.cpp 2023-05-29 07:59:44.852173300 +0000 @@ -90,6 +90,12 @@ and would make it really hard to understand. */ +FEConvolveMatrixSoftwareApplier::FEConvolveMatrixSoftwareApplier(const FEConvolveMatrix& effect) + : Base(effect) +{ + ASSERT(IntRect(IntPoint::zero(), m_effect.kernelSize()).contains(m_effect.targetOffset())); +} + inline uint8_t FEConvolveMatrixSoftwareApplier::clampRGBAValue(float channel, uint8_t max) { if (channel <= 0) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h 2023-02-20 11:57:22.977304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/filters/software/FEConvolveMatrixSoftwareApplier.h 2023-05-29 07:59:44.852173300 +0000 @@ -40,7 +40,7 @@ using Base = FilterEffectConcreteApplier; public: - using Base::Base; + FEConvolveMatrixSoftwareApplier(const FEConvolveMatrix& effect); private: bool apply(const Filter&, const FilterImageVector& inputs, FilterImage& result) const final; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp 2023-03-02 14:00:25.019710000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.cpp 2023-05-29 08:04:01.684151600 +0000 @@ -27,7 +27,7 @@ #include "config.h" #include "GBMBufferSwapchain.h" -#if USE(LIBGBM) +#if USE(GBM) #include "DMABufColorSpace.h" #include "GBMDevice.h" @@ -43,9 +43,44 @@ GBMBufferSwapchain::~GBMBufferSwapchain() = default; +static inline bool isBufferFormatSupported(const DMABufFormat& format) +{ + switch (format.fourcc) { + case DMABufFormat::FourCC::XRGB8888: + case DMABufFormat::FourCC::XBGR8888: + case DMABufFormat::FourCC::RGBX8888: + case DMABufFormat::FourCC::BGRX8888: + case DMABufFormat::FourCC::ARGB8888: + case DMABufFormat::FourCC::ABGR8888: + case DMABufFormat::FourCC::RGBA8888: + case DMABufFormat::FourCC::BGRA8888: + case DMABufFormat::FourCC::I420: + case DMABufFormat::FourCC::YV12: + case DMABufFormat::FourCC::A420: + case DMABufFormat::FourCC::NV12: + case DMABufFormat::FourCC::NV21: + case DMABufFormat::FourCC::YUY2: + case DMABufFormat::FourCC::YVYU: + case DMABufFormat::FourCC::UYVY: + case DMABufFormat::FourCC::VYUY: + case DMABufFormat::FourCC::VUYA: + case DMABufFormat::FourCC::AYUV: + case DMABufFormat::FourCC::Y444: + case DMABufFormat::FourCC::Y41B: + case DMABufFormat::FourCC::Y42B: + return true; + default: + return false; + } +} + RefPtr GBMBufferSwapchain::getBuffer(const BufferDescription& description) { - auto& device = GBMDevice::singleton(); + auto* device = GBMDevice::singleton().device(); + if (!device) { + WTFLogAlways("Failed to get GBM buffer from swap chain: no GBM device found"); + return nullptr; + } // If the description of the requested buffers has changed, update the description to the new one and wreck the existing buffers. // This should handle changes in format or dimension of the buffers. @@ -54,6 +89,11 @@ m_array.object = { }; } + if (!isBufferFormatSupported(description.format)) { + WTFLogAlways("Failed to get GBM buffer from swap chain: unsupported format"); + return nullptr; + } + // Swapchain was asked to provide a buffer. The buffer array is traversed to find one. for (unsigned i = 0; i < m_array.size; ++i) { if (!m_array.object[i]) { @@ -62,38 +102,11 @@ m_array.object[i] = buffer.copyRef(); // Fill out the buffer's description and plane information for known and supported formats. - switch (description.format.fourcc) { - case DMABufFormat::FourCC::XRGB8888: - case DMABufFormat::FourCC::XBGR8888: - case DMABufFormat::FourCC::RGBX8888: - case DMABufFormat::FourCC::BGRX8888: - case DMABufFormat::FourCC::ARGB8888: - case DMABufFormat::FourCC::ABGR8888: - case DMABufFormat::FourCC::RGBA8888: - case DMABufFormat::FourCC::BGRA8888: - case DMABufFormat::FourCC::I420: - case DMABufFormat::FourCC::YV12: - case DMABufFormat::FourCC::A420: - case DMABufFormat::FourCC::NV12: - case DMABufFormat::FourCC::NV21: - case DMABufFormat::FourCC::YUY2: - case DMABufFormat::FourCC::YVYU: - case DMABufFormat::FourCC::UYVY: - case DMABufFormat::FourCC::VYUY: - case DMABufFormat::FourCC::VUYA: - case DMABufFormat::FourCC::AYUV: - case DMABufFormat::FourCC::Y444: - case DMABufFormat::FourCC::Y41B: - case DMABufFormat::FourCC::Y42B: - buffer->m_description.format.numPlanes = description.format.numPlanes; - for (unsigned i = 0; i < buffer->m_description.format.numPlanes; ++i) { - buffer->m_planes[i].fourcc = description.format.planes[i].fourcc; - buffer->m_planes[i].width = description.format.planeWidth(i, description.width); - buffer->m_planes[i].height = description.format.planeHeight(i, description.height); - } - break; - default: - return nullptr; + buffer->m_description.format.numPlanes = description.format.numPlanes; + for (unsigned i = 0; i < buffer->m_description.format.numPlanes; ++i) { + buffer->m_planes[i].fourcc = description.format.planes[i].fourcc; + buffer->m_planes[i].width = description.format.planeWidth(i, description.width); + buffer->m_planes[i].height = description.format.planeHeight(i, description.height); } uint32_t boFlags = 0; @@ -105,7 +118,7 @@ // over the software-decoded video data), but might not be required for backing e.g. ANGLE rendering. for (unsigned i = 0; i < buffer->m_description.format.numPlanes; ++i) { auto& plane = buffer->m_planes[i]; - plane.bo = gbm_bo_create(device.device(), plane.width, plane.height, uint32_t(plane.fourcc), boFlags); + plane.bo = gbm_bo_create(device, plane.width, plane.height, uint32_t(plane.fourcc), boFlags); plane.stride = gbm_bo_get_stride(plane.bo); } @@ -139,6 +152,7 @@ return buffer; } + WTFLogAlways("Failed to get GBM buffer from swap chain: no buffers available"); return nullptr; } @@ -178,4 +192,4 @@ } // namespace WebCore -#endif // USE(LIBGBM) +#endif // USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.h 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMBufferSwapchain.h 2023-05-29 07:59:44.852173300 +0000 @@ -26,7 +26,7 @@ #pragma once -#if USE(LIBGBM) +#if USE(GBM) #include "DMABufFormat.h" #include "DMABufObject.h" @@ -134,4 +134,4 @@ } // namespace WebCore -#endif // USE(LIBGBM) +#endif // USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMDevice.cpp 2023-05-29 07:59:44.852173300 +0000 @@ -27,7 +27,7 @@ #include "config.h" #include "GBMDevice.h" -#if USE(LIBGBM) +#if USE(GBM) #include #include @@ -86,4 +86,4 @@ } // namespace WebCore -#endif // USE(LIBGBM) +#endif // USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMDevice.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMDevice.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GBMDevice.h 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GBMDevice.h 2023-05-29 07:59:44.852173300 +0000 @@ -26,7 +26,7 @@ #pragma once -#if USE(LIBGBM) +#if USE(GBM) #include @@ -52,4 +52,4 @@ } // namespace WebCore -#endif // USE(LIBGBM) +#endif // USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.cpp 2023-05-29 08:02:41.697553400 +0000 @@ -27,7 +27,7 @@ #include "config.h" #include "GraphicsContextGLGBM.h" -#if ENABLE(WEBGL) && USE(LIBGBM) +#if ENABLE(WEBGL) && USE(GBM) #include "ANGLEHeaders.h" #include "DMABufEGLUtilities.h" @@ -298,6 +298,8 @@ .height = std::clamp(size.height(), 0, UINT_MAX), .flags = GBMBufferSwapchain::BufferDescription::NoFlags, }); + if (!m_swapchain.drawBO) + return; GLenum textureTarget = drawingBufferTextureTarget(); ScopedRestoreTextureBinding restoreBinding(drawingBufferTextureTargetQueryForDrawingTarget(textureTarget), textureTarget, textureTarget != TEXTURE_RECTANGLE_ARB); @@ -329,4 +331,4 @@ } // namespace WebCore -#endif // ENABLE(WEBGL) && USE(LIBGBM) +#endif // ENABLE(WEBGL) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.h 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBM.h 2023-05-29 07:59:44.852173300 +0000 @@ -26,7 +26,7 @@ #pragma once -#if ENABLE(WEBGL) && USE(LIBGBM) +#if ENABLE(WEBGL) && USE(GBM) #include "GBMBufferSwapchain.h" #include "GraphicsContextGLANGLE.h" @@ -110,4 +110,4 @@ } // namespace WebCore -#endif // ENABLE(WEBGL) && USE(LIBGBM) +#endif // ENABLE(WEBGL) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.cpp 2023-02-20 11:57:22.980637600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.cpp 2023-05-29 07:59:44.852173300 +0000 @@ -27,7 +27,7 @@ #include "config.h" #include "GraphicsContextGLGBMTextureMapper.h" -#if ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(LIBGBM) +#if ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(GBM) #include "NicosiaGCGLANGLELayer.h" #include "PlatformLayerDisplayDelegate.h" @@ -63,4 +63,4 @@ } // namespace WebCore -#endif // ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(LIBGBM) +#endif // ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.h 2023-02-20 11:57:22.983970900 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gbm/GraphicsContextGLGBMTextureMapper.h 2023-05-29 07:59:44.852173300 +0000 @@ -26,7 +26,7 @@ #pragma once -#if ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(LIBGBM) +#if ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(GBM) #include "GraphicsContextGLGBM.h" #include @@ -57,4 +57,4 @@ } // namespace WebCore -#endif // ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(LIBGBM) +#endif // ENABLE(WEBGL) && USE(TEXTURE_MAPPER) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/GraphicsContext.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/GraphicsContext.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/GraphicsContext.h 2023-02-20 11:57:22.850637200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/GraphicsContext.h 2023-05-29 07:59:44.840173000 +0000 @@ -259,6 +259,8 @@ virtual bool needsCachedNativeImageInvalidationWorkaround(RenderingMode) { return true; } + virtual DecodingMode preferredImageDecodingMode() const { return DecodingMode::Synchronous; } + WEBCORE_EXPORT virtual void drawSystemImage(SystemImage&, const FloatRect&); WEBCORE_EXPORT ImageDrawResult drawImage(Image&, const FloatPoint& destination, const ImagePaintingOptions& = { ImageOrientation::Orientation::FromImage }); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp 2023-02-20 11:57:22.983970900 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/DMABufVideoSinkGStreamer.cpp 2023-05-29 07:59:44.852173300 +0000 @@ -163,12 +163,14 @@ bool webKitDMABufVideoSinkIsEnabled() { static bool s_enabled = false; +#if USE(GBM) static std::once_flag s_flag; std::call_once(s_flag, [&] { const char* value = g_getenv("WEBKIT_GST_DMABUF_SINK_ENABLED"); s_enabled = value && (equalLettersIgnoringASCIICase(value, "true"_s) || equalLettersIgnoringASCIICase(value, "1"_s)); }); +#endif return s_enabled; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.cpp 2023-02-20 11:57:22.987304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.cpp 2023-05-29 07:59:44.856173500 +0000 @@ -94,6 +94,38 @@ GST_DEBUG_CATEGORY_INIT(webkit_image_decoder_debug, "webkitimagedecoder", 0, "WebKit image decoder"); }); + static Atomic decoderId; + GRefPtr parsebin = gst_element_factory_make("parsebin", makeString("image-decoder-parser-", decoderId.exchangeAdd(1)).utf8().data()); + m_parserHarness = GStreamerElementHarness::create(WTFMove(parsebin), [](auto&, const auto&) { }, [this](auto& pad) -> RefPtr { + auto caps = adoptGRef(gst_pad_query_caps(pad.get(), nullptr)); + auto identityHarness = GStreamerElementHarness::create(GRefPtr(gst_element_factory_make("identity", nullptr)), [](auto&, const auto&) { }); + GST_DEBUG_OBJECT(pad.get(), "Caps on parser source pad: %" GST_PTR_FORMAT, caps.get()); + if (!caps || !doCapsHaveType(caps.get(), "video")) { + GST_WARNING_OBJECT(m_decoderHarness->element(), "Ignoring non-video track"); + return identityHarness; + } + + if (m_decoderHarness) { + GST_WARNING_OBJECT(m_decoderHarness->element(), "Decoder already configured, ignoring additional video track"); + return identityHarness; + } + + auto& scanner = GStreamerRegistryScanner::singleton(); + auto lookupResult = scanner.areCapsSupported(GStreamerRegistryScanner::Configuration::Decoding, caps, false); + if (!lookupResult) { + GST_WARNING_OBJECT(m_parserHarness->element(), "No decoder found for caps %" GST_PTR_FORMAT, caps.get()); + return identityHarness; + } + + GRefPtr element = gst_element_factory_create(lookupResult.factory.get(), nullptr); + configureVideoDecoderForHarnessing(element); + m_decoderHarness = GStreamerElementHarness::create(WTFMove(element), [this](auto& stream, const auto& outputBuffer) { + auto outputCaps = stream.outputCaps(); + storeDecodedSample(adoptGRef(gst_sample_new(outputBuffer.get(), outputCaps.get(), nullptr, nullptr))); + }, { }); + return m_decoderHarness; + }); + pushEncodedData(data); } @@ -128,6 +160,9 @@ EncodedDataStatus ImageDecoderGStreamer::encodedDataStatus() const { + if (m_error) + return EncodedDataStatus::Error; + if (m_eos) return EncodedDataStatus::Complete; if (m_size) @@ -241,6 +276,7 @@ auto bytes = data->createGBytes(); auto buffer = adoptGRef(gst_buffer_new_wrapped_bytes(bytes.get())); m_eos = false; + m_error = false; auto scopeExit = makeScopeExit([&] { callOnMainThreadAndWait([&] { @@ -249,56 +285,39 @@ }); }); - static Atomic decoderId; - GRefPtr parsebin = gst_element_factory_make("parsebin", makeString("image-decoder-parser-", decoderId.exchangeAdd(1)).utf8().data()); - auto parserHarness = GStreamerElementHarness::create(WTFMove(parsebin), [](auto&, const auto&) { }, [this](auto& pad) -> RefPtr { - auto caps = adoptGRef(gst_pad_query_caps(pad.get(), nullptr)); - if (!caps || !doCapsHaveType(caps.get(), "video")) - return nullptr; - - if (m_decoderHarness) { - GST_WARNING_OBJECT(m_decoderHarness->element(), "The media has more than one video track, only the first one will be decoded"); - return nullptr; - } - - auto& scanner = GStreamerRegistryScanner::singleton(); - auto lookupResult = scanner.areCapsSupported(GStreamerRegistryScanner::Configuration::Decoding, caps, false); - if (!lookupResult) - return nullptr; - - GRefPtr element = gst_element_factory_create(lookupResult.factory.get(), nullptr); - configureVideoDecoderForHarnessing(element); - m_decoderHarness = GStreamerElementHarness::create(WTFMove(element), [this](auto& stream, const auto& outputBuffer) { - auto outputCaps = stream.outputCaps(); - auto sample = adoptGRef(gst_sample_new(outputBuffer.get(), outputCaps.get(), nullptr, nullptr)); - storeDecodedSample(WTFMove(sample)); - }, { }); - m_decoderHarness->start(WTFMove(caps)); - return m_decoderHarness; - }); - - auto caps = adoptGRef(gst_type_find_helper_for_buffer(GST_OBJECT_CAST(parserHarness->element()), buffer.get(), nullptr)); - GST_DEBUG_OBJECT(parserHarness->element(), "Caps typefind result: %" GST_PTR_FORMAT, caps.get()); + auto caps = adoptGRef(gst_type_find_helper_for_buffer(GST_OBJECT_CAST(m_parserHarness->element()), buffer.get(), nullptr)); + GST_DEBUG_OBJECT(m_parserHarness->element(), "Caps typefind result: %" GST_PTR_FORMAT, caps.get()); if (!caps) { - GST_WARNING_OBJECT(parserHarness->element(), "Typefinding failed"); + GST_WARNING_OBJECT(m_parserHarness->element(), "Typefinding failed"); + m_error = true; return; } - parserHarness->start(WTFMove(caps)); - parserHarness->pushBuffer(WTFMove(buffer)); + if (!m_parserHarness->pushSample(adoptGRef(gst_sample_new(buffer.get(), caps.get(), nullptr, nullptr)))) { + GST_WARNING_OBJECT(m_parserHarness->element(), "Parser or downstream decoder failed to process data"); + m_error = true; + return; + } if (!m_decoderHarness) { - GST_WARNING_OBJECT(parserHarness->element(), "Parsing failed"); + GST_WARNING_OBJECT(m_parserHarness->element(), "Parsing failed"); + m_error = true; return; } - for (auto& stream : parserHarness->outputStreams()) { + for (auto& stream : m_parserHarness->outputStreams()) { while (auto event = stream->pullEvent()) m_decoderHarness->pushEvent(WTFMove(event)); } + for (auto& stream : m_decoderHarness->outputStreams()) { + while (auto event = stream->pullEvent()) { + if (GST_EVENT_TYPE(event.get()) == GST_EVENT_EOS) + m_eos = true; + } + } + m_decoderHarness->flush(); - m_eos = true; } } // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.h 2023-02-20 11:57:22.987304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/ImageDecoderGStreamer.h 2023-05-29 07:59:44.856173500 +0000 @@ -84,9 +84,11 @@ DecodeOrderSampleMap::iterator m_cursor; Lock m_sampleGeneratorLock; bool m_eos { false }; + bool m_error { false }; std::optional m_size; String m_mimeType; + RefPtr m_parserHarness; RefPtr m_decoderHarness; }; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp 2023-04-17 07:53:50.185961000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp 2023-05-29 07:59:44.856173500 +0000 @@ -198,6 +198,7 @@ ensureGStreamerInitialized(); m_audioSink = createAudioSink(); + ensureSeekFlags(); #if USE(WPE_VIDEO_PLANE_DISPLAY_DMABUF) auto& sharedDisplay = PlatformDisplay::sharedDisplay(); @@ -329,7 +330,7 @@ m_fillTimer.stop(); ASSERT(m_pipeline); - + setVisibleInViewport(m_player->isVisibleInViewport()); setPlaybinURL(url); GST_DEBUG_OBJECT(pipeline(), "preload: %s", convertEnumerationToString(m_preload).utf8().data()); @@ -402,6 +403,10 @@ m_preload = MediaPlayer::Preload::Auto; updateDownloadBufferingFlag(); GST_INFO_OBJECT(pipeline(), "Play"); + if (m_player->isLooping()) { + GST_DEBUG_OBJECT(pipeline(), "Scheduling initial SEGMENT seek"); + doSeek(playbackPosition(), m_playbackRate); + } } else loadingFailed(MediaPlayer::NetworkState::Empty); } @@ -442,7 +447,7 @@ return paused; } -bool MediaPlayerPrivateGStreamer::doSeek(const MediaTime& position, float rate, GstSeekFlags seekFlags) +bool MediaPlayerPrivateGStreamer::doSeek(const MediaTime& position, float rate) { // Default values for rate >= 0. MediaTime startTime = position, endTime = MediaTime::invalidTime(); @@ -461,9 +466,20 @@ g_object_set(m_downloadBuffer.get(), "high-percent", 0, nullptr); } - GST_DEBUG_OBJECT(pipeline(), "[Seek] Performing actual seek to %" GST_TIME_FORMAT " (endTime: %" GST_TIME_FORMAT ") at rate %f", GST_TIME_ARGS(toGstClockTime(startTime)), GST_TIME_ARGS(toGstClockTime(endTime)), rate); - return gst_element_seek(m_pipeline.get(), rate, GST_FORMAT_TIME, seekFlags, - GST_SEEK_TYPE_SET, toGstClockTime(startTime), GST_SEEK_TYPE_SET, toGstClockTime(endTime)); + if (paused() && !m_isEndReached && m_player->isLooping()) { + GST_DEBUG_OBJECT(pipeline(), "Segment non-flushing seek attempt not supported on a paused pipeline, enabling flush"); + m_seekFlags = static_cast((m_seekFlags | GST_SEEK_FLAG_FLUSH) & ~GST_SEEK_FLAG_SEGMENT); + } + + if (rate && m_player->isLooping() && startTime >= durationMediaTime()) { + didEnd(); + return true; + } + + auto seekStart = toGstClockTime(startTime); + auto seekStop = toGstClockTime(endTime); + GST_DEBUG_OBJECT(pipeline(), "[Seek] Performing actual seek to %" GST_TIMEP_FORMAT " (endTime: %" GST_TIMEP_FORMAT ") at rate %f", &seekStart, &seekStop, rate); + return gst_element_seek(m_pipeline.get(), rate, GST_FORMAT_TIME, m_seekFlags, GST_SEEK_TYPE_SET, seekStart, GST_SEEK_TYPE_SET, seekStop); } void MediaPlayerPrivateGStreamer::seek(const MediaTime& mediaTime) @@ -501,9 +517,25 @@ GST_DEBUG_OBJECT(pipeline(), "[Seek] cannot seek, current state change is %s", gst_element_state_change_return_get_name(getStateResult)); return; } + + if (m_player->isLooping() && isSeamlessSeekingEnabled() && state > GST_STATE_PAUSED) { + // Segment seeking is synchronous, the pipeline state is not changed, no flush is done. + GST_DEBUG_OBJECT(pipeline(), "Performing segment seek"); + m_isSeeking = true; + if (!doSeek(time, m_player->rate())) { + GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(time).utf8().data()); + return; + } + m_isEndReached = false; + m_isSeeking = false; + m_cachedPosition = MediaTime::zeroTime(); + timeChanged(); + return; + } + if (getStateResult == GST_STATE_CHANGE_ASYNC || state < GST_STATE_PAUSED || m_isEndReached) { m_isSeekPending = true; - if (m_isEndReached) { + if (m_isEndReached && (!m_player->isLooping() || !isSeamlessSeekingEnabled())) { GST_DEBUG_OBJECT(pipeline(), "[Seek] reset pipeline"); m_shouldResetPipeline = true; if (!changePipelineState(GST_STATE_PAUSED)) @@ -511,7 +543,7 @@ } } else { // We can seek now. - if (!doSeek(time, m_player->rate(), static_cast(GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_ACCURATE))) { + if (!doSeek(time, m_player->rate())) { GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(time).utf8().data()); return; } @@ -535,7 +567,7 @@ GST_INFO_OBJECT(pipeline(), mute ? "Need to mute audio" : "Do not need to mute audio"); if (m_lastPlaybackRate != m_playbackRate) { - if (doSeek(playbackPosition(), m_playbackRate, static_cast(GST_SEEK_FLAG_FLUSH))) { + if (doSeek(playbackPosition(), m_playbackRate)) { g_object_set(m_pipeline.get(), "mute", mute, nullptr); m_lastPlaybackRate = m_playbackRate; } else { @@ -865,15 +897,14 @@ { ASSERT(m_pipeline); - GstState currentState, pending; - - gst_element_get_state(m_pipeline.get(), ¤tState, &pending, 0); - if (currentState == newState || pending == newState) { - GST_DEBUG_OBJECT(pipeline(), "Rejected state change to %s from %s with %s pending", gst_element_state_get_name(newState), - gst_element_state_get_name(currentState), gst_element_state_get_name(pending)); + if (!m_isVisibleInViewport && newState > GST_STATE_PAUSED) { + GST_DEBUG_OBJECT(pipeline(), "Saving state for when player becomes visible: %s", gst_element_state_get_name(newState)); + m_invisiblePlayerState = newState; return true; } + GstState currentState, pending; + gst_element_get_state(m_pipeline.get(), ¤tState, &pending, 0); GST_DEBUG_OBJECT(pipeline(), "Changing state change to %s from %s with %s pending", gst_element_state_get_name(newState), gst_element_state_get_name(currentState), gst_element_state_get_name(pending)); @@ -1226,16 +1257,6 @@ #endif } -GstElement* MediaPlayerPrivateGStreamer::audioSink() const -{ - if (!m_pipeline) - return nullptr; - - GstElement* sink; - g_object_get(m_pipeline.get(), "audio-sink", &sink, nullptr); - return sink; -} - bool MediaPlayerPrivateGStreamer::isMediaStreamPlayer() const { #if ENABLE(MEDIA_STREAM) @@ -1752,7 +1773,7 @@ MediaTime duration = durationMediaTime(); GstClockTime gstreamerPosition = gstreamerPositionFromSinks(); bool eosFlagIsSetInSink = false; - if (m_videoSink) { + if (m_player->isVideoPlayer()) { GRefPtr sinkPad = adoptGRef(gst_element_get_static_pad(m_videoSink.get(), "sink")); eosFlagIsSetInSink = sinkPad && GST_PAD_IS_EOS(sinkPad.get()); } @@ -2473,7 +2494,7 @@ if (m_isSeekPending) { GST_DEBUG_OBJECT(pipeline(), "[Seek] committing pending seek to %s", toString(m_seekTime).utf8().data()); m_isSeekPending = false; - m_isSeeking = doSeek(m_seekTime, m_player->rate(), static_cast(GST_SEEK_FLAG_FLUSH | GST_SEEK_FLAG_ACCURATE)); + m_isSeeking = doSeek(m_seekTime, m_player->rate()); if (!m_isSeeking) { invalidateCachedPosition(); GST_DEBUG_OBJECT(pipeline(), "[Seek] seeking to %s failed", toString(m_seekTime).utf8().data()); @@ -2623,6 +2644,7 @@ wpe_video_plane_display_dmabuf_source_end_of_stream(m_wpeVideoPlaneDisplayDmaBuf.get()); #endif } + timeChanged(); } @@ -2812,6 +2834,15 @@ player->handleNeedContextMessage(message); }), this); + g_signal_connect_swapped(bus.get(), "message::segment-done", G_CALLBACK(+[](MediaPlayerPrivateGStreamer* player, GstMessage*) { + callOnMainThread([weakThis = WeakPtr { *player }, player] { + if (!weakThis || !player->m_player->isLooping()) + return; + GST_DEBUG_OBJECT(player->pipeline(), "Handling segment-done message"); + player->didEnd(); + }); + }), this); + // In the MSE case stream collection messages are emitted from the main thread right before the // initilization segment is parsed and "updateend" is fired. We need therefore to handle these // synchronously in the same main thread tick to make the tracks information available to JS no @@ -3001,6 +3032,12 @@ return true; } +void MediaPlayerPrivateGStreamer::isLoopingChanged() +{ + GST_DEBUG_OBJECT(m_pipeline.get(), "Looping attribute changed to: %s", boolForPrinting(m_player->isLooping())); + ensureSeekFlags(); +} + #if USE(TEXTURE_MAPPER_GL) PlatformLayer* MediaPlayerPrivateGStreamer::platformLayer() const { @@ -3517,6 +3554,12 @@ }); } +void MediaPlayerPrivateGStreamer::ensureSeekFlags() +{ + auto flag = m_player->isLooping() ? GST_SEEK_FLAG_SEGMENT : GST_SEEK_FLAG_FLUSH; + m_seekFlags = static_cast(flag | GST_SEEK_FLAG_ACCURATE); +} + void MediaPlayerPrivateGStreamer::triggerRepaint(GRefPtr&& sample) { ASSERT(!isMainThread()); @@ -3667,6 +3710,35 @@ } #endif +void MediaPlayerPrivateGStreamer::setVisibleInViewport(bool isVisible) +{ + if (isMediaStreamPlayer()) + return; + + // Some layout tests (webgl) expect playback of invisible videos to not be suspended, so allow + // this using an environment variable, set from the webkitpy glib port sub-classes. + const char* allowPlaybackOfInvisibleVideos = g_getenv("WEBKIT_GST_ALLOW_PLAYBACK_OF_INVISIBLE_VIDEOS"); + if (!isVisible && allowPlaybackOfInvisibleVideos && !strcmp(allowPlaybackOfInvisibleVideos, "1")) + return; + + GST_INFO_OBJECT(m_pipeline.get(), "%s %s player %svisible in viewport", m_isMuted ? "Muted" : "Un-muted", m_player->isVideoPlayer() ? "video" : "audio", isVisible ? "" : "no longer "); + if (!m_player->isVideoPlayer() || !m_isMuted) + return; + + if (!isVisible) { + GstState currentState; + gst_element_get_state(m_pipeline.get(), ¤tState, nullptr, 0); + if (currentState > GST_STATE_NULL) + m_invisiblePlayerState = currentState; + m_isVisibleInViewport = false; + gst_element_set_state(m_pipeline.get(), GST_STATE_PAUSED); + } else { + m_isVisibleInViewport = true; + if (m_invisiblePlayerState != GST_STATE_VOID_PENDING) + changePipelineState(m_invisiblePlayerState); + } +} + void MediaPlayerPrivateGStreamer::setPresentationSize(const IntSize& size) { m_size = size; @@ -3677,7 +3749,7 @@ if (context.paintingDisabled()) return; - if (!m_visible) + if (!m_visible || !m_isVisibleInViewport) return; Locker sampleLocker { m_sampleMutex }; @@ -3964,7 +4036,7 @@ m_isUsingFallbackVideoSink = true; m_videoSink = webkitVideoSinkNew(); g_signal_connect_swapped(m_videoSink.get(), "repaint-requested", G_CALLBACK(+[](MediaPlayerPrivateGStreamer* player, GstSample* sample) { - player->triggerRepaint(adoptGRef(sample)); + player->triggerRepaint(GRefPtr(sample)); }), this); g_signal_connect_swapped(m_videoSink.get(), "repaint-cancelled", G_CALLBACK(repaintCancelledCallback), this); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h 2023-04-17 07:53:50.185961000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.h 2023-05-29 07:59:44.860173700 +0000 @@ -160,6 +160,7 @@ MediaPlayer::NetworkState networkState() const final; MediaPlayer::ReadyState readyState() const final; void setPageIsVisible(bool visible) final { m_visible = visible; } + void setVisibleInViewport(bool isVisible) final; void setPresentationSize(const IntSize&) final; // Prefer MediaTime based methods over float based. float duration() const final { return durationMediaTime().toFloat(); } @@ -190,6 +191,7 @@ std::optional videoPlaybackQualityMetrics() final; void acceleratedRenderingStateChanged() final; bool performTaskAtMediaTime(Function&&, const MediaTime&) override; + void isLoopingChanged() final; #if USE(TEXTURE_MAPPER_GL) PlatformLayer* platformLayer() const override; @@ -319,8 +321,9 @@ void ensureAudioSourceProvider(); void checkPlayingConsistency(); - virtual bool doSeek(const MediaTime& position, float rate, GstSeekFlags); + virtual bool doSeek(const MediaTime& position, float rate); void invalidateCachedPosition() const; + void ensureSeekFlags(); static void sourceSetupCallback(MediaPlayerPrivateGStreamer*, GstElement*); static void videoChangedCallback(MediaPlayerPrivateGStreamer*); @@ -398,6 +401,7 @@ #endif std::optional m_videoDecoderPlatform; + GstSeekFlags m_seekFlags; String errorMessage() const override { return m_errorMessage; } @@ -445,7 +449,7 @@ GstElement* createVideoSink(); GstElement* createAudioSink(); - GstElement* audioSink() const; + GstElement* audioSink() const { return m_audioSink.get(); } bool isMediaStreamPlayer() const; @@ -613,6 +617,11 @@ AbortableTaskQueue m_sinkTaskQueue; bool m_didTryToRecoverPlayingState { false }; + + bool m_isVisibleInViewport { true }; + GstState m_invisiblePlayerState { GST_STATE_VOID_PENDING }; + + bool isSeamlessSeekingEnabled() const { return m_seekFlags & (1 << GST_SEEK_FLAG_SEGMENT); } }; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp 2023-04-12 12:32:08.053589300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/AppendPipeline.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -566,22 +566,33 @@ void AppendPipeline::resetParserState() { ASSERT(isMainThread()); - GST_DEBUG_OBJECT(pipeline(), "Handling resetParserState() in AppendPipeline by resetting the pipeline"); - - // FIXME: Implement a flush event-based resetParserState() implementation would allow the initialization segment to - // survive, in accordance with the spec. // This function restores the GStreamer pipeline to the same state it was when the AppendPipeline constructor - // finished. All previously enqueued data is lost and the demuxer is reset, losing all pads and track data. + // finished. All previously enqueued data is lost and the demuxer is flushed, but retains the configuration from the + // last received init segment, in accordance to the spec. // Unlock the streaming thread. m_taskQueue.startAborting(); - // Reset the state of all elements in the pipeline. - assertedElementSetState(m_pipeline.get(), GST_STATE_READY); - - // Set the pipeline to PLAYING so that it can be used again. - assertedElementSetState(m_pipeline.get(), GST_STATE_PLAYING); + // Flush approach requires these GStreamer patches, scheduled to land on 1.23.1: + // https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4101. + // https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4199. + if (webkitGstCheckVersion(1, 23, 1)) { + GST_DEBUG_OBJECT(pipeline(), "Handling resetParserState() in AppendPipeline by flushing the pipeline"); + gst_element_send_event(m_appsrc.get(), gst_event_new_flush_start()); + gst_element_send_event(m_appsrc.get(), gst_event_new_flush_stop(true)); + + GstSegment segment; + gst_segment_init(&segment, GST_FORMAT_BYTES); + gst_element_send_event(m_appsrc.get(), gst_event_new_segment(&segment)); + } else { + GST_DEBUG_OBJECT(pipeline(), "Handling resetParserState() in AppendPipeline by resetting the pipeline"); + // Reset the state of all elements in the pipeline. + assertedElementSetState(m_pipeline.get(), GST_STATE_READY); + + // Set the pipeline to PLAYING so that it can be used again. + assertedElementSetState(m_pipeline.get(), GST_STATE_PLAYING); + } // All processing related to the previous append has been aborted and the pipeline is idle. // We can listen again to new requests coming from the streaming thread. diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp 2023-04-17 07:50:59.762531500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -227,10 +227,10 @@ void MediaPlayerPrivateGStreamerMSE::seek(const MediaTime& time) { GST_DEBUG_OBJECT(pipeline(), "Requested seek to %s", time.toString().utf8().data()); - doSeek(time, m_playbackRate, GST_SEEK_FLAG_FLUSH); + doSeek(time, m_playbackRate); } -bool MediaPlayerPrivateGStreamerMSE::doSeek(const MediaTime& position, float rate, GstSeekFlags seekFlags) +bool MediaPlayerPrivateGStreamerMSE::doSeek(const MediaTime& position, float rate) { // This method should only be called outside of MediaPlayerPrivateGStreamerMSE by MediaPlayerPrivateGStreamer::setRate(). @@ -251,7 +251,7 @@ // Important: In order to ensure correct propagation whether pre-roll has happened or not, we send the seek directly // to the source element, rather than letting playbin do the routing. - gst_element_seek(m_source.get(), rate, GST_FORMAT_TIME, seekFlags, + gst_element_seek(m_source.get(), rate, GST_FORMAT_TIME, m_seekFlags, GST_SEEK_TYPE_SET, toGstClockTime(m_seekTime), GST_SEEK_TYPE_NONE, 0); invalidateCachedPosition(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h 2023-04-17 07:50:59.762531500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.h 2023-05-29 07:59:44.860173700 +0000 @@ -56,7 +56,7 @@ void play() override; void pause() override; void seek(const MediaTime&) override; - bool doSeek(const MediaTime&, float rate, GstSeekFlags) override; + bool doSeek(const MediaTime&, float rate) override; void updatePipelineState(GstState); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageFrame.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageFrame.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageFrame.cpp 2023-02-20 11:57:22.860637200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageFrame.cpp 2023-05-29 07:59:44.840173000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Apple Inc. All rights reserved. + * Copyright (C) 2016-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -100,7 +100,7 @@ { return m_size; } - + bool ImageFrame::hasNativeImage(const std::optional& subsamplingLevel) const { return m_nativeImage && (!subsamplingLevel || *subsamplingLevel >= m_subsamplingLevel); @@ -108,12 +108,12 @@ bool ImageFrame::hasFullSizeNativeImage(const std::optional& subsamplingLevel) const { - return hasNativeImage(subsamplingLevel) && (m_decodingOptions.isSynchronous() || m_decodingOptions.hasFullSize()); + return hasNativeImage(subsamplingLevel) && m_decodingOptions.hasFullSize(); } bool ImageFrame::hasDecodedNativeImageCompatibleWithOptions(const std::optional& subsamplingLevel, const DecodingOptions& decodingOptions) const { - return hasNativeImage(subsamplingLevel) && m_decodingOptions.isAsynchronousCompatibleWith(decodingOptions); + return isComplete() && hasNativeImage(subsamplingLevel) && m_decodingOptions.isCompatibleWith(decodingOptions); } Color ImageFrame::singlePixelSolidColor() const @@ -124,4 +124,4 @@ return m_nativeImage->singlePixelSolidColor(); } -} +} // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageSource.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageSource.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageSource.cpp 2023-02-20 11:57:22.860637200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageSource.cpp 2023-05-29 07:59:44.840173000 +0000 @@ -246,17 +246,12 @@ frame.m_hasAlpha = frame.m_nativeImage->hasAlpha(); } -void ImageSource::cacheMetadataAtIndex(size_t index, SubsamplingLevel subsamplingLevel, DecodingStatus decodingStatus) +void ImageSource::cacheMetadataAtIndex(size_t index, SubsamplingLevel subsamplingLevel) { ASSERT(index < m_frames.size()); ImageFrame& frame = m_frames[index]; ASSERT(isDecoderAvailable()); - if (decodingStatus == DecodingStatus::Invalid) - frame.m_decodingStatus = m_decoder->frameIsCompleteAtIndex(index) ? DecodingStatus::Complete : DecodingStatus::Partial; - else - frame.m_decodingStatus = decodingStatus; - if (frame.hasMetadata()) return; @@ -277,7 +272,7 @@ frame.m_duration = m_decoder->frameDurationAtIndex(index); } -void ImageSource::cachePlatformImageAtIndex(PlatformImagePtr&& platformImage, size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions, DecodingStatus decodingStatus) +void ImageSource::cachePlatformImageAtIndex(PlatformImagePtr&& platformImage, size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions) { ASSERT(index < m_frames.size()); ImageFrame& frame = m_frames[index]; @@ -290,16 +285,19 @@ if (!isInBounds(frameBytes + decodedSize())) return; + auto decodingStatus = m_decoder->frameIsCompleteAtIndex(index) ? DecodingStatus::Complete : DecodingStatus::Partial; + // Move the new image to the cache. frame.m_nativeImage = NativeImage::create(WTFMove(platformImage)); frame.m_decodingOptions = decodingOptions; - cacheMetadataAtIndex(index, subsamplingLevel, decodingStatus); + frame.m_decodingStatus = decodingStatus; + cacheMetadataAtIndex(index, subsamplingLevel); // Update the observer with the new image frame bytes. decodedSizeIncreased(frame.frameBytes()); } -void ImageSource::cachePlatformImageAtIndexAsync(PlatformImagePtr&& platformImage, size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions, DecodingStatus decodingStatus) +void ImageSource::cachePlatformImageAtIndexAsync(PlatformImagePtr&& platformImage, size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions) { if (!isDecoderAvailable()) return; @@ -307,7 +305,7 @@ ASSERT(index < m_frames.size()); // Clean the old native image and set a new one - cachePlatformImageAtIndex(WTFMove(platformImage), index, subsamplingLevel, decodingOptions, decodingStatus); + cachePlatformImageAtIndex(WTFMove(platformImage), index, subsamplingLevel, decodingOptions); LOG(Images, "ImageSource::%s - %p - url: %s [frame %ld has been cached]", __FUNCTION__, this, sourceURL().string().utf8().data(), index); // Notify the image with the readiness of the new frame NativeImage. @@ -378,7 +376,7 @@ if (protectedDecodingQueue.ptr() == protectedThis->m_decodingQueue && protectedDecoder.ptr() == protectedThis->m_decoder) { ASSERT(protectedThis->m_frameCommitQueue.first() == frameRequest); protectedThis->m_frameCommitQueue.removeFirst(); - protectedThis->cachePlatformImageAtIndexAsync(WTFMove(platformImage), frameRequest.index, frameRequest.subsamplingLevel, frameRequest.decodingOptions, frameRequest.decodingStatus); + protectedThis->cachePlatformImageAtIndexAsync(WTFMove(platformImage), frameRequest.index, frameRequest.subsamplingLevel, frameRequest.decodingOptions); } else LOG(Images, "ImageSource::%s - %p - url: %s [frame %ld will not cached]", __FUNCTION__, protectedThis.ptr(), sourceURL.utf8().data(), frameRequest.index); }); @@ -396,11 +394,11 @@ startAsyncDecodingQueue(); ASSERT(index < m_frames.size()); - DecodingStatus decodingStatus = m_decoder->frameIsCompleteAtIndex(index) ? DecodingStatus::Complete : DecodingStatus::Partial; LOG(Images, "ImageSource::%s - %p - url: %s [enqueuing frame %ld for decoding]", __FUNCTION__, this, sourceURL().string().utf8().data(), index); - m_frameRequestQueue->enqueue({ index, subsamplingLevel, sizeForDrawing, decodingStatus }); - m_frameCommitQueue.append({ index, subsamplingLevel, sizeForDrawing, decodingStatus }); + DecodingOptions decodingOptions = { DecodingMode::Asynchronous, sizeForDrawing }; + m_frameRequestQueue->enqueue({ index, subsamplingLevel, decodingOptions }); + m_frameCommitQueue.append({ index, subsamplingLevel, decodingOptions }); } bool ImageSource::isAsyncDecodingQueueIdle() const @@ -430,7 +428,7 @@ LOG(Images, "ImageSource::%s - %p - url: %s [decoding has been stopped]", __FUNCTION__, this, sourceURL().string().utf8().data()); } -const ImageFrame& ImageSource::frameAtIndexCacheIfNeeded(size_t index, ImageFrame::Caching caching, const std::optional& subsamplingLevel) +const ImageFrame& ImageSource::frameAtIndexCacheIfNeeded(size_t index, ImageFrame::Caching caching, const std::optional& subsamplingLevel, const DecodingOptions& decodingOptions) { if (index >= m_frames.size()) return ImageFrame::defaultFrame(); @@ -451,10 +449,11 @@ case ImageFrame::Caching::MetadataAndImage: // Cache the image and retrieve the metadata from ImageDecoder only if there was not valid image stored. - if (frame.hasFullSizeNativeImage(subsamplingLevel)) + if (frame.isComplete() && frame.hasFullSizeNativeImage(subsamplingLevel)) break; + // We have to perform synchronous image decoding in this code. - auto platformImage = m_decoder->createFrameImageAtIndex(index, subsamplingLevelValue); + auto platformImage = m_decoder->createFrameImageAtIndex(index, subsamplingLevelValue, decodingOptions); // Clean the old native image and set a new one. cachePlatformImageAtIndex(WTFMove(platformImage), index, subsamplingLevelValue, DecodingOptions(DecodingMode::Synchronous)); break; @@ -638,7 +637,7 @@ bool ImageSource::frameIsBeingDecodedAndIsCompatibleWithOptionsAtIndex(size_t index, const DecodingOptions& decodingOptions) { auto it = std::find_if(m_frameCommitQueue.begin(), m_frameCommitQueue.end(), [index, &decodingOptions](const ImageFrameRequest& frameRequest) { - return frameRequest.index == index && frameRequest.decodingOptions.isAsynchronousCompatibleWith(decodingOptions); + return frameRequest.index == index && frameRequest.decodingOptions.isCompatibleWith(decodingOptions); }); return it != m_frameCommitQueue.end(); } @@ -700,9 +699,9 @@ return frameAtIndex(index).nativeImage(); } -RefPtr ImageSource::frameImageAtIndexCacheIfNeeded(size_t index, SubsamplingLevel subsamplingLevel) +RefPtr ImageSource::frameImageAtIndexCacheIfNeeded(size_t index, SubsamplingLevel subsamplingLevel, const DecodingOptions& decodingOptions) { - return frameAtIndexCacheIfNeeded(index, ImageFrame::Caching::MetadataAndImage, subsamplingLevel).nativeImage(); + return frameAtIndexCacheIfNeeded(index, ImageFrame::Caching::MetadataAndImage, subsamplingLevel, decodingOptions).nativeImage(); } void ImageSource::dump(TextStream& ts) @@ -717,4 +716,4 @@ ts.dumpProperty("orientation", orientation); } -} +} // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageSource.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageSource.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/ImageSource.h 2023-02-20 11:57:22.860637200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/ImageSource.h 2023-05-29 07:59:44.840173000 +0000 @@ -123,7 +123,7 @@ RefPtr createFrameImageAtIndex(size_t, SubsamplingLevel = SubsamplingLevel::Default); RefPtr frameImageAtIndex(size_t); - RefPtr frameImageAtIndexCacheIfNeeded(size_t, SubsamplingLevel = SubsamplingLevel::Default); + RefPtr frameImageAtIndexCacheIfNeeded(size_t, SubsamplingLevel = SubsamplingLevel::Default, const DecodingOptions& = { }); private: ImageSource(BitmapImage*, AlphaOption = AlphaOption::Premultiplied, GammaAndColorProfileOption = GammaAndColorProfileOption::Applied); @@ -160,9 +160,9 @@ void encodedDataStatusChanged(EncodedDataStatus); void setNativeImage(Ref&&); - void cacheMetadataAtIndex(size_t, SubsamplingLevel, DecodingStatus = DecodingStatus::Invalid); - void cachePlatformImageAtIndex(PlatformImagePtr&&, size_t, SubsamplingLevel, const DecodingOptions&, DecodingStatus = DecodingStatus::Invalid); - void cachePlatformImageAtIndexAsync(PlatformImagePtr&&, size_t, SubsamplingLevel, const DecodingOptions&, DecodingStatus); + void cacheMetadataAtIndex(size_t, SubsamplingLevel); + void cachePlatformImageAtIndex(PlatformImagePtr&&, size_t, SubsamplingLevel, const DecodingOptions&); + void cachePlatformImageAtIndexAsync(PlatformImagePtr&&, size_t, SubsamplingLevel, const DecodingOptions&); struct ImageFrameRequest; static const int BufferSize = 8; @@ -170,7 +170,7 @@ SynchronizedFixedQueue& frameRequestQueue(); const ImageFrame& frameAtIndex(size_t index) { return index < m_frames.size() ? m_frames[index] : ImageFrame::defaultFrame(); } - const ImageFrame& frameAtIndexCacheIfNeeded(size_t, ImageFrame::Caching, const std::optional& = { }); + const ImageFrame& frameAtIndexCacheIfNeeded(size_t, ImageFrame::Caching, const std::optional& = { }, const DecodingOptions& = { }); void dump(TextStream&); @@ -188,10 +188,9 @@ size_t index; SubsamplingLevel subsamplingLevel; DecodingOptions decodingOptions; - DecodingStatus decodingStatus; bool operator==(const ImageFrameRequest& other) const { - return index == other.index && subsamplingLevel == other.subsamplingLevel && decodingOptions == other.decodingOptions && decodingStatus == other.decodingStatus; + return index == other.index && subsamplingLevel == other.subsamplingLevel && decodingOptions == other.decodingOptions; } }; using FrameRequestQueue = SynchronizedFixedQueue; @@ -222,4 +221,4 @@ RunLoop& m_runLoop; }; -} +} // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp 2023-02-20 11:57:23.007304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/iso/ISOProtectionSystemSpecificHeaderBox.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -58,6 +58,9 @@ offset += 16; m_systemID.resize(16); + if (systemID->byteLength() < 16) + return false; + memcpy(m_systemID.data(), systemID->data(), 16); if (m_version) { @@ -72,6 +75,8 @@ currentKeyID.resize(16); auto parsedKeyID = buffer->slice(offset, offset + 16); offset += 16; + if (parsedKeyID->byteLength() < 16) + continue; memcpy(currentKeyID.data(), parsedKeyID->data(), 16); } } @@ -85,6 +90,9 @@ offset += dataSize; m_data.resize(dataSize); + if (parsedData->byteLength() < dataSize) + return false; + memcpy(m_data.data(), parsedData->data(), dataSize); return true; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/iso/ISOTrackEncryptionBox.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/iso/ISOTrackEncryptionBox.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/iso/ISOTrackEncryptionBox.cpp 2023-02-20 11:57:23.007304200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/iso/ISOTrackEncryptionBox.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -67,6 +67,9 @@ offset += 16; m_defaultKID.resize(16); + if (keyIDBuffer->byteLength() < 16) + return false; + memcpy(m_defaultKID.data(), keyIDBuffer->data(), 16); if (m_defaultIsProtected == 1 && !m_defaultPerSampleIVSize) { diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayer.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayer.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayer.cpp 2023-04-17 07:50:59.762531500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayer.cpp 2023-05-29 07:59:44.840173000 +0000 @@ -1761,6 +1761,11 @@ return m_private->shouldIgnoreIntrinsicSize(); } +void MediaPlayer::isLoopingChanged() +{ + m_private->isLoopingChanged(); +} + void MediaPlayer::remoteEngineFailedToLoad() { client().mediaPlayerEngineFailedToLoad(); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayer.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayer.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayer.h 2023-04-17 07:50:59.762531500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayer.h 2023-05-29 07:59:44.840173000 +0000 @@ -670,6 +670,7 @@ void mediaEngineUpdated() { client().mediaPlayerEngineUpdated(); } void resourceNotSupported() { client().mediaPlayerResourceNotSupported(); } bool isLooping() const { return client().mediaPlayerIsLooping(); } + void isLoopingChanged(); void remoteEngineFailedToLoad(); SecurityOriginData documentSecurityOrigin() const; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayerPrivate.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayerPrivate.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/MediaPlayerPrivate.h 2023-04-17 07:50:59.762531500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/MediaPlayerPrivate.h 2023-05-29 07:59:44.844173200 +0000 @@ -340,6 +340,8 @@ virtual String errorMessage() const { return { }; } virtual void renderVideoWillBeDestroyed() { } + + virtual void isLoopingChanged() { } }; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/NativeImage.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/NativeImage.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/NativeImage.cpp 2023-02-20 11:57:22.870637200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/NativeImage.cpp 2023-05-29 07:59:44.844173200 +0000 @@ -41,6 +41,7 @@ : m_platformImage(WTFMove(platformImage)) , m_renderingResourceIdentifier(renderingResourceIdentifier) { + ASSERT(m_platformImage); } NativeImage::~NativeImage() @@ -49,4 +50,10 @@ observer->releaseNativeImage(m_renderingResourceIdentifier); } +void NativeImage::setPlatformImage(PlatformImagePtr&& platformImage) +{ + ASSERT(platformImage); + m_platformImage = WTFMove(platformImage); +} + } // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/NativeImage.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/NativeImage.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/NativeImage.h 2023-04-05 12:40:58.603565500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/NativeImage.h 2023-05-29 07:59:44.844173200 +0000 @@ -57,7 +57,9 @@ WEBCORE_EXPORT ~NativeImage(); + WEBCORE_EXPORT void setPlatformImage(PlatformImagePtr&&); const PlatformImagePtr& platformImage() const { return m_platformImage; } + RenderingResourceIdentifier renderingResourceIdentifier() const { return m_renderingResourceIdentifier; } WEBCORE_EXPORT IntSize size() const; diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp 2023-03-15 14:30:17.937988300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/NicosiaPaintingEngine.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -31,29 +31,28 @@ #include "NicosiaPaintingEngineBasic.h" #include "NicosiaPaintingEngineThreaded.h" +#include +#include namespace Nicosia { std::unique_ptr PaintingEngine::create() { -#if (ENABLE(DEVELOPER_MODE) && PLATFORM(WPE)) || USE(GTK4) -#if USE(GTK4) - unsigned numThreads = 1; +#if PLATFORM(WPE) || USE(GTK4) + unsigned numThreads = std::max(1, std::min(8, WTF::numberOfProcessorCores() / 2)); #else unsigned numThreads = 0; #endif if (const char* numThreadsEnv = getenv("WEBKIT_NICOSIA_PAINTING_THREADS")) { - if (sscanf(numThreadsEnv, "%u", &numThreads) == 1) { - if (numThreads > 8) { - WTFLogAlways("The number of Nicosia painting threads is not between 1 and 8. Using the default value 4\n"); - numThreads = 4; - } - } + auto newValue = parseInteger(StringView::fromLatin1(numThreadsEnv)); + if (newValue && *newValue <= 8) + numThreads = *newValue; + else + WTFLogAlways("The number of Nicosia painting threads is not between 0 and 8. Using the default value %u\n", numThreads); } if (numThreads) return std::unique_ptr(new PaintingEngineThreaded(numThreads)); -#endif return std::unique_ptr(new PaintingEngineBasic); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.cpp 2023-02-20 11:57:23.020637800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.cpp 2023-05-29 07:59:44.860173700 +0000 @@ -115,7 +115,7 @@ { } -#if USE(LIBGBM) +#if USE(GBM) GCGLANGLELayer::GCGLANGLELayer(GraphicsContextGLGBM& context) : m_contextType(ContextType::Gbm) , m_context(context) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.h webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.h --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.h 2023-02-20 11:57:23.020637800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/nicosia/texmap/NicosiaGCGLANGLELayer.h 2023-05-29 07:59:44.864173700 +0000 @@ -41,7 +41,7 @@ class IntSize; class GraphicsContextGLANGLE; class GraphicsContextGLFallback; -#if USE(LIBGBM) +#if USE(GBM) class GraphicsContextGLGBM; #endif class PlatformDisplay; @@ -53,7 +53,7 @@ WTF_MAKE_FAST_ALLOCATED; public: GCGLANGLELayer(WebCore::GraphicsContextGLFallback&); -#if USE(LIBGBM) +#if USE(GBM) GCGLANGLELayer(WebCore::GraphicsContextGLGBM&); #endif virtual ~GCGLANGLELayer(); @@ -74,4 +74,4 @@ } // namespace Nicosia -#endif // USE(NICOSIA) && USE(TEXTURE_MAPPER) && USE(LIBGBM) +#endif // USE(NICOSIA) && USE(TEXTURE_MAPPER) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/graphics/SourceBrush.cpp webkit2gtk-2.40.4/Source/WebCore/platform/graphics/SourceBrush.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/graphics/SourceBrush.cpp 2023-04-12 13:07:29.748326800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/graphics/SourceBrush.cpp 2023-05-29 07:59:44.844173200 +0000 @@ -65,12 +65,12 @@ void SourceBrush::setGradient(Ref&& gradient, const AffineTransform& spaceTransform) { - m_brush = { Brush::LogicalGradient { WTFMove(gradient), spaceTransform } }; + m_brush = Brush { Brush::LogicalGradient { WTFMove(gradient), spaceTransform } }; } void SourceBrush::setPattern(Ref&& pattern) { - m_brush = { Brush::Variant { std::in_place_type>, WTFMove(pattern) } }; + m_brush = Brush { Brush::Variant { std::in_place_type>, WTFMove(pattern) } }; } WTF::TextStream& operator<<(TextStream& ts, const SourceBrush& brush) diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp webkit2gtk-2.40.4/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp 2023-04-16 19:03:03.186977600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/gstreamer/GStreamerElementHarness.cpp 2023-05-29 07:59:44.864173700 +0000 @@ -193,6 +193,7 @@ { if (!m_inputCaps || !gst_caps_is_equal(inputCaps.get(), m_inputCaps.get())) { m_inputCaps = WTFMove(inputCaps); + GST_DEBUG_OBJECT(m_element.get(), "Signaling downstream with caps %" GST_PTR_FORMAT, m_inputCaps.get()); pushEvent(adoptGRef(gst_event_new_caps(m_inputCaps.get()))); } else if (m_stickyEventsSent.load()) { GST_DEBUG_OBJECT(m_element.get(), "Input caps have not changed, not pushing sticky events again"); @@ -256,8 +257,11 @@ gst_pad_set_chain_function_full(m_targetPad.get(), reinterpret_cast(+[](GstPad* pad, GstObject*, GstBuffer* buffer) -> GstFlowReturn { auto& stream = *reinterpret_cast(pad->chaindata); - if (stream.m_downstreamHarness) - return stream.m_downstreamHarness->pushBufferFull(buffer); + if (auto downstreamHarness = stream.downstreamHarness()) { + if (!downstreamHarness->isStarted()) + downstreamHarness->start(GRefPtr(stream.outputCaps())); + return downstreamHarness->pushBufferFull(adoptGRef(buffer)); + } return stream.chainBuffer(buffer); }), this, nullptr); gst_pad_set_event_function_full(m_targetPad.get(), reinterpret_cast(+[](GstPad* pad, GstObject*, GstEvent* event) -> gboolean { diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/gstreamer/GStreamerElementHarness.h webkit2gtk-2.40.4/Source/WebCore/platform/gstreamer/GStreamerElementHarness.h --- webkit2gtk-2.40.1/Source/WebCore/platform/gstreamer/GStreamerElementHarness.h 2023-04-16 19:03:03.186977600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/gstreamer/GStreamerElementHarness.h 2023-05-29 07:59:44.864173700 +0000 @@ -86,6 +86,7 @@ ~GStreamerElementHarness(); void start(GRefPtr&&); + bool isStarted() const { return m_playing.loadRelaxed(); } bool pushSample(GRefPtr&&); bool pushBuffer(GRefPtr&&); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/ScrollSnapAnimatorState.cpp webkit2gtk-2.40.4/Source/WebCore/platform/ScrollSnapAnimatorState.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/ScrollSnapAnimatorState.cpp 2023-02-20 11:57:22.747303500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/ScrollSnapAnimatorState.cpp 2023-05-29 07:59:44.832172900 +0000 @@ -128,12 +128,16 @@ HashSet snappedBoxIDs; for (auto offset : horizontalOffsets) { + if (!offset.snapTargetID) + continue; snappedBoxIDs.add(offset.snapTargetID); for (auto i : offset.snapAreaIndices) snappedBoxIDs.add(m_snapOffsetsInfo.snapAreasIDs[i]); } for (auto offset : verticalOffsets) { + if (!offset.snapTargetID) + continue; snappedBoxIDs.add(offset.snapTargetID); for (auto i : offset.snapAreaIndices) snappedBoxIDs.add(m_snapOffsetsInfo.snapAreasIDs[i]); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/ScrollView.cpp webkit2gtk-2.40.4/Source/WebCore/platform/ScrollView.cpp --- webkit2gtk-2.40.1/Source/WebCore/platform/ScrollView.cpp 2023-03-22 20:03:27.925709700 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/ScrollView.cpp 2023-05-29 07:59:44.832172900 +0000 @@ -711,7 +711,7 @@ } } - const unsigned cMaxUpdateScrollbarsPass = 2; + const unsigned cMaxUpdateScrollbarsPass = 3; if ((sendContentResizedNotification || needAnotherPass) && m_updateScrollbarsPass < cMaxUpdateScrollbarsPass) { m_updateScrollbarsPass++; availableContentSizeChanged(AvailableSizeChangeReason::ScrollbarsChanged); diff -Nru webkit2gtk-2.40.1/Source/WebCore/platform/TextureMapper.cmake webkit2gtk-2.40.4/Source/WebCore/platform/TextureMapper.cmake --- webkit2gtk-2.40.1/Source/WebCore/platform/TextureMapper.cmake 2023-02-20 11:57:22.757303500 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/platform/TextureMapper.cmake 2023-05-29 07:59:44.836173000 +0000 @@ -151,7 +151,7 @@ ) endif () -if (USE_LIBGBM) +if (USE_GBM) list(APPEND WebCore_PRIVATE_FRAMEWORK_HEADERS platform/graphics/gbm/DMABufColorSpace.h platform/graphics/gbm/DMABufEGLUtilities.h diff -Nru webkit2gtk-2.40.1/Source/WebCore/PlatformGTK.cmake webkit2gtk-2.40.4/Source/WebCore/PlatformGTK.cmake --- webkit2gtk-2.40.1/Source/WebCore/PlatformGTK.cmake 2023-02-20 11:57:19.870628400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/PlatformGTK.cmake 2023-05-29 07:59:44.776171200 +0000 @@ -186,7 +186,7 @@ ) endif () -if (USE_LIBGBM) +if (USE_GBM) list(APPEND WebCore_SYSTEM_INCLUDE_DIRECTORIES ${GBM_INCLUDE_DIR} ${LIBDRM_INCLUDE_DIR} diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/BackgroundPainter.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/BackgroundPainter.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/BackgroundPainter.cpp 2023-02-20 11:57:23.210638300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/BackgroundPainter.cpp 2023-05-29 07:59:44.868173800 +0000 @@ -318,6 +318,8 @@ maskRect = snapRectToDevicePixels(rect, deviceScaleFactor); maskRect.intersect(snapRectToDevicePixels(m_paintInfo.rect, deviceScaleFactor)); + maskRect.inflate(1); + // Now create the mask. maskImage = context.createAlignedImageBuffer(maskRect.size()); if (!maskImage) diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/GlyphDisplayListCache.h webkit2gtk-2.40.4/Source/WebCore/rendering/GlyphDisplayListCache.h --- webkit2gtk-2.40.1/Source/WebCore/rendering/GlyphDisplayListCache.h 2023-02-20 11:57:23.213971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/GlyphDisplayListCache.h 2023-05-29 07:59:44.868173800 +0000 @@ -92,7 +92,7 @@ struct GlyphDisplayListCacheEntryHash { static unsigned hash(GlyphDisplayListCacheEntry* entry) { return computeHash(*entry); } - static bool equal(GlyphDisplayListCacheEntry* a, GlyphDisplayListCacheEntry* b) { return *a == *b; } + static bool equal(GlyphDisplayListCacheEntry* a, GlyphDisplayListCacheEntry* b) { return a == b; } static constexpr bool safeToCompareToEmptyOrDeleted = false; }; diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/Grid.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/Grid.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/Grid.cpp 2023-02-20 11:57:23.213971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/Grid.cpp 2023-05-29 07:59:44.868173800 +0000 @@ -194,7 +194,7 @@ unsigned currentLine = span.startLine() - 1; while (currentLine && isEmptyAutoRepeatTrack(direction, currentLine)) - currentLine--; + currentLine--; if (currentLine) return GridSpan::translatedDefiniteGridSpan(currentLine + 1, span.integerSpan()); @@ -237,17 +237,22 @@ , m_columnIndex((direction == ForColumns) ? fixedTrackIndex : varyingTrackIndex) , m_childIndex(0) { - ASSERT(m_grid.numTracks(ForRows)); - ASSERT(m_grid.numTracks(ForColumns)); - ASSERT(m_rowIndex < m_grid.numTracks(ForRows)); - ASSERT(m_columnIndex < m_grid.numTracks(ForColumns)); + if (m_grid.maxRows()) { + ASSERT(m_grid.numTracks(ForRows)); + ASSERT(m_rowIndex < m_grid.numTracks(ForRows)); + } + if (m_grid.maxColumns()) { + ASSERT(m_grid.numTracks(ForColumns)); + ASSERT(m_columnIndex < m_grid.numTracks(ForColumns)); + } } RenderBox* GridIterator::nextGridItem() { - ASSERT(m_grid.numTracks(ForRows)); - ASSERT(m_grid.numTracks(ForColumns)); - + if (m_grid.maxRows()) + ASSERT(m_grid.numTracks(ForRows)); + if (m_grid.maxColumns()) + ASSERT(m_grid.numTracks(ForColumns)); unsigned& varyingTrackIndex = (m_direction == ForColumns) ? m_rowIndex : m_columnIndex; const unsigned endOfVaryingTrackIndex = (m_direction == ForColumns) ? m_grid.numTracks(ForRows) : m_grid.numTracks(ForColumns); for (; varyingTrackIndex < endOfVaryingTrackIndex; ++varyingTrackIndex) { @@ -262,9 +267,10 @@ bool GridIterator::isEmptyAreaEnough(unsigned rowSpan, unsigned columnSpan) const { - ASSERT(m_grid.numTracks(ForRows)); - ASSERT(m_grid.numTracks(ForColumns)); - + if (m_grid.maxRows()) + ASSERT(m_grid.numTracks(ForRows)); + if (m_grid.maxColumns()) + ASSERT(m_grid.numTracks(ForColumns)); // Ignore cells outside current grid as we will grow it later if needed. unsigned maxRows = std::min(m_rowIndex + rowSpan, m_grid.numTracks(ForRows)); unsigned maxColumns = std::min(m_columnIndex + columnSpan, m_grid.numTracks(ForColumns)); @@ -283,8 +289,10 @@ std::unique_ptr GridIterator::nextEmptyGridArea(unsigned fixedTrackSpan, unsigned varyingTrackSpan) { - ASSERT(m_grid.numTracks(ForRows)); - ASSERT(m_grid.numTracks(ForColumns)); + if (m_grid.maxRows()) + ASSERT(m_grid.numTracks(ForRows)); + if (m_grid.maxColumns()) + ASSERT(m_grid.numTracks(ForColumns)); ASSERT(fixedTrackSpan >= 1); ASSERT(varyingTrackSpan >= 1); diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/Grid.h webkit2gtk-2.40.4/Source/WebCore/rendering/Grid.h --- webkit2gtk-2.40.1/Source/WebCore/rendering/Grid.h 2023-02-20 11:57:23.213971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/Grid.h 2023-05-29 07:59:44.868173800 +0000 @@ -87,7 +87,8 @@ bool needsItemsPlacement() const { return m_needsItemsPlacement; }; void setupGridForMasonryLayout(); - + unsigned maxRows() const { return m_maxRows; } + unsigned maxColumns() const { return m_maxColumns; } private: void ensureStorageForRow(unsigned row); diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/HitTestRequest.h webkit2gtk-2.40.4/Source/WebCore/rendering/HitTestRequest.h --- webkit2gtk-2.40.1/Source/WebCore/rendering/HitTestRequest.h 2023-02-20 11:57:23.217305000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/HitTestRequest.h 2023-05-29 07:59:44.872174000 +0000 @@ -74,6 +74,7 @@ bool allowsFrameScrollbars() const { return m_type.contains(Type::AllowFrameScrollbars); } bool allowsChildFrameContent() const { return m_type.contains(Type::AllowChildFrameContent); } bool allowsVisibleChildFrameContent() const { return m_type.contains(Type::AllowVisibleChildFrameContentOnly); } + bool allowsAnyFrameContent() const { return allowsChildFrameContent() || allowsVisibleChildFrameContent(); } bool isChildFrameHitTest() const { return m_type.contains(Type::ChildFrameHitTest); } bool resultIsElementList() const { return m_type.contains(Type::CollectMultipleElements); } bool includesAllElementsUnderPoint() const { return m_type.contains(Type::IncludeAllElementsUnderPoint); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/LayerAncestorClippingStack.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/LayerAncestorClippingStack.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/LayerAncestorClippingStack.cpp 2023-02-20 11:57:23.220638300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/LayerAncestorClippingStack.cpp 2023-05-29 07:59:44.872174000 +0000 @@ -71,6 +71,7 @@ } GraphicsLayer::unparentAndClear(entry.clippingLayer); + GraphicsLayer::unparentAndClear(entry.scrollingLayer); } } diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBlock.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBlock.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBlock.cpp 2023-03-25 22:48:16.796004000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBlock.cpp 2023-05-29 07:59:44.876174200 +0000 @@ -3215,7 +3215,7 @@ // Don't allow this to affect the block' size() member variable, since this // can get called while the block is still laying out its kids. LogicalExtentComputedValues computedValues = computeLogicalHeight(logicalHeight(), 0_lu); - availableHeight = computedValues.m_extent - borderAndPaddingLogicalHeight() - scrollbarLogicalHeight(); + availableHeight = std::max(0_lu, computedValues.m_extent - borderAndPaddingLogicalHeight() - scrollbarLogicalHeight()); } else if (styleToUse.logicalHeight().isPercentOrCalculated()) { std::optional heightWithScrollbar = computePercentageLogicalHeight(styleToUse.logicalHeight()); if (heightWithScrollbar) { diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBox.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBox.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBox.cpp 2023-02-20 11:57:23.233971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBox.cpp 2023-05-29 07:59:44.876174200 +0000 @@ -2688,10 +2688,10 @@ if (hasPerpendicularContainingBlock || isFloating() || isInline()) { auto marginStartLength = styleToUse.marginStart(); auto marginEndLength = styleToUse.marginEnd(); - computedValues.m_margins.m_start = computeOrTrimInlineMargin(cb, MarginTrimType::BlockStart, [containerLogicalWidth, marginStartLength]() { + computedValues.m_margins.m_start = computeOrTrimInlineMargin(cb, MarginTrimType::BlockStart, [&] { return minimumValueForLength(marginStartLength, containerLogicalWidth); }); - computedValues.m_margins.m_end = computeOrTrimInlineMargin(cb, MarginTrimType::BlockEnd, [containerLogicalWidth, marginEndLength]() { + computedValues.m_margins.m_end = computeOrTrimInlineMargin(cb, MarginTrimType::BlockEnd, [&] { return minimumValueForLength(marginEndLength, containerLogicalWidth); }); } else { @@ -2735,10 +2735,10 @@ auto marginStartLength = style().marginStart(); auto marginEndLength = style().marginEnd(); LayoutUnit availableSizeForResolvingMargin = isOrthogonalElement ? containingBlockLogicalWidthForContent() : availableLogicalWidth; - marginStart = computeOrTrimInlineMargin(*container, MarginTrimType::InlineStart, [availableSizeForResolvingMargin, marginStartLength]() { + marginStart = computeOrTrimInlineMargin(*container, MarginTrimType::InlineStart, [&] { return minimumValueForLength(marginStartLength, availableSizeForResolvingMargin); }); - marginEnd = computeOrTrimInlineMargin(*container, MarginTrimType::InlineEnd, [availableSizeForResolvingMargin, marginEndLength]() { + marginEnd = computeOrTrimInlineMargin(*container, MarginTrimType::InlineEnd, [&] { return minimumValueForLength(marginEndLength, availableSizeForResolvingMargin); }); return availableLogicalWidth - marginStart - marginEnd; @@ -2937,10 +2937,10 @@ return false; } -LayoutUnit RenderBox::computeOrTrimInlineMargin(const RenderBlock& containingBlock, MarginTrimType marginSide, std::function computeInlineMargin) const +template +LayoutUnit RenderBox::computeOrTrimInlineMargin(const RenderBlock& containingBlock, MarginTrimType marginSide, const Function& computeInlineMargin) const { - ASSERT(computeInlineMargin); - if (containingBlock.shouldTrimChildMargin(marginSide, *this) || !computeInlineMargin) + if (containingBlock.shouldTrimChildMargin(marginSide, *this)) return 0_lu; return computeInlineMargin(); } @@ -2953,10 +2953,10 @@ if (isFloating() || isInline()) { // Inline blocks/tables and floats don't have their margins increased. - marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [marginStartLength, containerWidth]() { + marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [&] { return minimumValueForLength(marginStartLength, containerWidth); }); - marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [marginEndLength, containerWidth] { + marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [&] { return minimumValueForLength(marginEndLength, containerWidth); }); return; @@ -2979,13 +2979,13 @@ auto alignModeCenter = containingBlock.style().textAlign() == TextAlignMode::WebKitCenter && !marginStartLength.isAuto() && !marginEndLength.isAuto(); if (marginAutoCenter || alignModeCenter) { // Other browsers center the margin box for align=center elements so we match them here. - marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [containerWidthForMarginAuto, childWidth, marginStartLength, marginEndLength]() { + marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [&] { LayoutUnit marginStartWidth = minimumValueForLength(marginStartLength, containerWidthForMarginAuto); LayoutUnit marginEndWidth = minimumValueForLength(marginEndLength, containerWidthForMarginAuto); LayoutUnit centeredMarginBoxStart = std::max(0, (containerWidthForMarginAuto - childWidth - marginStartWidth - marginEndWidth) / 2); return centeredMarginBoxStart + marginStartWidth; }); - marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [containerWidthForMarginAuto, childWidth, marginEndLength, marginStart]() { + marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [&] { LayoutUnit marginEndWidth = minimumValueForLength(marginEndLength, containerWidthForMarginAuto); return containerWidthForMarginAuto - childWidth - marginStart + marginEndWidth; }); @@ -3003,10 +3003,10 @@ auto pushToEndFromTextAlign = !marginEndLength.isAuto() && ((!containingBlockStyle.isLeftToRightDirection() && containingBlockStyle.textAlign() == TextAlignMode::WebKitLeft) || (containingBlockStyle.isLeftToRightDirection() && containingBlockStyle.textAlign() == TextAlignMode::WebKitRight)); if ((marginStartLength.isAuto() || pushToEndFromTextAlign) && childWidth < containerWidthForMarginAuto) { - marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [containerWidthForMarginAuto, marginEndLength]() { + marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [&] { return valueForLength(marginEndLength, containerWidthForMarginAuto); }); - marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [containerWidthForMarginAuto, childWidth, marginEnd]() { + marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [&] { return containerWidthForMarginAuto - childWidth - marginEnd; }); return true; @@ -3018,10 +3018,10 @@ // Case Four: Either no auto margins, or our width is >= the container width (css2.1, 10.3.3). In that case // auto margins will just turn into 0. - marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [containerWidth, marginStartLength] { + marginStart = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineStart, [&] { return minimumValueForLength(marginStartLength, containerWidth); }); - marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [containerWidth, marginEndLength] { + marginEnd = computeOrTrimInlineMargin(containingBlock, MarginTrimType::InlineEnd, [&] { return minimumValueForLength(marginEndLength, containerWidth); }); } @@ -3250,8 +3250,11 @@ std::optional RenderBox::computeLogicalHeightUsing(SizeType heightType, const Length& height, std::optional intrinsicContentHeight) const { - if (is(this)) - return computeReplacedLogicalHeightUsing(heightType, height) + borderAndPaddingLogicalHeight(); + if (is(this)) { + if ((heightType == MinSize || heightType == MaxSize) && !replacedMinMaxLogicalHeightComputesAsNone(heightType)) + return computeReplacedLogicalHeightUsing(heightType, height) + borderAndPaddingLogicalHeight(); + return std::nullopt; + } if (std::optional logicalHeight = computeContentAndScrollbarLogicalHeightUsing(heightType, height, intrinsicContentHeight)) return adjustBorderBoxLogicalHeightForBoxSizing(logicalHeight.value()); return std::nullopt; @@ -3566,6 +3569,13 @@ LayoutUnit RenderBox::computeReplacedLogicalHeightUsing(SizeType heightType, Length logicalHeight) const { ASSERT(heightType == MinSize || heightType == MainOrPreferredSize || !logicalHeight.isAuto()); +#if ASSERT_ENABLED + // This function should get called with MinSize/MaxSize only if replacedMinMaxLogicalHeightComputesAsNone + // returns false, otherwise we should not try to compute those values as they may be incorrect. The caller + // should make sure this condition holds before calling this function + if (heightType == MinSize || heightType == MaxSize) + ASSERT(!replacedMinMaxLogicalHeightComputesAsNone(heightType)); +#endif if (heightType == MinSize && logicalHeight.isAuto()) return adjustContentBoxLogicalHeightForBoxSizing(std::optional(0)); diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBox.h webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBox.h --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBox.h 2023-02-20 11:57:23.233971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBox.h 2023-05-29 07:59:44.876174200 +0000 @@ -394,7 +394,6 @@ // Resolve auto margins in the inline direction of the containing block so that objects can be pushed to the start, middle or end // of the containing block. void computeInlineDirectionMargins(const RenderBlock& containingBlock, LayoutUnit containerWidth, std::optional availableSpaceAdjustedWithFloats, LayoutUnit childWidth, LayoutUnit& marginStart, LayoutUnit& marginEnd) const; - LayoutUnit computeOrTrimInlineMargin(const RenderBlock& containingBlock, MarginTrimType marginSide, std::function computeInlineMargin) const; // Used to resolve margins in the containing block's block-flow direction. void computeBlockDirectionMargins(const RenderBlock& containingBlock, LayoutUnit& marginBefore, LayoutUnit& marginAfter) const; @@ -782,6 +781,8 @@ bool fixedElementLaysOutRelativeToFrame(const FrameView&) const; + template LayoutUnit computeOrTrimInlineMargin(const RenderBlock& containingBlock, MarginTrimType marginSide, const Function& computeInlineMargin) const; + bool includeVerticalScrollbarSize() const; bool includeHorizontalScrollbarSize() const; diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBoxModelObject.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBoxModelObject.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderBoxModelObject.cpp 2023-02-20 11:57:23.233971600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderBoxModelObject.cpp 2023-05-29 07:59:44.880174200 +0000 @@ -299,40 +299,44 @@ { if (!is(image)) return DecodingMode::Synchronous; - + + auto preferredDecodingMode = paintInfo.context().preferredImageDecodingMode(); + const BitmapImage& bitmapImage = downcast(image); if (bitmapImage.canAnimate()) { // The DecodingMode for the current frame has to be Synchronous. The DecodingMode // for the next frame will be calculated in BitmapImage::internalStartAnimation(). - return DecodingMode::Synchronous; + return preferredDecodingMode; } // Large image case. #if PLATFORM(IOS_FAMILY) if (IOSApplication::isIBooksStorytime()) - return DecodingMode::Synchronous; + return preferredDecodingMode; #endif if (is(element())) { auto decodingMode = downcast(*element()).decodingMode(); - if (decodingMode != DecodingMode::Auto) - return decodingMode; + if (decodingMode == DecodingMode::Asynchronous) + return DecodingMode::Asynchronous; + if (decodingMode == DecodingMode::Synchronous) + return preferredDecodingMode; } if (bitmapImage.isLargeImageAsyncDecodingEnabledForTesting()) return DecodingMode::Asynchronous; if (document().isImageDocument()) - return DecodingMode::Synchronous; + return preferredDecodingMode; if (paintInfo.paintBehavior.contains(PaintBehavior::Snapshotting)) - return DecodingMode::Synchronous; + return preferredDecodingMode; if (!settings().largeImageAsyncDecodingEnabled()) - return DecodingMode::Synchronous; + return preferredDecodingMode; if (!bitmapImage.canUseAsyncDecodingForLargeImages()) - return DecodingMode::Synchronous; + return preferredDecodingMode; if (paintInfo.paintBehavior.contains(PaintBehavior::TileFirstPaint)) return DecodingMode::Asynchronous; // FIXME: isVisibleInViewport() is not cheap. Find a way to make this condition faster. if (!isVisibleInViewport()) return DecodingMode::Asynchronous; - return DecodingMode::Synchronous; + return preferredDecodingMode; } LayoutSize RenderBoxModelObject::relativePositionOffset() const diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderGrid.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderGrid.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderGrid.cpp 2023-04-04 11:23:09.182586000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderGrid.cpp 2023-05-29 07:59:44.880174200 +0000 @@ -921,8 +921,14 @@ unsigned autoRepeatRows = computeAutoRepeatTracksCount(ForRows, availableLogicalHeightForPercentageComputation()); autoRepeatRows = clampAutoRepeatTracks(ForRows, autoRepeatRows); autoRepeatColumns = clampAutoRepeatTracks(ForColumns, autoRepeatColumns); - - if (autoRepeatColumns != currentGrid().autoRepeatTracks(ForColumns) + + if (isSubgridInParentDirection(ForColumns) || isSubgridInParentDirection(ForRows)) { + auto* parent = dynamicDowncast(this->parent()); + if (parent && parent->currentGrid().needsItemsPlacement()) + currentGrid().setNeedsItemsPlacement(true); + } + + if (autoRepeatColumns != currentGrid().autoRepeatTracks(ForColumns) || autoRepeatRows != currentGrid().autoRepeatTracks(ForRows) || isMasonry()) { currentGrid().setNeedsItemsPlacement(true); diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderLayerBacking.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderLayerBacking.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderLayerBacking.cpp 2023-03-16 08:48:29.681085600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderLayerBacking.cpp 2023-05-29 07:59:44.884174300 +0000 @@ -2092,11 +2092,13 @@ layersChanged = true; } } else if (m_ancestorClippingStack) { - removeClippingStackLayers(*m_ancestorClippingStack); + auto* scrollingCoordinator = m_owningLayer.page().scrollingCoordinator(); + + m_ancestorClippingStack->clear(scrollingCoordinator); m_ancestorClippingStack = nullptr; if (m_overflowControlsHostLayerAncestorClippingStack) { - removeClippingStackLayers(*m_overflowControlsHostLayerAncestorClippingStack); + m_overflowControlsHostLayerAncestorClippingStack->clear(scrollingCoordinator); m_overflowControlsHostLayerAncestorClippingStack = nullptr; } diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderLayer.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderLayer.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderLayer.cpp 2023-04-04 11:23:09.182586000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderLayer.cpp 2023-05-29 07:59:44.884174300 +0000 @@ -1,5 +1,6 @@ /* - * Copyright (C) 2006-2020 Apple Inc. All rights reserved. + * Copyright (C) 2006-2023 Apple Inc. All rights reserved. + * Copyright (C) 2014 Google Inc. All rights reserved. * Copyright (C) 2019 Adobe. All rights reserved. * Copyright (c) 2020, 2021, 2022 Igalia S.L. * @@ -475,6 +476,8 @@ if (oldChild.hasBlendMode() || (oldChild.hasNotIsolatedBlendingDescendants() && !oldChild.isolatesBlending())) dirtyAncestorChainHasBlendingDescendants(); #endif + if (renderer().style().visibility() != Visibility::Visible) + dirtyVisibleContentStatus(); } void RenderLayer::dirtyPaintOrderListsOnChildChange(RenderLayer& child) diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderObject.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderObject.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderObject.cpp 2023-04-04 11:23:09.185919300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderObject.cpp 2023-05-29 07:59:44.884174300 +0000 @@ -223,7 +223,7 @@ || display == DisplayType::TableCaption) && !isRenderReplaced(); } -void RenderObject::setFragmentedFlowStateIncludingDescendants(FragmentedFlowState state, const RenderElement* fragmentedFlowRoot, SkipDescendentFragmentedFlow skipDescendentFragmentedFlow) +void RenderObject::setFragmentedFlowStateIncludingDescendants(FragmentedFlowState state, SkipDescendentFragmentedFlow skipDescendentFragmentedFlow) { setFragmentedFlowState(state); @@ -234,7 +234,7 @@ // If the child is a fragmentation context it already updated the descendants flag accordingly. if (child.isRenderFragmentedFlow() && skipDescendentFragmentedFlow == SkipDescendentFragmentedFlow::Yes) continue; - if (fragmentedFlowRoot && child.isOutOfFlowPositioned()) { + if (child.isOutOfFlowPositioned()) { // Fragmented status propagation stops at out-of-flow boundary. auto isInsideMulticolumnFlow = [&] { auto* containingBlock = child.containingBlock(); @@ -242,14 +242,13 @@ ASSERT_NOT_REACHED(); return false; } - // It's ok to only check the first level containing block (as opposed to the containing block chain) as setFragmentedFlowStateIncludingDescendants is top to down. - return containingBlock->isDescendantOf(fragmentedFlowRoot); + return containingBlock->fragmentedFlowState() == InsideInFragmentedFlow; }; if (!isInsideMulticolumnFlow()) continue; } ASSERT(skipDescendentFragmentedFlow == SkipDescendentFragmentedFlow::No || state != child.fragmentedFlowState()); - child.setFragmentedFlowStateIncludingDescendants(state, fragmentedFlowRoot, skipDescendentFragmentedFlow); + child.setFragmentedFlowStateIncludingDescendants(state, skipDescendentFragmentedFlow); } } @@ -291,8 +290,7 @@ if (fragmentedFlowState() == computedState) return; - auto* enclosingFragmentedFlow = locateEnclosingFragmentedFlow(); - setFragmentedFlowStateIncludingDescendants(computedState, enclosingFragmentedFlow ? enclosingFragmentedFlow->parent() : nullptr, SkipDescendentFragmentedFlow::No); + setFragmentedFlowStateIncludingDescendants(computedState, SkipDescendentFragmentedFlow::No); } void RenderObject::resetFragmentedFlowStateOnRemoval() @@ -309,8 +307,7 @@ if (isRenderFragmentedFlow()) return; - auto* enclosingFragmentedFlow = this->enclosingFragmentedFlow(); - setFragmentedFlowStateIncludingDescendants(NotInsideFragmentedFlow, enclosingFragmentedFlow ? enclosingFragmentedFlow->parent() : nullptr); + setFragmentedFlowStateIncludingDescendants(NotInsideFragmentedFlow); } void RenderObject::setParent(RenderElement* parent) @@ -917,7 +914,7 @@ // Issue repaint on the renderer with outline: auto. for (const auto* renderer = this; renderer; renderer = renderer->parent()) { const auto* originalRenderer = renderer; - if (is(renderer->previousSibling())) { + if (is(renderer->previousSibling()) && !renderer->isLegend()) { auto previousMultiColumnSet = downcast(renderer->previousSibling()); auto enclosingMultiColumnFlow = previousMultiColumnSet->multiColumnFlow(); auto& previousMultiColumnSetBox = downcast(*renderer); diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderObject.h webkit2gtk-2.40.4/Source/WebCore/rendering/RenderObject.h --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderObject.h 2023-04-04 11:23:09.185919300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderObject.h 2023-05-29 07:59:44.888174500 +0000 @@ -298,7 +298,7 @@ }; enum class SkipDescendentFragmentedFlow { No, Yes }; - void setFragmentedFlowStateIncludingDescendants(FragmentedFlowState, const RenderElement* fragmentedFlowRoot, SkipDescendentFragmentedFlow = SkipDescendentFragmentedFlow::Yes); + void setFragmentedFlowStateIncludingDescendants(FragmentedFlowState, SkipDescendentFragmentedFlow = SkipDescendentFragmentedFlow::Yes); FragmentedFlowState fragmentedFlowState() const { return m_bitfields.fragmentedFlowState(); } void setFragmentedFlowState(FragmentedFlowState state) { m_bitfields.setFragmentedFlowState(state); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderTextControl.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderTextControl.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderTextControl.cpp 2023-02-20 11:57:23.567305800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderTextControl.cpp 2023-05-29 07:59:44.888174500 +0000 @@ -88,7 +88,8 @@ int RenderTextControl::textBlockLogicalWidth() const { auto innerText = innerTextElement(); - ASSERT(innerText); + if (!innerText) + return 0; LayoutUnit unitWidth = logicalWidth() - borderAndPaddingLogicalWidth(); if (innerText->renderer()) @@ -106,7 +107,9 @@ RenderBox::LogicalExtentComputedValues RenderTextControl::computeLogicalHeight(LayoutUnit logicalHeight, LayoutUnit logicalTop) const { auto innerText = innerTextElement(); - ASSERT(innerText); + if (!innerText) + return RenderBox::computeLogicalHeight(LayoutUnit(), LayoutUnit()); + if (RenderBox* innerTextBox = innerText->renderBox()) { LayoutUnit nonContentHeight = innerTextBox->verticalBorderAndPaddingExtent() + innerTextBox->verticalMarginExtent(); logicalHeight = computeControlLogicalHeight(innerTextBox->lineHeight(true, HorizontalLine, PositionOfInteriorLineBoxes), nonContentHeight); @@ -170,7 +173,7 @@ } // Use average character width. Matches IE. maxLogicalWidth = preferredContentLogicalWidth(const_cast(this)->getAverageCharWidth()); - if (RenderBox* innerTextRenderBox = innerTextElement()->renderBox()) + if (RenderBox* innerTextRenderBox = innerTextElement() ? innerTextElement()->renderBox() : nullptr) maxLogicalWidth += innerTextRenderBox->paddingStart() + innerTextRenderBox->paddingEnd(); if (!style().logicalWidth().isPercentOrCalculated()) minLogicalWidth = maxLogicalWidth; diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/RenderTextControlSingleLine.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/RenderTextControlSingleLine.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/RenderTextControlSingleLine.cpp 2023-04-05 13:57:12.692592100 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/RenderTextControlSingleLine.cpp 2023-05-29 07:59:44.888174500 +0000 @@ -102,7 +102,7 @@ // and type=search if the text height is taller than the contentHeight() // because of compability. - RenderTextControlInnerBlock* innerTextRenderer = innerTextElement()->renderer(); + RenderTextControlInnerBlock* innerTextRenderer = innerTextElement() ? innerTextElement()->renderer() : nullptr; RenderBox* innerBlockRenderer = innerBlockElement() ? innerBlockElement()->renderBox() : nullptr; HTMLElement* container = containerElement(); RenderBox* containerRenderer = container ? container->renderBox() : nullptr; @@ -342,8 +342,8 @@ if (includesDecoration) result += inputElement().decorationWidth(); - - if (auto* innerRenderer = innerTextElement()->renderer()) + + if (auto* innerRenderer = innerTextElement() ? innerTextElement()->renderer() : nullptr) result += innerRenderer->endPaddingWidthForCaret(); return result; diff -Nru webkit2gtk-2.40.1/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp webkit2gtk-2.40.4/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp --- webkit2gtk-2.40.1/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp 2023-02-20 11:57:23.890640300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/rendering/updating/RenderTreeBuilderMultiColumn.cpp 2023-05-29 07:59:44.896174700 +0000 @@ -33,6 +33,7 @@ #include "RenderTreeBuilder.h" #include "RenderTreeBuilderBlock.h" #include "RenderView.h" +#include namespace WebCore { @@ -177,6 +178,8 @@ flow.setMultiColumnFlow(fragmentedFlow); } +static bool gRestoringColumnSpannersForContainer = false; + void RenderTreeBuilder::MultiColumn::restoreColumnSpannersForContainer(const RenderElement& container, RenderMultiColumnFlow& multiColumnFlow) { auto& spanners = multiColumnFlow.spannerMap(); @@ -197,6 +200,7 @@ auto& spannerOriginalParent = *placeholder->parent(); // Detaching the spanner takes care of removing the placeholder (and merges the RenderMultiColumnSets). auto spannerToReInsert = m_builder.detach(*spanner->parent(), *spanner); + auto restoreColumnSpannersScope = SetForScope { gRestoringColumnSpannersForContainer, true }; m_builder.attach(spannerOriginalParent, WTFMove(spannerToReInsert)); } } @@ -278,7 +282,7 @@ void RenderTreeBuilder::MultiColumn::multiColumnDescendantInserted(RenderMultiColumnFlow& flow, RenderObject& newDescendant) { - if (gShiftingSpanner || newDescendant.isRenderFragmentedFlow()) + if (gShiftingSpanner || gRestoringColumnSpannersForContainer || newDescendant.isRenderFragmentedFlow()) return; auto* subtreeRoot = &newDescendant; @@ -341,9 +345,8 @@ auto takenDescendant = m_builder.detach(*container, descendant); // This is a guard to stop an ancestor flow thread from processing the spanner. - gShiftingSpanner = true; + auto shiftingSpannerScope = SetForScope { gShiftingSpanner, true }; m_builder.blockBuilder().attach(*multicolContainer, WTFMove(takenDescendant), insertBeforeMulticolChild); - gShiftingSpanner = false; // The spanner has now been moved out from the flow thread, but we don't want to // examine its children anyway. They are all part of the spanner and shouldn't trigger diff -Nru webkit2gtk-2.40.1/Source/WebCore/style/StyleBuilderCustom.h webkit2gtk-2.40.4/Source/WebCore/style/StyleBuilderCustom.h --- webkit2gtk-2.40.1/Source/WebCore/style/StyleBuilderCustom.h 2023-03-25 22:25:27.227446000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/style/StyleBuilderCustom.h 2023-05-29 07:59:44.900174900 +0000 @@ -2123,21 +2123,17 @@ auto& primitiveValue = downcast(value); // For the color property, current color is actually the inherited computed color. - auto absoluteColorOrInheritColor = [&](const StyleColor& color) { - if (color.isCurrentColor()) { - auto& parentStyle = builderState.parentStyle(); - return parentStyle.color(); - } - return color.absoluteColor(); + auto resolveColor = [&](const StyleColor& color) { + return color.resolveColor(builderState.parentStyle().color()); }; - + if (builderState.applyPropertyToRegularStyle()) { auto color = builderState.colorFromPrimitiveValue(primitiveValue, ForVisitedLink::No); - builderState.style().setColor(absoluteColorOrInheritColor(color)); + builderState.style().setColor(resolveColor(color)); } if (builderState.applyPropertyToVisitedLinkStyle()) { auto color = builderState.colorFromPrimitiveValue(primitiveValue, ForVisitedLink::Yes); - builderState.style().setVisitedLinkColor(absoluteColorOrInheritColor(color)); + builderState.style().setVisitedLinkColor(resolveColor(color)); } builderState.style().setDisallowsFastPathInheritance(); } diff -Nru webkit2gtk-2.40.1/Source/WebCore/style/StyleResolver.cpp webkit2gtk-2.40.4/Source/WebCore/style/StyleResolver.cpp --- webkit2gtk-2.40.1/Source/WebCore/style/StyleResolver.cpp 2023-02-20 11:57:23.917307000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/style/StyleResolver.cpp 2023-05-29 07:59:44.900174900 +0000 @@ -244,7 +244,7 @@ if (state.parentStyle()) { state.setStyle(RenderStyle::createPtrWithRegisteredInitialValues(document().customPropertyRegistry())); - if (&element == document().documentElement()) { + if (&element == document().documentElement() && !context.isSVGUseTreeRoot) { // Initial values for custom properties are inserted to the document element style. Don't overwrite them. state.style()->inheritIgnoringCustomPropertiesFrom(*state.parentStyle()); } else diff -Nru webkit2gtk-2.40.1/Source/WebCore/style/StyleResolver.h webkit2gtk-2.40.4/Source/WebCore/style/StyleResolver.h --- webkit2gtk-2.40.1/Source/WebCore/style/StyleResolver.h 2023-02-20 11:57:23.917307000 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/style/StyleResolver.h 2023-05-29 07:59:44.900174900 +0000 @@ -82,6 +82,7 @@ // This needs to be provided during style resolution when up-to-date document element style is not available via DOM. const RenderStyle* documentElementStyle { nullptr }; SelectorMatchingState* selectorMatchingState { nullptr }; + bool isSVGUseTreeRoot { false }; }; class Resolver : public RefCounted { diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/graphics/SVGImageCache.cpp webkit2gtk-2.40.4/Source/WebCore/svg/graphics/SVGImageCache.cpp --- webkit2gtk-2.40.1/Source/WebCore/svg/graphics/SVGImageCache.cpp 2023-02-20 11:57:23.970640400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/graphics/SVGImageCache.cpp 2023-05-29 07:59:44.904174800 +0000 @@ -1,6 +1,6 @@ /* * Copyright (C) 2011 Research In Motion Limited. All rights reserved. - * Copyright (C) 2013 Apple Inc. All rights reserved. + * Copyright (C) 2013-2023 Apple Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -54,6 +54,10 @@ ASSERT(!containerSize.isEmpty()); ASSERT(containerZoom); + // SVG container has width or height less than 1 pixel. + if (flooredIntSize(containerSize).isEmpty()) + return; + FloatSize containerSizeWithoutZoom(containerSize); containerSizeWithoutZoom.scale(1 / containerZoom); diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/properties/SVGAnimatedProperty.cpp webkit2gtk-2.40.4/Source/WebCore/svg/properties/SVGAnimatedProperty.cpp --- webkit2gtk-2.40.1/Source/WebCore/svg/properties/SVGAnimatedProperty.cpp 2023-02-20 11:57:23.970640400 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/properties/SVGAnimatedProperty.cpp 2023-05-29 07:59:44.908175000 +0000 @@ -39,7 +39,8 @@ { if (!m_contextElement) return; - m_contextElement->commitPropertyChange(*this); + RefPtr protectedContextElement = m_contextElement; + protectedContextElement->commitPropertyChange(*this); } } diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGElement.cpp webkit2gtk-2.40.4/Source/WebCore/svg/SVGElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGElement.cpp 2023-02-20 11:57:23.933973600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGElement.cpp 2023-05-29 07:59:44.904174800 +0000 @@ -711,6 +711,7 @@ auto styleElementResolutionContext = resolutionContext; // Can't use the state since we are going to another part of the tree. styleElementResolutionContext.selectorMatchingState = nullptr; + styleElementResolutionContext.isSVGUseTreeRoot = true; auto resolvedStyle = styleElement->resolveStyle(styleElementResolutionContext); Style::Adjuster::adjustSVGElementStyle(*resolvedStyle.style, *this); return resolvedStyle; diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp webkit2gtk-2.40.4/Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp 2023-02-20 11:57:23.933973600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGFEConvolveMatrixElement.cpp 2023-05-29 07:59:44.904174800 +0000 @@ -171,8 +171,34 @@ updateSVGRendererForElementChange(); } +bool SVGFEConvolveMatrixElement::isValidTargetXOffset() const +{ + auto orderXValue = hasAttribute(SVGNames::orderAttr) ? orderX() : 3; + auto targetXValue = hasAttribute(SVGNames::targetXAttr) ? targetX() : static_cast(floorf(orderXValue / 2)); + return targetXValue >= 0 && targetXValue < orderXValue; +} + +bool SVGFEConvolveMatrixElement::isValidTargetYOffset() const +{ + auto orderYValue = hasAttribute(SVGNames::orderAttr) ? orderY() : 3; + auto targetYValue = hasAttribute(SVGNames::targetYAttr) ? targetY() : static_cast(floorf(orderYValue / 2)); + return targetYValue >= 0 && targetYValue < orderYValue; +} + void SVGFEConvolveMatrixElement::svgAttributeChanged(const QualifiedName& attrName) { + if ((attrName == SVGNames::targetXAttr || attrName == SVGNames::orderAttr) && !isValidTargetXOffset()) { + InstanceInvalidationGuard guard(*this); + markFilterEffectForRebuild(); + return; + } + + if ((attrName == SVGNames::targetYAttr || attrName == SVGNames::orderAttr) && !isValidTargetYOffset()) { + InstanceInvalidationGuard guard(*this); + markFilterEffectForRebuild(); + return; + } + if (attrName == SVGNames::inAttr || attrName == SVGNames::orderAttr || attrName == SVGNames::kernelMatrixAttr) { InstanceInvalidationGuard guard(*this); updateSVGRendererForElementChange(); @@ -208,17 +234,18 @@ if (orderXValue * orderYValue != kernelMatrixSize) return nullptr; - int targetXValue = targetX(); - int targetYValue = targetY(); - if (hasAttribute(SVGNames::targetXAttr) && (targetXValue < 0 || targetXValue >= orderXValue)) + if (!isValidTargetXOffset()) return nullptr; + if (!isValidTargetYOffset()) + return nullptr; + + int targetXValue = targetX(); // The spec says the default value is: targetX = floor ( orderX / 2 )) if (!hasAttribute(SVGNames::targetXAttr)) targetXValue = static_cast(floorf(orderXValue / 2)); - if (hasAttribute(SVGNames::targetYAttr) && (targetYValue < 0 || targetYValue >= orderYValue)) - return nullptr; + int targetYValue = targetY(); // The spec says the default value is: targetY = floor ( orderY / 2 )) if (!hasAttribute(SVGNames::targetYAttr)) targetYValue = static_cast(floorf(orderYValue / 2)); diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGFEConvolveMatrixElement.h webkit2gtk-2.40.4/Source/WebCore/svg/SVGFEConvolveMatrixElement.h --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGFEConvolveMatrixElement.h 2023-02-20 11:57:23.933973600 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGFEConvolveMatrixElement.h 2023-05-29 07:59:44.904174800 +0000 @@ -102,6 +102,8 @@ void parseAttribute(const QualifiedName&, const AtomString&) override; void svgAttributeChanged(const QualifiedName&) override; + bool isValidTargetXOffset() const; + bool isValidTargetYOffset() const; bool setFilterEffectAttribute(FilterEffect&, const QualifiedName&) override; Vector filterEffectInputsNames() const override { return { AtomString { in1() } }; } RefPtr createFilterEffect(const FilterEffectVector&, const GraphicsContext& destinationContext) const override; diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSeg.h webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSeg.h --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSeg.h 2023-04-06 19:58:22.352294200 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSeg.h 2023-05-29 07:59:44.904174800 +0000 @@ -1,7 +1,7 @@ /* * Copyright (C) 2004, 2005, 2006, 2008 Nikolas Zimmermann * Copyright (C) 2004, 2005, 2006, 2008 Rob Buis - * Copyright (C) 2019 Apple Inc. All rights reserved. + * Copyright (C) 2019-2023 Apple Inc. All rights reserved. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -79,12 +79,7 @@ virtual unsigned short pathSegType() const = 0; virtual String pathSegTypeAsLetter() const = 0; - -IGNORE_GCC_WARNINGS_BEGIN("overloaded-virtual") - // FIXME: SVGPathSegValue has a templated (and therefore non-virtual) clone - // function that hides this one, which is fragile and very confusing. virtual Ref clone() const = 0; -IGNORE_GCC_WARNINGS_END protected: using SVGProperty::SVGProperty; diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSegImpl.h webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSegImpl.h --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSegImpl.h 2023-02-20 11:57:23.953973800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSegImpl.h 2023-05-29 07:59:44.904174800 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Apple Inc. All rights reserved. + * Copyright (C) 2019-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -46,7 +46,7 @@ using SVGPathSegLinetoHorizontal::SVGPathSegLinetoHorizontal; unsigned short pathSegType() const final { return PATHSEG_LINETO_HORIZONTAL_ABS; } String pathSegTypeAsLetter() const final { return "H"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegLinetoHorizontalRel final : public SVGPathSegLinetoHorizontal { @@ -56,7 +56,7 @@ using SVGPathSegLinetoHorizontal::SVGPathSegLinetoHorizontal; unsigned short pathSegType() const final { return PATHSEG_LINETO_HORIZONTAL_REL; } String pathSegTypeAsLetter() const final { return "h"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegLinetoVerticalAbs final : public SVGPathSegLinetoVertical { @@ -66,7 +66,7 @@ using SVGPathSegLinetoVertical::SVGPathSegLinetoVertical; unsigned short pathSegType() const final { return PATHSEG_LINETO_VERTICAL_ABS; } String pathSegTypeAsLetter() const final { return "V"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegLinetoVerticalRel final : public SVGPathSegLinetoVertical { @@ -76,7 +76,7 @@ using SVGPathSegLinetoVertical::SVGPathSegLinetoVertical; unsigned short pathSegType() const final { return PATHSEG_LINETO_VERTICAL_REL; } String pathSegTypeAsLetter() const final { return "v"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegMovetoAbs final : public SVGPathSegSingleCoordinate { @@ -86,7 +86,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_MOVETO_ABS; } String pathSegTypeAsLetter() const final { return "M"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegMovetoRel final : public SVGPathSegSingleCoordinate { @@ -96,7 +96,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_MOVETO_REL; } String pathSegTypeAsLetter() const final { return "m"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegLinetoAbs final : public SVGPathSegSingleCoordinate { @@ -106,7 +106,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_LINETO_ABS; } String pathSegTypeAsLetter() const final { return "L"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegLinetoRel final : public SVGPathSegSingleCoordinate { @@ -116,7 +116,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_LINETO_REL; } String pathSegTypeAsLetter() const final { return "l"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoQuadraticAbs final : public SVGPathSegCurvetoQuadratic { @@ -126,7 +126,7 @@ using SVGPathSegCurvetoQuadratic::SVGPathSegCurvetoQuadratic; unsigned short pathSegType() const final { return PATHSEG_CURVETO_QUADRATIC_ABS; } String pathSegTypeAsLetter() const final { return "Q"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoQuadraticRel final : public SVGPathSegCurvetoQuadratic { @@ -136,7 +136,7 @@ using SVGPathSegCurvetoQuadratic::SVGPathSegCurvetoQuadratic; unsigned short pathSegType() const final { return PATHSEG_CURVETO_QUADRATIC_REL; } String pathSegTypeAsLetter() const final { return "q"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoCubicAbs final : public SVGPathSegCurvetoCubic { @@ -146,7 +146,7 @@ using SVGPathSegCurvetoCubic::SVGPathSegCurvetoCubic; unsigned short pathSegType() const final { return PATHSEG_CURVETO_CUBIC_ABS; } String pathSegTypeAsLetter() const final { return "C"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoCubicRel final : public SVGPathSegCurvetoCubic { @@ -156,7 +156,7 @@ using SVGPathSegCurvetoCubic::SVGPathSegCurvetoCubic; unsigned short pathSegType() const final { return PATHSEG_CURVETO_CUBIC_REL; } String pathSegTypeAsLetter() const final { return "c"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegArcAbs final : public SVGPathSegArc { @@ -166,7 +166,7 @@ using SVGPathSegArc::SVGPathSegArc; unsigned short pathSegType() const final { return PATHSEG_ARC_ABS; } String pathSegTypeAsLetter() const final { return "A"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegArcRel final : public SVGPathSegArc { @@ -176,7 +176,7 @@ using SVGPathSegArc::SVGPathSegArc; unsigned short pathSegType() const final { return PATHSEG_ARC_REL; } String pathSegTypeAsLetter() const final { return "a"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoQuadraticSmoothAbs final : public SVGPathSegSingleCoordinate { @@ -186,7 +186,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS; } String pathSegTypeAsLetter() const final { return "T"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoQuadraticSmoothRel final : public SVGPathSegSingleCoordinate { @@ -196,7 +196,7 @@ using SVGPathSegSingleCoordinate::SVGPathSegSingleCoordinate; unsigned short pathSegType() const final { return PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL; } String pathSegTypeAsLetter() const final { return "t"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoCubicSmoothAbs final : public SVGPathSegCurvetoCubicSmooth { @@ -206,7 +206,7 @@ using SVGPathSegCurvetoCubicSmooth::SVGPathSegCurvetoCubicSmooth; unsigned short pathSegType() const final { return PATHSEG_CURVETO_CUBIC_SMOOTH_ABS; } String pathSegTypeAsLetter() const final { return "S"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; class SVGPathSegCurvetoCubicSmoothRel final : public SVGPathSegCurvetoCubicSmooth { @@ -216,7 +216,7 @@ using SVGPathSegCurvetoCubicSmooth::SVGPathSegCurvetoCubicSmooth; unsigned short pathSegType() const final { return PATHSEG_CURVETO_CUBIC_SMOOTH_REL; } String pathSegTypeAsLetter() const final { return "s"_s; } - Ref clone() const final { return SVGPathSegValue::clone(); } + Ref clone() const final { return SVGPathSegValue::cloneInternal(); } }; -} +} // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSegValue.h webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSegValue.h --- webkit2gtk-2.40.1/Source/WebCore/svg/SVGPathSegValue.h 2023-02-20 11:57:23.953973800 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/svg/SVGPathSegValue.h 2023-05-29 07:59:44.904174800 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2019 Apple Inc. All rights reserved. + * Copyright (C) 2019-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -38,12 +38,6 @@ return adoptRef(*new PathSegType(std::forward(arguments)...)); } - template - Ref clone() const - { - return adoptRef(*new PathSegType(m_arguments)); - } - SVGPathSegValue(Arguments... arguments) : m_arguments(std::forward(arguments)...) { @@ -68,6 +62,12 @@ commitChange(); } + template + Ref cloneInternal() const + { + return adoptRef(*new PathSegType(m_arguments)); + } + std::tuple m_arguments; }; @@ -188,4 +188,4 @@ using SVGPathSegValue::SVGPathSegValue; }; -} +} // namespace WebCore diff -Nru webkit2gtk-2.40.1/Source/WebCore/xml/SoftLinkLibxslt.cpp webkit2gtk-2.40.4/Source/WebCore/xml/SoftLinkLibxslt.cpp --- webkit2gtk-2.40.1/Source/WebCore/xml/SoftLinkLibxslt.cpp 2023-02-20 11:57:24.017307300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/xml/SoftLinkLibxslt.cpp 2023-05-29 07:59:44.908175000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Apple Inc. All rights reserved. + * Copyright (C) 2017-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -64,4 +64,8 @@ SOFT_LINK_VARIABLE_FOR_SOURCE(WebCore, libxslt, xsltMaxDepth, int); +SOFT_LINK_FUNCTION_FOR_SOURCE(WebCore, libxslt, xsltCreateRVT, xmlDocPtr, (xsltTransformContextPtr ctxt), (ctxt)) +SOFT_LINK_FUNCTION_FOR_SOURCE(WebCore, libxslt, xsltRegisterLocalRVT, int, (xsltTransformContextPtr ctxt, xmlDocPtr RVT), (ctxt, RVT)) +SOFT_LINK_FUNCTION_FOR_SOURCE(WebCore, libxslt, xsltXPathGetTransformContext, xsltTransformContextPtr, (xmlXPathParserContextPtr ctxt), (ctxt)) + #endif // OS(DARWIN) && !PLATFORM(GTK) diff -Nru webkit2gtk-2.40.1/Source/WebCore/xml/SoftLinkLibxslt.h webkit2gtk-2.40.4/Source/WebCore/xml/SoftLinkLibxslt.h --- webkit2gtk-2.40.1/Source/WebCore/xml/SoftLinkLibxslt.h 2023-02-20 11:57:24.017307300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/xml/SoftLinkLibxslt.h 2023-05-29 07:59:44.908175000 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017 Apple Inc. All rights reserved. + * Copyright (C) 2017-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -88,4 +88,11 @@ SOFT_LINK_VARIABLE_FOR_HEADER(WebCore, libxslt, xsltMaxDepth, int); #define xsltMaxDepth get_libxslt_xsltMaxDepth() +SOFT_LINK_FUNCTION_FOR_HEADER(WebCore, libxslt, xsltCreateRVT, xmlDocPtr, (xsltTransformContextPtr ctxt), (ctxt)) +#define xsltCreateRVT WebCore::softLink_libxslt_xsltCreateRVT +SOFT_LINK_FUNCTION_FOR_HEADER(WebCore, libxslt, xsltRegisterLocalRVT, int, (xsltTransformContextPtr ctxt, xmlDocPtr RVT), (ctxt, RVT)) +#define xsltRegisterLocalRVT WebCore::softLink_libxslt_xsltRegisterLocalRVT +SOFT_LINK_FUNCTION_FOR_HEADER(WebCore, libxslt, xsltXPathGetTransformContext, xsltTransformContextPtr, (xmlXPathParserContextPtr ctxt), (ctxt)) +#define xsltXPathGetTransformContext WebCore::softLink_libxslt_xsltXPathGetTransformContext + #endif // OS(DARWIN) && !PLATFORM(GTK) diff -Nru webkit2gtk-2.40.1/Source/WebCore/xml/XSLTExtensions.cpp webkit2gtk-2.40.4/Source/WebCore/xml/XSLTExtensions.cpp --- webkit2gtk-2.40.1/Source/WebCore/xml/XSLTExtensions.cpp 2023-02-20 11:57:24.027307300 +0000 +++ webkit2gtk-2.40.4/Source/WebCore/xml/XSLTExtensions.cpp 2023-05-29 07:59:44.908175000 +0000 @@ -37,16 +37,31 @@ #if OS(DARWIN) && !PLATFORM(GTK) #include "SoftLinkLibxslt.h" + +static void xsltTransformErrorTrampoline(xsltTransformContextPtr context, xsltStylesheetPtr style, xmlNodePtr node, const char* message) +{ + static void (*xsltTransformErrorPointer)(xsltTransformContextPtr, xsltStylesheetPtr, xmlNodePtr, const char*, ...) WTF_ATTRIBUTE_PRINTF(4, 5); + static std::once_flag onceFlag; + std::call_once(onceFlag, [] { + xsltTransformErrorPointer = reinterpret_cast(dlsym(WebCore::libxsltLibrary(), "xsltTransformError")); + }); + xsltTransformErrorPointer(context, style, node, "%s", message); +} + +#define xsltTransformError xsltTransformErrorTrampoline + #endif namespace WebCore { -// FIXME: This code is taken from libexslt 1.1.11; should sync with newer versions. +// FIXME: This code is taken from libexslt v1.1.35; should sync with newer versions. static void exsltNodeSetFunction(xmlXPathParserContextPtr ctxt, int nargs) { + xmlDocPtr fragment; + xsltTransformContextPtr tctxt = xsltXPathGetTransformContext(ctxt); + xmlNodePtr txt; xmlChar *strval; - xmlNodePtr retNode; - xmlXPathObjectPtr ret; + xmlXPathObjectPtr obj; if (nargs != 1) { xmlXPathSetArityError(ctxt); @@ -58,19 +73,38 @@ return; } + /* + * SPEC EXSLT: + * "You can also use this function to turn a string into a text + * node, which is helpful if you want to pass a string to a + * function that only accepts a node-set." + */ + fragment = xsltCreateRVT(tctxt); + if (!fragment) { + xsltTransformError(tctxt, nullptr, tctxt->inst, + "WebCore::exsltNodeSetFunction: Failed to create a tree fragment.\n"); + tctxt->state = XSLT_STATE_STOPPED; + return; + } + xsltRegisterLocalRVT(tctxt, fragment); + strval = xmlXPathPopString(ctxt); - retNode = xmlNewDocText(NULL, strval); - ret = xmlXPathNewValueTree(retNode); - - // FIXME: It might be helpful to push any errors from xmlXPathNewValueTree - // up to the Javascript Console. - if (ret != NULL) - ret->type = XPATH_NODESET; + txt = xmlNewDocText(fragment, strval); + xmlAddChild(reinterpret_cast(fragment), txt); + obj = xmlXPathNewNodeSet(txt); + + // FIXME: It might be helpful to push any errors from xmlXPathNewNodeSet + // up to the Javascript Console. + if (!obj) { + xsltTransformError(tctxt, nullptr, tctxt->inst, + "WebCore::exsltNodeSetFunction: Failed to create a node set object.\n"); + tctxt->state = XSLT_STATE_STOPPED; + } if (strval != NULL) xmlFree(strval); - valuePush(ctxt, ret); + valuePush(ctxt, obj); } void registerXSLTExtensions(xsltTransformContextPtr ctxt) diff -Nru webkit2gtk-2.40.1/Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js webkit2gtk-2.40.4/Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js --- webkit2gtk-2.40.1/Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js 2023-02-20 11:57:24.180641000 +0000 +++ webkit2gtk-2.40.4/Source/WebInspectorUI/UserInterface/Views/NetworkTableContentView.js 2023-05-29 07:59:44.912175200 +0000 @@ -1495,7 +1495,7 @@ this._updateStatistics(); } - _populateWithInitialResourcesIfNeeded(collection) + _populateWithInitialResourcesIfNeeded(mainFrame, collection) { if (!this._needsInitialPopulate) return; @@ -1524,7 +1524,7 @@ for (let target of WI.targets) { if (target === WI.pageTarget) - populateResourcesForFrame(WI.networkManager.mainFrame); + populateResourcesForFrame(mainFrame); else populateResourcesForTarget(target); } @@ -1774,7 +1774,7 @@ if (this._transitioningPageTarget) { this._transitioningPageTarget = false; this._needsInitialPopulate = true; - this._populateWithInitialResourcesIfNeeded(collection); + this._populateWithInitialResourcesIfNeeded(frame, collection); } else this._insertResourceAndReloadTable(frame.mainResource); @@ -1786,7 +1786,7 @@ _mainFrameDidChange() { this._runForMainCollection((collection) => { - this._populateWithInitialResourcesIfNeeded(collection); + this._populateWithInitialResourcesIfNeeded(WI.networkManager.mainFrame, collection); }); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/GPUProcess.cpp webkit2gtk-2.40.4/Source/WebKit/GPUProcess/GPUProcess.cpp --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/GPUProcess.cpp 2023-04-10 20:16:25.049688000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/GPUProcess.cpp 2023-05-29 07:59:44.916175100 +0000 @@ -225,8 +225,9 @@ WebCore::initializeCommonAtomStrings(); auto& memoryPressureHandler = MemoryPressureHandler::singleton(); - memoryPressureHandler.setLowMemoryHandler([this] (Critical critical, Synchronous synchronous) { - lowMemoryHandler(critical, synchronous); + memoryPressureHandler.setLowMemoryHandler([weakThis = WeakPtr { *this }] (Critical critical, Synchronous synchronous) { + if (RefPtr process = weakThis.get()) + process->lowMemoryHandler(critical, synchronous); }); memoryPressureHandler.install(); diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp 2023-04-05 12:41:08.546869500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.cpp 2023-05-29 07:59:44.916175100 +0000 @@ -66,7 +66,7 @@ return instance.get(); } -#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(LIBGBM) +#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(GBM) Ref RemoteGraphicsContextGL::create(GPUConnectionToWebProcess& gpuConnectionToWebProcess, GraphicsContextGLAttributes&& attributes, GraphicsContextGLIdentifier graphicsContextGLIdentifier, RemoteRenderingBackend& renderingBackend, IPC::StreamServerConnection::Handle&& connectionHandle) { ASSERT_NOT_REACHED(); @@ -182,7 +182,7 @@ forceContextLost(); } -#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(LIBGBM) +#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(GBM) void RemoteGraphicsContextGL::prepareForDisplay(CompletionHandler&& completionHandler) { assertIsCurrent(workQueue()); diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGLGBM.cpp webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGLGBM.cpp --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGLGBM.cpp 2023-02-20 11:57:24.237307800 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGLGBM.cpp 2023-05-29 07:59:44.916175100 +0000 @@ -27,7 +27,7 @@ #include "config.h" #include "RemoteGraphicsContextGL.h" -#if ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(LIBGBM) +#if ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(GBM) namespace WebKit { @@ -75,4 +75,4 @@ } // namespace WebKit -#endif // ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(LIBGBM) +#endif // ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.h webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.h --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.h 2023-04-05 12:41:08.546869500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.h 2023-05-29 07:59:44.916175100 +0000 @@ -44,7 +44,7 @@ #if PLATFORM(COCOA) #include -#elif USE(LIBGBM) +#elif USE(GBM) #include #else #include @@ -116,7 +116,7 @@ virtual void prepareForDisplay(CompletionHandler&&) = 0; #elif USE(GRAPHICS_LAYER_WC) virtual void prepareForDisplay(CompletionHandler)>&&) = 0; -#elif USE(LIBGBM) +#elif USE(GBM) virtual void prepareForDisplay(CompletionHandler&&) = 0; #else void prepareForDisplay(CompletionHandler&&); @@ -157,7 +157,7 @@ RefPtr m_streamConnection; #if PLATFORM(COCOA) using GCGLContext = WebCore::GraphicsContextGLCocoa; -#elif USE(LIBGBM) +#elif USE(GBM) using GCGLContext = WebCore::GraphicsContextGLGBM; #else using GCGLContext = WebCore::GraphicsContextGLTextureMapperANGLE; diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in 2023-02-20 11:57:24.237307800 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteGraphicsContextGL.messages.in 2023-05-29 07:59:44.916175100 +0000 @@ -32,10 +32,10 @@ #if USE(GRAPHICS_LAYER_WC) void PrepareForDisplay() -> (std::optional contentBuffer) Synchronous #endif -#if USE(LIBGBM) +#if USE(GBM) void PrepareForDisplay() -> (WebCore::DMABufObject dmabufObject) Synchronous NotStreamEncodableReply #endif -#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(LIBGBM) +#if !PLATFORM(COCOA) && !USE(GRAPHICS_LAYER_WC) && !USE(GBM) void PrepareForDisplay() -> () Synchronous #endif void EnsureExtensionEnabled(String extension) diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h 2023-02-20 11:57:24.237307800 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h 2023-05-29 07:59:44.916175100 +0000 @@ -32,6 +32,7 @@ #include "ScopedActiveMessageReceiveQueue.h" #include "ScopedRenderingResourcesRequest.h" #include +#include namespace WebKit { @@ -79,7 +80,8 @@ , m_info(info) { } - std::unique_ptr m_backend; + Lock m_lock; + std::unique_ptr m_backend WTF_GUARDED_BY_LOCK(m_lock); WebCore::ImageBufferBackend::Info m_info; }; diff -Nru webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp --- webkit2gtk-2.40.1/Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp 2023-02-20 11:57:24.237307800 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/GPUProcess/graphics/RemoteRenderingBackend.cpp 2023-05-29 07:59:44.916175100 +0000 @@ -195,6 +195,10 @@ if (!data) return; + Locker locker { data->m_lock }; + if (!data->m_backend) + return; + auto imageBuffer = RemoteImageBuffer::createTransfer(WTFMove(data->m_backend), data->m_info, *this, qualifiedIdentifier); m_remoteResourceCache.cacheImageBuffer(*imageBuffer, qualifiedIdentifier); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/gtk/NEWS webkit2gtk-2.40.4/Source/WebKit/gtk/NEWS --- webkit2gtk-2.40.1/Source/WebKit/gtk/NEWS 2023-04-19 14:39:02.127342200 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/gtk/NEWS 2023-07-21 07:39:37.165156400 +0000 @@ -1,4 +1,38 @@ ================ +WebKitGTK 2.40.4 +================ + +What's new in WebKitGTK 2.40.4? + + - Fix a bug in JavaScript reading variable arguments in a call. + +================ +WebKitGTK 2.40.3 +================ + +What's new in WebKitGTK 2.40.3? + + - Make memory pressure monitor honor memory.memsw.usage_in_bytes if exists. + - Include key modifiers in wheel events. + - Apply cookie blocking policy to WebSocket handshakes. + - Remove accidental dependency on GLib 2.70. + - Fix the build with BUBBLEWRAP_SANDBOX disabled. + - Fix several crashes and rendering issues. + +================ +WebKitGTK 2.40.2 +================ + +What's new in WebKitGTK 2.40.2? + + - Fix scrollbar jumping to top when drag released outside window in GTK4. + - Fix video rendering when GL is disabled. + - Fix flickering on looped videos when starting again. + - Fix CPU usage on autoplaying videos. + - Choose amount of painting threads depending on available CPU cores on GTK4. + - Fix several crashes and rendering issues. + +================ WebKitGTK 2.40.1 ================ diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/cache/NetworkCacheDataGLib.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/cache/NetworkCacheDataGLib.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/cache/NetworkCacheDataGLib.cpp 2023-02-20 11:57:24.310641300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/cache/NetworkCacheDataGLib.cpp 2023-05-29 07:59:44.924175500 +0000 @@ -142,8 +142,7 @@ if (isNull() || !isMap()) return nullptr; - GInputStream* inputStream = g_io_stream_get_input_stream(G_IO_STREAM(m_fileDescriptor)); - int fd = g_file_descriptor_based_get_fd(G_FILE_DESCRIPTOR_BASED(inputStream)); + int fd = FileSystem::posixFileDescriptor(m_fileDescriptor); gsize length; const auto* data = g_bytes_get_data(m_buffer.get(), &length); return SharedMemory::wrapMap(const_cast(data), length, fd); diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.cpp 2023-02-20 11:57:24.277308000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.cpp 2023-05-29 07:59:44.920175300 +0000 @@ -44,7 +44,7 @@ LegacyCustomProtocolManager::LegacyCustomProtocolManager(NetworkProcess& networkProcess) : m_networkProcess(networkProcess) { - m_networkProcess.addMessageReceiver(Messages::LegacyCustomProtocolManager::messageReceiverName(), *this); + m_networkProcess->addMessageReceiver(Messages::LegacyCustomProtocolManager::messageReceiverName(), *this); } void LegacyCustomProtocolManager::initialize(const NetworkProcessCreationParameters& parameters) @@ -71,12 +71,12 @@ void LegacyCustomProtocolManager::startLoading(LegacyCustomProtocolID customProtocolID, const WebCore::ResourceRequest& request) { - m_networkProcess.send(Messages::LegacyCustomProtocolManagerProxy::StartLoading(customProtocolID, request)); + m_networkProcess->send(Messages::LegacyCustomProtocolManagerProxy::StartLoading(customProtocolID, request)); } void LegacyCustomProtocolManager::stopLoading(LegacyCustomProtocolID customProtocolID) { - m_networkProcess.send(Messages::LegacyCustomProtocolManagerProxy::StopLoading(customProtocolID), 0); + m_networkProcess->send(Messages::LegacyCustomProtocolManagerProxy::StopLoading(customProtocolID), 0); } } // namespace WebKit diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h 2023-02-20 11:57:24.277308000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/CustomProtocols/LegacyCustomProtocolManager.h 2023-05-29 07:59:44.920175300 +0000 @@ -29,6 +29,7 @@ #include "LegacyCustomProtocolID.h" #include "MessageReceiver.h" #include "NetworkProcessSupplement.h" +#include #include #include #include @@ -94,7 +95,7 @@ void registerProtocolClass(); - NetworkProcess& m_networkProcess; + CheckedRef m_networkProcess; typedef HashMap CustomProtocolMap; CustomProtocolMap m_customProtocolMap WTF_GUARDED_BY_LOCK(m_customProtocolMapLock); diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp 2023-02-20 11:57:24.280641300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.cpp 2023-05-29 07:59:44.920175300 +0000 @@ -491,10 +491,10 @@ m_networkSocketStreams.add(identifier, NetworkSocketStream::create(m_networkProcess.get(), WTFMove(url), m_sessionID, cachePartition, identifier, m_connection, WTFMove(token), acceptInsecureCertificates)); } -void NetworkConnectionToWebProcess::createSocketChannel(const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, const ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy) +void NetworkConnectionToWebProcess::createSocketChannel(const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, std::optional frameID, std::optional pageID, const ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy storedCredentialsPolicy) { ASSERT(!m_networkSocketChannels.contains(identifier)); - if (auto channel = NetworkSocketChannel::create(*this, m_sessionID, request, protocol, identifier, webPageProxyID, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy)) + if (auto channel = NetworkSocketChannel::create(*this, m_sessionID, request, protocol, identifier, webPageProxyID, frameID, pageID, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy, shouldRelaxThirdPartyCookieBlocking, storedCredentialsPolicy)) m_networkSocketChannels.add(identifier, WTFMove(channel)); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.h 2023-03-05 13:43:10.562198600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.h 2023-05-29 07:59:44.920175300 +0000 @@ -260,7 +260,7 @@ void createSocketStream(URL&&, String cachePartition, WebCore::WebSocketIdentifier); - void createSocketChannel(const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy); + void createSocketChannel(const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, std::optional, std::optional, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy); void updateQuotaBasedOnSpaceUsageForTesting(WebCore::ClientOrigin&&); void establishSharedWorkerServerConnection(); diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.messages.in webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.messages.in --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.messages.in 2023-02-20 11:57:24.280641300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkConnectionToWebProcess.messages.in 2023-05-29 07:59:44.920175300 +0000 @@ -62,7 +62,7 @@ SetCaptureExtraNetworkLoadMetricsEnabled(bool enabled) CreateSocketStream(URL url, String cachePartition, WebCore::WebSocketIdentifier identifier) - CreateSocketChannel(WebCore::ResourceRequest request, String protocol, WebCore::WebSocketIdentifier identifier, WebKit::WebPageProxyIdentifier webPageProxyID, struct WebCore::ClientOrigin clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy) + CreateSocketChannel(WebCore::ResourceRequest request, String protocol, WebCore::WebSocketIdentifier identifier, WebKit::WebPageProxyIdentifier webPageProxyID, std::optional frameID, std::optional pageID, struct WebCore::ClientOrigin clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, enum:bool WebCore::ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking, enum:uint8_t WebCore::StoredCredentialsPolicy storedCredentialsPolicy) ClearPageSpecificData(WebCore::PageIdentifier pageID); diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.cpp 2023-02-20 11:57:24.283974600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.cpp 2023-05-29 07:59:44.920175300 +0000 @@ -63,7 +63,7 @@ m_pendingCallbacks.ensure(identifier, [] { return Vector { }; }).iterator->value.append(WTFMove(callback)); - m_networkProcess.parentProcessConnection()->send(Messages::NetworkProcessProxy::ContentExtensionRules { identifier }, 0); + m_networkProcess->parentProcessConnection()->send(Messages::NetworkProcessProxy::ContentExtensionRules { identifier }, 0); } void NetworkContentRuleListManager::addContentRuleLists(UserContentControllerIdentifier identifier, Vector>&& contentRuleLists) diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.h 2023-02-20 11:57:24.283974600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkContentRuleListManager.h 2023-05-29 07:59:44.920175300 +0000 @@ -30,6 +30,7 @@ #include "UserContentControllerIdentifier.h" #include "WebCompiledContentRuleListData.h" #include +#include namespace IPC { class Connection; @@ -58,7 +59,7 @@ HashMap> m_contentExtensionBackends; HashMap> m_pendingCallbacks; - NetworkProcess& m_networkProcess; + CheckedRef m_networkProcess; }; } // namespace WebKit diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkProcess.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkProcess.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkProcess.cpp 2023-03-15 11:07:15.087855600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkProcess.cpp 2023-05-29 07:59:44.924175500 +0000 @@ -322,8 +322,9 @@ m_suppressMemoryPressureHandler = parameters.shouldSuppressMemoryPressureHandler; if (!m_suppressMemoryPressureHandler) { auto& memoryPressureHandler = MemoryPressureHandler::singleton(); - memoryPressureHandler.setLowMemoryHandler([this] (Critical critical, Synchronous) { - lowMemoryHandler(critical); + memoryPressureHandler.setLowMemoryHandler([weakThis = WeakPtr { *this }] (Critical critical, Synchronous) { + if (RefPtr process = weakThis.get()) + process->lowMemoryHandler(critical); }); memoryPressureHandler.install(); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkProcess.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkProcess.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkProcess.h 2023-02-20 11:57:24.283974600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkProcess.h 2023-05-29 07:59:44.924175500 +0000 @@ -53,6 +53,7 @@ #include #include #include +#include #include #include #include @@ -125,7 +126,7 @@ enum class CacheOption : uint8_t; } -class NetworkProcess : public AuxiliaryProcess, private DownloadManager::Client, public ThreadSafeRefCounted +class NetworkProcess : public AuxiliaryProcess, private DownloadManager::Client, public ThreadSafeRefCounted, public CanMakeCheckedPtr { WTF_MAKE_NONCOPYABLE(NetworkProcess); public: diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp 2023-04-06 07:36:28.067234500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkResourceLoader.cpp 2023-05-29 07:59:44.924175500 +0000 @@ -59,6 +59,7 @@ #include #include #include +#include #include #include #include @@ -1499,7 +1500,8 @@ speculativeLoadManager->registerMainResourceLoadResponse(globalFrameID(), originalRequest(), response); #endif #if ENABLE(WEB_ARCHIVE) - if (equalIgnoringASCIICase(response.mimeType(), "application/x-webarchive"_s)) { + if (equalIgnoringASCIICase(response.mimeType(), "application/x-webarchive"_s) + && LegacySchemeRegistry::shouldTreatURLSchemeAsLocal(response.url().protocol())) { auto& connection = connectionToWebProcess(); connection.networkProcess().webProcessWillLoadWebArchive(connection.webProcessIdentifier()); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSession.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSession.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSession.cpp 2023-02-20 11:57:24.290641300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSession.cpp 2023-05-29 07:59:44.924175500 +0000 @@ -567,7 +567,7 @@ cachedResourceLoader->takeLoader()->abort(); } -std::unique_ptr NetworkSession::createWebSocketTask(WebPageProxyIdentifier, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool, bool, OptionSet) +std::unique_ptr NetworkSession::createWebSocketTask(WebPageProxyIdentifier, std::optional, std::optional, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool, bool, OptionSet, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy) { return nullptr; } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSession.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSession.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSession.h 2023-03-05 13:43:10.562198600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSession.h 2023-05-29 07:59:44.924175500 +0000 @@ -188,7 +188,7 @@ PrefetchCache& prefetchCache() { return m_prefetchCache; } void clearPrefetchCache() { m_prefetchCache.clear(); } - virtual std::unique_ptr createWebSocketTask(WebPageProxyIdentifier, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy); + virtual std::unique_ptr createWebSocketTask(WebPageProxyIdentifier, std::optional, std::optional, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy); virtual void removeWebSocketTask(SessionSet&, WebSocketTask&) { } virtual void addWebSocketTask(WebPageProxyIdentifier, WebSocketTask&) { } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSocketChannel.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSocketChannel.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSocketChannel.cpp 2023-02-20 11:57:24.293974600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSocketChannel.cpp 2023-05-29 07:59:44.924175500 +0000 @@ -36,9 +36,9 @@ namespace WebKit { using namespace WebCore; -std::unique_ptr NetworkSocketChannel::create(NetworkConnectionToWebProcess& connection, PAL::SessionID sessionID, const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, const WebCore::ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy) +std::unique_ptr NetworkSocketChannel::create(NetworkConnectionToWebProcess& connection, PAL::SessionID sessionID, const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, std::optional frameID, std::optional pageID, const WebCore::ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy storedCredentialsPolicy) { - auto result = makeUnique(connection, connection.networkProcess().networkSession(sessionID), request, protocol, identifier, webPageProxyID, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy); + auto result = makeUnique(connection, connection.networkProcess().networkSession(sessionID), request, protocol, identifier, webPageProxyID, frameID, pageID, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy, shouldRelaxThirdPartyCookieBlocking, storedCredentialsPolicy); if (!result->m_socket) { result->didClose(0, "Cannot create a web socket task"_s); return nullptr; @@ -46,7 +46,7 @@ return result; } -NetworkSocketChannel::NetworkSocketChannel(NetworkConnectionToWebProcess& connection, NetworkSession* session, const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, const WebCore::ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy) +NetworkSocketChannel::NetworkSocketChannel(NetworkConnectionToWebProcess& connection, NetworkSession* session, const ResourceRequest& request, const String& protocol, WebSocketIdentifier identifier, WebPageProxyIdentifier webPageProxyID, std::optional frameID, std::optional pageID, const WebCore::ClientOrigin& clientOrigin, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy storedCredentialsPolicy) : m_connectionToWebProcess(connection) , m_identifier(identifier) , m_session(session) @@ -56,7 +56,7 @@ if (!m_session) return; - m_socket = m_session->createWebSocketTask(webPageProxyID, *this, request, protocol, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy); + m_socket = m_session->createWebSocketTask(webPageProxyID, frameID, pageID, *this, request, protocol, clientOrigin, hadMainFrameMainResourcePrivateRelayed, allowPrivacyProxy, networkConnectionIntegrityPolicy, shouldRelaxThirdPartyCookieBlocking, storedCredentialsPolicy); if (m_socket) { m_session->addWebSocketTask(webPageProxyID, *m_socket); m_socket->resume(); @@ -155,7 +155,7 @@ return &m_connectionToWebProcess.connection(); } -NetworkSession* NetworkSocketChannel::session() +NetworkSession* NetworkSocketChannel::session() const { return m_session.get(); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSocketChannel.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSocketChannel.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/NetworkSocketChannel.h 2023-03-05 13:43:10.565532000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/NetworkSocketChannel.h 2023-05-29 07:59:44.924175500 +0000 @@ -29,6 +29,9 @@ #include "MessageReceiver.h" #include "MessageSender.h" #include "WebPageProxyIdentifier.h" +#include +#include +#include #include #include #include @@ -38,6 +41,7 @@ namespace WebCore { struct ClientOrigin; enum class NetworkConnectionIntegrity : uint8_t; +enum class StoredCredentialsPolicy : uint8_t; class ResourceRequest; class ResourceResponse; } @@ -57,9 +61,9 @@ class NetworkSocketChannel : public IPC::MessageSender, public IPC::MessageReceiver { WTF_MAKE_FAST_ALLOCATED; public: - static std::unique_ptr create(NetworkConnectionToWebProcess&, PAL::SessionID, const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy); + static std::unique_ptr create(NetworkConnectionToWebProcess&, PAL::SessionID, const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, std::optional, std::optional, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy); - NetworkSocketChannel(NetworkConnectionToWebProcess&, NetworkSession*, const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy); + NetworkSocketChannel(NetworkConnectionToWebProcess&, NetworkSession*, const WebCore::ResourceRequest&, const String& protocol, WebCore::WebSocketIdentifier, WebPageProxyIdentifier, std::optional, std::optional, const WebCore::ClientOrigin&, bool hadMainFrameMainResourcePrivateRelayed, bool allowPrivacyProxy, OptionSet networkConnectionIntegrityPolicy, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy); ~NetworkSocketChannel(); void didReceiveMessage(IPC::Connection&, IPC::Decoder&); @@ -80,7 +84,7 @@ void close(int32_t code, const String& reason); void sendDelayedError(); - NetworkSession* session(); + NetworkSession* session() const; IPC::Connection* messageSenderConnection() const final; uint64_t messageSenderDestinationID() const final { return m_identifier.toUInt64(); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.cpp 2023-02-20 11:57:24.320641500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.cpp 2023-06-28 08:27:09.901361500 +0000 @@ -119,7 +119,7 @@ } #endif -std::unique_ptr NetworkSessionSoup::createWebSocketTask(WebPageProxyIdentifier, NetworkSocketChannel& channel, const ResourceRequest& request, const String& protocol, const ClientOrigin&, bool, bool, OptionSet) +std::unique_ptr NetworkSessionSoup::createWebSocketTask(WebPageProxyIdentifier, std::optional frameID, std::optional pageID, NetworkSocketChannel& channel, const ResourceRequest& request, const String& protocol, const ClientOrigin&, bool, bool, OptionSet, ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking, StoredCredentialsPolicy) { GRefPtr soupMessage = request.createSoupMessage(blobRegistry()); if (!soupMessage) @@ -137,6 +137,13 @@ }), this); #endif } + +#if ENABLE(TRACKING_PREVENTION) + bool shouldBlockCookies = networkStorageSession()->shouldBlockCookies(request, frameID, pageID, shouldRelaxThirdPartyCookieBlocking); + if (shouldBlockCookies) + soup_message_disable_feature(soupMessage.get(), SOUP_TYPE_COOKIE_JAR); +#endif + return makeUnique(channel, request, soupSession(), soupMessage.get(), protocol); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.h 2023-02-20 11:57:24.320641500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/soup/NetworkSessionSoup.h 2023-05-29 07:59:44.928175700 +0000 @@ -65,7 +65,7 @@ void setProxySettings(const WebCore::SoupNetworkProxySettings&); private: - std::unique_ptr createWebSocketTask(WebPageProxyIdentifier, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool, bool, OptionSet) final; + std::unique_ptr createWebSocketTask(WebPageProxyIdentifier, std::optional, std::optional, NetworkSocketChannel&, const WebCore::ResourceRequest&, const String& protocol, const WebCore::ClientOrigin&, bool, bool, OptionSet, WebCore::ShouldRelaxThirdPartyCookieBlocking, WebCore::StoredCredentialsPolicy) final; void clearCredentials(WallTime) final; std::unique_ptr m_networkSession; diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp 2023-03-08 08:53:43.736495300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.cpp 2023-05-29 07:59:44.928175700 +0000 @@ -330,23 +330,11 @@ return CacheStorageRecord { storedInfo->info, storedInfo->header.requestHeadersGuard, storedInfo->header.request, storedInfo->header.options, storedInfo->header.referrer, storedInfo->header.responseHeadersGuard, storedInfo->header.response.crossThreadData(), storedInfo->header.responseBodySize, WTFMove(*responseBody) }; } -void CacheStorageDiskStore::readAllRecordInfos(ReadAllRecordInfosCallback&& callback) +void CacheStorageDiskStore::readAllRecordInfosInternal(CompletionHandler&& callback) { - auto didReadRecordFiles = [this, protectedThis = Ref { *this }, callback = WTFMove(callback)](auto fileDatas) mutable { - Vector result; - result.reserveInitialCapacity(fileDatas.size()); - for (auto& fileData : fileDatas) { - if (auto storedInfo = readRecordInfoFromFileData(m_salt, fileData)) - result.uncheckedAppend(WTFMove(storedInfo->info)); - else - RELEASE_LOG(CacheStorage, "%p - CacheStorageDiskStore::readAllRecordInfos fails to decode record from file", this); - } - callback(WTFMove(result)); - }; - - m_ioQueue->dispatch([this, protectedThis = Ref { *this }, recordsDirectory = recordsDirectoryPath().isolatedCopy(), cacheName = m_cacheName.isolatedCopy(), didReadRecordFiles = WTFMove(didReadRecordFiles)]() mutable { - Vector> fileDatas; - Vector> blobDatas; + m_ioQueue->dispatch([this, protectedThis = Ref { *this }, recordsDirectory = recordsDirectoryPath().isolatedCopy(), cacheName = m_cacheName.isolatedCopy(), callback = WTFMove(callback)]() mutable { + FileDatas fileDatas; + FileDatas blobDatas; auto partitionNames = FileSystem::listDirectory(recordsDirectory); for (auto& partitionName : partitionNames) { auto partitionDirectoryPath = FileSystem::pathByAppendingComponent(recordsDirectory, partitionName); @@ -362,8 +350,41 @@ } } - m_callbackQueue->dispatch([protectedThis = WTFMove(protectedThis), fileDatas = crossThreadCopy(WTFMove(fileDatas)), didReadRecordFiles = WTFMove(didReadRecordFiles)]() mutable { - didReadRecordFiles(WTFMove(fileDatas)); + m_callbackQueue->dispatch([protectedThis = WTFMove(protectedThis), fileDatas = crossThreadCopy(WTFMove(fileDatas)), callback = WTFMove(callback)]() mutable { + callback(WTFMove(fileDatas)); + }); + }); +} + +void CacheStorageDiskStore::readAllRecordInfos(ReadAllRecordInfosCallback&& callback) +{ + readAllRecordInfosInternal([this, protectedThis = Ref { *this }, callback = WTFMove(callback)](auto fileDatas) mutable { + Vector result; + result.reserveInitialCapacity(fileDatas.size()); + for (auto& fileData : fileDatas) { + if (auto storedInfo = readRecordInfoFromFileData(m_salt, fileData)) + result.uncheckedAppend(WTFMove(storedInfo->info)); + else + RELEASE_LOG(CacheStorage, "%p - CacheStorageDiskStore::readAllRecordInfos fails to decode record from file", this); + } + callback(WTFMove(result)); + }); +} + +void CacheStorageDiskStore::readRecordsInternal(Vector&& recordFiles, CompletionHandler&& callback) +{ + m_ioQueue->dispatch([this, protectedThis = Ref { *this }, recordFiles = crossThreadCopy(WTFMove(recordFiles)), callback = WTFMove(callback)]() mutable { + FileDatas fileDatas; + FileDatas blobDatas; + for (auto& recordFile : recordFiles) { + auto fileData = valueOrDefault(FileSystem::readEntireFile(recordFile)); + auto blobData = fileData.isEmpty()? Vector { } : valueOrDefault(FileSystem::readEntireFile(recordBlobFilePath(recordFile))); + fileDatas.append(WTFMove(fileData)); + blobDatas.append(WTFMove(blobData)); + } + + m_callbackQueue->dispatch([protectedThis = WTFMove(protectedThis), fileDatas = crossThreadCopy(WTFMove(fileDatas)), blobDatas = crossThreadCopy(WTFMove(blobDatas)), callback = WTFMove(callback)]() mutable { + callback(WTFMove(fileDatas), WTFMove(blobDatas)); }); }); } @@ -374,7 +395,7 @@ return recordFilePath(recordInfo.key); }); - auto didReadRecordFiles = [this, protectedThis = Ref { *this }, recordInfos, callback = WTFMove(callback)](auto fileDatas, auto blobDatas) mutable { + readRecordsInternal(WTFMove(recordFiles), [this, protectedThis = Ref { *this }, recordInfos, callback = WTFMove(callback)](auto fileDatas, auto blobDatas) mutable { ASSERT(recordInfos.size() == fileDatas.size()); ASSERT(recordInfos.size() == blobDatas.size()); @@ -397,21 +418,6 @@ result.append(WTFMove(record)); } callback(WTFMove(result)); - }; - - m_ioQueue->dispatch([this, protectedThis = Ref { *this }, recordFiles = crossThreadCopy(WTFMove(recordFiles)), didReadRecordFiles = WTFMove(didReadRecordFiles)]() mutable { - Vector> fileDatas; - Vector> blobDatas; - for (auto& recordFile : recordFiles) { - auto fileData = valueOrDefault(FileSystem::readEntireFile(recordFile)); - auto blobData = fileData.isEmpty()? Vector { } : valueOrDefault(FileSystem::readEntireFile(recordBlobFilePath(recordFile))); - fileDatas.append(WTFMove(fileData)); - blobDatas.append(WTFMove(blobData)); - } - - m_callbackQueue->dispatch([protectedThis = WTFMove(protectedThis), fileDatas = crossThreadCopy(WTFMove(fileDatas)), blobDatas = crossThreadCopy(WTFMove(blobDatas)), didReadRecordFiles = WTFMove(didReadRecordFiles)]() mutable { - didReadRecordFiles(WTFMove(fileDatas), WTFMove(blobDatas)); - }); }); } diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.h 2023-02-20 11:57:24.320641500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageDiskStore.h 2023-05-29 07:59:44.932175600 +0000 @@ -53,6 +53,9 @@ String blobsDirectoryPath() const; String blobFilePath(const String&) const; std::optional readRecordFromFileData(const Vector&, const Vector&); + using FileDatas = Vector>; + void readAllRecordInfosInternal(CompletionHandler&&); + void readRecordsInternal(Vector&&, CompletionHandler&&); String m_cacheName; String m_path; diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageManager.cpp webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageManager.cpp 2023-02-20 11:57:24.320641500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageManager.cpp 2023-05-29 07:59:44.932175600 +0000 @@ -223,15 +223,17 @@ m_updateCounter = nextUpdateNumber(); } -String CacheStorageManager::saltFilePath() const +static FileSystem::Salt readOrMakeSalt(const String& saltDirectory) { - return FileSystem::pathByAppendingComponent(m_path, originSaltFileName); + if (saltDirectory.isEmpty()) + return { }; + return valueOrDefault(FileSystem::readOrMakeSalt(FileSystem::pathByAppendingComponent(saltDirectory, originSaltFileName))); } CacheStorageManager::CacheStorageManager(const String& path, CacheStorageRegistry& registry, const std::optional& origin, QuotaCheckFunction&& quotaCheckFunction, Ref&& queue) : m_updateCounter(nextUpdateNumber()) , m_path(path) - , m_salt(valueOrDefault(FileSystem::readOrMakeSalt(saltFilePath()))) + , m_salt(readOrMakeSalt(m_path)) , m_registry(registry) , m_quotaCheckFunction(WTFMove(quotaCheckFunction)) , m_queue(WTFMove(queue)) diff -Nru webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageManager.h webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageManager.h --- webkit2gtk-2.40.1/Source/WebKit/NetworkProcess/storage/CacheStorageManager.h 2023-02-20 11:57:24.320641500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/NetworkProcess/storage/CacheStorageManager.h 2023-05-29 07:59:44.932175600 +0000 @@ -69,7 +69,6 @@ void sizeDecreased(uint64_t amount); private: - String saltFilePath() const; void makeDirty(); bool initializeCaches(); void removeUnusedCache(WebCore::DOMCacheIdentifier); diff -Nru webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/NativeWebWheelEventGtk.cpp webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/NativeWebWheelEventGtk.cpp --- webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/NativeWebWheelEventGtk.cpp 2023-03-22 20:03:27.932376400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/NativeWebWheelEventGtk.cpp 2023-06-28 08:27:09.901361500 +0000 @@ -37,8 +37,8 @@ namespace WebKit { -NativeWebWheelEvent::NativeWebWheelEvent(GdkEvent *event, const WebCore::IntPoint& position, const WebCore::IntPoint& globalPosition, const WebCore::FloatSize& delta, const WebCore::FloatSize& wheelTicks, WebWheelEvent::Phase phase, WebWheelEvent::Phase momentumPhase, bool hasPreciseDeltas) - : WebWheelEvent({ WebEventType::Wheel, { }, WallTime::now() }, position, globalPosition, delta, wheelTicks, WebWheelEvent::ScrollByPixelWheelEvent, phase, momentumPhase, hasPreciseDeltas) +NativeWebWheelEvent::NativeWebWheelEvent(GdkEvent* event, const WebCore::IntPoint& position, const WebCore::IntPoint& globalPosition, const WebCore::FloatSize& delta, const WebCore::FloatSize& wheelTicks, WebWheelEvent::Phase phase, WebWheelEvent::Phase momentumPhase, bool hasPreciseDeltas) + : WebWheelEvent(WebEventFactory::createWebWheelEvent(event, position, globalPosition, delta, wheelTicks, phase, momentumPhase, hasPreciseDeltas)) , m_nativeEvent(event ? constructNativeEvent(event) : nullptr) { } diff -Nru webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/WebEventFactory.cpp webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/WebEventFactory.cpp --- webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/WebEventFactory.cpp 2023-03-22 20:03:27.932376400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/WebEventFactory.cpp 2023-06-28 08:27:09.901361500 +0000 @@ -298,4 +298,9 @@ } #endif +WebWheelEvent WebEventFactory::createWebWheelEvent(const GdkEvent* event, const WebCore::IntPoint& position, const WebCore::IntPoint& globalPosition, const WebCore::FloatSize& delta, const WebCore::FloatSize& wheelTicks, WebWheelEvent::Phase phase, WebWheelEvent::Phase momentumPhase, bool hasPreciseDeltas) +{ + return WebWheelEvent({ WebEventType::Wheel, modifiersForEvent(event), wallTimeForEvent(event) }, position, globalPosition, delta, wheelTicks, WebWheelEvent::ScrollByPixelWheelEvent, phase, momentumPhase, hasPreciseDeltas); +} + } // namespace WebKit diff -Nru webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/WebEventFactory.h webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/WebEventFactory.h --- webkit2gtk-2.40.1/Source/WebKit/Shared/gtk/WebEventFactory.h 2023-03-22 20:03:27.932376400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/Shared/gtk/WebEventFactory.h 2023-06-28 08:27:09.901361500 +0000 @@ -28,6 +28,7 @@ #include "WebKeyboardEvent.h" #include "WebMouseEvent.h" +#include "WebWheelEvent.h" #if ENABLE(TOUCH_EVENTS) #include "WebTouchEvent.h" @@ -50,6 +51,7 @@ #if ENABLE(TOUCH_EVENTS) static WebTouchEvent createWebTouchEvent(const GdkEvent*, Vector&&); #endif + static WebWheelEvent createWebWheelEvent(const GdkEvent*, const WebCore::IntPoint&, const WebCore::IntPoint&, const WebCore::FloatSize&, const WebCore::FloatSize&, WebWheelEvent::Phase, WebWheelEvent::Phase, bool hasPreciseDeltas); }; } // namespace WebKit diff -Nru webkit2gtk-2.40.1/Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in webkit2gtk-2.40.4/Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in --- webkit2gtk-2.40.1/Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in 2023-04-04 11:23:09.189252600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in 2023-05-29 07:59:44.936175800 +0000 @@ -3525,6 +3525,7 @@ [AdditionalEncoder=StreamConnectionEncoder] enum class WebCore::DecodingMode : uint8_t { Auto, + SynchronousThumbnail, Synchronous, Asynchronous }; diff -Nru webkit2gtk-2.40.1/Source/WebKit/Shared/WebEvent.h webkit2gtk-2.40.4/Source/WebKit/Shared/WebEvent.h --- webkit2gtk-2.40.1/Source/WebKit/Shared/WebEvent.h 2023-02-20 11:57:24.487308500 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/Shared/WebEvent.h 2023-06-28 08:27:09.901361500 +0000 @@ -26,7 +26,7 @@ #pragma once -// FIXME: We should probably move to makeing the WebCore/PlatformFooEvents trivial classes so that +// FIXME: We should probably move to making the WebCore/PlatformFooEvents trivial classes so that // we can use them as the event type. #include "WebEvent.h" diff -Nru webkit2gtk-2.40.1/Source/WebKit/SourcesCocoa.txt webkit2gtk-2.40.4/Source/WebKit/SourcesCocoa.txt --- webkit2gtk-2.40.1/Source/WebKit/SourcesCocoa.txt 2023-02-20 11:57:24.527308700 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/SourcesCocoa.txt 2023-05-29 07:59:44.936175800 +0000 @@ -28,6 +28,7 @@ NetworkProcess/cocoa/NetworkDataTaskCocoa.mm NetworkProcess/cocoa/NetworkProcessCocoa.mm NetworkProcess/cocoa/NetworkSessionCocoa.mm +NetworkProcess/cocoa/NetworkTaskCocoa.mm NetworkProcess/cocoa/WKURLSessionTaskDelegate.mm NetworkProcess/Classifier/WebResourceLoadStatisticsStore.cpp diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp 2023-02-20 11:57:24.640642400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitCookieManager.cpp 2023-05-29 07:59:44.936175800 +0000 @@ -225,7 +225,7 @@ * @cookie_manager: a #WebKitCookieManager * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the cookie acceptance policy of @cookie_manager. * @@ -272,7 +272,7 @@ * @cookie: the #SoupCookie to be added * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously add a #SoupCookie to the underlying storage. * @@ -318,7 +318,7 @@ * @uri: the URI associated to the cookies to be retrieved * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get a list of #SoupCookie from @cookie_manager. * @@ -376,7 +376,7 @@ * @cookie: the #SoupCookie to be deleted * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously delete a #SoupCookie from the current session. * @@ -422,7 +422,7 @@ * @cookie_manager: a #WebKitCookieManager * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the list of domains for which @cookie_manager contains cookies. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp 2023-02-20 11:57:24.640642400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitFaviconDatabase.cpp 2023-05-29 07:59:44.936175800 +0000 @@ -203,9 +203,9 @@ * @database: a #WebKitFaviconDatabase * @page_uri: URI of the page for which we want to retrieve the favicon * @cancellable: (allow-none): A #GCancellable or %NULL. - * @callback: (scope async): A #GAsyncReadyCallback to call when the request is + * @callback: (scope async) (nullable): A #GAsyncReadyCallback to call when the request is * satisfied or %NULL if you don't care about the result. - * @user_data: (closure): The data to pass to @callback. + * @user_data: The data to pass to @callback. * * Asynchronously obtains a favicon image. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp 2023-02-20 11:57:24.650642400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp 2023-05-29 07:59:44.936175800 +0000 @@ -553,7 +553,7 @@ * @session: a #WebKitNetworkSession * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the list of #WebKitITPThirdParty seen for @session. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp 2023-04-14 20:08:26.632029300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitProtocolHandler.cpp 2023-05-29 07:59:44.936175800 +0000 @@ -49,7 +49,6 @@ #include #include #endif -#endif #if USE(LIBEPOXY) #include @@ -66,6 +65,7 @@ #include #endif #endif +#endif #if PLATFORM(X11) #include diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitUserContentFilterStore.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitUserContentFilterStore.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitUserContentFilterStore.cpp 2023-02-20 11:57:24.657309000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitUserContentFilterStore.cpp 2023-05-29 07:59:44.940176000 +0000 @@ -216,7 +216,7 @@ * @source: #GBytes containing the rule set in JSON format * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when saving is completed - * @user_data: (closure): the data to pass to the callback function + * @user_data: the data to pass to the callback function * * Asynchronously save a content filter from a set source rule. * @@ -282,7 +282,7 @@ * @file: a #GFile containing the rule set in JSON format * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when saving is completed - * @user_data: (closure): the data to pass to the callback function + * @user_data: the data to pass to the callback function * * Asynchronously save a content filter from the contents of a file. * @@ -365,7 +365,7 @@ * @identifier: a filter identifier * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the removal is completed - * @user_data: (closure): the data to pass to the callback function + * @user_data: the data to pass to the callback function * * Asynchronously remove a content filter given its @identifier. * @@ -424,7 +424,7 @@ * @identifier: a filter identifier * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the load is completed - * @user_data: (closure): the data to pass to the callback function + * @user_data: the data to pass to the callback function * * Asynchronously load a content filter given its @identifier. * @@ -485,7 +485,7 @@ * @store: a #WebKitUserContentFilterStore * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the removal is completed - * @user_data: (closure): the data to pass to the callback function + * @user_data: the data to pass to the callback function * * Asynchronously retrieve a list of the identifiers for all the stored filters. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp 2023-03-08 08:53:41.579832600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebContext.cpp 2023-05-29 07:59:44.940176000 +0000 @@ -1267,7 +1267,7 @@ * @context: a #WebKitWebContext * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the list of installed plugins. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebResource.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebResource.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebResource.cpp 2023-02-20 11:57:24.660642400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebResource.cpp 2023-05-29 07:59:44.940176000 +0000 @@ -371,7 +371,7 @@ * @resource: a #WebKitWebResource * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the raw data for @resource. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp 2023-02-20 11:57:24.667309000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebsiteDataManager.cpp 2023-05-29 07:59:44.940176000 +0000 @@ -45,25 +45,18 @@ /** * WebKitWebsiteDataManager: - * @See_also: #WebKitWebContext, #WebKitWebsiteData + * @See_also: #WebKitWebsiteData * * Manages data stored locally by web sites. * * You can use WebKitWebsiteDataManager to configure the local directories * where website data will be stored. Use #WebKitWebsiteDataManager:base-data-directory * and #WebKitWebsiteDataManager:base-cache-directory set a common base directory for all - * website data and caches. The newly created WebKitWebsiteDataManager must be passed as - * a construct property to a #WebKitWebContext; you can use webkit_web_context_new_with_website_data_manager() - * to create a new #WebKitWebContext with a WebKitWebsiteDataManager. - * If you don't want to set any specific configuration, you don't need to create - * a WebKitWebsiteDataManager: the #WebKitWebContext will create a WebKitWebsiteDataManager - * with the default configuration. To get the WebKitWebsiteDataManager of a #WebKitWebContext, - * you can use webkit_web_context_get_website_data_manager(). + * website data and caches. * - * A WebKitWebsiteDataManager can also be ephemeral, in which case all the directory configuration + * A WebKitWebsiteDataManager can be ephemeral, in which case all the directory configuration * is not needed because website data will never persist. You can create an ephemeral WebKitWebsiteDataManager - * with webkit_website_data_manager_new_ephemeral() and pass the ephemeral WebKitWebsiteDataManager to - * a #WebKitWebContext, or simply use webkit_web_context_new_ephemeral(). + * with webkit_website_data_manager_new_ephemeral(). * * WebKitWebsiteDataManager can also be used to fetch website data, remove data * stored by particular websites, or clear data for all websites modified since a given @@ -1154,7 +1147,7 @@ * @types: #WebKitWebsiteDataTypes * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the list of #WebKitWebsiteData for the given @types. * @@ -1209,7 +1202,7 @@ * @website_data: (element-type WebKitWebsiteData): a #GList of #WebKitWebsiteData * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously removes the website data in the given @website_data list. * @@ -1276,7 +1269,7 @@ * @timespan: a #GTimeSpan * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously clear the website data of the given @types modified in the past @timespan. * @@ -1596,7 +1589,7 @@ * @manager: a #WebKitWebsiteDataManager * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously get the list of #WebKitITPThirdParty seen for @manager. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp 2023-03-08 13:24:38.337439000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp 2023-05-29 07:59:44.940176000 +0000 @@ -3830,7 +3830,7 @@ * @command: the command to check * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously check if it is possible to execute the given editing command. * @@ -4035,7 +4035,7 @@ * @source_uri: (nullable): the source URI * @cancellable: (nullable): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously evaluate @script in the script world with name @world_name of the main frame current context in @web_view. * If @world_name is %NULL, the default world is used. Any value that is not %NULL is a distinct world. @@ -4172,7 +4172,7 @@ * @source_uri: (nullable): the source URI * @cancellable: (nullable): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously call @body with @arguments in the script world with name @world_name of the main frame current context in @web_view. * The @arguments values must be one of the following types, or contain only the following GVariant types: number, string and dictionary. @@ -4268,7 +4268,7 @@ * @script: the script to run * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously run @script in the context of the current page in @web_view. * @@ -4357,7 +4357,7 @@ * @world_name: the name of a #WebKitScriptWorld * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously run @script in the script world. * @@ -4386,7 +4386,7 @@ * @world_name (nullable): the name of a #WebKitScriptWorld, if no name (i.e. %NULL) is provided, the default world is used. Any value that is not %NULL is a distinct world. * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously run @body in the script world with name @world_name of the current page context in * @web_view. If WebKitSettings:enable-javascript is FALSE, this method will do nothing. This API @@ -4498,7 +4498,7 @@ * @resource: the location of the resource to load * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the script finished - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously run the script from @resource. * @@ -4655,7 +4655,7 @@ * @save_mode: the #WebKitSaveMode specifying how the web page should be saved. * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously save the current web page. * @@ -4718,7 +4718,7 @@ * @save_mode: the #WebKitSaveMode specifying how the web page should be saved. * @cancellable: (allow-none): a #GCancellable or %NULL to ignore * @callback: (scope async): a #GAsyncReadyCallback to call when the request is satisfied - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Asynchronously save the current web page. * @@ -4855,7 +4855,7 @@ * @options: #WebKitSnapshotOptions for the snapshot * @cancellable: (allow-none): a #GCancellable * @callback: (scope async): a #GAsyncReadyCallback - * @user_data: (closure): user data + * @user_data: user data * * Asynchronously retrieves a snapshot of @web_view for @region. * @@ -5050,8 +5050,8 @@ /** * webkit_web_view_add_frame_displayed_callback: * @web_view: a #WebKitWebView - * @callback: a #WebKitFrameDisplayedCallback - * @user_data: (closure): user data to pass to @callback + * @callback: (scope notified): a #WebKitFrameDisplayedCallback + * @user_data: user data to pass to @callback * @destroy_notify: (nullable): destroy notifier for @user_data * * Add a callback to be called when the backend notifies that a frame has been displayed in @web_view. @@ -5104,7 +5104,7 @@ * @message: a #WebKitUserMessage * @cancellable: (nullable): a #GCancellable or %NULL to ignore * @callback: (scope async): (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL - * @user_data: (closure): the data to pass to callback function + * @user_data: the data to pass to callback function * * Send @message to the #WebKitWebPage corresponding to @web_view. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp 2023-03-22 20:03:27.935710000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp 2023-06-28 08:27:09.901361500 +0000 @@ -71,6 +71,7 @@ #include #include #include +#include #include #include #include @@ -1646,7 +1647,35 @@ return; #endif - priv->pageProxy->handleMouseEvent(NativeWebMouseEvent({ -1, -1 })); + if (!priv->lastMotionEvent) + return; + + // We need to synthesize a fake mouse event here to let WebCore know that the mouse has left the + // web view. Let's compute a point outside the web view that is close to the previous + // coordinates of the pointer before it left the web view. First we'll figure out which + // coordinate is closest to an edge of the web view, then we'll adjust the coordinate to be one + // pixel outside the view. This is not necessarily the closest point outside the web view, but + // it's simple to calculate and surely good enough. + + int previousX = std::round(priv->lastMotionEvent->position.x()); + int previousY = std::round(priv->lastMotionEvent->position.y()); + int width = gtk_widget_get_width(GTK_WIDGET(webViewBase)); + int height = gtk_widget_get_height(GTK_WIDGET(webViewBase)); + int xDistanceFromRightEdge = width - previousX; + int yDistanceFromBottomEdge = height - previousY; + + if (previousX <= xDistanceFromRightEdge && previousX <= previousY && previousX <= yDistanceFromBottomEdge) + priv->pageProxy->handleMouseEvent(NativeWebMouseEvent({ -1, previousY })); + else if (xDistanceFromRightEdge <= previousX && xDistanceFromRightEdge <= previousY && xDistanceFromRightEdge <= yDistanceFromBottomEdge) + priv->pageProxy->handleMouseEvent(NativeWebMouseEvent({ width, previousY })); + else if (previousY <= previousX && previousY <= xDistanceFromRightEdge && previousY <= yDistanceFromBottomEdge) + priv->pageProxy->handleMouseEvent(NativeWebMouseEvent({ previousX, -1 })); + else { + ASSERT(yDistanceFromBottomEdge <= previousX); + ASSERT(yDistanceFromBottomEdge <= previousY); + ASSERT(yDistanceFromBottomEdge <= xDistanceFromRightEdge); + priv->pageProxy->handleMouseEvent(NativeWebMouseEvent({ previousX, height })); + } } #endif diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp 2023-04-17 10:00:37.773849700 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/Launcher/glib/BubblewrapLauncher.cpp 2023-05-29 07:59:44.944176000 +0000 @@ -505,7 +505,8 @@ struct scmp_arg_cmp cloneArg = SCMP_A0(SCMP_CMP_MASKED_EQ, CLONE_NEWUSER, CLONE_NEWUSER); #endif - struct scmp_arg_cmp ttyArg = SCMP_A1(SCMP_CMP_MASKED_EQ, 0xFFFFFFFFu, TIOCSTI); + struct scmp_arg_cmp tiocstiArg = SCMP_A1(SCMP_CMP_MASKED_EQ, 0xFFFFFFFFu, TIOCSTI); + struct scmp_arg_cmp tioclinuxArg = SCMP_A1(SCMP_CMP_MASKED_EQ, 0xFFFFFFFFu, TIOCLINUX); struct { int scall; int errnum; @@ -546,7 +547,11 @@ { SCMP_SYS(clone), EPERM, &cloneArg }, // Don't allow faking input to the controlling tty (CVE-2017-5226) - { SCMP_SYS(ioctl), EPERM, &ttyArg }, + { SCMP_SYS(ioctl), EPERM, &tiocstiArg }, + // In the unlikely event that the controlling tty is a Linux virtual + // console (/dev/tty2 or similar), copy/paste operations have an effect + // similar to TIOCSTI (CVE-2023-28100). + { SCMP_SYS(ioctl), EPERM, &tioclinuxArg }, // seccomp can't look into clone3()'s struct clone_args to check whether // the flags are OK, so we have no choice but to block clone3(). diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp 2023-02-20 11:57:24.730642600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/Launcher/glib/ProcessLauncherGLib.cpp 2023-05-29 07:59:44.944176000 +0000 @@ -220,9 +220,9 @@ if (sandboxEnabled && isFlatpakSpawnUsable()) process = flatpakSpawn(launcher.get(), m_launchOptions, argv, socketPair.client, &error.outPtr()); #if ENABLE(BUBBLEWRAP_SANDBOX) - // You cannot use bubblewrap within Flatpak or Docker so lets ensure it never happens. + // You cannot use bubblewrap within Flatpak or some containers so lets ensure it never happens. // Snap can allow it but has its own limitations that require workarounds. - else if (sandboxEnabled && !isInsideFlatpak() && !isInsideSnap() && !isInsideDocker()) + else if (sandboxEnabled && !isInsideFlatpak() && !isInsideSnap() && !isInsideUnsupportedContainer()) process = bubblewrapSpawn(launcher.get(), m_launchOptions, argv, &error.outPtr()); #endif // ENABLE(BUBBLEWRAP_SANDBOX) else diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp webkit2gtk-2.40.4/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp 2023-02-20 11:57:24.820643000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.cpp 2023-06-28 08:31:33.858490000 +0000 @@ -409,12 +409,15 @@ m_cgroupV2MemoryHighFile = getCgroupFile("/", memoryControllerPath, CString("memory.high")); m_cgroupMemoryMemswLimitInBytesFile = getCgroupFile("memory", memoryControllerPath, CString("memory.memsw.limit_in_bytes")); + m_cgroupMemoryMemswUsageInBytesFile = getCgroupFile("memory", memoryControllerPath, CString("memory.memsw.usage_in_bytes")); m_cgroupMemoryLimitInBytesFile = getCgroupFile("memory", memoryControllerPath, CString("memory.limit_in_bytes")); m_cgroupMemoryUsageInBytesFile = getCgroupFile("memory", memoryControllerPath, CString("memory.usage_in_bytes")); } void CGroupMemoryController::disposeMemoryController() { + if (m_cgroupMemoryMemswUsageInBytesFile) + fclose(m_cgroupMemoryMemswUsageInBytesFile); if (m_cgroupMemoryMemswLimitInBytesFile) fclose(m_cgroupMemoryMemswLimitInBytesFile); if (m_cgroupMemoryLimitInBytesFile) @@ -464,6 +467,7 @@ if (value != notSet) return value; + // Check memory limits in cgroupV1 (fallback) value = getCgroupFileValue(m_cgroupMemoryLimitInBytesFile); if (value != notSet) return value; @@ -475,12 +479,18 @@ { size_t value = notSet; - // Check memory limits in cgroupV2 + // Get the total amount of memory currently being used by the cgroup + // and its descendants in cgroupV2 value = getCgroupFileValue(m_cgroupV2MemoryCurrentFile); if (value != notSet) return value; - // Check memory limits in cgroupV1 + // Get current memory used (memory+Swap) in cgroupV1 + value = getCgroupFileValue(m_cgroupMemoryMemswUsageInBytesFile); + if (value != notSet) + return value; + + // Get current memory used in cgroupV1 (fallback) value = getCgroupFileValue(m_cgroupMemoryUsageInBytesFile); if (value != notSet) return value; diff -Nru webkit2gtk-2.40.1/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h webkit2gtk-2.40.4/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h --- webkit2gtk-2.40.1/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h 2023-02-20 11:57:24.820643000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/UIProcess/linux/MemoryPressureMonitor.h 2023-06-28 08:31:33.858490000 +0000 @@ -68,6 +68,7 @@ CString m_cgroupMemoryControllerPath; FILE* m_cgroupMemoryMemswLimitInBytesFile; + FILE* m_cgroupMemoryMemswUsageInBytesFile; FILE* m_cgroupMemoryLimitInBytesFile; FILE* m_cgroupMemoryUsageInBytesFile; diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp 2023-02-20 11:57:24.857309600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.cpp 2023-05-29 07:59:44.968176600 +0000 @@ -234,6 +234,11 @@ return; } + if (!m_element) { + close(); + return; + } + #if !PLATFORM(IOS_FAMILY) m_page->hidePageBanners(); #endif diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h webkit2gtk-2.40.4/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h 2023-02-20 11:57:24.857309600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/FullScreen/WebFullScreenManager.h 2023-05-29 07:59:44.968176600 +0000 @@ -71,6 +71,9 @@ void willExitFullScreen(); void didExitFullScreen(); + void saveScrollPosition(); + void restoreScrollPosition(); + WebCore::Element* element(); void videoControlsManagerDidChange(); @@ -85,8 +88,6 @@ void setAnimatingFullScreen(bool); void requestRestoreFullScreen(); void requestExitFullScreen(); - void saveScrollPosition(); - void restoreScrollPosition(); void setFullscreenInsets(const WebCore::FloatBoxExtent&); void setFullscreenAutoHideDuration(Seconds); void setFullscreenControlsHidden(bool); diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp 2023-04-06 19:58:21.085632000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/gbm/RemoteGraphicsContextGLProxyGBM.cpp 2023-05-29 07:59:44.968176600 +0000 @@ -28,7 +28,7 @@ #include "RemoteGraphicsContextGLProxy.h" #include "RemoteRenderingBackendProxy.h" -#if ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(LIBGBM) +#if ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(GBM) // This is a standalone check of additional requirements in this implementation, // avoiding having to place an overwhelming amount of build guards over the rest of the code. @@ -144,4 +144,4 @@ } // namespace WebKit -#endif // ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(LIBGBM) +#endif // ENABLE(GPU_PROCESS) && ENABLE(WEBGL) && USE(GBM) diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.cpp 2023-02-20 11:57:24.857309600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.cpp 2023-05-29 07:59:44.968176600 +0000 @@ -80,6 +80,18 @@ return m_imageBuffer ? m_imageBuffer->renderingMode() : RenderingMode::Unaccelerated; } +DecodingMode RemoteDisplayListRecorderProxy::preferredImageDecodingMode() const +{ + if (!m_imageBuffer) + return DecodingMode::Synchronous; + + auto renderingPurpose = m_imageBuffer->renderingPurpose(); + if (renderingPurpose == RenderingPurpose::DOM || renderingPurpose == RenderingPurpose::LayerBacking) + return DecodingMode::SynchronousThumbnail; + + return DecodingMode::Synchronous; +} + void RemoteDisplayListRecorderProxy::recordSave() { send(Messages::RemoteDisplayListRecorder::Save()); diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.h webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.h --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.h 2023-02-20 11:57:24.857309600 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteDisplayListRecorderProxy.h 2023-05-29 07:59:44.968176600 +0000 @@ -60,6 +60,8 @@ WebCore::RenderingMode renderingMode() const final; + WebCore::DecodingMode preferredImageDecodingMode() const final; + void recordSave() final; void recordRestore() final; void recordTranslate(float x, float y) final; diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp 2023-02-20 11:57:24.860643000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp 2023-05-29 07:59:44.968176600 +0000 @@ -118,7 +118,13 @@ if (!handle) return; + auto platformImage = bitmap->createPlatformImage(DontCopyBackingStore, ShouldInterpolate::Yes); + if (!platformImage) + return; + + image.setPlatformImage(WTFMove(platformImage)); handle->takeOwnershipOfMemory(MemoryLedger::Graphics); + m_nativeImages.add(image.renderingResourceIdentifier(), image); // Set itself as an observer to NativeImage, so releaseNativeImage() diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp 2023-02-20 11:57:24.887309800 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/c/WKBundlePage.cpp 2023-05-29 07:59:44.972176800 +0000 @@ -130,6 +130,7 @@ void WKBundlePageWillEnterFullScreen(WKBundlePageRef pageRef) { #if ENABLE(FULLSCREEN_API) + WebKit::toImpl(pageRef)->fullScreenManager()->saveScrollPosition(); WebKit::toImpl(pageRef)->fullScreenManager()->willEnterFullScreen(); #else UNUSED_PARAM(pageRef); @@ -158,6 +159,7 @@ { #if ENABLE(FULLSCREEN_API) WebKit::toImpl(pageRef)->fullScreenManager()->didExitFullScreen(); + WebKit::toImpl(pageRef)->fullScreenManager()->restoreScrollPosition(); #else UNUSED_PARAM(pageRef); #endif diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp 2023-03-08 08:53:41.586499200 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebExtension.cpp 2023-05-29 07:59:44.972176800 +0000 @@ -251,8 +251,8 @@ * @extension: a #WebKitWebExtension * @message: a #WebKitUserMessage * @cancellable: (nullable): a #GCancellable or %NULL to ignore - * @callback: (scope async): (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL - * @user_data: (closure): the data to pass to callback function + * @callback: (scope async) (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL + * @user_data: the data to pass to callback function * * Send @message to the #WebKitWebContext corresponding to @extension. If @message is floating, it's consumed. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp 2023-02-20 11:57:24.893976400 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebPage.cpp 2023-05-29 07:59:44.972176800 +0000 @@ -905,8 +905,8 @@ * @web_page: a #WebKitWebPage * @message: a #WebKitUserMessage * @cancellable: (nullable): a #GCancellable or %NULL to ignore - * @callback: (scope async): (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL - * @user_data: (closure): the data to pass to callback function + * @callback: (scope async) (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL + * @user_data: the data to pass to callback function * * Send @message to the #WebKitWebView corresponding to @web_page. If @message is floating, it's consumed. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebProcessExtension.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebProcessExtension.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebProcessExtension.cpp 2023-03-08 08:53:41.586499200 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/InjectedBundle/API/glib/WebKitWebProcessExtension.cpp 2023-05-29 07:59:44.972176800 +0000 @@ -257,8 +257,8 @@ * @extension: a #WebKitWebProcessExtension * @message: a #WebKitUserMessage * @cancellable: (nullable): a #GCancellable or %NULL to ignore - * @callback: (scope async): (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL - * @user_data: (closure): the data to pass to callback function + * @callback: (scope async) (nullable): A #GAsyncReadyCallback to call when the request is satisfied or %NULL + * @user_data: the data to pass to callback function * * Send @message to the #WebKitWebContext corresponding to @extension. If @message is floating, it's consumed. * diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/Network/WebSocketChannel.cpp webkit2gtk-2.40.4/Source/WebKit/WebProcess/Network/WebSocketChannel.cpp --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/Network/WebSocketChannel.cpp 2023-02-20 11:57:24.950643300 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/Network/WebSocketChannel.cpp 2023-05-29 07:59:44.976177000 +0000 @@ -131,19 +131,29 @@ OptionSet networkConnectionIntegrityPolicy; bool allowPrivacyProxy { true }; + std::optional frameID; + std::optional pageID; + ShouldRelaxThirdPartyCookieBlocking shouldRelaxThirdPartyCookieBlocking { ShouldRelaxThirdPartyCookieBlocking::No }; + StoredCredentialsPolicy storedCredentialsPolicy { StoredCredentialsPolicy::Use }; if (auto* frame = m_document ? m_document->frame() : nullptr) { + frameID = frame->frameID(); + pageID = frame->pageID(); auto* mainFrame = dynamicDowncast(frame->mainFrame()); if (!mainFrame) - return ConnectStatus::KO; + return ConnectStatus::KO; if (auto* mainFrameDocumentLoader = mainFrame->document() ? mainFrame->document()->loader() : nullptr) { allowPrivacyProxy = mainFrameDocumentLoader->allowPrivacyProxy(); networkConnectionIntegrityPolicy = mainFrameDocumentLoader->networkConnectionIntegrityPolicy(); } + if (auto* page = frame->page()) { + shouldRelaxThirdPartyCookieBlocking = page->shouldRelaxThirdPartyCookieBlocking(); + storedCredentialsPolicy = page->canUseCredentialStorage() ? StoredCredentialsPolicy::Use : StoredCredentialsPolicy::DoNotUse; + } } m_inspector.didCreateWebSocket(url); m_url = request->url(); - MessageSender::send(Messages::NetworkConnectionToWebProcess::CreateSocketChannel { *request, protocol, m_identifier, m_webPageProxyID, m_document->clientOrigin(), WebProcess::singleton().hadMainFrameMainResourcePrivateRelayed(), allowPrivacyProxy, networkConnectionIntegrityPolicy }); + MessageSender::send(Messages::NetworkConnectionToWebProcess::CreateSocketChannel { *request, protocol, m_identifier, m_webPageProxyID, frameID, pageID, m_document->clientOrigin(), WebProcess::singleton().hadMainFrameMainResourcePrivateRelayed(), allowPrivacyProxy, networkConnectionIntegrityPolicy, shouldRelaxThirdPartyCookieBlocking, storedCredentialsPolicy }); return ConnectStatus::OK; } diff -Nru webkit2gtk-2.40.1/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h webkit2gtk-2.40.4/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h --- webkit2gtk-2.40.1/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h 2023-04-12 12:32:07.126927000 +0000 +++ webkit2gtk-2.40.4/Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/LayerTreeHost.h 2023-05-29 07:59:44.976177000 +0000 @@ -176,7 +176,7 @@ }; #if !USE(COORDINATED_GRAPHICS) -inline LayerTreeHost::LayerTreeHost(WebPage& webPage) : m_webPage(webPage) { } +inline LayerTreeHost::LayerTreeHost(WebPage& webPage, WebCore::PlatformDisplayID displayID) : m_webPage(webPage), m_displayID(displayID) { } inline LayerTreeHost::~LayerTreeHost() { } inline void LayerTreeHost::setLayerFlushSchedulingEnabled(bool) { } inline void LayerTreeHost::setShouldNotifyAfterNextScheduledLayerFlush(bool) { } diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/Assertions.h webkit2gtk-2.40.4/Source/WTF/wtf/Assertions.h --- webkit2gtk-2.40.1/Source/WTF/wtf/Assertions.h 2023-02-20 11:57:18.973959200 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/Assertions.h 2023-05-29 07:59:44.756170700 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2022 Apple Inc. All rights reserved. + * Copyright (C) 2003-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -69,6 +69,10 @@ #endif #endif +#if USE(APPLE_INTERNAL_SDK) +#include +#endif + /* ASSERT_ENABLED is defined in PlatformEnable.h. */ #ifndef BACKTRACE_DISABLED @@ -820,6 +824,16 @@ #endif /* __cplusplus */ +#if USE(APPLE_INTERNAL_SDK) +#define CRASH_WITH_EXTRA_SECURITY_IMPLICATION_AND_INFO(abortReason, abortMsg, ...) do { \ + if (g_wtfConfig.useSpecialAbortForExtraSecurityImplications) \ + abort_with_reason(OS_REASON_WEBKIT, abortReason, abortMsg, OS_REASON_FLAG_SECURITY_SENSITIVE); \ + CRASH_WITH_INFO(__VA_ARGS__); \ + } while (false) +#else +#define CRASH_WITH_EXTRA_SECURITY_IMPLICATION_AND_INFO(abortReason, abortMsg, ...) CRASH_WITH_INFO(__VA_ARGS__) +#endif + /* UNREACHABLE_FOR_PLATFORM */ #if COMPILER(CLANG) diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/FileSystem.cpp webkit2gtk-2.40.4/Source/WTF/wtf/FileSystem.cpp --- webkit2gtk-2.40.1/Source/WTF/wtf/FileSystem.cpp 2023-02-20 11:57:18.990625900 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/FileSystem.cpp 2023-05-29 07:59:44.756170700 +0000 @@ -41,11 +41,6 @@ #include #endif -#if USE(GLIB) -#include -#include -#endif - #if HAVE(STD_FILESYSTEM) || HAVE(STD_EXPERIMENTAL_FILESYSTEM) #include #endif @@ -329,13 +324,7 @@ if (!isHandleValid(handle)) return false; - int fd; -#if USE(GLIB) - auto* inputStream = g_io_stream_get_input_stream(G_IO_STREAM(handle)); - fd = g_file_descriptor_based_get_fd(G_FILE_DESCRIPTOR_BASED(inputStream)); -#else - fd = handle; -#endif + int fd = posixFileDescriptor(handle); struct stat fileStat; if (fstat(fd, &fileStat)) { diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/FileSystem.h webkit2gtk-2.40.4/Source/WTF/wtf/FileSystem.h --- webkit2gtk-2.40.1/Source/WTF/wtf/FileSystem.h 2023-02-20 11:57:18.990625900 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/FileSystem.h 2023-05-29 07:59:44.756170700 +0000 @@ -54,7 +54,7 @@ #endif #if USE(GLIB) -typedef struct _GFileIOStream GFileIOStream; +typedef struct _GSeekable GSeekable; #endif namespace WTF { @@ -63,7 +63,7 @@ // PlatformFileHandle #if USE(GLIB) && !OS(WINDOWS) -typedef GFileIOStream* PlatformFileHandle; +typedef GSeekable* PlatformFileHandle; const PlatformFileHandle invalidPlatformFileHandle = nullptr; #elif OS(WINDOWS) typedef HANDLE PlatformFileHandle; @@ -198,6 +198,10 @@ WTF_EXPORT_PRIVATE bool filesHaveSameVolume(const String&, const String&); +#if !OS(WINDOWS) +WTF_EXPORT_PRIVATE int posixFileDescriptor(PlatformFileHandle); +#endif + #if USE(CF) WTF_EXPORT_PRIVATE RetainPtr pathAsURL(const String&); #endif diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/glib/FileSystemGlib.cpp webkit2gtk-2.40.4/Source/WTF/wtf/glib/FileSystemGlib.cpp --- webkit2gtk-2.40.1/Source/WTF/wtf/glib/FileSystemGlib.cpp 2023-02-20 11:57:19.060626000 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/glib/FileSystemGlib.cpp 2023-05-29 07:59:44.760170700 +0000 @@ -125,9 +125,70 @@ #endif } +// Annoyingly, many important methods are not shared by the different GIO classes. Lacking native polymorphism, we have to dispatch the specific methods by hand: + +static bool genericGIOFileClose(PlatformFileHandle handle) +{ + if (G_IS_INPUT_STREAM(handle)) + return g_input_stream_close(G_INPUT_STREAM(handle), nullptr, nullptr); + if (G_IS_OUTPUT_STREAM(handle)) + return g_output_stream_close(G_OUTPUT_STREAM(handle), nullptr, nullptr); + if (G_IS_IO_STREAM(handle)) + return g_io_stream_close(G_IO_STREAM(handle), nullptr, nullptr); + RELEASE_ASSERT_NOT_REACHED(); +} + +static GRefPtr genericGIOFileQueryInfo(PlatformFileHandle handle, const char* attributes) +{ + if (G_IS_FILE_INPUT_STREAM(handle)) + return adoptGRef(g_file_input_stream_query_info(G_FILE_INPUT_STREAM(handle), attributes, nullptr, nullptr)); + if (G_IS_FILE_OUTPUT_STREAM(handle)) + return adoptGRef(g_file_output_stream_query_info(G_FILE_OUTPUT_STREAM(handle), attributes, nullptr, nullptr)); + if (G_IS_FILE_IO_STREAM(handle)) + return adoptGRef(g_file_io_stream_query_info(G_FILE_IO_STREAM(handle), attributes, nullptr, nullptr)); + RELEASE_ASSERT_NOT_REACHED(); +} + +static GInputStream* genericGIOGetInputStream(PlatformFileHandle handle) +{ + if (G_IS_IO_STREAM(handle)) + return g_io_stream_get_input_stream(G_IO_STREAM(handle)); + if (G_IS_INPUT_STREAM(handle)) + return G_INPUT_STREAM(handle); + return nullptr; // handle is an incompatible type, i.e. GFileOutputStream +} + +static GOutputStream* genericGIOGetOutputStream(PlatformFileHandle handle) +{ + if (G_IS_IO_STREAM(handle)) + return g_io_stream_get_output_stream(G_IO_STREAM(handle)); + if (G_IS_OUTPUT_STREAM(handle)) + return G_OUTPUT_STREAM(handle); + return nullptr; // handle is an incompatible type, i.e. GFileInputStream +} + +static GFileDescriptorBased* genericGIOGetFileDescriptorBased(PlatformFileHandle handle) +{ + // GFileInputStream and GFileOutputStream implement the GFileDescriptorBased interface. + // GFileIOStream does not, but its inner streams do. + if (G_IS_FILE_IO_STREAM(handle)) + return G_FILE_DESCRIPTOR_BASED(g_io_stream_get_input_stream(G_IO_STREAM(handle))); + return G_FILE_DESCRIPTOR_BASED(handle); +} + +int posixFileDescriptor(PlatformFileHandle handle) +{ + if (!isHandleValid(handle)) + return -1; + + GFileDescriptorBased* descriptorBased = genericGIOGetFileDescriptorBased(handle); + return g_file_descriptor_based_get_fd(descriptorBased); +} + std::optional fileSize(PlatformFileHandle handle) { - GRefPtr info = adoptGRef(g_file_io_stream_query_info(handle, G_FILE_ATTRIBUTE_STANDARD_SIZE, nullptr, nullptr)); + + GRefPtr info = genericGIOFileQueryInfo(handle, G_FILE_ATTRIBUTE_STANDARD_SIZE); if (!info) return std::nullopt; @@ -137,7 +198,7 @@ std::optional fileID(PlatformFileHandle handle) { if (isHandleValid(handle)) { - auto info = adoptGRef(g_file_io_stream_query_info(handle, G_FILE_ATTRIBUTE_ID_FILE, nullptr, nullptr)); + auto info = genericGIOFileQueryInfo(handle, G_FILE_ATTRIBUTE_ID_FILE); if (info && g_file_info_has_attribute(info.get(), G_FILE_ATTRIBUTE_ID_FILE)) return { g_file_info_get_attribute_string(info.get(), G_FILE_ATTRIBUTE_ID_FILE) }; } @@ -172,7 +233,7 @@ GUniquePtr tempPath(g_build_filename(g_get_tmp_dir(), filename.get(), nullptr)); GRefPtr file = adoptGRef(g_file_new_for_path(tempPath.get())); - handle = g_file_create_readwrite(file.get(), G_FILE_CREATE_NONE, nullptr, nullptr); + handle = G_SEEKABLE(g_file_create_readwrite(file.get(), G_FILE_CREATE_NONE, nullptr, nullptr)); if (!isHandleValid(handle)) return String(); return String::fromUTF8(tempPath.get()); @@ -185,22 +246,48 @@ return invalidPlatformFileHandle; GRefPtr file = adoptGRef(g_file_new_for_path(filename.data())); - GRefPtr ioStream; - GFileCreateFlags permissionFlag = (permission == FileAccessPermission::All) ? G_FILE_CREATE_NONE : G_FILE_CREATE_PRIVATE; + GFileCreateFlags creationFlags = (permission == FileAccessPermission::All) ? G_FILE_CREATE_NONE : G_FILE_CREATE_PRIVATE; - if (failIfFileExists) { - ioStream = adoptGRef(g_file_create_readwrite(file.get(), permissionFlag, nullptr, nullptr)); - return ioStream.leakRef(); - } + if (mode == FileOpenMode::Read) + return G_SEEKABLE(g_file_read(file.get(), nullptr, nullptr)); - if (mode == FileOpenMode::Read || mode == FileOpenMode::ReadWrite) - ioStream = adoptGRef(g_file_open_readwrite(file.get(), nullptr, nullptr)); - else { - ASSERT(mode == FileOpenMode::Truncate); - ioStream = adoptGRef(g_file_replace_readwrite(file.get(), nullptr, FALSE, permissionFlag, nullptr, nullptr)); - } + // Embarrasingly, GIO doesn't have an atomic create-or-open function. + // + // The closest thing to create-or-open in GIO is g_file_replace() and g_file_replace_readwrite(), but they have some problems: + // (a) In the case of modifying an existing file, they return a new file in /tmp, doing a move swap when closing. + // Even calling g_output_stream_flush() won't update the original file. + // (b) g_file_replace_readwrite() followed by a g_io_stream_close() will truncate the file, but we don't want ReadWrite to truncate. + // + // There is no pretty way out of this. Two naive solutions are: + // (a) We try to create, if it fails we try to open -> If the file is deleted between the two operations we fail. + // (b) We try to open, if it fails we try to create -> If the file is created between the two operations we fail. + // + // The most reliable thing we can do is spinlock retrying the other operation when we get a G_IO_ERROR_NOT_FOUND or G_IO_ERROR_EXISTS. + while (true) { + GRefPtr seekable; + GError* error = nullptr; + + // Try to create the file + if (mode == FileOpenMode::Truncate) + seekable = adoptGRef(G_SEEKABLE(g_file_create(file.get(), creationFlags, nullptr, &error))); + else + seekable = adoptGRef(G_SEEKABLE(g_file_create_readwrite(file.get(), creationFlags, nullptr, &error))); + + if (seekable || failIfFileExists || (error && !g_error_matches(error, G_IO_ERROR, G_IO_ERROR_EXISTS))) + return seekable.leakRef(); + + // Try to open the file instead. + // We need to open the file as readwrite because there is no write-only open in GIO. + // We could use g_io_stream_get_output_stream() to get a GFileOutputStream, but that doesn't seem to be well supported: + // even if we ref the output stream before closing the IOStream, the latter will still cause the file to be closed and + // therefore we would be returning a stream with an invalid file handle. + seekable = adoptGRef(G_SEEKABLE(g_file_open_readwrite(file.get(), nullptr, nullptr))); + if (seekable && mode == FileOpenMode::Truncate) + g_seekable_truncate(seekable.get(), 0, nullptr, nullptr); - return ioStream.leakRef(); + if (seekable || (error && !g_error_matches(error, G_IO_ERROR, G_IO_ERROR_NOT_FOUND))) + return seekable.leakRef(); + } } void closeFile(PlatformFileHandle& handle) @@ -208,7 +295,7 @@ if (!isHandleValid(handle)) return; - g_io_stream_close(G_IO_STREAM(handle), 0, 0); + genericGIOFileClose(handle); g_object_unref(handle); handle = invalidPlatformFileHandle; } @@ -230,19 +317,22 @@ ASSERT_NOT_REACHED(); } - if (!g_seekable_seek(G_SEEKABLE(g_io_stream_get_input_stream(G_IO_STREAM(handle))), offset, seekType, nullptr, nullptr)) + if (!g_seekable_seek(handle, offset, seekType, nullptr, nullptr)) return -1; - return g_seekable_tell(G_SEEKABLE(g_io_stream_get_input_stream(G_IO_STREAM(handle)))); + return g_seekable_tell(handle); } bool truncateFile(PlatformFileHandle handle, long long offset) { - return g_seekable_truncate(G_SEEKABLE(g_io_stream_get_output_stream(G_IO_STREAM(handle))), offset, nullptr, nullptr); + return g_seekable_truncate(handle, offset, nullptr, nullptr); } bool flushFile(PlatformFileHandle handle) { - return g_output_stream_flush(g_io_stream_get_output_stream(G_IO_STREAM(handle)), nullptr, nullptr); + GOutputStream* outputStream = genericGIOGetOutputStream(handle); + if (!outputStream) + return true; // A read-only file needs no flushing. + return g_output_stream_flush(outputStream, nullptr, nullptr); } int writeToFile(PlatformFileHandle handle, const void* data, int length) @@ -250,22 +340,35 @@ if (!length) return 0; + GOutputStream* outputStream = genericGIOGetOutputStream(handle); + if (!outputStream) + return -1; // Attempted to write a read-only file. + + // We're not required by the parent class to enforce that the entire `length` gets written, but + // we'll play safe and do it anyway rather than risking a function not handling partial writes. + // All GIO backends handle EINTR internally, so we don't need to handle it here. gsize bytesWritten; - g_output_stream_write_all(g_io_stream_get_output_stream(G_IO_STREAM(handle)), - data, length, &bytesWritten, nullptr, nullptr); + if (!g_output_stream_write_all(outputStream, data, length, &bytesWritten, nullptr, nullptr)) + return -1; // Write failed. return bytesWritten; } int readFromFile(PlatformFileHandle handle, void* data, int length) { - GUniqueOutPtr error; - do { - gssize bytesRead = g_input_stream_read(g_io_stream_get_input_stream(G_IO_STREAM(handle)), - data, length, nullptr, &error.outPtr()); - if (bytesRead >= 0) - return bytesRead; - } while (error && error->code == G_FILE_ERROR_INTR); - return -1; + GInputStream* inputStream = genericGIOGetInputStream(handle); + if (!inputStream) + return -1; // Attempted to read a write-only file. + + // We're not required by the parent class to enforce that the entire `length` gets read, but + // we'll play safe and do it anyway if possible, rather than risking a function not handling + // partial reads. + // All GIO backends handle EINTR internally, so we don't need to handle it here. + gsize bytesRead; + if (g_input_stream_read_all(inputStream, data, length, &bytesRead, nullptr, nullptr)) + return bytesRead; // Complete read succeeded. + if (bytesRead > 0) + return bytesRead; // Read succeeded partially, then failed: return the bytes successfully read. + return -1; // Read failed: nothing was read. } std::optional getFileDeviceId(const String& path) @@ -293,15 +396,15 @@ static_assert(LOCK_SH == WTF::enumToUnderlyingType(FileLockMode::Shared), "LockSharedEncoding is as expected"); static_assert(LOCK_EX == WTF::enumToUnderlyingType(FileLockMode::Exclusive), "LockExclusiveEncoding is as expected"); static_assert(LOCK_NB == WTF::enumToUnderlyingType(FileLockMode::Nonblocking), "LockNonblockingEncoding is as expected"); - auto* inputStream = g_io_stream_get_input_stream(G_IO_STREAM(handle)); - int result = flock(g_file_descriptor_based_get_fd(G_FILE_DESCRIPTOR_BASED(inputStream)), lockMode.toRaw()); + int fd = posixFileDescriptor(handle); + int result = flock(fd, lockMode.toRaw()); return result != -1; } bool unlockFile(PlatformFileHandle handle) { - auto* inputStream = g_io_stream_get_input_stream(G_IO_STREAM(handle)); - int result = flock(g_file_descriptor_based_get_fd(G_FILE_DESCRIPTOR_BASED(inputStream)), LOCK_UN); + int fd = posixFileDescriptor(handle); + int result = flock(fd, LOCK_UN); return result != -1; } #endif // USE(FILE_LOCK) diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/glib/Sandbox.cpp webkit2gtk-2.40.4/Source/WTF/wtf/glib/Sandbox.cpp --- webkit2gtk-2.40.1/Source/WTF/wtf/glib/Sandbox.cpp 2023-02-20 11:57:19.060626000 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/glib/Sandbox.cpp 2023-06-28 08:27:09.901361500 +0000 @@ -36,11 +36,36 @@ return returnValue; } -bool isInsideDocker() +#if ENABLE(BUBBLEWRAP_SANDBOX) +bool isInsideUnsupportedContainer() { - static bool returnValue = g_file_test("/.dockerenv", G_FILE_TEST_EXISTS); - return returnValue; + static bool inContainer = g_file_test("/run/.containerenv", G_FILE_TEST_EXISTS); + static int supportedContainer = -1; + + // Being in a container does not mean sub-containers cannot work. It depends upon various details such as + // docker vs podman, which permissions are given, is it privileged or unprivileged, and are unprivileged user namespaces enabled. + // So this just does a basic test of if `bwrap` runs successfully. + if (inContainer && supportedContainer == -1) { + const char* bwrapArgs[] = { + BWRAP_EXECUTABLE, + "--ro-bind", "/", "/", + "--proc", "/proc", + "--dev", "/dev", + "--unshare-all", + "true", + nullptr + }; + int waitStatus = 0; + gboolean spawnSucceeded = g_spawn_sync(nullptr, const_cast(bwrapArgs), nullptr, + G_SPAWN_STDERR_TO_DEV_NULL, nullptr, nullptr, nullptr, nullptr, &waitStatus, nullptr); + supportedContainer = spawnSucceeded && g_spawn_check_exit_status(waitStatus, nullptr); + if (!supportedContainer) + WTFLogAlways("Bubblewrap does not work inside of this container, sandboxing will be disabled."); + } + + return inContainer && !supportedContainer; } +#endif bool isInsideSnap() { diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/glib/Sandbox.h webkit2gtk-2.40.4/Source/WTF/wtf/glib/Sandbox.h --- webkit2gtk-2.40.1/Source/WTF/wtf/glib/Sandbox.h 2023-02-20 11:57:19.060626000 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/glib/Sandbox.h 2023-05-29 07:59:44.764171000 +0000 @@ -24,7 +24,7 @@ namespace WTF { WTF_EXPORT_PRIVATE bool isInsideFlatpak(); -WTF_EXPORT_PRIVATE bool isInsideDocker(); +WTF_EXPORT_PRIVATE bool isInsideUnsupportedContainer(); WTF_EXPORT_PRIVATE bool isInsideSnap(); WTF_EXPORT_PRIVATE bool shouldUsePortal(); @@ -34,7 +34,7 @@ } // namespace WTF using WTF::isInsideFlatpak; -using WTF::isInsideDocker; +using WTF::isInsideUnsupportedContainer; using WTF::isInsideSnap; using WTF::shouldUsePortal; diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/posix/FileSystemPOSIX.cpp webkit2gtk-2.40.4/Source/WTF/wtf/posix/FileSystemPOSIX.cpp --- webkit2gtk-2.40.1/Source/WTF/wtf/posix/FileSystemPOSIX.cpp 2023-02-20 11:57:19.067292700 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/posix/FileSystemPOSIX.cpp 2023-05-29 07:59:44.764171000 +0000 @@ -94,6 +94,11 @@ } } +int posixFileDescriptor(PlatformFileHandle handle) +{ + return handle; +} + long long seekFile(PlatformFileHandle handle, long long offset, FileSeekOrigin origin) { int whence = SEEK_SET; diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/PtrTag.h webkit2gtk-2.40.4/Source/WTF/wtf/PtrTag.h --- webkit2gtk-2.40.1/Source/WTF/wtf/PtrTag.h 2023-02-20 11:57:19.020625800 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/PtrTag.h 2023-05-29 07:59:44.760170700 +0000 @@ -439,6 +439,7 @@ inline T* tagArrayPtr(std::nullptr_t ptr, size_t length) { ASSERT(!length); + length = length & ((1ull << 48) - 1); // See rdar://107561209, rdar://107724053. return ptrauth_sign_unauthenticated(static_cast(ptr), ptrauth_key_process_dependent_data, length); } @@ -446,6 +447,7 @@ template inline T* tagArrayPtr(T* ptr, size_t length) { + length = length & ((1ull << 48) - 1); // See rdar://107561209, rdar://107724053. return ptrauth_sign_unauthenticated(ptr, ptrauth_key_process_dependent_data, length); } @@ -464,6 +466,7 @@ template inline T* retagArrayPtr(T* ptr, size_t oldLength, size_t newLength) { + newLength = newLength & ((1ull << 48) - 1); // See rdar://107561209, rdar://107724053. return ptrauth_auth_and_resign(ptr, ptrauth_key_process_dependent_data, oldLength, ptrauth_key_process_dependent_data, newLength); } diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/text/StringCommon.h webkit2gtk-2.40.4/Source/WTF/wtf/text/StringCommon.h --- webkit2gtk-2.40.1/Source/WTF/wtf/text/StringCommon.h 2023-02-20 11:57:19.077292700 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/text/StringCommon.h 2023-05-29 07:59:44.764171000 +0000 @@ -411,7 +411,7 @@ unsigned searchLength = strlen(source); unsigned matchLength = strlen(matchCharacters); - return matchLength < searchLength ? findIgnoringASCIICase(source, matchCharacters, 0, searchLength, matchLength) : notFound; + return matchLength <= searchLength ? findIgnoringASCIICase(source, matchCharacters, 0, searchLength, matchLength) : notFound; } template diff -Nru webkit2gtk-2.40.1/Source/WTF/wtf/WTFConfig.h webkit2gtk-2.40.4/Source/WTF/wtf/WTFConfig.h --- webkit2gtk-2.40.1/Source/WTF/wtf/WTFConfig.h 2023-02-20 11:57:19.040626000 +0000 +++ webkit2gtk-2.40.4/Source/WTF/wtf/WTFConfig.h 2023-05-29 07:59:44.760170700 +0000 @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Apple Inc. All rights reserved. + * Copyright (C) 2020-2023 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -73,6 +73,7 @@ uintptr_t highestAccessibleAddress; bool isPermanentlyFrozen; + bool useSpecialAbortForExtraSecurityImplications; #if PLATFORM(COCOA) bool disableForwardingVPrintfStdErrToOSLog; #endif diff -Nru webkit2gtk-2.40.1/Tools/MiniBrowser/gtk/BrowserWindow.c webkit2gtk-2.40.4/Tools/MiniBrowser/gtk/BrowserWindow.c --- webkit2gtk-2.40.1/Tools/MiniBrowser/gtk/BrowserWindow.c 2023-03-02 14:00:25.049710000 +0000 +++ webkit2gtk-2.40.4/Tools/MiniBrowser/gtk/BrowserWindow.c 2023-05-29 07:59:44.988177300 +0000 @@ -738,6 +738,8 @@ GtkWidget *image = gtk_button_get_image(GTK_BUTTON(window->reloadOrStopButton)); g_object_set(image, "icon-name", isLoading ? "process-stop-symbolic" : "view-refresh-symbolic", NULL); #endif + GAction *action = g_action_map_lookup_action(G_ACTION_MAP(window), "stop-load"); + g_simple_action_set_enabled(G_SIMPLE_ACTION(action), isLoading); } static void zoomInCallback(GSimpleAction *action, GVariant *parameter, gpointer userData) @@ -850,7 +852,6 @@ static void stopPageLoad(GSimpleAction *action, GVariant *parameter, gpointer userData) { BrowserWindow *window = BROWSER_WINDOW(userData); - browser_tab_stop_search(window->activeTab); WebKitWebView *webView = browser_tab_get_web_view(window->activeTab); if (webkit_web_view_is_loading(webView)) webkit_web_view_stop_loading(webView); diff -Nru webkit2gtk-2.40.1/Tools/TestWebKitAPI/Tests/WTF/FileSystem.cpp webkit2gtk-2.40.4/Tools/TestWebKitAPI/Tests/WTF/FileSystem.cpp --- webkit2gtk-2.40.1/Tools/TestWebKitAPI/Tests/WTF/FileSystem.cpp 2023-02-20 11:57:25.583978400 +0000 +++ webkit2gtk-2.40.4/Tools/TestWebKitAPI/Tests/WTF/FileSystem.cpp 2023-05-29 07:59:44.992177500 +0000 @@ -234,12 +234,132 @@ EXPECT_TRUE(expectedDirectoryName == directoryName); } -TEST_F(FileSystemTest, openExistingFileAndFailIfFileExists) +// =========================================================== +// Tests for all the combinations for openFile, in this order: +// Level 1: ExistingFile, NonExistingFile +// Level 2: Truncate, ReadWrite, ReadOnly +// Level 3: default, FailIfFileExists + +// =================== ExistingFile ========================== + +// --------------------- Truncate ---------------------------- +TEST_F(FileSystemTest, openExistingFileTruncate) +{ + auto handle = FileSystem::openFile(tempFilePath(), FileSystem::FileOpenMode::Truncate, FileSystem::FileAccessPermission::All, false); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + // Check the existing file WAS truncated when the operation succeded. + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), 0); + // Write data to it and check the file size grows. + FileSystem::writeToFile(handle, FileSystemTestData, strlen(FileSystemTestData)); + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData)); + FileSystem::closeFile(handle); +} +TEST_F(FileSystemTest, openExistingFileTruncateFailIfFileExists) +{ + auto handle = FileSystem::openFile(tempFilePath(), FileSystem::FileOpenMode::Truncate, FileSystem::FileAccessPermission::All, true); + EXPECT_FALSE(FileSystem::isHandleValid(handle)); + // Check the existing file wasn't truncated when the operation failed. + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData)); +} + +// -------------------- ReadWrite ---------------------------- +TEST_F(FileSystemTest, openExistingFileReadWrite) +{ + auto handle = FileSystem::openFile(tempFilePath(), FileSystem::FileOpenMode::ReadWrite, FileSystem::FileAccessPermission::All, false); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + // ReadWrite mode shouldn't truncate the contents of the file. + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData)); + // Write data to it and check the file size grows. + FileSystem::writeToFile(handle, FileSystemTestData, strlen(FileSystemTestData)); + FileSystem::writeToFile(handle, FileSystemTestData, strlen(FileSystemTestData)); + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData) * 2); + FileSystem::closeFile(handle); +} +TEST_F(FileSystemTest, openExistingFileReadWriteFailIfFileExists) { auto handle = FileSystem::openFile(tempFilePath(), FileSystem::FileOpenMode::ReadWrite, FileSystem::FileAccessPermission::All, true); EXPECT_FALSE(FileSystem::isHandleValid(handle)); + // Check the existing file wasn't truncated when the operation failed. + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData)); } +// --------------------- ReadOnly ---------------------------- +TEST_F(FileSystemTest, openExistingFileReadOnly) +{ + auto handle = FileSystem::openFile(tempFilePath(), FileSystem::FileOpenMode::Read, FileSystem::FileAccessPermission::All); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + EXPECT_EQ(FileSystem::fileSize(tempFilePath()), strlen(FileSystemTestData)); +} + +// ================== NonExistingFile ======================== + +// --------------------- Truncate ---------------------------- + +TEST_F(FileSystemTest, openNonExistingFileTruncate) +{ + auto doesNotExistPath = FileSystem::pathByAppendingComponent(tempEmptyFolderPath(), "does-not-exist"_s); + EXPECT_FALSE(FileSystem::fileExists(doesNotExistPath)); + + auto handle = FileSystem::openFile(doesNotExistPath, FileSystem::FileOpenMode::Truncate, FileSystem::FileAccessPermission::All, false); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + + // The file exists at the latest by the time we request a flush (or close the handle). + FileSystem::flushFile(handle); + EXPECT_TRUE(FileSystem::fileExists(doesNotExistPath)); +} + +TEST_F(FileSystemTest, openNonExistingFileTruncateFailIfFileExists) +{ + auto doesNotExistPath = FileSystem::pathByAppendingComponent(tempEmptyFolderPath(), "does-not-exist"_s); + EXPECT_FALSE(FileSystem::fileExists(doesNotExistPath)); + + auto handle = FileSystem::openFile(doesNotExistPath, FileSystem::FileOpenMode::Truncate, FileSystem::FileAccessPermission::All, true); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + + // The file exists at the latest by the time we request a flush (or close the handle). + FileSystem::flushFile(handle); + EXPECT_TRUE(FileSystem::fileExists(doesNotExistPath)); +} + +// -------------------- ReadWrite ---------------------------- + +TEST_F(FileSystemTest, openNonExistingFileReadWrite) +{ + auto doesNotExistPath = FileSystem::pathByAppendingComponent(tempEmptyFolderPath(), "does-not-exist"_s); + EXPECT_FALSE(FileSystem::fileExists(doesNotExistPath)); + + auto handle = FileSystem::openFile(doesNotExistPath, FileSystem::FileOpenMode::ReadWrite, FileSystem::FileAccessPermission::All, false); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + + // The file exists at the latest by the time we request a flush (or close the handle). + FileSystem::flushFile(handle); + EXPECT_TRUE(FileSystem::fileExists(doesNotExistPath)); +} +TEST_F(FileSystemTest, openNonExistingFileReadWriteFailIfFileExists) +{ + auto doesNotExistPath = FileSystem::pathByAppendingComponent(tempEmptyFolderPath(), "does-not-exist"_s); + EXPECT_FALSE(FileSystem::fileExists(doesNotExistPath)); + + auto handle = FileSystem::openFile(doesNotExistPath, FileSystem::FileOpenMode::ReadWrite, FileSystem::FileAccessPermission::All, true); + EXPECT_TRUE(FileSystem::isHandleValid(handle)); + + // The file exists at the latest by the time we request a flush (or close the handle). + FileSystem::flushFile(handle); + EXPECT_TRUE(FileSystem::fileExists(doesNotExistPath)); +} + +// --------------------- ReadOnly ---------------------------- +TEST_F(FileSystemTest, openNonExistingFileReadOnly) +{ + auto doesNotExistPath = FileSystem::pathByAppendingComponent(tempEmptyFolderPath(), "does-not-exist"_s); + EXPECT_FALSE(FileSystem::fileExists(doesNotExistPath)); + + auto handle = FileSystem::openFile(doesNotExistPath, FileSystem::FileOpenMode::Read, FileSystem::FileAccessPermission::All); + EXPECT_FALSE(FileSystem::isHandleValid(handle)); +} + +// =========================================================== + TEST_F(FileSystemTest, deleteNonEmptyDirectory) { FileSystem::PlatformFileHandle temporaryFile; diff -Nru webkit2gtk-2.40.1/Tools/TestWebKitAPI/Tests/WTF/StringCommon.cpp webkit2gtk-2.40.4/Tools/TestWebKitAPI/Tests/WTF/StringCommon.cpp --- webkit2gtk-2.40.1/Tools/TestWebKitAPI/Tests/WTF/StringCommon.cpp 2023-02-20 11:57:25.590645000 +0000 +++ webkit2gtk-2.40.4/Tools/TestWebKitAPI/Tests/WTF/StringCommon.cpp 2023-05-29 07:59:44.992177500 +0000 @@ -100,4 +100,11 @@ } #endif +TEST(WTF_StringCommon, FindIgnoringASCIICaseWithoutLengthIdentical) +{ + EXPECT_EQ(WTF::findIgnoringASCIICaseWithoutLength("needle", "needle"), 0UL); + EXPECT_EQ(WTF::findIgnoringASCIICaseWithoutLength("needle", "needley"), WTF::notFound); + EXPECT_EQ(WTF::findIgnoringASCIICaseWithoutLength("needley", "needle"), 0UL); +} + } // namespace
Version2.40.1
Version2.40.4
AuthorsThe WebKit GTK and WPE teams
LicenseBSD, LGPL-2.1
Websitehttps://webkit.org
 

(nullable): A GAsyncReadyCallback to call when the request is satisfied or NULL.

A GAsyncReadyCallback to call when the request is satisfied or NULL.

 The argument can be NULL.
 

(nullable): A GAsyncReadyCallback to call when the request is satisfied or NULL.

A GAsyncReadyCallback to call when the request is satisfied or NULL.

 The argument can be NULL.