X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=build%2Ftest%2Fdata%2Ftestsuite.css;h=58eb610f52b958fbed14fb37e6993c792aa675ee;hb=1e620109d7bd3f77f770f5dbe22f3ef616fa0bb0;hp=40039f49c3e5702d6385cd1068a1d91009fe5ef6;hpb=06c185321c4d6feea0894146db0547caf9b4768a;p=jquery.git diff --git a/build/test/data/testsuite.css b/build/test/data/testsuite.css index 40039f4..58eb610 100644 --- a/build/test/data/testsuite.css +++ b/build/test/data/testsuite.css @@ -8,5 +8,5 @@ h2 { padding: 10px; background-color: #eee; color: black; margin: 0; font-size: p.result { margin-left: 1em; } #banner { height: 2em; } -#banner.pass { background-color: green } -#banner.fail { background-color: red; } \ No newline at end of file +div.pass { background-color: green; } +div.fail { background-color: red; } \ No newline at end of file