/* * Copyright (c) 2002-2008 Gargoyle Software Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.gargoylesoftware.htmlunit.javascript.host; import java.io.StringReader; import org.junit.Test; import org.junit.runner.RunWith; import org.w3c.css.sac.InputSource; import org.w3c.css.sac.Selector; import org.w3c.css.sac.SelectorList; import com.gargoylesoftware.htmlunit.BrowserRunner; import com.gargoylesoftware.htmlunit.WebTestCase; import com.gargoylesoftware.htmlunit.BrowserRunner.Alerts; import com.gargoylesoftware.htmlunit.BrowserRunner.Browser; import com.gargoylesoftware.htmlunit.BrowserRunner.Browsers; import com.gargoylesoftware.htmlunit.html.HtmlElement; import com.gargoylesoftware.htmlunit.html.HtmlForm; import com.gargoylesoftware.htmlunit.html.HtmlInput; import com.gargoylesoftware.htmlunit.html.HtmlPage; /** * Unit tests for {@link Stylesheet}. * * @version $Revision$ * @author Marc Guillemot * @author Ahmed Ashour */ @RunWith(BrowserRunner.class) public class StyleSheetTest extends WebTestCase { /** * @throws Exception if the test fails */ @Test @Browsers(Browser.NONE) public void selects_miscSelectors() throws Exception { final String html = "test\n" + "\n" + "
\n" + "
\n" + "\n" + "