repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
layout
/
style
/
test
/
media_queries_dynamic_xbl_style.css
blob
5c99c07ee6f7f08821ed37638d5819fb0775e93b
1
@media
(
orientation
:
portrait
) {
2
div
{
color
:
purple
; }
3
}
4
@media
(
orientation
:
landscape
) {
5
div
{
color
:
blue
; }
6
}