⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 117024 in webkit


Ignore:
Timestamp:
May 14, 2012, 8:42:19 PM (14 years ago)
Author:
tkent@chromium.org
Message:

[Chromium] Update text expectations.

  • fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Renamed from LayoutTests/platform/efl/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt.
  • platform/chromium-linux-x86/fast/replaced/replaced-breaking-expected.txt: Removed.
  • platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt:
  • platform/chromium-mac-snowleopard/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
  • platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
  • platform/chromium/test_expectations.txt:
  • platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: Removed.
Location:
trunk/LayoutTests
Files:
3 deleted
4 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r117020 r117024  
     12012-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
    1132012-05-14  Dirk Pranke  <dpranke@chromium.org>
    214
  • trunk/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt

    • Property svn:eol-style set to LF
  • trunk/LayoutTests/platform/chromium-linux/fast/replaced/replaced-breaking-expected.txt

    r110179 r117024  
    66      RenderBlock {DIV} at (0,0) size 32x584 [border: (1px solid #FF0000)]
    77        RenderTextControl {INPUT} at (3,3) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    8           RenderBlock {DIV} at (2,3) size 151x16
    98        RenderTextControl {INPUT} at (3,29) size 155x22 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    10           RenderBlock {DIV} at (2,3) size 151x16
    119        RenderText {#text} at (0,0) size 0x0
    1210        RenderImage {IMG} at (1,53) size 27x27 [border: (1px solid #000000)]
     
    6563        RenderEmbeddedObject {EMBED} at (1,556) size 27x27 [border: (1px solid #000000)]
    6664        RenderText {#text} at (0,0) size 0x0
     65layer at (13,14) size 151x16
     66  RenderBlock {DIV} at (2,3) size 151x16
     67layer 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  
    280280After changing the parent's 'display' property to 'block', so that the child gets a renderer:
    281281    height: 100px
    282     margin-left: 392px
    283     width: 392px
     282    margin-left: 385px
     283    width: 384px
    284284
    285285After changing the parent's 'display' property back to 'none':
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r117020 r117024  
    32623262BUGWK83954 MAC DEBUG : fast/text/textIteratorNilRenderer.html = IMAGE PASS
    32633263
    3264 BUGWK86412 LEOPARD SNOWLEOPARD : fast/replaced/width100percent-searchfield.html = IMAGE
     3264BUGWK86412 MAC : fast/replaced/width100percent-searchfield.html = IMAGE
    32653265
    32663266BUGWK80531 : fast/repaint/search-field-cancel.html = TEXT IMAGE+TEXT IMAGE
Note: See TracChangeset for help on using the changeset viewer.