mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update web-platform-tests to revision 66dc9c93f2c8ebd7c8fdc28fae20d92713c97806
This commit is contained in:
parent
e488ea750b
commit
12f4ae132e
1651 changed files with 8123 additions and 14152 deletions
|
@ -14,9 +14,6 @@
|
|||
[Revoke blob URL after creating Request, will fetch]
|
||||
expected: FAIL
|
||||
|
||||
[Revoke blob URL after calling fetch, fetch should succeed]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[url-with-fetch.any.html]
|
||||
[Untitled]
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,9 +0,0 @@
|
|||
[background-size-001.html]
|
||||
type: testharness
|
||||
|
||||
[background-size_length_auto]
|
||||
expected: FAIL
|
||||
|
||||
[background-size_percentage_auto]
|
||||
expected: FAIL
|
||||
|
|
@ -17,3 +17,6 @@
|
|||
[add(<integer>)]
|
||||
expected: FAIL
|
||||
|
||||
[math-script-level]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -473,3 +473,39 @@
|
|||
[text-indent percentage(%) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(em) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-top-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-right-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(mm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-bottom-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-color color(rgba) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(px) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(cm) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(in) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(ex) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pc) / values]
|
||||
expected: FAIL
|
||||
|
||||
[border-left-width length(pt) / values]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[getComputedStyle-line-height.html]
|
||||
[line-height: 1]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
[eventsource-constructor-url-bogus.any.sharedworker.html]
|
||||
[EventSource: constructor (invalid URL)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[eventsource-constructor-url-bogus.any.html]
|
||||
|
||||
[eventsource-constructor-url-bogus.any.serviceworker.html]
|
||||
[EventSource: constructor (invalid URL)]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[eventsource-constructor-url-bogus.any.worker.html]
|
|
@ -303,9 +303,6 @@
|
|||
[Response: combined response Content-Type: text/html;" \\" text/plain ";charset=GBK]
|
||||
expected: NOTRUN
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;charset=gbk text/plain text/html]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/plain;charset=gbk text/html]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -318,9 +315,18 @@
|
|||
[<iframe>: combined response Content-Type: text/html */*;charset=gbk]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: separate response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: */* text/html]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html */*]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;" \\" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
[<iframe>: combined response Content-Type: text/html;x=" text/plain]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -56,6 +56,6 @@
|
|||
[separate text/javascript x/x]
|
||||
expected: FAIL
|
||||
|
||||
[separate text/javascript ]
|
||||
[separate text/javascript;charset=windows-1252 error text/javascript]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -11,3 +11,6 @@
|
|||
[X-Content-Type-Options%3A%20nosniff%0C]
|
||||
expected: FAIL
|
||||
|
||||
[X-Content-Type-Options%3A%20%2Cnosniff]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_1.html]
|
||||
[Multiple history traversals from the same task]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_2.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[traverse_the_history_3.html]
|
||||
[Multiple history traversals, last would be aborted]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[window-iframe-messagechannel-success.html]
|
||||
expected: TIMEOUT
|
||||
[postMessaging to a same-origin iframe via MessageChannel allows them to see each others' modifications]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[data-xhtml-with-dtd.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,4 @@
|
|||
[secure_connection_start_non_zero.https.html]
|
||||
[Test that secureConnectionStart is not zero]
|
||||
expected: FAIL
|
||||
|
|
@ -23,3 +23,6 @@
|
|||
[requestStart should be 0 in cross-origin request.]
|
||||
expected: FAIL
|
||||
|
||||
[responseEnd should be greater than 0 in cross-origin request.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
[realtimeanalyser-fft-scaling.html]
|
||||
expected: TIMEOUT
|
||||
[X 2048-point FFT peak position is not equal to 64. Got 0.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[active-processing.https.html]
|
||||
expected: ERROR
|
|
@ -1,5 +1,4 @@
|
|||
[sharedworker-in-worker.html]
|
||||
expected: ERROR
|
||||
[Base URL in workers: new SharedWorker()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[Worker-constructor.html]
|
||||
expected: ERROR
|
|
@ -1,4 +1,5 @@
|
|||
[005.html]
|
||||
expected: ERROR
|
||||
[dedicated worker in shared worker in dedicated worker]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
[interfaces.html]
|
||||
type: testharness
|
||||
expected: ERROR
|
||||
[Bluetooth interface: operation getAvailability()]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[transition_calc_implicit.html]
|
||||
expected: TIMEOUT
|
|
@ -86,11 +86,11 @@ jobs:
|
|||
- template: tools/ci/azure/update_hosts.yml
|
||||
- template: tools/ci/azure/update_manifest.yml
|
||||
- script: no_proxy='*' ./wpt run --yes --no-manifest-update --manifest MANIFEST.json --metadata infrastructure/metadata/ --log-tbpl - --log-tbpl-level info --channel dev chrome infrastructure/
|
||||
displayName: 'Run tests: Chrome Dev'
|
||||
displayName: 'Run tests (Chrome Dev)'
|
||||
- script: no_proxy='*' ./wpt run --yes --no-manifest-update --manifest MANIFEST.json --metadata infrastructure/metadata/ --log-tbpl - --log-tbpl-level info --channel nightly firefox infrastructure/
|
||||
displayName: 'Run tests: Firefox Nightly'
|
||||
displayName: 'Run tests (Firefox Nightly)'
|
||||
- script: no_proxy='*' ./wpt run --yes --no-manifest-update --manifest MANIFEST.json --metadata infrastructure/metadata/ --log-tbpl - --log-tbpl-level info --channel preview safari infrastructure/
|
||||
displayName: 'Run tests: Safari Technology Preview'
|
||||
displayName: 'Run tests (Safari Technology Preview)'
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Publish results'
|
||||
inputs:
|
||||
|
@ -224,7 +224,7 @@ jobs:
|
|||
- template: tools/ci/azure/update_hosts.yml
|
||||
- template: tools/ci/azure/update_manifest.yml
|
||||
- script: python ./wpt run --yes --no-manifest-update --install-fonts --manifest MANIFEST.json --metadata infrastructure/metadata/ --log-tbpl - --log-tbpl-level info --channel dev edgechromium infrastructure/
|
||||
displayName: 'Run tests: Edge Dev'
|
||||
displayName: 'Run tests (Edge Dev)'
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Publish results'
|
||||
inputs:
|
||||
|
@ -257,7 +257,7 @@ jobs:
|
|||
- template: tools/ci/azure/update_hosts.yml
|
||||
- template: tools/ci/azure/update_manifest.yml
|
||||
- script: python ./wpt run --yes --no-manifest-update --no-restart-on-unexpected --no-fail-on-unexpected --install-fonts --this-chunk $(System.JobPositionInPhase) --total-chunks $(System.TotalJobsInPhase) --chunk-type hash --log-wptreport $(Build.ArtifactStagingDirectory)/wpt_report_$(System.JobPositionInPhase).json --log-wptscreenshot $(Build.ArtifactStagingDirectory)/wpt_screenshot_$(System.JobPositionInPhase).txt --log-tbpl - --log-tbpl-level info --channel dev edgechromium
|
||||
displayName: 'Run tests: Edge Dev'
|
||||
displayName: 'Run tests (Edge Dev)'
|
||||
- task: PublishBuildArtifacts@1
|
||||
displayName: 'Publish results'
|
||||
inputs:
|
||||
|
|
|
@ -0,0 +1,23 @@
|
|||
// META: script=/common/get-host-info.sub.js
|
||||
// META: script=/service-workers/service-worker/resources/test-helpers.sub.js
|
||||
|
||||
'use strict'
|
||||
|
||||
promise_test(async test => {
|
||||
const script = 'service_workers/sw.js';
|
||||
const scope = 'service_workers/' + location.pathname;
|
||||
|
||||
const serviceWorkerRegistration =
|
||||
await service_worker_unregister_and_register(test, script, scope);
|
||||
|
||||
assert_equals(
|
||||
serviceWorkerRegistration.active, null,
|
||||
'There must not be an activated worker');
|
||||
|
||||
await promise_rejects(
|
||||
test, new DOMException('', 'InvalidStateError'),
|
||||
serviceWorkerRegistration.periodicSync.register(
|
||||
'test_tag'),
|
||||
'register() must reject on pending and installing workers');
|
||||
}, 'Periodic Background Sync requires an activated Service Worker');
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
// The source to post setup and completion results to.
|
||||
let source = null;
|
||||
|
||||
function sendMessageToDocument(msg) {
|
||||
source.postMessage(msg);
|
||||
}
|
||||
|
||||
// Notify the document that the SW is registered and ready.
|
||||
self.addEventListener('message', event => {
|
||||
source = event.source;
|
||||
sendMessageToDocument('ready');
|
||||
});
|
||||
|
||||
self.addEventListener('sync', event => {
|
||||
sendMessageToDocument('sync event received!');
|
||||
});
|
||||
|
||||
self.addEventListener('periodicsync', event => {
|
||||
sendMessageToDocument('periodicsync event received!');
|
||||
});
|
|
@ -1,14 +1,9 @@
|
|||
<!doctype html>
|
||||
<meta charset="utf8">
|
||||
<meta name="timeout" content="long">
|
||||
<title>IndexedDB: large nested objects are cloned correctly</title>
|
||||
<link rel="help" href="https://w3c.github.io/IndexedDB/#abort-transaction">
|
||||
<link rel="author" href="pwnall@chromium.org" title="Victor Costan">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support-promises.js"></script>
|
||||
<script src="nested-cloning-common.js"></script>
|
||||
<script>
|
||||
// META: title=IndexedDB: large nested objects are cloned correctly
|
||||
// META: timeout=long
|
||||
// META: script=support-promises.js
|
||||
// META: script=nested-cloning-common.js
|
||||
// META: global=window,dedicatedworker,sharedworker,serviceworker
|
||||
'use strict';
|
||||
|
||||
cloningTestWithKeyGenerator(
|
||||
'multiple requests of objects with blobs and large typed arrays', [
|
||||
|
@ -50,5 +45,3 @@ cloningTestWithKeyGenerator(
|
|||
{ type: 'blob', size: wrapThreshold, mimeType: 'text/x-blink20', seed: 20 },
|
||||
],
|
||||
]);
|
||||
|
||||
</script>
|
|
@ -1,14 +1,9 @@
|
|||
<!doctype html>
|
||||
<meta charset="utf8">
|
||||
<meta name="timeout" content="long">
|
||||
<title>IndexedDB: large nested objects are cloned correctly</title>
|
||||
<link rel="help" href="https://w3c.github.io/IndexedDB/#abort-transaction">
|
||||
<link rel="author" href="pwnall@chromium.org" title="Victor Costan">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support-promises.js"></script>
|
||||
<script src="nested-cloning-common.js"></script>
|
||||
<script>
|
||||
// META: title=IndexedDB: large nested objects are cloned correctly
|
||||
// META: timeout=long
|
||||
// META: script=support-promises.js
|
||||
// META: script=nested-cloning-common.js
|
||||
// META: global=window,dedicatedworker,sharedworker,serviceworker
|
||||
'use strict';
|
||||
|
||||
cloningTest('large typed array', [
|
||||
{ type: 'buffer', size: wrapThreshold, seed: 1 },
|
||||
|
@ -45,5 +40,3 @@ cloningTestWithKeyGenerator('object with blobs and large typed arrays', [
|
|||
seed: 5 },
|
||||
},
|
||||
]);
|
||||
|
||||
</script>
|
|
@ -1,14 +1,9 @@
|
|||
<!doctype html>
|
||||
<meta charset="utf8">
|
||||
<meta name="timeout" content="long">
|
||||
<title>IndexedDB: small nested objects are cloned correctly</title>
|
||||
<link rel="help" href="https://w3c.github.io/IndexedDB/#abort-transaction">
|
||||
<link rel="author" href="pwnall@chromium.org" title="Victor Costan">
|
||||
<script src="/resources/testharness.js"></script>
|
||||
<script src="/resources/testharnessreport.js"></script>
|
||||
<script src="support-promises.js"></script>
|
||||
<script src="nested-cloning-common.js"></script>
|
||||
<script>
|
||||
// META: title=IndexedDB: small nested objects are cloned correctly
|
||||
// META: timeout=long
|
||||
// META: script=support-promises.js
|
||||
// META: script=nested-cloning-common.js
|
||||
// META: global=window,dedicatedworker,sharedworker,serviceworker
|
||||
'use strict';
|
||||
|
||||
cloningTest('small typed array', [
|
||||
{ type: 'buffer', size: 64, seed: 1 },
|
||||
|
@ -43,5 +38,3 @@ cloningTestWithKeyGenerator('array of blobs and small typed arrays', [
|
|||
{ type: 'blob', size: wrapThreshold, mimeType: 'text/x-blink-05', seed: 5 },
|
||||
],
|
||||
]);
|
||||
|
||||
</script>
|
|
@ -46,7 +46,7 @@ For example, on most UNIX-like systems, you can setup the hosts file with:
|
|||
|
||||
And on Windows (this must be run in a PowerShell session with Administrator privileges):
|
||||
|
||||
```bash
|
||||
```powershell
|
||||
python wpt make-hosts-file | Out-File $env:systemroot\System32\drivers\etc\hosts -Encoding ascii -Append
|
||||
```
|
||||
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/REC-CSS1#list-style"/>
|
||||
<link rel="author" title="CSS1 Test Suite Contributors" href="http://www.w3.org/Style/CSS/Test/CSS1/current/tsack.html"/>
|
||||
<link rel="author" title="Ian Hickson" href="mailto:ian@hixie.ch"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
ul {
|
||||
margin: 1em 5em; border: solid black; padding: 0; width: 6em;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-049-030303-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(1%, 1%, 1%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="match" href="background-color-052-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(40%, 40%, 40%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-052-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(+40%, +40%, +40%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-054-fdfdfd-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(99%, 99%, 99%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
body
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-070-030000-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(1%, 0%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-073-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(40%, 0%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-073-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(+40%, 0%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-075-fd0000-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(99%, 0%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-090-000300-ref.xht" />
|
||||
<meta name="flags" content="image" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 1%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-093-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 40%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-093-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, +40%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-095-00fd00-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 99%, 0%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-110-000003-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 0%, 1%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-113-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 0%, 40%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<meta name="flags" content="ahem" />
|
||||
<link rel="match" href="background-color-113-ref.xht" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 0%, +40%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
<link rel="match" href="background-color-115-0000fd-ref.xht" />
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Background-color is set to rgb(0%, 0%, 99%)." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<meta content="ahem image" name="flags" />
|
||||
<meta content="ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element." name="assert" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
html {font: 20px/1 Ahem;}
|
||||
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
<meta content="ahem image" name="flags" />
|
||||
<meta content="ex unit is the 'x-height' of the relevant font. 'em' and 'ex' length values when defining 'font-size' property refer to the computed font size of the parent element." name="assert" />
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
html {font: 20px/1 Ahem;}
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The 'background-position' property correctly applies a nominal length value in 'em' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The 'background-position' property correctly applies a nominal length value in 'em' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The 'background-position' property correctly applies a nominal length value in 'ex' units." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<link rel="help" href="http://www.w3.org/TR/CSS21/colors.html#background-properties" />
|
||||
<meta name="flags" content="ahem image" />
|
||||
<meta name="assert" content="The 'background-position' property correctly applies a nominal length value in 'ex' units with a plus sign." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div
|
||||
{
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
<link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact" />
|
||||
<meta name="flags" content="ahem"/>
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div p { width: 28em; border: solid; margin: 1em; padding: 0.5em; background: #FFFFCC; color: black; font: 1em/1 Ahem; }
|
||||
.control { line-height: 3em; }
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
<link rel="match" href="bidi-004-ref.xht" />
|
||||
|
||||
<meta name="flags" content="may21 ahem"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
div p { width: 28em; border: solid; margin: 1em; padding: 0.5em; background: #FFFFCC; color: black; font: 1em/1 Ahem; }
|
||||
.test { border: solid; padding: 0.4em 1em; line-height: 3em; }
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
text-align: left;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
text-align: right;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side margins should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
text-align: left;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
background: navy;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
span {
|
||||
color: orange;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
width: 20em;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
width: 20em;
|
||||
|
|
|
@ -10,6 +10,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="Side padding should be unaffected by directionality"/>
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css"><![CDATA[
|
||||
div {
|
||||
width: 20em;
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-row-group'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-header-group'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-footer-group'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-row'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
.test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-column-group'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property does not apply to elements with a display of 'table-column'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#test
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property applies to elements with a display of 'table-cell'." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
#table
|
||||
{
|
||||
|
|
|
@ -11,6 +11,7 @@
|
|||
|
||||
<meta name="flags" content="ahem" />
|
||||
<meta name="assert" content="The 'direction' property applies to elements with a display of block." />
|
||||
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css" />
|
||||
<style type="text/css">
|
||||
span
|
||||
{
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue