From 444087057ad0592f3e0bb2e434e0b610aa7914f6 Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 11 Dec 2008 17:34:48 +0000 Subject: Global replace of yellow W3C "valid HTML/CSS" icons with blue ones. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60880 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Passes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Passes.html') diff --git a/docs/Passes.html b/docs/Passes.html index 22a7351..8c08672 100644 --- a/docs/Passes.html +++ b/docs/Passes.html @@ -1957,9 +1957,9 @@ if (X < 3) {
Valid CSS! + src="http://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS"> Valid HTML 4.01! + src="http://www.w3.org/Icons/valid-html401-blue" alt="Valid HTML 4.01"> Reid Spencer
LLVM Compiler Infrastructure
-- cgit v1.1