diff options
Diffstat (limited to 'WebKit/gtk/NEWS')
-rw-r--r-- | WebKit/gtk/NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/WebKit/gtk/NEWS b/WebKit/gtk/NEWS index b901f4b..f40390e 100644 --- a/WebKit/gtk/NEWS +++ b/WebKit/gtk/NEWS @@ -1,4 +1,18 @@ ================= +WebKitGTK+ 1.1.17 +================= + +What's new in WebKitGTK+ 1.1.17? + + - New APIs to show and close the web inspector and to inspect an + element at the given coordinates. + - New property, WebKitWebSettings::tab-key-cycles-through-elements, + controls whether TAB is simply interpreted as another keystroke or + is used to cycle through the elements in a page. + - Many a11y improvements. + - The usual amount of random bugfixes. + +================= WebKitGTK+ 1.1.16 ================= |