updating a comment
git-svn-id: svn://10.0.0.236/trunk@74304 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -4135,6 +4135,10 @@ HTMLContentSink::ProcessMETATag(const nsIParserNode& aNode)
|
||||
// header = "REFRESH"
|
||||
// result = "5; URL=http://uri" // note the URL attribute is
|
||||
// optional, if it is absent, the currently loaded url is used.
|
||||
// Also note that the second and URL seperator can be either a ';'
|
||||
// or a ','. This breaks some websites. The ',' seperator should be
|
||||
// illegal but CNN is using it.
|
||||
|
||||
//
|
||||
// We need to handle the following strings.
|
||||
// - X is a set of digits
|
||||
|
||||
@@ -4135,6 +4135,10 @@ HTMLContentSink::ProcessMETATag(const nsIParserNode& aNode)
|
||||
// header = "REFRESH"
|
||||
// result = "5; URL=http://uri" // note the URL attribute is
|
||||
// optional, if it is absent, the currently loaded url is used.
|
||||
// Also note that the second and URL seperator can be either a ';'
|
||||
// or a ','. This breaks some websites. The ',' seperator should be
|
||||
// illegal but CNN is using it.
|
||||
|
||||
//
|
||||
// We need to handle the following strings.
|
||||
// - X is a set of digits
|
||||
|
||||
Reference in New Issue
Block a user