Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf-wiki.git/shortlog/acee510909f69c1defa931b79fcc0409ccd0a91a
...commit 
http://git.netsurf-browser.org/netsurf-wiki.git/commit/acee510909f69c1defa931b79fcc0409ccd0a91a
...tree 
http://git.netsurf-browser.org/netsurf-wiki.git/tree/acee510909f69c1defa931b79fcc0409ccd0a91a

The branch, master has been updated
       via  acee510909f69c1defa931b79fcc0409ccd0a91a (commit)
      from  72663a8eda479dac4d62584b71c901104b040afd (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-wiki.git/commit/?id=acee510909f69c1defa931b79fcc0409ccd0a91a
commit acee510909f69c1defa931b79fcc0409ccd0a91a
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Update activities with layout fix.

diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn
index a1e2ce6..b261aad 100644
--- a/developer-weekend/feb-2019.mdwn
+++ b/developer-weekend/feb-2019.mdwn
@@ -98,6 +98,10 @@ Michael
 * Wrote a bunch of automated NetSurf tests for `netsurf-test`.
 * Some minor fixes and tweaks to the monkey test runners.
 * Added bmp and ico to Monkey's mime hash.
+* Fixed HTML reflow triggered by HTML child objects to pass the correct
+  viewport height to layout.  Fixes bug [[!bug 2629]].  This has made the
+  content structure aware of viewport height.  (It was always aware of
+  viewport width.)
 
 Vincent
 -------


-----------------------------------------------------------------------

Summary of changes:
 developer-weekend/feb-2019.mdwn |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn
index a1e2ce6..b261aad 100644
--- a/developer-weekend/feb-2019.mdwn
+++ b/developer-weekend/feb-2019.mdwn
@@ -98,6 +98,10 @@ Michael
 * Wrote a bunch of automated NetSurf tests for `netsurf-test`.
 * Some minor fixes and tweaks to the monkey test runners.
 * Added bmp and ico to Monkey's mime hash.
+* Fixed HTML reflow triggered by HTML child objects to pass the correct
+  viewport height to layout.  Fixes bug [[!bug 2629]].  This has made the
+  content structure aware of viewport height.  (It was always aware of
+  viewport width.)
 
 Vincent
 -------


-- 
NetSurf Developer Wiki Backing Store

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to