RESOLVED FIXED 95369
[CSS Exclusions] Exclusions tests should run without errors in standalone browser
https://bugs.webkit.org/show_bug.cgi?id=95369
Summary [CSS Exclusions] Exclusions tests should run without errors in standalone bro...
Bear Travis
Reported 2012-08-29 12:56:49 PDT
The exclusions tests currently enable/disable css exclusions through window.internals.settings, which is not available in standalone browsers. Opening these pages in a standalone browser causes a reference error. The tests should instead test for the existence of internals before attempting to reference it.
Attachments
Fixing up the exclusions and shape-inside tests (10.03 KB, patch)
2012-08-29 13:18 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2012-08-29 13:18:19 PDT
Created attachment 161296 [details] Fixing up the exclusions and shape-inside tests
WebKit Review Bot
Comment 2 2012-08-31 02:40:34 PDT
Comment on attachment 161296 [details] Fixing up the exclusions and shape-inside tests Clearing flags on attachment: 161296 Committed r127241: <http://trac.webkit.org/changeset/127241>
WebKit Review Bot
Comment 3 2012-08-31 02:40:37 PDT
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.