This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-06 16:50:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
67d0b8195d
gtk
/
tests
/
css
/
parser
/
declarations-valid-11.ref.css
7 lines
90 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
*
{
tests: Add 'px' to css tests
2012-01-17 16:12:32 +00:00
margin-bottom
:
5px
;
margin-left
:
10px
;
margin-right
:
10px
;
margin-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