Changeset 143431 in webkit


Ignore:
Timestamp:
Feb 19, 2013 10:14:19 PM (11 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r143393.
http://trac.webkit.org/changeset/143393
https://bugs.webkit.org/show_bug.cgi?id=110302

the converted reftest fails in chromium mac 10.6 and 10.7
(Requested by toyoshim on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2013-02-19

  • fast/flexbox/box-orient-button.html:
  • fast/flexbox/resources/box-orient-button.js:
  • fast/invalid/residual-style-expected.html: Removed.
  • fast/invalid/residual-style.html:
  • platform/chromium-android/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-android/fast/invalid/residual-style-expected.txt: Added.
  • platform/chromium-linux/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-linux/fast/invalid/residual-style-expected.txt: Added.
  • platform/chromium-mac-lion/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-mac/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-mac/fast/invalid/residual-style-expected.txt: Added.
  • platform/chromium-win/fast/invalid/residual-style-expected.png: Added.
  • platform/chromium-win/fast/invalid/residual-style-expected.txt: Added.
  • platform/efl/fast/invalid/residual-style-expected.png: Added.
  • platform/efl/fast/invalid/residual-style-expected.txt: Added.
  • platform/gtk/fast/invalid/residual-style-expected.png: Added.
  • platform/gtk/fast/invalid/residual-style-expected.txt: Added.
  • platform/mac/fast/invalid/residual-style-expected.png: Added.
  • platform/mac/fast/invalid/residual-style-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
16 added
1 deleted
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r143423 r143431  
     12013-02-19  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r143393.
     4        http://trac.webkit.org/changeset/143393
     5        https://bugs.webkit.org/show_bug.cgi?id=110302
     6
     7        the converted reftest fails in chromium mac 10.6 and 10.7
     8        (Requested by toyoshim on #webkit).
     9
     10        * fast/flexbox/box-orient-button.html:
     11        * fast/flexbox/resources/box-orient-button.js:
     12        * fast/invalid/residual-style-expected.html: Removed.
     13        * fast/invalid/residual-style.html:
     14        * platform/chromium-android/fast/invalid/residual-style-expected.png: Added.
     15        * platform/chromium-android/fast/invalid/residual-style-expected.txt: Added.
     16        * platform/chromium-linux/fast/invalid/residual-style-expected.png: Added.
     17        * platform/chromium-linux/fast/invalid/residual-style-expected.txt: Added.
     18        * platform/chromium-mac-lion/fast/invalid/residual-style-expected.png: Added.
     19        * platform/chromium-mac-snowleopard/fast/invalid/residual-style-expected.png: Added.
     20        * platform/chromium-mac/fast/invalid/residual-style-expected.png: Added.
     21        * platform/chromium-mac/fast/invalid/residual-style-expected.txt: Added.
     22        * platform/chromium-win/fast/invalid/residual-style-expected.png: Added.
     23        * platform/chromium-win/fast/invalid/residual-style-expected.txt: Added.
     24        * platform/efl/fast/invalid/residual-style-expected.png: Added.
     25        * platform/efl/fast/invalid/residual-style-expected.txt: Added.
     26        * platform/gtk/fast/invalid/residual-style-expected.png: Added.
     27        * platform/gtk/fast/invalid/residual-style-expected.txt: Added.
     28        * platform/mac/fast/invalid/residual-style-expected.png: Added.
     29        * platform/mac/fast/invalid/residual-style-expected.txt: Added.
     30
    1312013-02-19  Simon Fraser  <simon.fraser@apple.com>
    232
  • trunk/LayoutTests/fast/flexbox/box-orient-button.html

    r143393 r143431  
    4545<p>
    4646horizontal:<br>
    47 <button id="horizontal" class="box horizontal">
     47<button id="horizontal" clsas="box horizontal">
    4848  <span>hello</span>
    4949  <span>world</span>
  • trunk/LayoutTests/fast/flexbox/resources/box-orient-button.js

    r143393 r143431  
    2121shouldBe("gebi('toVertical').clientHeight", "referenceVerticalHeight");
    2222
    23 // If we are in DRT, we don't need meaningless messages.
     23// If we are in DTR, we don't need meaningless messages.
    2424if (window.testRunner)
    2525    document.getElementById("main").innerHTML = "";
  • trunk/LayoutTests/fast/invalid/residual-style.html

    r143393 r143431  
    77applet, canvas, embed, object { width:0px; height:0px; }
    88blockquote, center { display: inline; padding:0; margin: 0 }
    9 button { width: 0px; height: 0px; border: 0; padding: 0; }
     9button { width: 0px; height: 0px border: 0; padding: 0; }
    1010map { display: inline }
    1111fieldset { border: 0; display: inline; margin: 0; padding: 0 }
     
    2121
    2222<h2>Passing Tags</h2>
     23
    2324<hr>
    2425A: <a><font>All of this</a> should be green</font>
    25 <hr>
     26
     27<hr>
     28
    2629ABBR: <abbr><font>All of this</abbr> should be green</font>
    27 <hr>
     30
     31<hr>
     32
    2833ACRONYM: <acronym><font>All of this</acronym> should be green</font>
    29 <hr>
     34
     35<hr>
     36
    3037ADDRESS: <address><font>All of this</address> should be green</font>
    31 <hr>
     38
     39<hr>
     40
    3241APPLET: <applet><font></applet>All of this should be green.</font>
    33 <hr>
     42
     43<hr>
     44
    3445AREA: <map><area><font></area></map>All of this should be green.</font>
    35 <hr>
     46
     47<hr>
     48
    3649B: <b><font></b>All of this should be green.</font>
    37 <hr>
     50
     51<hr>
     52
    3853BDO: <bdo><font></bdo>All of this should be green.</font>
    39 <hr>
     54
     55<hr>
     56
    4057BIG: <big><font></big>All of this should be green.</font>
    41 <hr>
     58
     59<hr>
     60
    4261BLOCKQUOTE: <blockquote><font></blockquote>All of this should be green.</font>
    43 <hr>
     62
     63<hr>
     64
    4465BUTTON: <button><font></button>All of this should be green.</font>
    45 <hr>
     66
     67<hr>
     68
    4669CANVAS: <canvas><font></canvas>All of this should be green.</font>
    47 <hr>
     70
     71<hr>
     72
    4873CAPTION: <font><table><caption><font class="fail"></caption></table>All of this should be green.</font></font>
    49 <hr>
     74
     75<hr>
     76
    5077CENTER: <center><font></center>All of this should be green.</font>
    51 <hr>
     78
     79<hr>
     80
    5281CITE: <cite><font></cite>All of this should be green.</font>
    53 <hr>
     82
     83<hr>
     84
    5485CODE: <code><font></code>All of this should be green.</font>
    55 <hr>
     86
     87<hr>
     88
    5689COL: <font><table><col><font class="fail"></col></table>All of this should be green.</font></font>
    57 <hr>
     90
     91<hr>
     92
    5893COLGROUP: <font><table><colgroup><font class="fail"></colgroup></table>All of this should be green.</font></font>
    59 <hr>
     94
     95<hr>
     96
    6097DD: <dl><dd><font></dd></dl>All of this should be green.</font>
    61 <hr>
     98
     99<hr>
     100
    62101DEL: <del><font></del>All of this should be green.</font>
    63 <hr>
     102
     103<hr>
     104
    64105DFN: <dfn><font></dfn>All of this should be green.</font>
    65 <hr>
     106
     107<hr>
     108
    66109DIR: <dir><font></dir>All of this should be green.</font>
    67 <hr>
     110
     111<hr>
     112
    68113DIV: <div><font></div>All of this should be green.</font>
    69 <hr>
     114
     115<hr>
     116
    70117DL: <dl><font></dl>All of this should be green.</font>
    71 <hr>
     118
     119<hr>
     120
    72121DT: <dl><dt><font></dt></dl>All of this should be green.</font>
    73 <hr>
     122
     123<hr>
     124
    74125EM: <em><font></em>All of this should be green.</font>
    75 <hr>
     126
     127<hr>
     128
    76129EMBED: <embed><font></embed>All of this should be green.</font>
    77 <hr>
     130
     131<hr>
     132
    78133FIELDSET: <fieldset><font></fieldset>All of this should be green.</font>
    79 <hr>
     134
     135<hr>
     136
    80137FONT: <font><i style="color:green; font-style:normal"></font>All of this should be green.</i>
    81 <hr>
     138
     139<hr>
     140
    82141FORM: <form><font></form>All of this should be green.</font>
    83 <hr>
     142
     143<hr>
     144
    84145H1: <h1><font></h1>All of this should be green.</font>
    85 <hr>
     146
     147<hr>
     148
    86149H2: <h2><font></h2>All of this should be green.</font>
    87 <hr>
     150
     151<hr>
     152
    88153H3: <h3><font></h3>All of this should be green.</font>
    89 <hr>
     154
     155<hr>
     156
    90157H4: <h4><font></h4>All of this should be green.</font>
    91 <hr>
     158
     159<hr>
     160
    92161H5: <h5><font></h5>All of this should be green.</font>
    93 <hr>
     162
     163<hr>
     164
    94165H6: <h6><font></h6>All of this should be green.</font>
    95 <hr>
     166
     167<hr>
     168
    96169I: <i><font></i>All of this should be green.</font>
    97 <hr>
     170
     171<hr>
     172
    98173INS: <ins><font></ins>All of this should be green.</font>
    99 <hr>
     174
     175<hr>
     176
    100177ISINDEX: <isindex><font></isindex>All of this should be green.</font>
    101 <hr>
     178
     179<hr>
     180
    102181KBD: <kbd><font></kbd>All of this should be green.</font>
    103 <hr>
     182
     183<hr>
     184
    104185KEYGEN: <keygen><font></keygen>All of this should be green.</font>
    105 <hr>
     186
     187<hr>
     188
    106189LABEL: <label><font></label>All of this should be green.</font>
    107 <hr>
     190
     191<hr>
     192
    108193LEGEND: <fieldset><legend><font></legend></fieldset>All of this should be green.</font>
    109 <hr>
     194
     195<hr>
     196
    110197LI: <li><font></li>All of this should be green.</font>
    111 <hr>
     198
     199<hr>
     200
    112201LISTING: <listing><font></listing>All of this should be green.</font>
    113 <hr>
     202
     203<hr>
     204
    114205MAP: <map><font></map>All of this should be green.</font>
    115 <hr>
     206
     207<hr>
     208
    116209MARQUEE: <marquee><font></marquee>All of this should be green.</font>
    117 <hr>
     210
     211<hr>
     212
    118213MENU: <menu><font></menu>All of this should be green.</font>
    119 <hr>
     214
     215<hr>
     216
    120217NOBR: <nobr><font></nobr>All of this should be green.</font>
    121 <hr>
     218
     219<hr>
     220
    122221OBJECT: <font><object><font class="fail"></object>All of this should be green.</font>
    123 <hr>
     222
     223<hr>
     224
    124225OL: <ol><font></ol>All of this should be green.</font>
    125 <hr>
     226
     227<hr>
     228
    126229OPTGROUP: <font><select><optgroup><font class="fail"></optgroup><option>One</select> All of this should be green.</font>
    127 <hr>
     230
     231<hr>
     232
    128233OPTION: <font><select><option><font class="fail">One</option><option>Two</select> All of this should be green.</font>
    129 <hr>
     234
     235<hr>
     236
    130237P: <p><font></p>All of this should be green.</font>
    131 <hr>
     238
     239<hr>
     240
    132241PARAM: <font><object><param><font class="fail"></param></object>All of this should be green.</font>
    133 <hr>
     242
     243<hr>
     244
    134245PRE: <pre><font></pre>All of this should be green.</font>
    135 <hr>
     246
     247<hr>
     248
    136249Q: <q><font></q>All of this should be green.</font>
    137 <hr>
     250
     251<hr>
     252
    138253S: <s><font></s>All of this should be green.</font>
    139 <hr>
     254
     255<hr>
     256
    140257SAMP: <samp><font></samp>All of this should be green.</font>
    141 <hr>
     258
     259<hr>
     260
    142261SELECT: <font><select><font class="fail"></select>All of this should be green.</font>
    143 <hr>
     262
     263<hr>
     264
    144265SMALL: <small><font></small>All of this should be green.</font>
    145 <hr>
     266
     267<hr>
     268
    146269SPAN: <span><font></span>All of this should be green.</font>
    147 <hr>
     270
     271<hr>
     272
    148273STRIKE: <strike><font></strike>All of this should be green.</font>
    149 <hr>
     274
     275<hr>
     276
    150277STRONG: <strong><font></strong>All of this should be green.</font>
    151 <hr>
     278
     279<hr>
     280
    152281SUB: <sub><font></sub>All of this should be green.</font>
    153 <hr>
     282
     283<hr>
     284
    154285SUP: <sup><font></sup>All of this should be green.</font>
    155 <hr>
    156 TABLE: <font><table><font class="fail"></table>All of this should be green.</font></font>
    157 <hr>
    158 TBODY: <font><table><tbody><font></tbody></table>All of this should be green.</font></font>
    159 <hr>
    160 TD: <font><table><tr><td><font class="fail"></td></tr></table>All of this should be green.</font></font>
    161 <hr>
    162 TFOOT: <font><table><tfoot><font></tfoot></table>All of this should be green.</font></font>
    163 <hr>
    164 THEAD: <font><table><thead><font></thead></table>All of this should be green.</font></font></font>
    165 <hr>
    166 TR: <font><table><tr><font></tr></table>All of this should be green.</font></font>
    167 <hr>
     286
     287<hr>
     288
     289TABLE: <font><table><font class="fail"></table>All of this should be green.</font>
     290
     291<hr>
     292
     293TBODY: <font><table><tbody><font></tbody></table>All of this should be green.</font>
     294
     295<hr>
     296
     297TD: <font><table><tr><td><font class="fail"></td></tr></table>All of this should be green.</font>
     298
     299<hr>
     300
     301TFOOT: <font><table><tfoot><font></tfoot></table>All of this should be green.</font>
     302
     303<hr>
     304
     305THEAD: <font><table><thead><font></thead></table>All of this should be green.</font>
     306
     307<hr>
     308
     309TR: <font><table><tr><font></tr></table>All of this should be green.</font>
     310
     311<hr>
     312
    168313TT: <tt><font></tt>All of this should be green.</font>
    169 <hr>
     314
     315<hr>
     316
    170317U: <u><font></u>All of this should be green.</font>
    171 <hr>
     318
     319<hr>
     320
    172321UL: <ul><font></ul>All of this should be green.</font>
    173 <hr>
     322
     323<hr>
     324
    174325VAR: <var><font></var>All of this should be green.</font>
Note: See TracChangeset for help on using the changeset viewer.