Gitweb links:
...log
http://git.netsurf-browser.org/netsurf-website.git/shortlog/330894bd3eefe...
...commit
http://git.netsurf-browser.org/netsurf-website.git/commit/330894bd3eefe5e...
...tree
http://git.netsurf-browser.org/netsurf-website.git/tree/330894bd3eefe5ecc...
The branch, master has been updated
via 330894bd3eefe5eccfcb3e3bcdd7edb1cc6a6259 (commit)
from c0eff0648746adb387b807ed542162e87e557332 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commitdiff
http://git.netsurf-browser.org/netsurf-website.git/commit/?id=330894bd3ee...
commit 330894bd3eefe5eccfcb3e3bcdd7edb1cc6a6259
Author: Michael Drake <tlsa(a)netsurf-browser.org>
Commit: Michael Drake <tlsa(a)netsurf-browser.org>
Update for libcss 0.4.0
diff --git a/projects/libcss/index.en b/projects/libcss/index.en
index 366c065..bb5122a 100644
--- a/projects/libcss/index.en
+++ b/projects/libcss/index.en
@@ -65,6 +65,8 @@
<p>Most recent first:</p>
<dl class="releases">
+<dt>LibCSS 0.4.0</dt>
+<dd><a
href="http://download.netsurf-browser.org/libs/releases/libcss-0.4.0...
– <a href="#changes-0.4.0">Changes</a></dd>
<dt>LibCSS 0.3.0</dt>
<dd><a
href="http://download.netsurf-browser.org/libs/releases/libcss-0.3.0...
– <a href="#changes-0.3.0">Changes</a></dd>
<dt>LibCSS 0.2.0</dt>
@@ -84,6 +86,13 @@
<h2>Changes</h2>
<dl class="changes">
+<dt id="changes-0.4.0">LibCSS 0.4.0</dt>
+<dd><ul>
+<li>Added support for CSS3 overflow-x and overflow-y properties.</li>
+<li>Fix to !important handling with play-during property.</li>
+<li>Improved test coverage.</li>
+<li>API <a
href="http://git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-C...
made</a>.</li>
+</ul></dd>
<dt id="changes-0.3.0">LibCSS 0.3.0</dt>
<dd><ul>
<li>Added support for the writing-mode property.</li>
-----------------------------------------------------------------------
Summary of changes:
projects/libcss/index.en | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/projects/libcss/index.en b/projects/libcss/index.en
index 366c065..bb5122a 100644
--- a/projects/libcss/index.en
+++ b/projects/libcss/index.en
@@ -65,6 +65,8 @@
<p>Most recent first:</p>
<dl class="releases">
+<dt>LibCSS 0.4.0</dt>
+<dd><a
href="http://download.netsurf-browser.org/libs/releases/libcss-0.4.0...
– <a href="#changes-0.4.0">Changes</a></dd>
<dt>LibCSS 0.3.0</dt>
<dd><a
href="http://download.netsurf-browser.org/libs/releases/libcss-0.3.0...
– <a href="#changes-0.3.0">Changes</a></dd>
<dt>LibCSS 0.2.0</dt>
@@ -84,6 +86,13 @@
<h2>Changes</h2>
<dl class="changes">
+<dt id="changes-0.4.0">LibCSS 0.4.0</dt>
+<dd><ul>
+<li>Added support for CSS3 overflow-x and overflow-y properties.</li>
+<li>Fix to !important handling with play-during property.</li>
+<li>Improved test coverage.</li>
+<li>API <a
href="http://git.netsurf-browser.org/libcss.git/plain/docs/API-ABI-C...
made</a>.</li>
+</ul></dd>
<dt id="changes-0.3.0">LibCSS 0.3.0</dt>
<dd><ul>
<li>Added support for the writing-mode property.</li>
--
NetSurf website source for *.netsurf-browser.org