From 484d2191e5928b528d67513f5c9711d0944219ef Mon Sep 17 00:00:00 2001 From: "tony@chromium.org" Date: Tue, 3 Apr 2012 16:41:05 +0000 Subject: [PATCH] LayoutTests/.gitattributes cleanup https://bugs.webkit.org/show_bug.cgi?id=82975 Reviewed by Hajime Morita. * .gitattributes: Set svn:mime-type for .gif files and remove files that no longer exist. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@113047 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/.gitattributes | 8 -------- LayoutTests/ChangeLog | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/LayoutTests/.gitattributes b/LayoutTests/.gitattributes index 8e9a4b2..857b5f6 100644 --- a/LayoutTests/.gitattributes +++ b/LayoutTests/.gitattributes @@ -84,11 +84,9 @@ fast/css/only-of-type-pseudo-class.html -crlf fast/css/text-input-with-webkit-border-radius.html -crlf fast/dom/Document/open-with-pending-load.html -crlf fast/dom/Element/hostname-host.html -crlf -fast/dom/StyleSheet/ownerNode-lifetime-2.html -crlf fast/dom/Window/window-property-clearing-expected.txt -crlf fast/dom/everything-to-string.html -crlf fast/dom/insert-span-into-long-text-bug-28245.html -crlf -fast/dom/resources/TestApplet.java -crlf fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt -crlf fast/dom/timer-clear-interval-in-handler-and-generate-error.html -crlf fast/events/keydown-keypress-focus-change.html -crlf @@ -158,11 +156,5 @@ svg/custom/xml-stylesheet.svg -crlf tables/mozilla/bugs/bug119786.html -crlf tables/mozilla/bugs/bug222846.html -crlf tables/mozilla/bugs/bug275625.html -crlf -tables/mozilla/images/aboutHeader.gif -crlf -tables/mozilla/images/main-horizontal-scroll.gif -crlf tables/mozilla_expected_failures/bugs/bug101759.html -crlf tables/mozilla_expected_failures/bugs/bug14489.html -crlf -tables/mozilla_expected_failures/images/aboutHeader.gif -crlf -tables/mozilla_expected_failures/images/main-horizontal-scroll.gif -crlf -wml/resources/enter-card-with-events.wml -crlf -wml/resources/enter-first-card-with-events.wml -crlf diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 1cb4b97..d932939 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2012-04-03 Tony Chang + + LayoutTests/.gitattributes cleanup + https://bugs.webkit.org/show_bug.cgi?id=82975 + + Reviewed by Hajime Morita. + + * .gitattributes: Set svn:mime-type for .gif files and remove files + that no longer exist. + 2012-04-03 Stephen Chenney Expectations update after 65072 -- 2.7.4