git://git.webkit.org
/
WebKit-https.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bdec99
)
Corrected a path in ChangeLog.
author
ap
<ap@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 13 May 2006 15:12:43 +0000
(15:12 +0000)
committer
ap
<ap@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Sat, 13 May 2006 15:12:43 +0000
(15:12 +0000)
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@14353
268f45cc
-cd09-0410-ab3c-
d52691b4dbfc
WebCore/ChangeLog
patch
|
blob
|
history
diff --git
a/WebCore/ChangeLog
b/WebCore/ChangeLog
index ed88692660852757140bd76eaaadee101ce9dac4..33ca6cc50f1403a37698eb314f555f2a2a57ebc0 100644
(file)
--- a/
WebCore/ChangeLog
+++ b/
WebCore/ChangeLog
@@
-8,7
+8,7
@@
Add a boolean variable per css value to catch whether values
are specified as floats or integers.
- Test:
css2.1
/rgb-float.html
+ Test:
fast/css
/rgb-float.html
* css/CSSGrammar.y:
* css/cssparser.cpp: