diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 17:43:38 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-14 17:43:38 +0000 |
commit | e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3 (patch) | |
tree | d4872d4ee913d846a494e7077b93ac3a61eff9b5 | |
parent | c486315a4356883fb1d4a968e21c6f1135e8d696 (diff) | |
download | chromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.zip chromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.tar.gz chromium_src-e55d77c4230d7a2ddbf8bcd8e2d7f5def54c44d3.tar.bz2 |
Merge from r43637 to r43664.
Just some new layout tests. 2 added to a new bug, the rest are rebaselined
on windows and linux.
The ellipsis changes are from http://trac.webkit.org/changeset/43664 and just have font differences.
border-radius-clipping just has anti-alias differences in the rounded borders (skia).
transformed document element is just a font difference.
Review URL: http://codereview.chromium.org/115360
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16069 0039d316-1c4b-4281-b951-d872f2087c98
24 files changed, 267 insertions, 37 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "43637", + "webkit_revision": "43664", } diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum new file mode 100644 index 0000000..5270037 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum @@ -0,0 +1 @@ +131ee26cfba4e8306c55d5512574fa92
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png Binary files differnew file mode 100644 index 0000000..c65beee --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum index 41f1820..a88a9c7 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum @@ -1 +1 @@ -4f771a7f417b7c9812b44a35d88bac05
\ No newline at end of file +ff38f334e1aa15aeb7864485d89fd391
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.png Binary files differindex c160945..b48a827 100644 --- a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.png +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum new file mode 100644 index 0000000..1fee908 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum @@ -0,0 +1 @@ +e78719d35e27977bf059a2de41a08e14
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png Binary files differnew file mode 100644 index 0000000..77f83d7 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum new file mode 100644 index 0000000..fd43271 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum @@ -0,0 +1 @@ +4bbbac8149c8021ea65a8cae25be94ea
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.png Binary files differnew file mode 100644 index 0000000..7cd0340 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/overflow/border-radius-clipping-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum new file mode 100644 index 0000000..3e56059 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.checksum @@ -0,0 +1 @@ +cedf84257934e9045089eaf15dc43ccd
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png Binary files differnew file mode 100644 index 0000000..2f718ae --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.txt new file mode 100644 index 0000000..47ecbe6 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-bidi-expected.txt @@ -0,0 +1,51 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x216 + RenderBlock {HTML} at (0,0) size 800x216 + RenderBody {BODY} at (8,8) size 784x200 + RenderBlock (anonymous) at (0,0) size 784x80 + RenderText {#text} at (0,0) size 533x19 + text run at (0,0) width 533: "Each consecutive pair of lines should look exactly the same apart from the trailing ellipsis." + RenderBR {BR} at (533,0) size 0x19 + RenderText {#text} at (0,20) size 513x19 + text run at (0,20) width 513: "The ellipsis should appear on the left for the RTL case and on the right for LTR case. " + RenderBR {BR} at (0,0) size 0x0 + RenderBR {BR} at (0,40) size 0x19 + RenderText {#text} at (0,60) size 57x19 + text run at (0,60) width 57: "RTL text:" + RenderBlock (anonymous) at (0,120) size 784x40 + RenderBR {BR} at (0,0) size 0x19 + RenderText {#text} at (0,20) size 59x19 + text run at (0,20) width 59: "LTR Text" +layer at (8,88) size 207x20 scrollX 92 scrollWidth 299 + RenderBlock {DIV} at (0,80) size 207x20 + RenderText {#text} at (-92,0) size 299x19 + text run at (-92,0) width 222 RTL: " \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} " + text run at (130,0) width 73: "English Text" + text run at (203,0) width 4 RTL: " " +layer at (8,108) size 207x20 scrollX 92 scrollWidth 299 + RenderBlock {DIV} at (0,100) size 207x20 + RenderText {#text} at (-92,0) size 299x19 + text run at (-92,0) width 222 RTL: " \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5D1}\x{5E8}\x{5D9} \x{5DC}\x{5D3}\x{5D5}\x{5D2}\x{5DE}\x{5D0} " + text run at (130,0) width 73: "English Text" + text run at (203,0) width 4 RTL: " " +layer at (8,168) size 207x20 scrollWidth 224 + RenderBlock {DIV} at (0,160) size 207x20 + RenderText {#text} at (0,0) size 224x19 + text run at (0,0) width 27 RTL: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}" + text run at (27,0) width 40: " word " + text run at (67,0) width 32 RTL: "\x{5D0}\x{5D7}\x{5E8}\x{5EA}" + text run at (99,0) width 53: " another " + text run at (152,0) width 22 RTL: "\x{5D5}\x{5E2}\x{5D5}\x{5D3}" + text run at (174,0) width 26: " yet " + text run at (200,0) width 24 RTL: "\x{5D0}\x{5D7}\x{5EA}" +layer at (8,188) size 207x20 scrollWidth 224 + RenderBlock {DIV} at (0,180) size 207x20 + RenderText {#text} at (0,0) size 224x19 + text run at (0,0) width 27 RTL: "\x{5DE}\x{5D9}\x{5DC}\x{5D4}" + text run at (27,0) width 40: " word " + text run at (67,0) width 32 RTL: "\x{5D0}\x{5D7}\x{5E8}\x{5EA}" + text run at (99,0) width 53: " another " + text run at (152,0) width 22 RTL: "\x{5D5}\x{5E2}\x{5D5}\x{5D3}" + text run at (174,0) width 26: " yet " + text run at (200,0) width 24 RTL: "\x{5D0}\x{5D7}\x{5EA}" diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum index 01601a6..20f3c71 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.checksum @@ -1 +1 @@ -e7bfb2021edfeef15dc533c384e8ff2f
\ No newline at end of file +91b9daf156c9242a7ad2b79f14163b6e
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.png Binary files differindex 486f3a10..f660f18 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.txt index a219ec9..e234674 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.txt +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-expected.txt @@ -1,52 +1,105 @@ -layer at (0,0) size 800x600 - RenderView at (0,0) size 800x600 -layer at (0,0) size 800x600 - RenderBlock {HTML} at (0,0) size 800x600 - RenderBody {BODY} at (8,8) size 784x572 - RenderBlock (anonymous) at (0,0) size 784x100 - RenderText {#text} at (0,0) size 535x19 - text run at (0,0) width 535: "This tests checks that the text-overflow:ellipses property is handled correctly for bidi text." - RenderBR {BR} at (535,15) size 0x0 +layer at (0,0) size 785x770 + RenderView at (0,0) size 785x600 +layer at (0,0) size 785x770 + RenderBlock {HTML} at (0,0) size 785x770 + RenderBody {BODY} at (8,8) size 769x742 + RenderBlock (anonymous) at (0,0) size 769x100 + RenderText {#text} at (0,0) size 531x19 + text run at (0,0) width 531: "This tests checks that the text-overflow:ellipsis property is handled correctly for bidi text." + RenderBR {BR} at (531,15) size 0x0 RenderBR {BR} at (0,20) size 0x19 - RenderText {#text} at (0,40) size 713x19 - text run at (0,40) width 713: "Pass if the ellipses do not overlap the text and the underlines for the links are placed under the text and not the ellipses. " - RenderBR {BR} at (713,55) size 0x0 + RenderText {#text} at (0,40) size 705x19 + text run at (0,40) width 705: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. " + RenderBR {BR} at (705,55) size 0x0 RenderBR {BR} at (0,60) size 0x19 RenderText {#text} at (0,80) size 31x19 - text run at (0,80) width 31: "LTR:" - RenderBlock (anonymous) at (0,142) size 784x20 - RenderText {#text} at (0,0) size 31x19 - text run at (0,0) width 31: "RTL:" - RenderBlock (anonymous) at (0,204) size 784x20 + text run at (0,80) width 31: "RTL:" + RenderBlock (anonymous) at (0,142) size 769x20 RenderText {#text} at (0,0) size 89x19 text run at (0,0) width 89: "RTL Override:" - RenderBlock (anonymous) at (0,266) size 784x20 - RenderText {#text} at (0,0) size 56x19 - text run at (0,0) width 56: "LTR link:" - RenderBlock (anonymous) at (0,328) size 784x20 + RenderBlock (anonymous) at (0,204) size 769x20 RenderText {#text} at (0,0) size 56x19 text run at (0,0) width 56: "RTL link:" -layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollWidth 305 + RenderBlock (anonymous) at (0,266) size 769x20 + RenderText {#text} at (0,0) size 124x19 + text run at (0,0) width 124: "RTL with ltr content:" + RenderBlock (anonymous) at (0,328) size 769x20 + RenderText {#text} at (0,0) size 149x19 + text run at (0,0) width 149: "RTL link with ltr content:" + RenderBlock (anonymous) at (0,390) size 769x20 + RenderText {#text} at (0,0) size 56x19 + text run at (0,0) width 56: "LTR link:" + RenderBlock (anonymous) at (0,452) size 769x20 + RenderText {#text} at (0,0) size 31x19 + text run at (0,0) width 31: "LTR:" + RenderBlock (anonymous) at (0,514) size 769x20 + RenderText {#text} at (0,0) size 124x19 + text run at (0,0) width 124: "LTR with rtl content:" + RenderBlock (anonymous) at (0,576) size 769x20 + RenderText {#text} at (0,0) size 167x19 + text run at (0,0) width 167: "LTR with forced rtl content:" + RenderBlock (anonymous) at (0,638) size 769x20 + RenderText {#text} at (0,0) size 149x19 + text run at (0,0) width 149: "LTR link with rtl content:" + RenderBlock (anonymous) at (0,700) size 769x20 + RenderText {#text} at (0,0) size 192x19 + text run at (0,0) width 192: "LTR link with forced rtl content:" +layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 118 scrollWidth 298 RenderBlock {DIV} at (0,100) size 182x22 [border: (1px solid #000000)] - RenderText {#text} at (1,1) size 305x19 - text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" -layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 118 scrollWidth 298 - RenderBlock {DIV} at (0,162) size 182x22 [border: (1px solid #000000)] RenderText {#text} at (-117,1) size 298x19 text run at (-117,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" -layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 125 scrollWidth 305 - RenderBlock {DIV} at (0,224) size 182x22 [border: (1px solid #000000)] +layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,162) size 182x22 [border: (1px solid #000000)] RenderText {#text} at (-124,1) size 305x19 text run at (-124,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" -layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollWidth 305 - RenderBlock {DIV} at (0,286) size 182x22 [border: (1px solid #000000)] +layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,224) size 182x22 [border: (1px solid #000000)] RenderInline {A} at (0,0) size 305x19 [color=#0000EE] - RenderText {#text} at (1,1) size 305x19 - text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" RenderText {#text} at (0,0) size 0x0 +layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,286) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 125 scrollWidth 305 RenderBlock {DIV} at (0,348) size 182x22 [border: (1px solid #000000)] RenderInline {A} at (0,0) size 305x19 [color=#0000EE] RenderText {#text} at (-124,1) size 305x19 - text run at (-124,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + text run at (-124,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,410) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,472) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" +layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 298 + RenderBlock {DIV} at (0,534) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (1,1) size 298x19 + text run at (1,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" +layer at (8,604) size 182x22 clip at (9,605) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,596) size 182x22 [border: (1px solid #000000)] + RenderInline {SPAN} at (0,0) size 305x19 + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,666) size 182x22 clip at (9,667) size 180x20 scrollWidth 298 + RenderBlock {DIV} at (0,658) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 298x19 [color=#0000EE] + RenderText {#text} at (1,1) size 298x19 + text run at (1,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" + RenderText {#text} at (0,0) size 0x0 +layer at (8,728) size 182x22 clip at (9,729) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (0,0) size 0x0 + RenderInline {SPAN} at (0,0) size 305x19 + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum new file mode 100644 index 0000000..7603cd9 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.checksum @@ -0,0 +1 @@ +d3761ae6db213b07eb14f4015c264ed5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png Binary files differnew file mode 100644 index 0000000..1f811be --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.txt new file mode 100644 index 0000000..e3d20ae --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/css/text-overflow-ellipsis-strict-expected.txt @@ -0,0 +1,105 @@ +layer at (0,0) size 785x770 + RenderView at (0,0) size 785x600 +layer at (0,0) size 785x770 + RenderBlock {HTML} at (0,0) size 785x770 + RenderBody {BODY} at (8,8) size 769x742 + RenderBlock (anonymous) at (0,0) size 769x100 + RenderText {#text} at (0,0) size 531x19 + text run at (0,0) width 531: "This tests checks that the text-overflow:ellipsis property is handled correctly for bidi text." + RenderBR {BR} at (531,0) size 0x19 + RenderBR {BR} at (0,20) size 0x19 + RenderText {#text} at (0,40) size 705x19 + text run at (0,40) width 705: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. " + RenderBR {BR} at (705,40) size 0x19 + RenderBR {BR} at (0,60) size 0x19 + RenderText {#text} at (0,80) size 31x19 + text run at (0,80) width 31: "RTL:" + RenderBlock (anonymous) at (0,142) size 769x20 + RenderText {#text} at (0,0) size 89x19 + text run at (0,0) width 89: "RTL Override:" + RenderBlock (anonymous) at (0,204) size 769x20 + RenderText {#text} at (0,0) size 56x19 + text run at (0,0) width 56: "RTL link:" + RenderBlock (anonymous) at (0,266) size 769x20 + RenderText {#text} at (0,0) size 124x19 + text run at (0,0) width 124: "RTL with ltr content:" + RenderBlock (anonymous) at (0,328) size 769x20 + RenderText {#text} at (0,0) size 149x19 + text run at (0,0) width 149: "RTL link with ltr content:" + RenderBlock (anonymous) at (0,390) size 769x20 + RenderText {#text} at (0,0) size 56x19 + text run at (0,0) width 56: "LTR link:" + RenderBlock (anonymous) at (0,452) size 769x20 + RenderText {#text} at (0,0) size 31x19 + text run at (0,0) width 31: "LTR:" + RenderBlock (anonymous) at (0,514) size 769x20 + RenderText {#text} at (0,0) size 124x19 + text run at (0,0) width 124: "LTR with rtl content:" + RenderBlock (anonymous) at (0,576) size 769x20 + RenderText {#text} at (0,0) size 167x19 + text run at (0,0) width 167: "LTR with forced rtl content:" + RenderBlock (anonymous) at (0,638) size 769x20 + RenderText {#text} at (0,0) size 149x19 + text run at (0,0) width 149: "LTR link with rtl content:" + RenderBlock (anonymous) at (0,700) size 769x20 + RenderText {#text} at (0,0) size 192x19 + text run at (0,0) width 192: "LTR link with forced rtl content:" +layer at (8,108) size 182x22 clip at (9,109) size 180x20 scrollX 118 scrollWidth 298 + RenderBlock {DIV} at (0,100) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (-117,1) size 298x19 + text run at (-117,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" +layer at (8,170) size 182x22 clip at (9,171) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,162) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" +layer at (8,232) size 182x22 clip at (9,233) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,224) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,294) size 182x22 clip at (9,295) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,286) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" +layer at (8,356) size 182x22 clip at (9,357) size 180x20 scrollX 125 scrollWidth 305 + RenderBlock {DIV} at (0,348) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (-124,1) size 305x19 + text run at (-124,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,418) size 182x22 clip at (9,419) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,410) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,480) size 182x22 clip at (9,481) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,472) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305: "Lorem ipsum dolor sit amet, consectetur adipiscing" +layer at (8,542) size 182x22 clip at (9,543) size 180x20 scrollWidth 298 + RenderBlock {DIV} at (0,534) size 182x22 [border: (1px solid #000000)] + RenderText {#text} at (1,1) size 298x19 + text run at (1,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" +layer at (8,604) size 182x22 clip at (9,605) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,596) size 182x22 [border: (1px solid #000000)] + RenderInline {SPAN} at (0,0) size 305x19 + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 +layer at (8,666) size 182x22 clip at (9,667) size 180x20 scrollWidth 298 + RenderBlock {DIV} at (0,658) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 298x19 [color=#0000EE] + RenderText {#text} at (1,1) size 298x19 + text run at (1,1) width 298 RTL: "\x{5DB}\x{5E9}\x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5E2}\x{5E8}\x{5D5}\x{5DA} \x{5DE}\x{5D3}\x{5D9} \x{5E0}\x{5E8}\x{5E6}\x{5D4} \x{5DC}\x{5D4}\x{5D5}\x{5E1}\x{5D9}\x{5E3} \x{5D0}\x{5DC}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5EA} \x{5D1}\x{5E1}\x{5D5}\x{5E3} \x{5E9}\x{5D5}\x{5E8}\x{5D4}" + RenderText {#text} at (0,0) size 0x0 +layer at (8,728) size 182x22 clip at (9,729) size 180x20 scrollWidth 305 + RenderBlock {DIV} at (0,720) size 182x22 [border: (1px solid #000000)] + RenderInline {A} at (0,0) size 305x19 [color=#0000EE] + RenderText {#text} at (0,0) size 0x0 + RenderInline {SPAN} at (0,0) size 305x19 + RenderText {#text} at (1,1) size 305x19 + text run at (1,1) width 305 RTL override: "Lorem ipsum dolor sit amet, consectetur adipiscing" + RenderText {#text} at (0,0) size 0x0 + RenderText {#text} at (0,0) size 0x0 diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum new file mode 100644 index 0000000..3579b8b --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.checksum @@ -0,0 +1 @@ +a704ecf560eabf2dd0eeee1e32406086
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.png Binary files differnew file mode 100644 index 0000000..24401d6 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.png diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.txt b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.txt new file mode 100644 index 0000000..0f4a194 --- /dev/null +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/overflow/border-radius-clipping-expected.txt @@ -0,0 +1,11 @@ +layer at (0,0) size 800x600 + RenderView at (0,0) size 800x600 +layer at (0,0) size 800x600 + RenderBlock {HTML} at (0,0) size 800x600 + RenderBody {BODY} at (8,8) size 784x584 + RenderBlock {P} at (0,0) size 784x20 + RenderText {#text} at (0,0) size 420x19 + text run at (0,0) width 420: "You should see a green rectangle with a rounded black border below." +layer at (8,44) size 320x320 clip at (18,54) size 300x300 scrollWidth 310 scrollHeight 310 + RenderBlock {DIV} at (0,36) size 320x320 [bgcolor=#FF0000] [border: (10px solid #000000)] + RenderBlock {DIV} at (0,0) size 320x320 [bgcolor=#008000] diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.checksum b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.checksum index d02f717..5467682 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.checksum +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.checksum @@ -1 +1 @@ -59e78dea72134e66b1d8d81b8f6e1abc
\ No newline at end of file +cbe7d17560ae57c226e5f8738c27ecc5
\ No newline at end of file diff --git a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.png b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.png Binary files differindex 5ece319..d7b91a1 100644 --- a/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.png +++ b/webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/transforms/transformed-document-element-expected.png diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 7c370b4..6ac4c99 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1520,6 +1520,7 @@ BUG10389 WIN LINUX : LayoutTests/fast/canvas/canvas-as-image-incremental-repaint BUG10389 WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint.html = FAIL BUG10389 WIN LINUX : LayoutTests/fast/repaint/create-layer-repaint.html = FAIL BUG10389 WIN LINUX : LayoutTests/fast/repaint/reflection-redraw.html = FAIL +BUG10389 WIN LINUX : LayoutTests/fast/repaint/opacity-change-on-overflow-float.html = FAIL // Linux pixeltest failure: Failing to rotate the form control BUG10390 LINUX : LayoutTests/fast/transforms/transformed-focused-text-input.html = FAIL @@ -2730,6 +2731,9 @@ BUG11909 : LayoutTests/http/tests/navigation/new-window-redirect-history.html = BUG11924 WIN : LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL +BUG11933 WIN LINUX : LayoutTests/fast/frames/content-opacity-1.html = FAIL +BUG11933 WIN LINUX : LayoutTests/fast/frames/content-opacity-2.html = FAIL TIMEOUT + // Note: This was already failing in a different way. See BUG10316, above, so be // sure to uncomment/recheck that when this is removed. BUG11935 MAC : LayoutTests/http/tests/ssl/verify-ssl-enabled.php = CRASH |