WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 20104
Exception in tables/mozilla_expected_failures/bugs/
bug92868
_1.html includes the equals operator in the quoted expression
https://bugs.webkit.org/show_bug.cgi?id=20104
Summary
Exception in tables/mozilla_expected_failures/bugs/bug92868_1.html includes t...
Timothy Hatcher
Reported
2008-07-18 19:12:40 PDT
The exception throw in LayoutTests/tables/mozilla_expected_failures/bugs/
bug92868
_1.html includes the equals operator in the quoted expression. Result of expression 'document.styleSheets[1].disabled =' [undefined] is not an object. Expected: Result of expression 'document.styleSheets[1].disabled' [undefined] is not an object.
Attachments
Add attachment
proposed patch, testcase, etc.
Oliver Hunt
Comment 1
2008-07-18 19:14:03 PDT
Actually i suspect that the error expression should be 'document.styleSheets[1]' [...
Oliver Hunt
Comment 2
2008-07-19 20:19:57 PDT
Almost fixerated. And with no additional memory usage. Hurrah!
Oliver Hunt
Comment 3
2008-07-19 22:30:29 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M JavaScriptCore/ChangeLog M JavaScriptCore/kjs/grammar.y M LayoutTests/ChangeLog M LayoutTests/fast/css/font-face-descriptor-multiple-values-parsing-expected.txt M LayoutTests/fast/js/resources/exception-expression-offset.js M LayoutTests/http/tests/security/cross-frame-access-call-expected.txt M LayoutTests/http/tests/security/cross-frame-access-call.html M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/
bug92868
_1-expected.txt Committed
r35250
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