From 6263b0e0a7b141256ef92bea8b76c8e2c0ff5040 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E7=87=95?= Date: Fri, 13 Nov 2020 10:04:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=B9=E6=B0=B4=E5=8D=B0?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E4=BF=AE=E6=94=B9=E7=9A=84=E7=9B=91=E5=90=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- watermark.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/watermark.js b/watermark.js index 3284ddd..9e14811 100644 --- a/watermark.js +++ b/watermark.js @@ -266,7 +266,8 @@ 'attributes': true, 'subtree': true, 'attributeFilter': ['style'], - 'attributeOldValue': true + 'attributeOldValue': true, + 'characterData':true }; var recordOldValue = { width: 0,