Skip to content

Commit 68a1083

Browse files
committed
Merge branch 'master' of https://github.com/jhy/jsoup
2 parents d9ec262 + 2008882 commit 68a1083

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/jsoup/safety/Whitelist.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ protected boolean isSafeTag(String tag) {
336336
* @param attr attribute under test
337337
* @return true if allowed
338338
*/
339-
boolean isSafeAttribute(String tagName, Element el, Attribute attr) {
339+
protected boolean isSafeAttribute(String tagName, Element el, Attribute attr) {
340340
TagName tag = TagName.valueOf(tagName);
341341
AttributeKey key = AttributeKey.valueOf(attr.getKey());
342342

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy