Changeset 126922 in webkit
- Timestamp:
- Aug 28, 2012, 1:33:11 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 added
- 6 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png (added)
-
platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png (added)
-
platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png (modified) (1 prop) ( previous)
-
platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png (modified) (1 prop) ( previous)
-
platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt (modified) (1 diff)
-
platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png (modified) ( previous)
-
platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt (added)
-
platform/chromium/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r126919 r126922 1 2012-08-28 Julien Chaffraix <jchaffraix@webkit.org> 2 3 Unreviewed rebaseline after r126911. 4 5 * platform/chromium/TestExpectations: 6 Removed the 3 rebaselined tests. 7 8 * platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added. 9 * platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added. 10 * platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: 11 * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png: 12 * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: 13 * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: 14 * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added. 15 Added new baselines matching the ones landed for mac. 16 1 17 2012-08-28 Simon Fraser <simon.fraser@apple.com> 2 18 -
trunk/LayoutTests/platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png
-
Property svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property svn:mime-type
changed from
-
trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png
-
Property svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property svn:mime-type
changed from
-
trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt
r117818 r126922 5 5 RenderBody {BODY} at (8,8) size 784x584 6 6 RenderBlock {DIV} at (0,0) size 784x0 7 layer at ( 101,562) size 299x288 RenderBlock (positioned) {FONT} at ( 100,562) size 300x287 layer at (250,562) size 299x28 8 RenderBlock (positioned) {FONT} at (250,562) size 299x28 9 9 RenderText {#text} at (0,0) size 299x28 10 10 text run at (0,0) width 299: "Hello World, And Stuff!" -
trunk/LayoutTests/platform/chromium/TestExpectations
r126912 r126922 2669 2669 2670 2670 // For some reason the EWS bots cannot find the results for these tests. 2671 BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING 2671 BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING 2672 2672 BUGWK95215 LINUX : http/tests/cache/post-with-cached-subresources.php = PASS MISSING 2673 2673 … … 3614 3614 BUGWK95136 : fast/css/sticky/sticky-writing-mode-vertical-rl.html = IMAGE 3615 3615 3616 // Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=777543617 BUGWK77754 MAC WIN : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = IMAGE+TEXT3618 BUGWK77754 MAC WIN : fast/inline/absolute-positioned-inline-in-centred-block.html = IMAGE+TEXT3619 BUGWK77754 MAC WIN : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = IMAGE+TEXT3620
Note:
See TracChangeset
for help on using the changeset viewer.