| Index: chrome_frame/test/html_util_test_data/multiple_tags.html
|
| diff --git a/chrome_frame/test/html_util_test_data/multiple_tags.html b/chrome_frame/test/html_util_test_data/multiple_tags.html
|
| deleted file mode 100644
|
| index 9bd5ceae9dde433cd5c916cdb02276fcd3225bfc..0000000000000000000000000000000000000000
|
| --- a/chrome_frame/test/html_util_test_data/multiple_tags.html
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -<HTML><HEAD>
|
| -
|
| - <META http-equiv="X-UA-Compatible" CONtent="chrome=1" />
|
| - <META http-equiv="X-UA-Compatible" content="chrome=1" />
|
| - <METAman http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
|
| - <transMETA http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
|
| - <IMETAGIRL http-equiv="X-UA-Compatible" CONtent="notchrome=1" />
|
| - <metA http-equiv="X-UA-Compatible" content="chrome=1" />
|
| - <!-- shouldn't pick up commented meta tags! -->
|
| - <!-- <metA http-equiv="X-UA-Compatible" content="chrome=1" /> -->
|
| -
|
| - <!-- The following cases should also not be matched -->
|
| - <meta http-equiv="X-UA-Compatibleeee" content="chrome=1" />
|
| - <meta http-equiv="X-UA-Compatible!" content="chrome=1" />
|
| - <meta http-equiv="!X-UA-Compatible" content="chrome=1" />
|
| - <meta http-equiv="\"X-UA-Compatible\"" content="chrome=1" />
|
| -<fee>
|
|
|