Diff
Modified: trunk/LayoutTests/ChangeLog (130560 => 130561)
--- trunk/LayoutTests/ChangeLog 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/ChangeLog 2012-10-05 22:13:36 UTC (rev 130561)
@@ -1,3 +1,24 @@
+2012-10-05 Julien Chaffraix <[email protected]>
+
+ Unreviewed Chromium gardening.
+
+ * platform/chromium/TestExpectations:
+ Updated a wrong bug info and rebaselined 2 tests:
+ fast/reflections/inline-crash.html and fast/backgrounds/solid-color-context-restore.html
+
+ * fast/backgrounds/solid-color-context-restore-expected.txt: Added.
+ * fast/reflections/inline-crash-expected.txt: Added.
+ * platform/chromium-linux/fast/backgrounds/solid-color-context-restore-expected.png: Added.
+ * platform/chromium-linux/fast/reflections/inline-crash-expected.png: Added.
+ * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.png: Added.
+ * platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt: Added.
+ * platform/chromium-win/fast/reflections/inline-crash-expected.png: Added.
+ * platform/chromium-win/fast/reflections/inline-crash-expected.txt: Added.
+ * platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
+ * platform/efl/fast/reflections/inline-crash-expected.txt: Removed.
+ * platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt: Removed.
+ * platform/gtk/fast/reflections/inline-crash-expected.txt: Removed.
+
2012-10-05 Bear Travis <[email protected]>
[CSS Exclusions] Add shape-inside tests for rounded rectangles
Added: trunk/LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt (0 => 130561)
--- trunk/LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -0,0 +1,15 @@
+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 784x18
+ RenderText {#text} at (0,0) size 750x19
+ text run at (0,0) width 445: "This tests that the graphics context is restored after painting solid color "
+ text run at (445,0) width 305: "images. The highlight color should be light blue."
+ RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,44) size 784x18
+ RenderText {#text} at (0,0) size 21x19
+ text run at (0,0) width 21: "foo"
+selection start: position 9 of child 0 {#text} of child 5 {DIV} of body
+selection end: position 12 of child 0 {#text} of child 5 {DIV} of body
Property changes on: trunk/LayoutTests/fast/backgrounds/solid-color-context-restore-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/fast/reflections/inline-crash-expected.txt (0 => 130561)
--- trunk/LayoutTests/fast/reflections/inline-crash-expected.txt (rev 0)
+++ trunk/LayoutTests/fast/reflections/inline-crash-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -0,0 +1,27 @@
+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 {P} at (0,0) size 784x18
+ RenderText {#text} at (0,0) size 53x19
+ text run at (0,0) width 53: "Test for "
+ RenderInline {I} at (0,0) size 654x19
+ RenderInline {A} at (0,0) size 307x19 [color=#0000EE]
+ RenderText {#text} at (53,0) size 307x19
+ text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cgi?id=19525"
+ RenderText {#text} at (360,0) size 347x19
+ text run at (360,0) width 4: " "
+ text run at (364,0) width 343: "-webkit-box-reflect in hyperlink causes webkit to crash"
+ RenderText {#text} at (707,0) size 4x19
+ text run at (707,0) width 4: "."
+ RenderBlock {P} at (0,34) size 784x18
+ RenderText {#text} at (0,0) size 178x19
+ text run at (0,0) width 178: "Because it is an inline flow, "
+ RenderInline {SPAN} at (0,0) size 55x19
+ RenderText {#text} at (178,0) size 55x19
+ text run at (178,0) width 55: "this span"
+ RenderText {#text} at (233,0) size 441x19
+ text run at (233,0) width 441: " should not have a reflection, and selecting it should not cause a crash."
+selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
+selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
Property changes on: trunk/LayoutTests/fast/reflections/inline-crash-expected.txt
___________________________________________________________________
Added: svn:eol-style
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (130560 => 130561)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-10-05 22:13:36 UTC (rev 130561)
@@ -954,9 +954,6 @@
# Relies on text metrics to pass. Rework to be meaningful for ports other than platform/mac.
crbug.com/8630 [ Android Linux Win ] fast/repaint/overflow-outline-repaint.html [ Failure ImageOnlyFailure ]
-crbug.com/8630 [ Android Linux Win ] fast/backgrounds/solid-color-context-restore.html [ Failure ImageOnlyFailure ]
-crbug.com/8630 [ Android Linux Win Release ] fast/reflections/inline-crash.html [ Failure ImageOnlyFailure ]
-crbug.com/8630 [ Android Linux Win Debug ] fast/reflections/inline-crash.html [ Failure ImageOnlyFailure ]
crbug.com/8630 [ Android Linux Win ] fast/text/font-initial.html [ Failure ImageOnlyFailure ]
# Need a setAuthorAndUserStylesEnabled method in
@@ -972,8 +969,8 @@
# Test itself passes, but causes subsequent tests to fail.
webkit.org/b/83260 fast/text/international/embed-bidi-style-in-isolate-crash.html
-# Marking as expected failing until the test can be updated and all platforms rebaselined.
-webkit.org/b/96319 fast/block/float/overhanging-tall-block.html [ Failure ]
+# The test needs to be reworked to work with sub-pixel layout before being rebaselined.
+webkit.org/b/58898 fast/block/float/overhanging-tall-block.html [ Failure ]
# New test added that needs platform specific results
webkit.org/b/98452 fast/text/vertical-rl-rtl-linebreak.html [ Failure ]
Added: trunk/LayoutTests/platform/chromium-linux/fast/backgrounds/solid-color-context-restore-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/backgrounds/solid-color-context-restore-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-linux/fast/reflections/inline-crash-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-linux/fast/reflections/inline-crash-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt (0 => 130561)
--- trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -0,0 +1,15 @@
+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 707x19
+ text run at (0,0) width 425: "This tests that the graphics context is restored after painting solid color "
+ text run at (425,0) width 282: "images. The highlight color should be light blue."
+ RenderBlock {HR} at (0,36) size 784x2 [border: (1px inset #000000)]
+ RenderBlock {DIV} at (0,46) size 784x20
+ RenderText {#text} at (0,0) size 20x19
+ text run at (0,0) width 20: "foo"
+selection start: position 9 of child 0 {#text} of child 5 {DIV} of body
+selection end: position 12 of child 0 {#text} of child 5 {DIV} of body
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/backgrounds/solid-color-context-restore-expected.txt
___________________________________________________________________
Added: svn:eol-style
Added: trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.png
(Binary files differ)
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.png
___________________________________________________________________
Added: svn:mime-type
Added: trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.txt (0 => 130561)
--- trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -0,0 +1,27 @@
+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 {P} at (0,0) size 784x20
+ RenderText {#text} at (0,0) size 51x19
+ text run at (0,0) width 51: "Test for "
+ RenderInline {I} at (0,0) size 667x19
+ RenderInline {A} at (0,0) size 311x19 [color=#0000EE]
+ RenderText {#text} at (51,0) size 311x19
+ text run at (51,0) width 311: "https://bugs.webkit.org/show_bug.cgi?id=19525"
+ RenderText {#text} at (362,0) size 356x19
+ text run at (362,0) width 4: " "
+ text run at (366,0) width 352: "-webkit-box-reflect in hyperlink causes webkit to crash"
+ RenderText {#text} at (718,0) size 4x19
+ text run at (718,0) width 4: "."
+ RenderBlock {P} at (0,36) size 784x20
+ RenderText {#text} at (0,0) size 165x19
+ text run at (0,0) width 165: "Because it is an inline flow, "
+ RenderInline {SPAN} at (0,0) size 52x19
+ RenderText {#text} at (165,0) size 52x19
+ text run at (165,0) width 52: "this span"
+ RenderText {#text} at (217,0) size 419x19
+ text run at (217,0) width 419: " should not have a reflection, and selecting it should not cause a crash."
+selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
+selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
Property changes on: trunk/LayoutTests/platform/chromium-win/fast/reflections/inline-crash-expected.txt
___________________________________________________________________
Added: svn:eol-style
Deleted: trunk/LayoutTests/platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt (130560 => 130561)
--- trunk/LayoutTests/platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/platform/efl/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -1,15 +0,0 @@
-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 784x18
- RenderText {#text} at (0,0) size 750x19
- text run at (0,0) width 445: "This tests that the graphics context is restored after painting solid color "
- text run at (445,0) width 305: "images. The highlight color should be light blue."
- RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,44) size 784x18
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "foo"
-selection start: position 9 of child 0 {#text} of child 5 {DIV} of body
-selection end: position 12 of child 0 {#text} of child 5 {DIV} of body
Deleted: trunk/LayoutTests/platform/efl/fast/reflections/inline-crash-expected.txt (130560 => 130561)
--- trunk/LayoutTests/platform/efl/fast/reflections/inline-crash-expected.txt 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/platform/efl/fast/reflections/inline-crash-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -1,27 +0,0 @@
-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 {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 53: "Test for "
- RenderInline {I} at (0,0) size 654x19
- RenderInline {A} at (0,0) size 307x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 307x19
- text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cgi?id=19525"
- RenderText {#text} at (360,0) size 347x19
- text run at (360,0) width 4: " "
- text run at (364,0) width 343: "-webkit-box-reflect in hyperlink causes webkit to crash"
- RenderText {#text} at (707,0) size 4x19
- text run at (707,0) width 4: "."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "Because it is an inline flow, "
- RenderInline {SPAN} at (0,0) size 55x19
- RenderText {#text} at (178,0) size 55x19
- text run at (178,0) width 55: "this span"
- RenderText {#text} at (233,0) size 441x19
- text run at (233,0) width 441: " should not have a reflection, and selecting it should not cause a crash."
-selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
-selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
Deleted: trunk/LayoutTests/platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt (130560 => 130561)
--- trunk/LayoutTests/platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/platform/gtk/fast/backgrounds/solid-color-context-restore-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -1,15 +0,0 @@
-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 784x18
- RenderText {#text} at (0,0) size 750x19
- text run at (0,0) width 445: "This tests that the graphics context is restored after painting solid color "
- text run at (445,0) width 305: "images. The highlight color should be light blue."
- RenderBlock {HR} at (0,34) size 784x2 [border: (1px inset #000000)]
- RenderBlock {DIV} at (0,44) size 784x18
- RenderText {#text} at (0,0) size 21x19
- text run at (0,0) width 21: "foo"
-selection start: position 9 of child 0 {#text} of child 5 {DIV} of body
-selection end: position 12 of child 0 {#text} of child 5 {DIV} of body
Deleted: trunk/LayoutTests/platform/gtk/fast/reflections/inline-crash-expected.txt (130560 => 130561)
--- trunk/LayoutTests/platform/gtk/fast/reflections/inline-crash-expected.txt 2012-10-05 22:09:04 UTC (rev 130560)
+++ trunk/LayoutTests/platform/gtk/fast/reflections/inline-crash-expected.txt 2012-10-05 22:13:36 UTC (rev 130561)
@@ -1,27 +0,0 @@
-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 {P} at (0,0) size 784x18
- RenderText {#text} at (0,0) size 53x19
- text run at (0,0) width 53: "Test for "
- RenderInline {I} at (0,0) size 654x19
- RenderInline {A} at (0,0) size 307x19 [color=#0000EE]
- RenderText {#text} at (53,0) size 307x19
- text run at (53,0) width 307: "https://bugs.webkit.org/show_bug.cgi?id=19525"
- RenderText {#text} at (360,0) size 347x19
- text run at (360,0) width 4: " "
- text run at (364,0) width 343: "-webkit-box-reflect in hyperlink causes webkit to crash"
- RenderText {#text} at (707,0) size 4x19
- text run at (707,0) width 4: "."
- RenderBlock {P} at (0,34) size 784x18
- RenderText {#text} at (0,0) size 178x19
- text run at (0,0) width 178: "Because it is an inline flow, "
- RenderInline {SPAN} at (0,0) size 55x19
- RenderText {#text} at (178,0) size 55x19
- text run at (178,0) width 55: "this span"
- RenderText {#text} at (233,0) size 441x19
- text run at (233,0) width 441: " should not have a reflection, and selecting it should not cause a crash."
-selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body
-selection end: position 9 of child 0 {#text} of child 1 {SPAN} of child 2 {P} of body