1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
7 <title>MooTools Specs
</title>
8 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8"/>
9 <link rel=
"stylesheet" type=
"text/css" media=
"screen" href=
"Assets/Styles/Specs.css" />
10 <script type=
"text/javascript" src=
"Assets/Scripts/JSSpec.js"></script>
11 <script type=
"text/javascript" src=
"Assets/Scripts/DiffMatchPatch.js"></script>
12 <script type=
"text/javascript" src=
"Assets/Scripts/Builder.js"></script>
14 <script type=
"text/javascript" charset=
"utf-8">
15 Builder.includeType('source');
16 if (!Builder.includeRequest('specs')) Builder.includeType('specs');