commit | 22f2827cfd59c06c60673cc0a3389e164a0fa2d0 | [log] [tgz] |
---|---|---|
author | arv@chromium.org <arv@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Oct 19 21:54:38 2011 +0000 |
committer | arv@chromium.org <arv@chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Oct 19 21:54:38 2011 +0000 |
tree | c94b04287f1ce54b82f4adcc6764aefdafa4fe64 | |
parent | e3ea53436a5d298c9b5aa28a71739acecf587f18 [diff] |
JS Test Harness: Insert the stylesheet dynamically https://bugs.webkit.org/show_bug.cgi?id=70432 Reviewed by Ojan Vafai. This injects the js-test-style.css file dynamically so that the test files can be simpler. This patch also removes the markup from the existing files in LayoutTests/fast/ * fast/*.html: Remove <link rel=:"stylesheet" href="...js-test-style.css"> * fast/js/resources/js-test-pre.js: Inject the stylesheet dynamically. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@97881 268f45cc-cd09-0410-ab3c-d52691b4dbfc