Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2018-07-09 21:39:32 +0300
committerXhmikosR <xhmikosr@gmail.com>2018-07-10 03:18:23 +0300
commita651e9dc6042bde7c9b467a457b85b576e634681 (patch)
treed1919d4cbb064d4688e4354ba7affe356a221c85 /test
parent3d19d576a469e03d5774aa20c06d247b57d51c38 (diff)
Remove BOM markers.
Diffstat (limited to 'test')
-rw-r--r--test/fixtures/charset/not-utf8.htmlbin2176 -> 2174 bytes
-rw-r--r--test/fixtures/grid/col-no-float.html2
-rw-r--r--test/fixtures/grid/row-no-float.html2
3 files changed, 2 insertions, 2 deletions
diff --git a/test/fixtures/charset/not-utf8.html b/test/fixtures/charset/not-utf8.html
index 52f1ef7..4735e35 100644
--- a/test/fixtures/charset/not-utf8.html
+++ b/test/fixtures/charset/not-utf8.html
Binary files differ
diff --git a/test/fixtures/grid/col-no-float.html b/test/fixtures/grid/col-no-float.html
index f6df7c1..e0be945 100644
--- a/test/fixtures/grid/col-no-float.html
+++ b/test/fixtures/grid/col-no-float.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
diff --git a/test/fixtures/grid/row-no-float.html b/test/fixtures/grid/row-no-float.html
index 04e09de..bc1fc87 100644
--- a/test/fixtures/grid/row-no-float.html
+++ b/test/fixtures/grid/row-no-float.html
@@ -1,4 +1,4 @@
-<!doctype html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">