Skip to content

Commit

Permalink
IE Zoom test for #4 that is OK
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerdic committed Nov 14, 2010
1 parent 93238bf commit 91ba355
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions testing/unit-tests/csst/special/iezoom.csst
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
--TEST--
IE Zoom
--CSS--
#content {
zoom: 1;
}
--EXPECT--
array (
'#content' =>
array (
'zoom' => '1',
),
)

0 comments on commit 91ba355

Please sign in to comment.