From d75c4e1f5e6d8ae1f55a8a54410a768f10f1a66c Mon Sep 17 00:00:00 2001 From: "pkasting@chromium.org" Date: Tue, 9 Mar 2010 02:34:14 +0000 Subject: svn prop fixes. Applied to all files not in third_party. * Removed eol-style, executable and mergeinfo from BMP/GIF/ICO/JPEG files, and set correct mime-type. * Removed executable and mergeinfo from .c/.cc/.cpp/.h/.m/.mm and .gyp files, and set eol-style to LF. TBR=evanm BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40991 0039d316-1c4b-4281-b951-d872f2087c98 --- .../editing/deleting/delete-br-013-expected.png | Bin .../editing/execCommand/selectAll-expected.png | Bin 50226 -> 50224 bytes .../paste-blockquote-after-blockquote-expected.png | Bin .../clip/overflow-border-radius-clip-expected.png | Bin .../repaint/block-no-inflow-children-expected.png | Bin .../repaint/block-no-inflow-children-expected.png | Bin .../repaint/line-flow-with-floats-1-expected.png | Bin .../repaint/line-flow-with-floats-6-expected.png | Bin .../editing/deleting/delete-br-013-expected.png | Bin .../paste-blockquote-after-blockquote-expected.png | Bin .../paste-blockquote-into-blockquote-3-expected.png | Bin .../fast/borders/fieldsetBorderRadius-expected.png | Bin .../repaint/block-no-inflow-children-expected.png | Bin .../fast/forms/input-list-button-size-expected.png | Bin .../events/event-sender-keydown-frame-expected.png | Bin 15 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/delete-br-013-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/clip/overflow-border-radius-clip-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/block-no-inflow-children-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/block-no-inflow-children-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-1-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-6-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/borders/fieldsetBorderRadius-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/block-no-inflow-children-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/mac/fast/forms/input-list-button-size-expected.png mode change 100755 => 100644 webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/qt/fast/events/event-sender-keydown-frame-expected.png (limited to 'webkit/data') diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/delete-br-013-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/deleting/delete-br-013-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/selectAll-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/selectAll-expected.png index f077e0c..b3b2e15 100644 Binary files a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/selectAll-expected.png and b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/execCommand/selectAll-expected.png differ diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/clip/overflow-border-radius-clip-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/clip/overflow-border-radius-clip-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/block-no-inflow-children-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/repaint/block-no-inflow-children-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/block-no-inflow-children-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/block-no-inflow-children-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-1-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-1-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-6-expected.png b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/repaint/line-flow-with-floats-6-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/deleting/delete-br-013-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-after-blockquote-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-3-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/borders/fieldsetBorderRadius-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/borders/fieldsetBorderRadius-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/block-no-inflow-children-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/repaint/block-no-inflow-children-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/mac/fast/forms/input-list-button-size-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/mac/fast/forms/input-list-button-size-expected.png old mode 100755 new mode 100644 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/qt/fast/events/event-sender-keydown-frame-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/platform/qt/fast/events/event-sender-keydown-frame-expected.png old mode 100755 new mode 100644 -- cgit v1.1