X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2FChangeLog;h=391cadc7a0338772aad5a2c2bd500127c5d6e149;hp=d69c350a0e01eeb695c7025a8e422351c8842eaa;hb=273d3fb38d3492286d2f871b23e97df10109dfef;hpb=8ec09f2a985bca6577aa011e7e47d44e57d2a84c diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog index d69c350a0e01..391cadc7a033 100644 --- a/WebCore/ChangeLog +++ b/WebCore/ChangeLog @@ -1,3 +1,14 @@ +2006-09-29 Rob Buis + + Reviewed by Maciej. + + http://bugzilla.opendarwin.org/show_bug.cgi?id=10893 + InsertRule can not handle @import statements + + Allow @import as part of a css rule. + + * css/CSSGrammar.y: + 2006-09-28 David Hyatt Switch over the Mac-specific uses of viewportToContents/contentsToViewport.