aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/algorithm/trailing_whitespace.html
blob: f3cf177a26ccc7becd480d0c2185b7c96070f508 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="en">
    <body>
        <!-- This file deliberately contains trailing whitespace -->
        <!-- Don't remove them -->
        <div>   
            a   

        </div>    
    </body>     
</html>