Changeset 94028 in webkit
- Timestamp:
- Aug 29, 2011, 4:21:22 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r94025 r94028 1 2011-08-29 Kenji Imasaki <imasaki@chromium.org> 2 3 [Chromium] Added new rebaselines for media/media-document-audio-repaint. 4 These are obtained by the rebaseline tool. 5 https://bugs.webkit.org/show_bug.cgi?id=67070 6 7 Reviewed by David Levin. 8 9 * platform/chromium-cg-mac-leopard/media/media-document-audio-repaint-expected.png: Added. 10 * platform/chromium-cg-mac/media/media-document-audio-repaint-expected.png: 11 * platform/chromium-cg-mac/media/media-document-audio-repaint-expected.txt: 12 * platform/chromium-gpu-cg-mac/media/media-document-audio-repaint-expected.png: Added. 13 * platform/chromium-gpu-cg-mac/media/media-document-audio-repaint-expected.txt: Added. 14 * platform/chromium-gpu-win/media/media-document-audio-repaint-expected.png: Added. 15 * platform/chromium-gpu-win/media/media-document-audio-repaint-expected.txt: Added. 16 * platform/chromium-linux/media/media-document-audio-repaint-expected.png: 17 * platform/chromium-win/media/media-document-audio-repaint-expected.png: 18 * platform/chromium-win/media/media-document-audio-repaint-expected.txt: 19 1 20 2011-08-29 Sam Weinig <sam@webkit.org> 2 21 -
trunk/LayoutTests/platform/chromium-cg-mac/media/media-document-audio-repaint-expected.txt
r88952 r94028 25 25 layer at (70,133) size 236x32 26 26 RenderDeprecatedFlexibleBox (positioned) {DIV} at (30,0) size 236x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)] 27 layer at (77,140) size 164x18 28 RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)] 29 RenderBlock {DIV} at (77,-5) size 9x29 27 RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)] 28 RenderDeprecatedFlexibleBox {DIV} at (1,1) size 162x16 29 RenderBlock {DIV} at (0,0) size 153x29 30 RenderBlock {DIV} at (153,0) size 9x29 30 31 layer at (247,139) size 58x20 scrollHeight 21 31 RenderDeprecatedFlexibleBox (positioned){DIV} at (177,6) size 58x20 [color=#FFFFFF]32 RenderDeprecatedFlexibleBox {DIV} at (177,6) size 58x20 [color=#FFFFFF] 32 33 RenderBlock (anonymous) at (8,0) size 41x21 33 34 RenderText {#text} at (0,2) size 41x17 34 35 text run at (0,2) width 41: "00:00" 36 layer at (154,135) size 9x29 37 RenderBlock (relative positioned) {DIV} at (0,-6) size 9x29 35 38 layer at (306,133) size 34x32 36 39 RenderButton {INPUT} at (266,0) size 34x32 -
trunk/LayoutTests/platform/chromium-win/media/media-document-audio-repaint-expected.txt
r88952 r94028 25 25 layer at (70,133) size 236x32 26 26 RenderDeprecatedFlexibleBox (positioned) {DIV} at (30,0) size 236x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)] 27 layer at (77,140) size 164x18 28 RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)] 29 RenderBlock {DIV} at (77,-5) size 9x29 27 RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)] 28 RenderDeprecatedFlexibleBox {DIV} at (1,1) size 162x16 29 RenderBlock {DIV} at (0,0) size 153x29 30 RenderBlock {DIV} at (153,0) size 9x29 30 31 layer at (247,139) size 58x20 scrollHeight 21 31 RenderDeprecatedFlexibleBox (positioned){DIV} at (177,6) size 58x20 [color=#FFFFFF]32 RenderDeprecatedFlexibleBox {DIV} at (177,6) size 58x20 [color=#FFFFFF] 32 33 RenderBlock (anonymous) at (8,0) size 42x21 33 34 RenderText {#text} at (0,1) size 42x19 34 35 text run at (0,1) width 42: "00:00" 36 layer at (154,135) size 9x29 37 RenderBlock (relative positioned) {DIV} at (0,-6) size 9x29 35 38 layer at (306,133) size 34x32 36 39 RenderButton {INPUT} at (266,0) size 34x32
Note:
See TracChangeset
for help on using the changeset viewer.