Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(802)

Side by Side Diff: third_party/WebKit/Source/web/tests/data/frameserialization/remove_attributes.html

Issue 2848953003: Do not send pings for anchor elements in MHTML pages (Closed)
Patch Set: Add new file Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <html>
2 <meta charset="utf8">
3 <head>
4 <title>Test Skipping Attributes</title>>
5 </head>
6 <body>
7 <a href="foo.html" ping="bar.html">Link</a>
8 </body>
9 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698