Skip to content

Commit

Permalink
Merge pull request web-platform-tests#120 from yutak/shadow-dom/fix-n…
Browse files Browse the repository at this point in the history
…ewline

shadow-dom: Normalize the line endings to LF.
  • Loading branch information
dglazkov committed May 24, 2013
2 parents d4bdf41 + 2a1f871 commit 17aefac
Show file tree
Hide file tree
Showing 59 changed files with 8,334 additions and 8,330 deletions.
4 changes: 4 additions & 0 deletions shadow-dom/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Let Git normalize the line endings even if the core.autocrlf configuration
# variable is not set.
# See also: <https://help.github.com/articles/dealing-with-line-endings>
* text=auto
Loading

0 comments on commit 17aefac

Please sign in to comment.