browser/devtools/styleeditor/test/resources_inpage1.css

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:5eb94ba4d59b
1 @charset "utf-8";
2
3 /*
4 * Any copyright is dedicated to the Public Domain.
5 * http://creativecommons.org/publicdomain/zero/1.0/
6 */
7
8 #pid { border-top: 2px dotted #F00; }
9 #divid { border-top: 2px dotted #00F; }
10 #h4id { border-top: 2px dotted #0F0; }
11 #h3id { border-top: 2px dotted #FF0; }

mercurial