[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

dumi at chromium.org dumi at chromium.org
Wed Dec 22 12:40:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1671cbdbb69d2fb115aaa982ace7a7c73cd83435
Author: dumi at chromium.org <dumi at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 27 00:55:00 2010 +0000

    Unreviewed, more Chromium expectations updates.
    
    * platform/chromium-linux/fast/doctypes/003-expected.checksum:
    * platform/chromium-linux/fast/doctypes/003-expected.png: Added.
    * platform/chromium-linux/fast/doctypes/003-expected.txt: Added.
    * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: Added.
    * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: Added.
    * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum: Added.
    * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png: Added.
    * platform/chromium-mac/fast/doctypes/003-expected.checksum: Added.
    * platform/chromium-mac/fast/doctypes/003-expected.png: Added.
    * platform/chromium-win/fast/doctypes/003-expected.checksum: Added.
    * platform/chromium-win/fast/doctypes/003-expected.png: Added.
    * platform/chromium-win/fast/doctypes/003-expected.txt: Added.
    * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
    * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
    * platform/chromium/test_expectations.txt:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66160 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index acb5d5f..a8c44d4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,23 @@
+2010-08-26  Dumitru Daniliuc  <dumi at chromium.org>
+
+        Unreviewed, more Chromium expectations updates.
+
+        * platform/chromium-linux/fast/doctypes/003-expected.checksum:
+        * platform/chromium-linux/fast/doctypes/003-expected.png: Added.
+        * platform/chromium-linux/fast/doctypes/003-expected.txt: Added.
+        * platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum: Added.
+        * platform/chromium-linux/svg/css/composite-shadow-text-expected.png: Added.
+        * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum: Added.
+        * platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png: Added.
+        * platform/chromium-mac/fast/doctypes/003-expected.checksum: Added.
+        * platform/chromium-mac/fast/doctypes/003-expected.png: Added.
+        * platform/chromium-win/fast/doctypes/003-expected.checksum: Added.
+        * platform/chromium-win/fast/doctypes/003-expected.png: Added.
+        * platform/chromium-win/fast/doctypes/003-expected.txt: Added.
+        * platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
+        * platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt: Added.
+        * platform/chromium/test_expectations.txt:
+
 2010-08-26  Andy Estes  <aestes at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.checksum b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.checksum
index 3e7504b..085b1d2 100644
--- a/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.checksum
+++ b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.checksum
@@ -1 +1 @@
-f061a159e7a179ce0824ed3260c0307d
\ No newline at end of file
+f932bda49cffbd38da4d5ff00bbfbf15
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.png b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.png
new file mode 100644
index 0000000..5cfdfed
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.txt b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.txt
new file mode 100644
index 0000000..bfa0b5c
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/fast/doctypes/003-expected.txt
@@ -0,0 +1,21 @@
+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 784x576
+      RenderBlock {DIV} at (0,0) size 784x100
+      RenderBlock (anonymous) at (0,100) size 784x20
+        RenderText {#text} at (0,0) size 463x19
+          text run at (0,0) width 282: "This file has a doc type with an internal subset. "
+          text run at (282,0) width 181: "We should be in quirks mode."
+      RenderBlock {UL} at (0,136) size 784x40
+        RenderListItem {LI} at (40,0) size 744x40
+          RenderBlock (anonymous) at (0,0) size 744x20
+            RenderListMarker at (-18,0) size 7x19: bullet
+          RenderBlock {UL} at (0,20) size 744x20
+            RenderListItem {LI} at (40,0) size 704x20
+              RenderListMarker at (-18,0) size 7x19: white bullet
+              RenderText {#text} at (0,0) size 241x19
+                text run at (0,0) width 241: "Both bullets should be on separate lines."
+layer at (10,10) size 80x80
+  RenderBlock (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
diff --git a/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum b/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum
new file mode 100644
index 0000000..8d8fbe8
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.checksum
@@ -0,0 +1 @@
+655ef51537a7add670de61a0f47ccbba
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.png b/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.png
new file mode 100644
index 0000000..820069a
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/svg/css/composite-shadow-text-expected.png differ
diff --git a/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum b/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum
new file mode 100644
index 0000000..4e2bad0
--- /dev/null
+++ b/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.checksum
@@ -0,0 +1 @@
+e7ccc2455f40b60f33d0a5a81fe608c2
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png b/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png
new file mode 100644
index 0000000..5df3ac0
Binary files /dev/null and b/LayoutTests/platform/chromium-linux/transitions/svg-text-shadow-transition-expected.png differ
diff --git a/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.checksum b/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.checksum
new file mode 100644
index 0000000..39b30c5
--- /dev/null
+++ b/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.checksum
@@ -0,0 +1 @@
+aacecd5c5ae55e3a3986f3a61b084c17
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.png b/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.png
new file mode 100644
index 0000000..086ccf1
Binary files /dev/null and b/LayoutTests/platform/chromium-mac/fast/doctypes/003-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.checksum b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.checksum
new file mode 100644
index 0000000..aa8fa75
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.checksum
@@ -0,0 +1 @@
+f673d967934f7afc64643f8a0995add7
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.png b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.png
new file mode 100644
index 0000000..7cc16ff
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.txt b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.txt
new file mode 100644
index 0000000..6356bde
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/doctypes/003-expected.txt
@@ -0,0 +1,21 @@
+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 784x576
+      RenderBlock {DIV} at (0,0) size 784x100
+      RenderBlock (anonymous) at (0,100) size 784x20
+        RenderText {#text} at (0,0) size 463x19
+          text run at (0,0) width 282: "This file has a doc type with an internal subset. "
+          text run at (282,0) width 181: "We should be in quirks mode."
+      RenderBlock {UL} at (0,136) size 784x40
+        RenderListItem {LI} at (40,0) size 744x40
+          RenderBlock (anonymous) at (0,0) size 744x20
+            RenderListMarker at (-18,0) size 7x19: bullet
+          RenderBlock {UL} at (0,20) size 744x20
+            RenderListItem {LI} at (40,0) size 704x20
+              RenderListMarker at (-18,0) size 7x19: white bullet
+              RenderText {#text} at (0,0) size 241x19
+                text run at (0,0) width 241: "Both bullets should be on separate lines."
+layer at (10,10) size 80x80
+  RenderBlock (positioned) {DIV} at (10,10) size 80x80 [bgcolor=#008000]
diff --git a/LayoutTests/platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt b/LayoutTests/platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt
new file mode 100644
index 0000000..98252b3
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/multicol/span/span-as-nested-columns-child-expected.txt
@@ -0,0 +1,152 @@
+layer at (0,0) size 785x1345
+  RenderView at (0,0) size 785x600
+layer at (0,0) size 785x1345
+  RenderBlock {HTML} at (0,0) size 785x1345
+    RenderBody {BODY} at (8,16) size 769x1313
+layer at (8,16) size 760x415
+  RenderBlock {DIV} at (0,0) size 760x415 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,24) size 750x27
+      RenderBlock {H2} at (0,0) size 750x27 [bgcolor=#EEEEEE]
+        RenderText {#text} at (0,0) size 660x26
+          text run at (0,0) width 660: "This is a spanning element at the beginning of the columns block."
+layer at (13,86) size 750x340
+  RenderBlock (anonymous multi-column) at (5,70) size 750x340
+    RenderBlock {SPAN} at (0,0) size 367x220 [color=#FFFFFF] [bgcolor=#000000]
+      RenderText {#text} at (0,0) size 367x219
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 21: "elit."
+    RenderBlock (anonymous) at (0,236) size 367x440
+      RenderText {#text} at (0,0) size 367x439
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 25: "elit. "
+        text run at (25,200) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,220) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,240) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,260) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,280) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,300) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,320) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,340) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,360) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,380) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,400) width 25: "elit. "
+        text run at (25,400) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,420) width 143: "Nulla varius enim ac mi."
+layer at (8,447) size 760x415
+  RenderBlock {DIV} at (0,431) size 760x415 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,364) size 750x27
+      RenderBlock {H2} at (0,0) size 750x27 [bgcolor=#EEEEEE]
+        RenderText {#text} at (0,0) size 596x26
+          text run at (0,0) width 596: "This is a spanning element at the end of the columns block."
+layer at (13,452) size 750x340
+  RenderBlock (anonymous multi-column) at (5,5) size 750x340
+    RenderBlock (anonymous) at (0,0) size 367x420
+      RenderText {#text} at (0,0) size 367x419
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 25: "elit. "
+        text run at (25,200) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,220) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,240) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,260) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,280) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,300) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,320) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,340) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,360) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,380) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,400) width 21: "elit."
+    RenderBlock {SPAN} at (0,436) size 367x240 [color=#FFFFFF] [bgcolor=#000000]
+      RenderText {#text} at (0,0) size 367x239
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 25: "elit. "
+        text run at (25,200) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,220) width 143: "Nulla varius enim ac mi."
+layer at (8,878) size 760x451
+  RenderBlock {DIV} at (0,862) size 760x451 [border: (5px solid #800000)]
+    RenderBlock (anonymous multi-column span) at (5,164) size 750x27
+      RenderBlock {H2} at (0,0) size 750x27 [bgcolor=#EEEEEE]
+        RenderText {#text} at (0,0) size 629x26
+          text run at (0,0) width 629: "This is a spanning element in the middle of the columns block."
+layer at (13,883) size 750x140
+  RenderBlock (anonymous multi-column) at (5,5) size 750x140
+    RenderBlock (anonymous) at (0,0) size 367x220
+      RenderText {#text} at (0,0) size 367x219
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 21: "elit."
+    RenderBlock {SPAN} at (0,236) size 367x40 [color=#FFFFFF] [bgcolor=#000000]
+      RenderText {#text} at (0,0) size 337x39
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 143: "Nulla varius enim ac mi."
+layer at (13,1088) size 750x236
+  RenderBlock (anonymous multi-column) at (5,210) size 750x236
+    RenderBlock {SPAN} at (0,0) size 367x220 [color=#FFFFFF] [bgcolor=#000000]
+      RenderText {#text} at (0,0) size 367x219
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 21: "elit."
+    RenderBlock (anonymous) at (0,236) size 367x220
+      RenderText {#text} at (0,0) size 367x219
+        text run at (0,0) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
+        text run at (0,20) width 367: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis lectus."
+        text run at (0,40) width 362: "Quisque adipiscing rhoncus sem. Proin nulla purus, vulputate"
+        text run at (0,60) width 358: "vel, varius ut, euismod et, nisi. Sed vitae felis vel orci sagittis"
+        text run at (0,80) width 365: "aliquam. Cras convallis adipiscing sem. Nam nonummy enim."
+        text run at (0,100) width 329: "Nullam bibendum lobortis neque. Vestibulum velit orci,"
+        text run at (0,120) width 309: "tempus euismod, pretium quis, interdum vitae, nulla."
+        text run at (0,140) width 321: "Phasellus eget ante et tortor condimentum vestibulum."
+        text run at (0,160) width 360: "Suspendisse hendrerit quam nec felis. Sed varius turpis vitae"
+        text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
+        text run at (0,200) width 21: "elit."
diff --git a/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt b/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
new file mode 100644
index 0000000..a42853b
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
@@ -0,0 +1,31 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x104
+  RenderBlock {HTML} at (0,0) size 800x104
+    RenderBody {BODY} at (8,8) size 784x88
+      RenderTable {TABLE} at (0,0) size 400x88 [border: (1px outset #808080)]
+        RenderTableSection {TBODY} at (1,1) size 398x86
+          RenderTableRow {TR} at (0,0) size 398x86
+            RenderTableCell {TD} at (0,0) size 302x86 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+              RenderTable {TABLE} at (1,1) size 300x84 [border: (1px outset #808080)]
+                RenderTableSection {TBODY} at (1,1) size 298x82
+                  RenderTableRow {TR} at (0,0) size 298x82
+                    RenderTableCell {TD} at (0,0) size 298x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+                      RenderText {#text} at (1,1) size 294x79
+                        text run at (1,1) width 287: "Presidential candidates George W. Bush and Al"
+                        text run at (1,21) width 294: "Gore are expected to show a kinder, gentler side"
+                        text run at (1,41) width 265: "Wednesday in the second of three nationally"
+                        text run at (1,61) width 111: "televised debates. "
+                      RenderBR {BR} at (112,76) size 0x0
+            RenderTableCell {TD} at (302,2) size 96x82 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+              RenderBlock (anonymous) at (1,1) size 94x80
+                RenderInline {FONT} at (0,0) size 92x79 [color=#CC3333]
+                  RenderText {#text} at (0,0) size 92x79
+                    text run at (0,0) width 92: "Avon.com: Fall"
+                    text run at (0,20) width 79: "makeup sale."
+                    text run at (0,40) width 65: "Save up to"
+                    text run at (0,60) width 33: "47%."
+              RenderBlock (anonymous) at (1,81) size 94x0
+                RenderBlock {FORM} at (0,0) size 94x0 [color=#CC3333]
+              RenderBlock (anonymous) at (1,81) size 94x0
+                RenderInline {FONT} at (0,0) size 0x0 [color=#CC3333]
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index a2abea3..d2d18d0 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -760,7 +760,10 @@ BUG13907 : media/controls-styling.html = FAIL
 // These tests are flaky with subtle pixel differences.
 BUG13907 LINUX MAC : media/video-zoom.html = IMAGE PASS
 BUG13907 LINUX MAC : media/video-layer-crash.html = IMAGE PASS
-BUG13907 LINUX MAC : media/video-transformed.html = IMAGE PASS
+
+// These two tests started timing out after r66110.
+BUG13907 : media/video-controls-rendering.html = PASS FAIL TIMEOUT
+BUG13907 : media/video-transformed.html = IMAGE PASS TIMEOUT
 
 // This is flaky with a subtle pixel difference in the bottom right corner,
 // which I believe is due to new video scaling algorithm.
@@ -3191,6 +3194,6 @@ BUG53073 LINUX : svg/custom/clip-path-units-changes.svg = TEXT
 // Need to implement LayoutTestController::markerTextForListItem()
 BUG53289 WIN MAC LINUX : fast/lists/w3-css3-list-styles-fallback-style.html = TEXT
 
-// This test started timing out on Windows around 65992:66033
+// Inspector related tests that started failing around r65992:r66155
 BUG53406 WIN : inspector/debugger-breakpoints-not-activated-on-reload.html = PASS TIMEOUT
-
+BUG53406 WIN : http/tests/inspector/resource-parameters.html = PASS TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list