Zack Weinberg
|
15d993c3bc
|
Change CSS parser to close constructs open at end-of-file by changing ExpectSymbol not to fail on EOF when expecting one of }, ), ], or ;. (Bug 325064) r+sr=dbaron
|
2008-07-19 15:52:09 -07:00 |
dbaron@dbaron.org
|
87b5c5a99a
|
Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+
|
2008-02-21 17:37:04 -08:00 |
sharparrow1@yahoo.com
|
4ded1d172a
|
Additional CSS parsing tests for bugs 393286 and 393499.
|
2007-08-27 13:49:09 -07:00 |
sharparrow1@yahoo.com
|
fe56700772
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-19 20:39:22 -07:00 |
sharparrow1@yahoo.com
|
22ce8f8c37
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 15:05:22 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
dbaron%dbaron.org
|
ca0c23ea41
|
Do string appending in chunks rather than one character at a time in GatherIdent and ParseString. Allow EOF to terminate strings, per CSS 2.1. b=311566 Patch by Alfred Kayser <alfredkayser@gmail.com>, with some review comments addressed by me. r+sr=dbaron a=blocking1.9+
|
2008-02-22 01:37:04 +00:00 |
sharparrow1%yahoo.com
|
b5833aca6e
|
Additional CSS parsing tests for bugs 393286 and 393499.
|
2007-08-27 20:49:09 +00:00 |
sharparrow1%yahoo.com
|
1651f18fab
|
Bug 387511: CSs scanner causes parse error for URLs starting with a codepoint > 255. r+sr=bzbarsky, a=dbaron
|
2007-08-20 03:39:23 +00:00 |
sharparrow1%yahoo.com
|
6dc18f6195
|
Bug 390399: Add some general (non-property-specific) parsing tests. r+sr+a=dbaron
|
2007-08-17 22:05:22 +00:00 |