Changeset 113047 in webkit


Ignore:
Timestamp:
Apr 3, 2012 9:41:05 AM (12 years ago)
Author:
tony@chromium.org
Message:

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.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/.gitattributes

    r112683 r113047  
    8585fast/dom/Document/open-with-pending-load.html -crlf
    8686fast/dom/Element/hostname-host.html -crlf
    87 fast/dom/StyleSheet/ownerNode-lifetime-2.html -crlf
    8887fast/dom/Window/window-property-clearing-expected.txt -crlf
    8988fast/dom/everything-to-string.html -crlf
    9089fast/dom/insert-span-into-long-text-bug-28245.html -crlf
    91 fast/dom/resources/TestApplet.java -crlf
    9290fast/dom/simultaneouslyRegsiteredTimerFireOrder-expected.txt -crlf
    9391fast/dom/timer-clear-interval-in-handler-and-generate-error.html -crlf
     
    159157tables/mozilla/bugs/bug222846.html -crlf
    160158tables/mozilla/bugs/bug275625.html -crlf
    161 tables/mozilla/images/aboutHeader.gif -crlf
    162 tables/mozilla/images/main-horizontal-scroll.gif -crlf
    163159tables/mozilla_expected_failures/bugs/bug101759.html -crlf
    164160tables/mozilla_expected_failures/bugs/bug14489.html -crlf
    165 tables/mozilla_expected_failures/images/aboutHeader.gif -crlf
    166 tables/mozilla_expected_failures/images/main-horizontal-scroll.gif -crlf
    167 wml/resources/enter-card-with-events.wml -crlf
    168 wml/resources/enter-first-card-with-events.wml -crlf
  • trunk/LayoutTests/ChangeLog

    r113043 r113047  
     12012-04-03  Tony Chang  <tony@chromium.org>
     2
     3        LayoutTests/.gitattributes cleanup
     4        https://bugs.webkit.org/show_bug.cgi?id=82975
     5
     6        Reviewed by Hajime Morita.
     7
     8        * .gitattributes: Set svn:mime-type for .gif files and remove files
     9        that no longer exist.
     10
    1112012-04-03  Stephen Chenney  <schenney@chromium.org>
    212
Note: See TracChangeset for help on using the changeset viewer.