From ea1bd5606ce2da6075fc4344e30e81d074d4eb7c Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Tue, 10 Nov 2009 17:27:54 +0000 Subject: #606526 by axyjo and scor: Remove trailing whitespace and add newlines at end of files. Sorry, folks! But it is after code freeze. :) --- modules/simpletest/files/css_test_files/css_input_without_import.css | 2 +- .../files/css_test_files/css_input_without_import.css.optimized.css | 2 +- .../files/css_test_files/css_input_without_import.css.unoptimized.css | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/simpletest/files') diff --git a/modules/simpletest/files/css_test_files/css_input_without_import.css b/modules/simpletest/files/css_test_files/css_input_without_import.css index 70ad5a66e..89e2df24c 100644 --- a/modules/simpletest/files/css_test_files/css_input_without_import.css +++ b/modules/simpletest/files/css_test_files/css_input_without_import.css @@ -22,7 +22,7 @@ body { * CSS spec says that all whitespace is valid whitespace, so this selector should be just as * good as the one above. */ - + .this .is .a diff --git a/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css b/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css index bf139f490..e5920f094 100644 --- a/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css +++ b/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css @@ -4,7 +4,7 @@ body{margin:0;padding:0;background:#edf5fa;font:76%/170% Verdana,sans-serif;color:#494949;}.this .is .a .test{font:1em/100% Verdana,sans-serif;color:#494949;} - + .this .is .a diff --git a/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css b/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css index 70ad5a66e..89e2df24c 100644 --- a/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css +++ b/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css @@ -22,7 +22,7 @@ body { * CSS spec says that all whitespace is valid whitespace, so this selector should be just as * good as the one above. */ - + .this .is .a -- cgit v1.2.3