Changeset 117024 in webkit
- Timestamp:
- May 14, 2012, 8:42:19 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 deleted
- 4 edited
- 1 moved
-
ChangeLog (modified) (1 diff)
-
fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (moved) (moved from trunk/LayoutTests/platform/efl/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt ) (1 prop)
-
platform/chromium-linux-x86/fast/replaced/replaced-breaking-expected.txt (deleted)
-
platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt (modified) (2 diffs)
-
platform/chromium-mac-snowleopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (deleted)
-
platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (modified) (1 diff)
-
platform/chromium/test_expectations.txt (modified) (1 diff)
-
platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (deleted)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r117020 r117024 1 2012-05-14 Kent Tamura <tkent@chromium.org> 2 3 [Chromium] Update text expectations. 4 5 * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt. 6 * platform/chromium-linux-x86/fast/replaced/replaced-breaking-expected.txt: Removed. 7 * platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt: 8 * platform/chromium-mac-snowleopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. 9 * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: 10 * platform/chromium/test_expectations.txt: 11 * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed. 12 1 13 2012-05-14 Dirk Pranke <dpranke@chromium.org> 2 14 -
trunk/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
-
Property svn:eol-style
set to
LF
-
Property svn:eol-style
set to
-
trunk/LayoutTests/platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt
r110179 r117024 6 6 RenderBlock {DIV} at (0,0) size 32x584 [border: (1px solid #FF0000)] 7 7 RenderTextControl {INPUT} at (3,3) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 8 RenderBlock {DIV} at (2,3) size 151x169 8 RenderTextControl {INPUT} at (3,29) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)] 10 RenderBlock {DIV} at (2,3) size 151x1611 9 RenderText {#text} at (0,0) size 0x0 12 10 RenderImage {IMG} at (1,53) size 27x27 [border: (1px solid #000000)] … … 65 63 RenderEmbeddedObject {EMBED} at (1,556) size 27x27 [border: (1px solid #000000)] 66 64 RenderText {#text} at (0,0) size 0x0 65 layer at (13,14) size 151x16 66 RenderBlock {DIV} at (2,3) size 151x16 67 layer at (13,40) size 151x16 68 RenderBlock {DIV} at (2,3) size 151x16 -
trunk/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
r116765 r117024 280 280 After changing the parent's 'display' property to 'block', so that the child gets a renderer: 281 281 height: 100px 282 margin-left: 3 92px283 width: 3 92px282 margin-left: 385px 283 width: 384px 284 284 285 285 After changing the parent's 'display' property back to 'none': -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r117020 r117024 3262 3262 BUGWK83954 MAC DEBUG : fast/text/textIteratorNilRenderer.html = IMAGE PASS 3263 3263 3264 BUGWK86412 LEOPARD SNOWLEOPARD: fast/replaced/width100percent-searchfield.html = IMAGE3264 BUGWK86412 MAC : fast/replaced/width100percent-searchfield.html = IMAGE 3265 3265 3266 3266 BUGWK80531 : fast/repaint/search-field-cancel.html = TEXT IMAGE+TEXT IMAGE
Note:
See TracChangeset
for help on using the changeset viewer.