Skip to content

Commit

Permalink
Update to match current output
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug committed May 27, 2015
1 parent da1ffe9 commit dc1309d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tests/controls/35_memoization.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
}

.memoize--complex-feature {
_memoization: '("breakpoint": (("breakpoint 500px false": (("query": " (min-width: 500px)", "fallback": false, "context holder": ((min-width: 500px)), "query count": 1)))))';
_memoization: '("breakpoint": ("breakpoint 500px false": ("query": " (min-width: 500px)", "fallback": false, "context holder": (min-width: 500px), "query count": 1)))';
}

.memoize--shared-feature {
_memoization: '("breakpoint": (("breakpoint 500px false": (("query": " (min-width: 500px)", "fallback": false, "context holder": ((min-width: 500px)), "query count": 1)), "breakpoint height 500px portrait orientation monochrome false": (("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": ((height: 500px, orientation: portrait, "monochrome": monochrome)), "query count": 1)))))';
_memoization: '("breakpoint": ("breakpoint 500px false": ("query": " (min-width: 500px)", "fallback": false, "context holder": (min-width: 500px), "query count": 1), "breakpoint height 500px portrait orientation monochrome false": ("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": (height: 500px, orientation: portrait, "monochrome": monochrome), "query count": 1)))';
}

.memoize--or-query {
_memoization: '("breakpoint": (("breakpoint 500px false": (("query": " (min-width: 500px)", "fallback": false, "context holder": ((min-width: 500px)), "query count": 1)), "breakpoint height 500px portrait orientation monochrome false": (("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": ((height: 500px, orientation: portrait, "monochrome": monochrome)), "query count": 1)), "breakpoint height 500px false": (("query": " (height: 500px)", "fallback": false, "context holder": ((height: 500px)), "query count": 1)))))';
_memoization: '("breakpoint": ("breakpoint 500px false": ("query": " (min-width: 500px)", "fallback": false, "context holder": (min-width: 500px), "query count": 1), "breakpoint height 500px portrait orientation monochrome false": ("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": (height: 500px, orientation: portrait, "monochrome": monochrome), "query count": 1), "breakpoint height 500px false": ("query": " (height: 500px)", "fallback": false, "context holder": (height: 500px), "query count": 1)))';
}

.memoize--with-fallback {
_memoization: '("breakpoint": (("breakpoint 500px false": (("query": " (min-width: 500px)", "fallback": false, "context holder": ((min-width: 500px)), "query count": 1)), "breakpoint height 500px portrait orientation monochrome false": (("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": ((height: 500px, orientation: portrait, "monochrome": monochrome)), "query count": 1)), "breakpoint height 500px false": (("query": " (height: 500px)", "fallback": false, "context holder": ((height: 500px)), "query count": 1)), "breakpoint 400px min-height 200px, 300px 325px orientation portriat monochrome false": (("query": " (min-width: 400px) and (min-height: 200px), (min-width: 300px) and (max-width: 325px) and (orientation: portriat) and (monochrome)", "fallback": false, "context holder": ((min-width: 400px 300px, "min-height": 200px false, max-width: false 325px, orientation: false portriat, "monochrome": false monochrome)), "query count": 2)))))';
_memoization: '("breakpoint": ("breakpoint 500px false": ("query": " (min-width: 500px)", "fallback": false, "context holder": (min-width: 500px), "query count": 1), "breakpoint height 500px portrait orientation monochrome false": ("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": (height: 500px, orientation: portrait, "monochrome": monochrome), "query count": 1), "breakpoint height 500px false": ("query": " (height: 500px)", "fallback": false, "context holder": (height: 500px), "query count": 1), "breakpoint 400px min-height 200px, 300px 325px orientation portriat monochrome false": ("query": " (min-width: 400px) and (min-height: 200px), (min-width: 300px) and (max-width: 325px) and (orientation: portriat) and (monochrome)", "fallback": false, "context holder": (min-width: 400px 300px, "min-height": 200px false, max-width: false 325px, orientation: false portriat, "monochrome": false monochrome), "query count": 2)))';
}
.no-mq .memoize--with-fallback {
_test: "breakpoint(700px, no-query .no-mq)";
Expand Down Expand Up @@ -323,7 +323,7 @@
}

.memoize--breakpoint-function-context {
_memoization: '("breakpoint": (("breakpoint 500px false": (("query": " (min-width: 500px)", "fallback": false, "context holder": ((min-width: 500px)), "query count": 1)), "breakpoint height 500px portrait orientation monochrome false": (("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": ((height: 500px, orientation: portrait, "monochrome": monochrome)), "query count": 1)), "breakpoint height 500px false": (("query": " (height: 500px)", "fallback": false, "context holder": ((height: 500px)), "query count": 1)), "breakpoint 400px min-height 200px, 300px 325px orientation portriat monochrome false": (("query": " (min-width: 400px) and (min-height: 200px), (min-width: 300px) and (max-width: 325px) and (orientation: portriat) and (monochrome)", "fallback": false, "context holder": ((min-width: 400px 300px, "min-height": 200px false, max-width: false 325px, orientation: false portriat, "monochrome": false monochrome)), "query count": 2)), "breakpoint 700px, no-query .no-mq false": (("query": " (min-width: 700px)", "fallback": ".no-mq", "context holder": ((min-width: 700px)), "query count": 1)))))';
_memoization: '("breakpoint": ("breakpoint 500px false": ("query": " (min-width: 500px)", "fallback": false, "context holder": (min-width: 500px), "query count": 1), "breakpoint height 500px portrait orientation monochrome false": ("query": " (height: 500px) and (orientation: portrait) and (monochrome)", "fallback": false, "context holder": (height: 500px, orientation: portrait, "monochrome": monochrome), "query count": 1), "breakpoint height 500px false": ("query": " (height: 500px)", "fallback": false, "context holder": (height: 500px), "query count": 1), "breakpoint 400px min-height 200px, 300px 325px orientation portriat monochrome false": ("query": " (min-width: 400px) and (min-height: 200px), (min-width: 300px) and (max-width: 325px) and (orientation: portriat) and (monochrome)", "fallback": false, "context holder": (min-width: 400px 300px, "min-height": 200px false, max-width: false 325px, orientation: false portriat, "monochrome": false monochrome), "query count": 2), "breakpoint 700px, no-query .no-mq false": ("query": " (min-width: 700px)", "fallback": ".no-mq", "context holder": (min-width: 700px), "query count": 1)))';
_test: "breakpoint(not screen, 500px, no-query .no-mq)";
_min-width: false 500px;
_media: "not screen" all;
Expand Down

0 comments on commit dc1309d

Please sign in to comment.