From 1abc9f4644249436d4439b9033544a0309db5289 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 2 Dec 2018 12:08:11 +0100 Subject: behavior: Remove outdated comment --- crocoite/behavior.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/crocoite/behavior.py b/crocoite/behavior.py index 36f51fa..38bafd8 100644 --- a/crocoite/behavior.py +++ b/crocoite/behavior.py @@ -203,9 +203,6 @@ class DomSnapshot (Behavior): We could use DOMSnapshot.getSnapshot here, but the API is not stable yet. Also computed styles are not really necessary here. - - XXX: Currently writes a response, when it should use “resource”. pywb - can’t handle that though. """ __slots__ = ('script', ) -- cgit v1.2.3