From f2e5137a9e2dcd298cd65cbed9799810b47fab86 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 6 Aug 2019 10:37:15 +0100 Subject: Update activities. --- developer-weekend/aug-2019.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/developer-weekend/aug-2019.mdwn b/developer-weekend/aug-2019.mdwn index 8c8cbfd..edca0f1 100644 --- a/developer-weekend/aug-2019.mdwn +++ b/developer-weekend/aug-2019.mdwn @@ -78,6 +78,14 @@ Michael * Made the RISC OS local history window claim input focus when it opens. * Fixed a couple of Duktape bindings for DOM element nodes that didn't check the return value of a LibDOM call. * Suppressed dead store `scan-build` warnings in the CSS presentational hints gatherer. +* Wrote some simple iframe and image tests for bad SSL. +* Implemented the libparagraph stuff for creating and destroying contexts. +* Implemented the libparagraph stuff for adding content to contexts. +* Added the libparagraph stuff to the Makefile, to build it. +* Looked into crash with animated GIF redraw. + - Optimised box_coords when there's a float in the ancestors. + - Potentially fixed crash by short-circuiting object redraws before the HTML has had a layout pass. +* Looked at CSS styling stuff with Vince. Daniel ------ -- cgit v1.2.3