| Index: tracing/third_party/tvcm/third_party/rcssmin/tests/main/atgroup_01.css
|
| diff --git a/tracing/third_party/tvcm/third_party/rcssmin/tests/main/atgroup_01.css b/tracing/third_party/tvcm/third_party/rcssmin/tests/main/atgroup_01.css
|
| deleted file mode 100644
|
| index a8c5cba6efaffd45f6a1484dbca137c1e613b91b..0000000000000000000000000000000000000000
|
| --- a/tracing/third_party/tvcm/third_party/rcssmin/tests/main/atgroup_01.css
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -@document url(http://www.w3.org/),
|
| - url-prefix(http://www.w3.org/Style/),
|
| - domain(mozilla.org),
|
| - regexp("https:.*")
|
| -{
|
| - /* CSS rules here apply to:
|
| - + The page "http://www.w3.org/".
|
| - + Any page whose URL begins with "http://www.w3.org/Style/"
|
| - + Any page whose URL's host is "mozilla.org" or ends with
|
| - ".mozilla.org"
|
| - + Any page whose URL starts with "https:" */
|
| -
|
| - /* make the above-mentioned pages really ugly */
|
| - body { color: purple; background: yellow; }
|
| -}
|
|
|