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

Changeset 94071 in webkit


Ignore:
Timestamp:
Aug 30, 2011, 5:18:52 AM (15 years ago)
Author:
apavlov@chromium.org
Message:

REGRESSION(93978): inspector/styles/styles-computed-trace.html fails
https://bugs.webkit.org/show_bug.cgi?id=67185

Reviewed by Yury Semikhatsky.

  • inspector/styles/styles-computed-trace-expected.txt:
  • inspector/styles/styles-computed-trace.html:
  • platform/chromium-win/inspector/styles/styles-computed-trace-expected.txt: Removed.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r94070 r94071  
     12011-08-30  Alexander Pavlov  <apavlov@chromium.org>
     2
     3        REGRESSION(93978): inspector/styles/styles-computed-trace.html fails
     4        https://bugs.webkit.org/show_bug.cgi?id=67185
     5
     6        Reviewed by Yury Semikhatsky.
     7
     8        * inspector/styles/styles-computed-trace-expected.txt:
     9        * inspector/styles/styles-computed-trace.html:
     10        * platform/chromium-win/inspector/styles/styles-computed-trace-expected.txt: Removed.
     11        * platform/chromium/test_expectations.txt:
     12
    1132011-08-30  Yury Semikhatsky  <yurys@chromium.org>
    214
  • trunk/LayoutTests/inspector/styles/styles-computed-trace-expected.txt

    r93978 r94071  
    4545
    4646
    47 ==== Computed style for ID3 ====
    48 [expanded]  ()
    49 -webkit-appearance: button;
    50     button - button user agent stylesheet
    51 -webkit-box-align: center;
    52     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - center user agent stylesheet
    53 background-color: #DDD;
    54     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttonface user agent stylesheet
    55 border-bottom-color: #DDD;
    56     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttonface user agent stylesheet
    57 border-bottom-style: outset;
    58     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - outset user agent stylesheet
    59 border-bottom-width: 2px;
    60     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 2px user agent stylesheet
    61 border-left-color: #DDD;
    62     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttonface user agent stylesheet
    63 border-left-style: outset;
    64     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - outset user agent stylesheet
    65 border-left-width: 2px;
    66     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 2px user agent stylesheet
    67 border-right-color: #DDD;
    68     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttonface user agent stylesheet
    69 border-right-style: outset;
    70     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - outset user agent stylesheet
    71 border-right-width: 2px;
    72     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 2px user agent stylesheet
    73 border-top-color: #DDD;
    74     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttonface user agent stylesheet
    75 border-top-style: outset;
    76     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - outset user agent stylesheet
    77 border-top-width: 2px;
    78     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 2px user agent stylesheet
    79 box-sizing: border-box;
    80     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - border-box user agent stylesheet
    81 color: black;
    82     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - buttontext user agent stylesheet
    83     /-- overloaded --/ input, textarea, keygen, select, button, isindex - initial user agent stylesheet
    84 cursor: default;
    85     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - default user agent stylesheet
    86 display: none;
    87     button[hidden] - none
    88     /-- overloaded --/ input, textarea, keygen, select, button, isindex - inline-block user agent stylesheet
    89 font-family: Arial;
    90     /-- overloaded --/ #id1 - Courier styles-computed-trace.html:18
    91     /-- overloaded --/ #id1 - Times styles-computed-trace.html:13
    92     /-- overloaded --/ body - Arial styles-computed-trace.html:4
    93 font-size: 13px;
    94 font-style: normal;
    95 font-variant: normal;
    96 font-weight: normal;
    97 letter-spacing: normal;
    98     input, textarea, keygen, select, button, isindex - normal user agent stylesheet
    99 line-height: normal;
    100     input, textarea, keygen, select, button, isindex - normal user agent stylesheet
    101 margin-bottom: 2px;
    102     input, textarea, keygen, select, button, isindex - 0em user agent stylesheet
    103 margin-left: 2px;
    104     input, textarea, keygen, select, button, isindex - 0em user agent stylesheet
    105 margin-right: 2px;
    106     input, textarea, keygen, select, button, isindex - 0em user agent stylesheet
    107 margin-top: 2px;
    108     input, textarea, keygen, select, button, isindex - 0em user agent stylesheet
    109 padding-bottom: 1px;
    110     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 1px user agent stylesheet
    111     /-- overloaded --/ input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 3px user agent stylesheet
    112 padding-left: 6px;
    113     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 6px user agent stylesheet
    114     /-- overloaded --/ input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 6px user agent stylesheet
    115 padding-right: 6px;
    116     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 6px user agent stylesheet
    117     /-- overloaded --/ input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 6px user agent stylesheet
    118 padding-top: 1px;
    119     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 1px user agent stylesheet
    120     /-- overloaded --/ input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - 2px user agent stylesheet
    121 text-align: center;
    122     input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] ::-webkit-file-upload-button, button - center user agent stylesheet
    123     /-- overloaded --/ input, textarea, keygen, select, button, isindex - -webkit-auto user agent stylesheet
    124 text-indent: 0px;
    125     input, textarea, keygen, select, button, isindex - 0px user agent stylesheet
    126 text-shadow: none;
    127     input, textarea, keygen, select, button, isindex - none user agent stylesheet
    128 text-transform: none;
    129     input, textarea, keygen, select, button, isindex - none user agent stylesheet
    130 word-spacing: 0px;
    131     input, textarea, keygen, select, button, isindex - normal user agent stylesheet
    132 
     47==== Style for ID3 ====
    13348[expanded] element.style { ()
    13449
  • trunk/LayoutTests/inspector/styles/styles-computed-trace.html

    r93978 r94071  
    5656    function step3()
    5757    {
    58         InspectorTest.addResult("==== Computed style for ID3 ====");
    59         InspectorTest.dumpSelectedElementStyles(false, true);
     58        InspectorTest.addResult("==== Style for ID3 ====");
     59        // The button[hidden] style specifies "display: none", which should not be /-- overloaded --/.
     60        InspectorTest.dumpSelectedElementStyles(true, true);
    6061        InspectorTest.completeTest();
    6162    }
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r94048 r94071  
    36763676BUGWK63878 : fast/dom/dom-constructors.html = TEXT
    36773677
    3678 // Failing after r93978 and r93983.
    3679 BUGWK67153 LINUX : inspector/styles/styles-computed-trace.html = TEXT TIMEOUT
    3680 
    36813678// Failing after r93982.
    36823679BUG_LEVIN MAC : canvas/philip/tests/2d.path.stroke.prune.arc.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.