You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTML API: Rely on assertEqualHTML in wp_rel_nofollow() tests.
As part of ongoing work to improve the reliability of HTML parsing code in WordPress, this patch replaces strict string-equality checks with semantic checks via `assertEqualHTML()` for more-direct assertions.
Developed in #9251
Discussed in https://core.trac.wordpress.org/ticket/63694
Props dmsnell, jonsurrell.
See #63694
git-svn-id: https://develop.svn.wordpress.org/trunk@60974 602fd350-edb4-49c9-b593-d223f7449a82
0 commit comments