Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
2011-02-22 Ryosuke Niwa <rniwa@webkit.org>
        Unreviewed; second attempt to land Windows 7 expected failure results for new tests from r79318
        http://webkit.org/b/54966 tracks the failure.

        * platform/win/media/audio-repaint-expected.txt:
        * platform/win/media/media-document-audio-repaint-expected.txt:


Canonical link: https://commits.webkit.org/69320@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@79400 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
rniwa committed Feb 23, 2011
1 parent 764f7e7 commit e56394c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 7 deletions.
8 changes: 8 additions & 0 deletions LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
2011-02-22 Ryosuke Niwa <rniwa@webkit.org>

Unreviewed; second attempt to land Windows 7 expected failure results for new tests from r79318
http://webkit.org/b/54966 tracks the failure.

* platform/win/media/audio-repaint-expected.txt:
* platform/win/media/media-document-audio-repaint-expected.txt:

2011-02-22 Laszlo Gombos <laszlo.1.gombos@nokia.com>

Reviewed by Alexey Proskuryakov.
Expand Down
12 changes: 6 additions & 6 deletions LayoutTests/platform/win/media/audio-repaint-expected.txt
Expand Up @@ -4,9 +4,9 @@ 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 741x18
text run at (0,0) width 651: "This tests that in a standalone media document with audio content, the media element repaints correctly "
text run at (651,0) width 90: "while playing."
RenderText {#text} at (0,0) size 699x18
text run at (0,0) width 609: "This tests that in a html document with inline audio content, the media element repaints correctly "
text run at (609,0) width 90: "while playing."
RenderBlock (anonymous) at (0,34) size 784x127
RenderMedia {AUDIO} at (0,0) size 200x16
RenderBR {BR} at (200,16) size 0x0
Expand All @@ -21,7 +21,7 @@ layer at (8,58) size 200x16
RenderButton {INPUT} at (0,0) size 16x16
RenderFlexibleBox {DIV} at (16,0) size 136x16
RenderSlider {INPUT} at (0,0) size 136x16
RenderBlock {DIV} at (8,4) size 10x8
RenderBlock {DIV} at (63,4) size 10x8
RenderButton {INPUT} at (152,0) size 16x16
RenderButton {INPUT} at (168,0) size 16x16
RenderButton {INPUT} at (184,0) size 16x16
Expand All @@ -32,7 +32,7 @@ layer at (8,42) size 200x16
RenderButton {INPUT} at (0,0) size 16x16
RenderFlexibleBox {DIV} at (16,0) size 136x16
RenderSlider {INPUT} at (0,0) size 136x16
RenderBlock {DIV} at (8,4) size 10x8
RenderBlock {DIV} at (63,4) size 10x8
RenderButton {INPUT} at (152,0) size 16x16
RenderButton {INPUT} at (168,0) size 16x16
RenderButton {INPUT} at (184,0) size 16x16
Expand All @@ -45,7 +45,7 @@ layer at (8,126) size 200x16
RenderButton {INPUT} at (0,0) size 16x16
RenderFlexibleBox {DIV} at (16,0) size 136x16
RenderSlider {INPUT} at (0,0) size 136x16
RenderBlock {DIV} at (8,4) size 10x8
RenderBlock {DIV} at (63,4) size 10x8
RenderButton {INPUT} at (152,0) size 16x16
RenderButton {INPUT} at (168,0) size 16x16
RenderButton {INPUT} at (184,0) size 16x16
Expand Up @@ -26,7 +26,7 @@ layer at (8,42) size 384x334
RenderButton {INPUT} at (0,0) size 16x16
RenderFlexibleBox {DIV} at (16,0) size 236x16
RenderSlider {INPUT} at (0,0) size 236x16
RenderBlock {DIV} at (34,4) size 10x8
RenderBlock {DIV} at (113,4) size 10x8
RenderButton {INPUT} at (252,0) size 16x16
RenderButton {INPUT} at (268,0) size 16x16
RenderButton {INPUT} at (284,0) size 16x16

0 comments on commit e56394c

Please sign in to comment.