Skip to content

Commit

Permalink
Merge pull request google#14 from KNOXDEV:master
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 498130195
Change-Id: I4d9f243e67c1927c302aca68c9a9225aedeab80a
  • Loading branch information
copybara-github committed Dec 28, 2022
2 parents e2a2367 + e6708f0 commit e4fe4fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-cases/html/body/img/src-data.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<meta charset="utf-8">
<title>CrawlMaze - Testbed for Web Crawlers - img tag</title>
<h1> src attribute with data:image notation </h1>
<img src="data:image/svg+xml,<svg%20xmlns='%68ttp:%2f/www.w3.org/2000/svg'%20xmlns:xlink='%68ttp:%2f/www.w3.org/1999/xlink'><image%20xlink:hr%65f='/html/body/img/src-data.found'></image></svg>">
<img src="data:image/svg+xml,<svg%20xmlns='%68ttp:%2f/www.w3.org/2000/svg'%20xmlns:xlink='%68ttp:%2f/www.w3.org/1999/xlink'><image%20xlink:hr%65f='/test/html/body/img/src-data.found'></image></svg>">
<p>
The src attribute specifies the URL of an image.
</p>

0 comments on commit e4fe4fa

Please sign in to comment.