This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
fd1630e049
gtk2
/
testsuite
/
css
/
parser
/
declarations-valid-14.ref.css
7 lines
92 B
CSS
Raw
Normal View
History
Unescape
Escape
tests: Move declaration tests to new test infrastructure This way, we can test more feature of them, in particular check for different errors, which were causing test failures.
2011-07-21 00:41:42 +00:00
*
{
Fix declarations-valid-14 css parser test
2012-02-06 19:06:20 +00:00
padding-bottom
:
5px
;
padding-left
:
5px
;
padding-right
:
5px
;
padding-top
:
5px
;
tests: Move declaration tests to new test infrastructure This way, we can test more feature of them, in particular check for different errors, which were causing test failures.
2011-07-21 00:41:42 +00:00
}
Reference in New Issue
Copy Permalink