WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
80359
[CSSRegions][CSSOM]Restrict parsing of named flow name
https://bugs.webkit.org/show_bug.cgi?id=80359
Summary
[CSSRegions][CSSOM]Restrict parsing of named flow name
Mihnea Ovidenie
Reported
2012-03-05 17:23:43 PST
Parsing of a named flow name should not allow something like: var namedFlow = document.webkitGetFlowByName("flow; color: red;") In this case, the named flow object should be null.
Attachments
Patch
(4.37 KB, patch)
2012-03-05 18:12 PST
,
Mihnea Ovidenie
no flags
Details
Formatted Diff
Diff
Patch 2
(4.46 KB, patch)
2012-03-06 11:21 PST
,
Mihnea Ovidenie
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mihnea Ovidenie
Comment 1
2012-03-05 18:12:34 PST
Created
attachment 130256
[details]
Patch
Mihnea Ovidenie
Comment 2
2012-03-06 11:21:28 PST
Created
attachment 130418
[details]
Patch 2 Instead of adding a new test file i modified an existing test previously added for
https://bugs.webkit.org/show_bug.cgi?id=79685
WebKit Review Bot
Comment 3
2012-03-06 14:41:45 PST
Comment on
attachment 130418
[details]
Patch 2 Clearing flags on attachment: 130418 Committed
r109961
: <
http://trac.webkit.org/changeset/109961
>
WebKit Review Bot
Comment 4
2012-03-06 14:41:49 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug