diff options
author | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 22:22:29 +0000 |
---|---|---|
committer | jorlow@chromium.org <jorlow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-25 22:22:29 +0000 |
commit | b2747753bc00d967a28ca746fefdbca145b265d9 (patch) | |
tree | 57da2adb35c93cfdd1eb7dd106599f970886851c /webkit/data | |
parent | 226150473415a9e982a0f89ae757816206279b27 (diff) | |
download | chromium_src-b2747753bc00d967a28ca746fefdbca145b265d9.zip chromium_src-b2747753bc00d967a28ca746fefdbca145b265d9.tar.gz chromium_src-b2747753bc00d967a28ca746fefdbca145b265d9.tar.bz2 |
WebKit roll
prepare for flames
TEST=none
BUG=non
Review URL: http://codereview.chromium.org/552138
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37051 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
11 files changed, 20 insertions, 4 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum index 92dd772..f8d0ad9 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum @@ -1 +1 @@ -48cab7ca26df1fa84b08857fde658d3d
\ No newline at end of file +19e16e05758b87dae061d2ed917b4406
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png Binary files differindex 56a03ab..ff57998 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt new file mode 100644 index 0000000..c8b7d2a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt @@ -0,0 +1,3 @@ +Test URL protocol setter. + +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt new file mode 100644 index 0000000..5c4240a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt @@ -0,0 +1,3 @@ +This test dumps all of the properties that are reachable from the window.clientInformation.geolocation object, along with their types. + +window.clientInformation.geolocation [undefined] diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt index ba5d5ca..7c1405a 100644 --- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/fast/dom/prototype-inheritance-expected.txt @@ -9,6 +9,8 @@ PASS inner.Audio.isInner is true PASS inner.Audio.constructor.isInner is true PASS inner.BeforeLoadEvent.isInner is true PASS inner.BeforeLoadEvent.constructor.isInner is true +PASS inner.Blob.isInner is true +PASS inner.Blob.constructor.isInner is true PASS inner.CDATASection.isInner is true PASS inner.CDATASection.constructor.isInner is true PASS inner.CSSCharsetRule.isInner is true diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt new file mode 100644 index 0000000..c8b7d2a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/invalid-protocol-expected.txt @@ -0,0 +1,3 @@ +Test URL protocol setter. + +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt new file mode 100644 index 0000000..5c4240a --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/Window/window-properties-geolocation-expected.txt @@ -0,0 +1,3 @@ +This test dumps all of the properties that are reachable from the window.clientInformation.geolocation object, along with their types. + +window.clientInformation.geolocation [undefined] diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt index ba5d5ca..7c1405a 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/dom/prototype-inheritance-expected.txt @@ -9,6 +9,8 @@ PASS inner.Audio.isInner is true PASS inner.Audio.constructor.isInner is true PASS inner.BeforeLoadEvent.isInner is true PASS inner.BeforeLoadEvent.constructor.isInner is true +PASS inner.Blob.isInner is true +PASS inner.Blob.constructor.isInner is true PASS inner.CDATASection.isInner is true PASS inner.CDATASection.constructor.isInner is true PASS inner.CSSCharsetRule.isInner is true diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum index a5485fb..2e4842a 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.checksum @@ -1 +1 @@ -f8f2a522be1cb799a4e6c5f137ecff83
\ No newline at end of file +3ec209a3051b7f578609fb88f04070cc
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png Binary files differindex 58a07b3..27402bb 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt index 5442325..3bc7fbf 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/svg/custom/relative-sized-shadow-tree-content-with-symbol-expected.txt @@ -4,8 +4,8 @@ layer at (0,0) size 800x482 RenderBlock {html} at (0,0) size 800x482 RenderBody {body} at (8,16) size 784x458 RenderBlock {p} at (0,0) size 784x40 - RenderText {#text} at (0,0) size 761x39 - text run at (0,0) width 761: "The svg area contained in the div element (red box), should fill out the whole area (two blue rectangles, first: (0,0)-(50%,50%)," + RenderText {#text} at (0,0) size 769x39 + text run at (0,0) width 769: "The svg area contained in the div element (red box), should fill out the whole area (two green rectangles, first: (0,0)-(50%,50%)," text run at (0,20) width 569: "second: (50%,50%)-(100%,100%)), especially after resizing the content box to a different size" RenderBlock {div} at (0,56) size 402x402 [border: (1px solid #FF0000)] RenderSVGRoot {svg} at (9,73) size 400x400 |