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

Side by Side Diff: third_party/WebKit/Source/web/tests/data/mhtml/.gitattributes

Issue 2912213002: Support serializing shadow DOM to MHTML (Closed)
Patch Set: Strip anoter shadow attribute Created 3 years, 6 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 # Set the default behavior, in case people don't have core.autocrlf set.
2 * text=auto
3
4 # MHTML files in general should only have CRLF line endings
5 # (see RFC2557, section 10).
6 *.mht text eol=crlf
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698