Changeset 200234 in webkit


Ignore:
Timestamp:
Apr 29, 2016 1:09:36 AM (8 years ago)
Author:
rniwa@webkit.org
Message:

Import W3C CSS WG tests for shadow DOM
https://bugs.webkit.org/show_bug.cgi?id=157063

Reviewed by Antti Koivisto.

LayoutTests/imported/w3c:

Imported CSS WG's Scoping Level 1 tests from https://github.com/w3c/csswg-test
as of b2daa426addd5ccb8e9ce1c5d800f9d82603f1ec. Most of these tests are actually ours
except shadow-cascade-order-001.html.

  • csswg-test: Added.
  • csswg-test/css-scoping-1: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-functional-rule-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-functional-rule.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-rule-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-rule.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slot.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-rules-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak-expected.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak.html: Added.
  • csswg-test/css-scoping-1/css-scoping-shadow-with-rules.html: Added.
  • csswg-test/css-scoping-1/shadow-cascade-order-001-expected.txt: Added.
  • csswg-test/css-scoping-1/shadow-cascade-order-001.html: Added.
  • csswg-test/css-scoping-1/w3c-import.log: Added.

LayoutTests:

Remove tests that have been upstreamed and imported under imported/w3c/csswg-test/css-scoping-1.

  • fast/shadow-dom/css-scoping-shadow-assigned-node-with-before-after-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-assigned-node-with-before-after.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-assigned-node-with-rules-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-assigned-node-with-rules.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-functional-rule-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-functional-rule.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-rule-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-rule.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-with-before-after-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-host-with-before-after.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-invisible-slot-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-invisible-slot.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-root-hides-children-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-root-hides-children.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot-display-override-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot-display-override.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot-fallback-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot-fallback.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slot.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slotted-nested-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slotted-nested.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slotted-rule-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-slotted-rule.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-outside-rules-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-outside-rules.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-rules-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-rules-no-style-leak-expected.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-rules-no-style-leak.html: Removed.
  • fast/shadow-dom/css-scoping-shadow-with-rules.html: Removed.
Location:
trunk/LayoutTests
Files:
6 added
1 deleted
2 edited
29 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r200232 r200234  
     12016-04-29  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Import W3C CSS WG tests for shadow DOM
     4        https://bugs.webkit.org/show_bug.cgi?id=157063
     5
     6        Reviewed by Antti Koivisto.
     7
     8        Remove tests that have been upstreamed and imported under imported/w3c/csswg-test/css-scoping-1.
     9
     10        * fast/shadow-dom/css-scoping-shadow-assigned-node-with-before-after-expected.html: Removed.
     11        * fast/shadow-dom/css-scoping-shadow-assigned-node-with-before-after.html: Removed.
     12        * fast/shadow-dom/css-scoping-shadow-assigned-node-with-rules-expected.html: Removed.
     13        * fast/shadow-dom/css-scoping-shadow-assigned-node-with-rules.html: Removed.
     14        * fast/shadow-dom/css-scoping-shadow-host-functional-rule-expected.html: Removed.
     15        * fast/shadow-dom/css-scoping-shadow-host-functional-rule.html: Removed.
     16        * fast/shadow-dom/css-scoping-shadow-host-rule-expected.html: Removed.
     17        * fast/shadow-dom/css-scoping-shadow-host-rule.html: Removed.
     18        * fast/shadow-dom/css-scoping-shadow-host-with-before-after-expected.html: Removed.
     19        * fast/shadow-dom/css-scoping-shadow-host-with-before-after.html: Removed.
     20        * fast/shadow-dom/css-scoping-shadow-invisible-slot-expected.html: Removed.
     21        * fast/shadow-dom/css-scoping-shadow-invisible-slot.html: Removed.
     22        * fast/shadow-dom/css-scoping-shadow-root-hides-children-expected.html: Removed.
     23        * fast/shadow-dom/css-scoping-shadow-root-hides-children.html: Removed.
     24        * fast/shadow-dom/css-scoping-shadow-slot-display-override-expected.html: Removed.
     25        * fast/shadow-dom/css-scoping-shadow-slot-display-override.html: Removed.
     26        * fast/shadow-dom/css-scoping-shadow-slot-expected.html: Removed.
     27        * fast/shadow-dom/css-scoping-shadow-slot-fallback-expected.html: Removed.
     28        * fast/shadow-dom/css-scoping-shadow-slot-fallback.html: Removed.
     29        * fast/shadow-dom/css-scoping-shadow-slot.html: Removed.
     30        * fast/shadow-dom/css-scoping-shadow-slotted-nested-expected.html: Removed.
     31        * fast/shadow-dom/css-scoping-shadow-slotted-nested.html: Removed.
     32        * fast/shadow-dom/css-scoping-shadow-slotted-rule-expected.html: Removed.
     33        * fast/shadow-dom/css-scoping-shadow-slotted-rule.html: Removed.
     34        * fast/shadow-dom/css-scoping-shadow-with-outside-rules-expected.html: Removed.
     35        * fast/shadow-dom/css-scoping-shadow-with-outside-rules.html: Removed.
     36        * fast/shadow-dom/css-scoping-shadow-with-rules-expected.html: Removed.
     37        * fast/shadow-dom/css-scoping-shadow-with-rules-no-style-leak-expected.html: Removed.
     38        * fast/shadow-dom/css-scoping-shadow-with-rules-no-style-leak.html: Removed.
     39        * fast/shadow-dom/css-scoping-shadow-with-rules.html: Removed.
     40
    1412016-04-29  Yoav Weiss  <yoav@yoav.ws>
    242
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r200195 r200234  
     12016-04-29  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Import W3C CSS WG tests for shadow DOM
     4        https://bugs.webkit.org/show_bug.cgi?id=157063
     5
     6        Reviewed by Antti Koivisto.
     7
     8        Imported CSS WG's Scoping Level 1 tests from https://github.com/w3c/csswg-test
     9        as of b2daa426addd5ccb8e9ce1c5d800f9d82603f1ec. Most of these tests are actually ours
     10        except shadow-cascade-order-001.html.
     11
     12        * csswg-test: Added.
     13        * csswg-test/css-scoping-1: Added.
     14        * csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after-expected.html: Added.
     15        * csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after.html: Added.
     16        * csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules-expected.html: Added.
     17        * csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules.html: Added.
     18        * csswg-test/css-scoping-1/css-scoping-shadow-host-functional-rule-expected.html: Added.
     19        * csswg-test/css-scoping-1/css-scoping-shadow-host-functional-rule.html: Added.
     20        * csswg-test/css-scoping-1/css-scoping-shadow-host-rule-expected.html: Added.
     21        * csswg-test/css-scoping-1/css-scoping-shadow-host-rule.html: Added.
     22        * csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after-expected.html: Added.
     23        * csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after.html: Added.
     24        * csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot-expected.html: Added.
     25        * csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot.html: Added.
     26        * csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children-expected.html: Added.
     27        * csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children.html: Added.
     28        * csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override-expected.html: Added.
     29        * csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override.html: Added.
     30        * csswg-test/css-scoping-1/css-scoping-shadow-slot-expected.html: Added.
     31        * csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback-expected.html: Added.
     32        * csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback.html: Added.
     33        * csswg-test/css-scoping-1/css-scoping-shadow-slot.html: Added.
     34        * csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested-expected.html: Added.
     35        * csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested.html: Added.
     36        * csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule-expected.html: Added.
     37        * csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule.html: Added.
     38        * csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules-expected.html: Added.
     39        * csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules.html: Added.
     40        * csswg-test/css-scoping-1/css-scoping-shadow-with-rules-expected.html: Added.
     41        * csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak-expected.html: Added.
     42        * csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak.html: Added.
     43        * csswg-test/css-scoping-1/css-scoping-shadow-with-rules.html: Added.
     44        * csswg-test/css-scoping-1/shadow-cascade-order-001-expected.txt: Added.
     45        * csswg-test/css-scoping-1/shadow-cascade-order-001.html: Added.
     46        * csswg-test/css-scoping-1/w3c-import.log: Added.
     47
    1482016-04-28  Youenn Fablet  <youenn.fablet@crf.canon.fr>
    249
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-before-after.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - before and after contents on a node assigned to a slot element must be rendered</title>
     4    <title>CSS Scoping Module Level 1 - ::before and ::after pseudo class' contents on a node assigned to a slot element must be rendered</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
     
    2222            height: 50px;
    2323        }
    24         [slot=foo]:before,
    25         [slot=foo]:after {
     24        [slot=foo]::before,
     25        [slot=foo]::after {
    2626            display: block;
    2727            content: "";
     
    2929            height: 25px;
    3030        }
    31         [slot=foo]:before,
    32         [slot=foo]:after {
     31        [slot=foo]::before,
     32        [slot=foo]::after {
    3333            background: green;
    3434        }
    35         [slot=bar]:before,
    36         [slot=bar]:after {
     35        [slot=bar]::before,
     36        [slot=bar]::after {
    3737            background: yellow;
    3838        }
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-assigned-node-with-rules.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - only rules outside a shadow tree must apply to nodes assigned to a slot in the shadow tree.</title>
     4    <title>CSS Scoping Module Level 1 - Only rules outside a shadow tree must apply to nodes assigned to a slot in the shadow tree.</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-host-functional-rule-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-host-rule-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-host-rule.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - :host rules must apply to the shadow host.</title>
     4    <title>CSS Scoping Module Level 1 - :host rules must apply to the shadow host.</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    6     <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
     6    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#host-selector">
    77    <link rel="match" href="reference/green-box.html"/>
    88</head>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-host-with-before-after.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - before and after contents on a shadow host must be rendered</title>
     4    <title>CSS Scoping Module Level 1 - ::before and ::after pseudo elements' contents on a shadow host must be rendered</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
     
    1515            background: red;
    1616        }
    17         my-host:before {
     17        my-host::before {
    1818            display: block;
    1919            content: "";
     
    2222            background: green;
    2323        }
    24         my-host:after {
     24        my-host::after {
    2525            display: block;
    2626            content: "";
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-invisible-slot.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - elements with a distribution list should generate boxes in the formatting tree.</title>
     4    <title>CSS Scoping Module Level 1 - elements with a distribution list should generate boxes in the formatting tree.</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-root-hides-children.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - a shadow tree hides non-distributed children of the host</title>
     4    <title>CSS Scoping Module Level 1 - a shadow tree hides non-distributed children of the host</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot-display-override.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - overriding slot element's display value should generate boxes</title>
     4    <title>CSS Scoping Module Level 1 - overriding slot element's display value should generate boxes</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot-fallback.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - slot element without distributed nodes must render its fallback content</title>
     4    <title>CSS Scoping Module Level 1 - slot element without distributed nodes must render its fallback content</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
    67    <link rel="match" href="reference/green-box.html"/>
    78</head>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slot.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - elements with a distribution list should generate boxes in the formatting tree.</title>
     4    <title>CSS Scoping Module Level 1 - elements with a distribution list should generate boxes in the formatting tree.</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slotted-nested.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - ::slotted pseudo element rule must apply to an element that got slotted via another slot</title>
     4    <title>CSS Scoping Module Level 1 - ::slotted pseudo element rule must apply to an element that got slotted via another slot</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    6     <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
     6    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#slotted-pseudo">
    77    <link rel="match" href="reference/green-box.html"/>
    88</head>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-slotted-rule.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - :slotted pseudo element must allow selecting elements assigned to a slot element</title>
     4    <title>CSS Scoping Module Level 1 - :slotted pseudo element must allow selecting elements assigned to a slot element</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    6     <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
     6    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#slotted-pseudo">
    77    <link rel="match" href="reference/green-box.html"/>
    88</head>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-outside-rules.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - a selector outside a shadow tree should not match nodes inside the shadow tree</title>
     4    <title>CSS Scoping Module Level 1 - a selector outside a shadow tree should not match nodes inside the shadow tree</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak-expected.html

    r200233 r200234  
    11<!DOCTYPE html>
    22<html>
     3<head>
     4    <title>CSS Scoping Module Level 1 - A green box reference</title>
     5    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
     6</head>
    37<body>
    48    <p>Test passes if you see a single 100px by 100px green box below.</p>
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules-no-style-leak.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - a style rule inside a shadow tree doesn't affect the normal dom</title>
     4    <title>CSS Scoping Module Level 1 - a style rule inside a shadow tree doesn't affect the normal dom</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
  • trunk/LayoutTests/imported/w3c/csswg-test/css-scoping-1/css-scoping-shadow-with-rules.html

    r200233 r200234  
    22<html>
    33<head>
    4     <title>CSS Scoping - a selector inside a shadow tree is matched against nodes in the shadow tree</title>
     4    <title>CSS Scoping Module Level 1 - a selector inside a shadow tree is matched against nodes in the shadow tree</title>
    55    <link rel="author" title="Ryosuke Niwa" href="mailto:rniwa@webkit.org"/>
    66    <link rel="help" href="http://www.w3.org/TR/css-scoping-1/#selectors-data-model">
Note: See TracChangeset for help on using the changeset viewer.