Bug 13941: [1/2] Test <body> tag with id/class attributes
authorFrédéric Demians <f.demians@tamil.fr>
Tue, 14 Apr 2015 14:26:50 +0000 (16:26 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Fri, 24 Apr 2015 12:47:28 +0000 (09:47 -0300)
commit5b58e0f0e253502679c463dcb31bb5d2874a750a
treea6a51ad5e50d5c66559f1eae4dd135708211fad0
parentd7cfdb45e5c90e9816d31e55723f59b278c80966
Bug 13941: [1/2] Test <body> tag with id/class attributes

Test:

- Apply the first patch [1/2] containing a new test checking <body> tags in all
  templates
- Run the test: prove xt/tt_valid.t
- You get a list of templates with invalid <body> tags.
- Apply the second patch [2/2] fixing all invalid <body> tags.
- Re-run the test: It passes.

Folowed test plan, works as expected
Signed-off-by: Marc Véron <veron@veron.ch>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
xt/tt_valid.t