From 7302e36e8bad7148b7c9df6b335df4cb47c49df9 Mon Sep 17 00:00:00 2001 From: lars Date: Thu, 4 Oct 2007 07:36:09 +0000 Subject: [PATCH] forgot to move one file in the last commit. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@26039 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 1 + .../mac => }/dom/xhtml/level2/html/right.png | Bin 2 files changed, 1 insertion(+) rename LayoutTests/{platform/mac => }/dom/xhtml/level2/html/right.png (100%) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 5ef5247016e1..ea09dbd68ded 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -5,6 +5,7 @@ Rubberstamped by aroben. + * dom/xhtml/level2/html/right.png: Renamed from platform/mac/dom/xhtml/level2/html/right.png * dom/xhtml/level2/html/w3c_main.png: Renamed from LayoutTests/platform/mac/dom/xhtml/level2/html/w3c_main.png. * fast/css/button_center.png: Renamed from LayoutTests/platform/mac/fast/css/button_center.png. * svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png: Renamed from LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-02-t-w3c.png. diff --git a/LayoutTests/platform/mac/dom/xhtml/level2/html/right.png b/LayoutTests/dom/xhtml/level2/html/right.png similarity index 100% rename from LayoutTests/platform/mac/dom/xhtml/level2/html/right.png rename to LayoutTests/dom/xhtml/level2/html/right.png -- 2.36.0