mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
CSS: Correct typo in the comment
This commit is contained in:
parent
b05b6a2219
commit
787ffbf5fa
@ -7,7 +7,7 @@ var iframe,
|
|||||||
elemdisplay = {
|
elemdisplay = {
|
||||||
|
|
||||||
// Support: Firefox
|
// Support: Firefox
|
||||||
// We have to pre-define this values for FF (#10227)
|
// We have to pre-define these values for FF (#10227)
|
||||||
HTML: "block",
|
HTML: "block",
|
||||||
BODY: "block"
|
BODY: "block"
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user