Commit 827c12f9 authored by Christopher Lam's avatar Christopher Lam Committed by Commit Bot

Update test expectations for cssURLQuotes.

The console logs are going the other way now.

Bug: 791393
Change-Id: I2769852d449ce8edc3ead9b2127a7e63b55786ea
Reviewed-on: https://chromium-review.googlesource.com/804711Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Commit-Queue: calamity <calamity@chromium.org>
Cr-Commit-Position: refs/heads/master@{#521282}
parent 30472ee0
CONSOLE ERROR: line 6: Not allowed to load local resource: unquoted
CONSOLE ERROR: line 6: Not allowed to load local resource: quoted
CONSOLE ERROR: line 6: Not allowed to load local resource: should(Quote) CONSOLE ERROR: line 6: Not allowed to load local resource: should(Quote)
CONSOLE ERROR: line 6: Not allowed to load local resource: quoted
CONSOLE ERROR: line 6: Not allowed to load local resource: unquoted
ALERT: url("file:///unquoted") (URL should be quoted) ALERT: url("file:///unquoted") (URL should be quoted)
ALERT: url("file:///quoted") (URL should be quoted) ALERT: url("file:///quoted") (URL should be quoted)
ALERT: url("file:///should(Quote)") (URL should be quoted) ALERT: url("file:///should(Quote)") (URL should be quoted)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment