From 9cff3074e52b91c49298f80fd3e73d77f1f1c7dd Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 22 Nov 2017 09:37:19 +0100 Subject: Emulate different screen sizes Causes the browser to load CSS assets and srcset, for example. --- README.rst | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index f66da27..2b3642f 100644 --- a/README.rst +++ b/README.rst @@ -47,8 +47,5 @@ Most of these issues can be worked around by using the DOM snapshot, which is also saved. This causes its own set of issues though: - JavaScript-based navigation does not work. -- Scripts modifying styles based on scrolling position are stuck at the end of - page state at the moment. Example: twitter.com -- CSS-based asset loading (screen size, pixel ratio, …) still does not work. - Canvas contents are probably not preserved. -- cgit v1.2.3