| Index: trunk/LayoutTests/fast/css/variables/case-insensitive.html
|
| ===================================================================
|
| --- trunk/LayoutTests/fast/css/variables/case-insensitive.html (revision 150485)
|
| +++ trunk/LayoutTests/fast/css/variables/case-insensitive.html (working copy)
|
| @@ -1,5 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| +<script>
|
| +internals.settings.setCSSVariablesEnabled(true);
|
| +</script>
|
| <style>
|
| div {
|
| background-color: -webkit-var(NaMe);
|
|
|
| Property changes on: trunk/LayoutTests/fast/css/variables/case-insensitive.html
|
| ___________________________________________________________________
|
| Deleted: svn:eol-style
|
| - LF
|
| Deleted: svn:mime-type
|
| - text/html
|
|
|
|
|