Changeset 99402 in webkit


Ignore:
Timestamp:
Nov 7, 2011 2:51:30 AM (12 years ago)
Author:
yutak@chromium.org
Message:

Web Inspector: Cannot edit elements commented with <!--
https://bugs.webkit.org/show_bug.cgi?id=71357

Patch by Alexander Pavlov <apavlov@chromium.org> on 2011-11-07
Reviewed by Pavel Feldman.

  • inspector/elements/edit-dom-actions-expected.txt:
  • inspector/elements/edit-dom-actions.html:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r99401 r99402  
    1414
    1515        * platform/gtk/Skipped:
     16
     172011-11-07  Yuta Kitamura  <yutak@chromium.org>
     18
     19        [Chromium] Unreviewed gardening.
     20
     21        * platform/chromium/test_expectations.txt:
     22        Move tests experiencing the same assertion failure (bug 59552) into one place.
     23        Mark fast/frames/sandboxed-iframe-navigation-targetlink.html as flaky (pass / timeout).
    1624
    17252011-11-07  Yuta Kitamura  <yutak@chromium.org>
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r99399 r99402  
    31603160
    31613161// Flaky
    3162 BUGWK60344 MAC DEBUG : fast/css/counters/complex-before.html = PASS CRASH
    31633162BUGWK60346 : fast/xpath/4XPath/Core/test_boolean_expr.html = PASS CRASH
    31643163
     
    38143813BUGWK70837 : compositing/video/video-poster.html = PASS TIMEOUT TEXT
    38153814
    3816 // Intermittent ASSERT seen on the bot.
    3817 BUGWK67031 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
    3818 BUGWK67031 SNOWLEOPARD DEBUG : fast/dom/Element/id-in-frame.html = PASS CRASH
    3819 
    38203815BUGWK70866 LINUX DEBUG : fast/forms/form-associated-element-crash3.html = TIMEOUT
    38213816
     
    38403835BUGWK71074 MAC : fast/table/border-collapsing/border-collapsing-head-foot.html = IMAGE+TEXT
    38413836
    3842 BUGWK71083 MAC : fast/frames/iframe-double-scale-contents.html = PASS CRASH
    3843 
    38443837BUGWK71127 : fast/js/kde/RegExp.html = TEXT
    38453838BUGWK71127 : fast/js/exception-sequencing-binops2.html = TEXT
    38463839BUGWK71127 : fast/js/array-prototype-properties.html = TEXT
    3847 
    3848 BUGWK71139 SNOWLEOPARD : http/tests/security/cross-frame-access-custom.html = CRASH PASS
    3849 BUGWK71139 SNOWLEOPARD : fast/frames/content-opacity-2.html = CRASH PASS
    3850 BUGWK71139 SNOWLEOPARD : fast/parser/close-while-stopping.html = CRASH PASS
    3851 BUGWK71139 SNOWLEOPARD : fast/frames/sandboxed-iframe-navigation-targetlink.html = CRASH PASS
    38523840
    38533841BUGWK71181 : fast/forms/input-step-as-double.html = PASS TEXT
     
    39023890
    39033891BUGWK71653 : platform/chromium-cg-mac/editing/input/ime-candidate-window-position.html = PASS TIMEOUT
     3892
     3893// Intermittent assertion failures on snowleopard bots.
     3894BUGWK59552 SNOWLEOPARD DEBUG : storage/domstorage/events/basic-body-attribute.html = PASS CRASH
     3895BUGWK59552 SNOWLEOPARD DEBUG : fast/dom/Element/id-in-frame.html = PASS CRASH
     3896BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/content-opacity-2.html = PASS CRASH
     3897BUGWK59552 SNOWLEOPARD DEBUG : fast/parser/close-while-stopping.html = PASS CRASH
     3898BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/iframe-double-scale-contents.html = PASS CRASH
     3899BUGWK59552 SNOWLEOPARD DEBUG : fast/frames/set-parent-src-synchronously.html = PASS CRASH
     3900
     3901BUGWK71658 MAC DEBUG : fast/frames/sandboxed-iframe-navigation-targetlink.html = PASS TIMEOUT
Note: See TracChangeset for help on using the changeset viewer.