/*
* Bug 856317 - expose the column number of style rules via inIDOMUtils
*/
/* simplest possible */
.alpha {
}
/* with leading whitespace */
#beta {
}
/* with a comment before the rule */ #gamma {
}
/* mixed spaces and tab characters */
#delta {
}
/* long lines, like those produced by CSS minifiers
* (overflows a 16-bit unsigned int)
*/
--> --------------------
--> maximum size reached
--> --------------------
[ Dauer der Verarbeitung: 0.13 Sekunden
(vorverarbeitet)
]