This repository was archived by the owner on Apr 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ public function test_facepile_markup() {
4141 $ this ->assertStringMatchesFormat (
4242 '<ul class="mention-list linkback-mention"><li class="webmention even thread-even depth-1 linkback-mention-single u-like h-cite" id="comment-2">
4343 <span class="p-author h-card">
44- <a class="u-url" title="Person 0 liked this Post on example.com." href="http://example.com/person0"><img alt= \'\' src= \'http://example.com/photo \' srcset= \'http://example.com/photo 2x \' class= \'avatar avatar-64 photo avatar-default u-photo avatar-semantic-linkbacks \' height= \'64 \' width= \'64 \' /> </a>
44+ <a class="u-url" title="Person 0 liked this Post on example.com." href="http://example.com/person0"><img alt= \'\' src= \'http://example.com/photo \' srcset= \'http://example.com/photo 2x \' class= \'avatar avatar-64 photo avatar-default u-photo avatar-semantic-linkbacks \' height= \'64 \' width= \'64 \' loading= \' lazy \' /> </a>
4545 <span class="hide-name p-name">Person 0</span>
4646 </span>
4747 <a class="u-url" href=""></a>
@@ -96,7 +96,7 @@ public function test_reactions() {
9696 <h3>Reacjis</h3>
9797 <ul class="mention-list linkback-reacji"><li class="comment even thread-even depth-1 linkback-reacji-single h-cite" id="comment-%d">
9898 <span class="p-author h-card">
99- <a class="u-url" title="Person 😢 on example.com." href="http://example.com/person"><img alt= \'\' src= \'http://example.com/photo \' srcset= \'http://example.com/photo 2x \' class= \'avatar avatar-64 photo avatar-default u-photo avatar-semantic-linkbacks \' height= \'64 \' width= \'64 \' /> <span class="emoji-overlay">😢</span></a>
99+ <a class="u-url" title="Person 😢 on example.com." href="http://example.com/person"><img alt= \'\' src= \'http://example.com/photo \' srcset= \'http://example.com/photo 2x \' class= \'avatar avatar-64 photo avatar-default u-photo avatar-semantic-linkbacks \' height= \'64 \' width= \'64 \' loading= \' lazy \' /> <span class="emoji-overlay">😢</span></a>
100100 <span class="hide-name p-name">Person</span>
101101 </span>
102102 <a class="u-url" href=""></a>
You can’t perform that action at this time.
0 commit comments