Changeset 126281 in webkit


Ignore:
Timestamp:
Aug 22, 2012 2:09:54 AM (12 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Unreviewed gardening.

Patch by Zoltan Arvai <zarvai@inf.u-szeged.hu> on 2012-08-22

  • http/tests/inspector/console-resource-errors-expected.txt: Rebaseline after r126168.
  • platform/qt/Skipped: Skip tests using disabled SHADOW_DOM feature.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126278 r126281  
     12012-08-22  Zoltan Arvai  <zarvai@inf.u-szeged.hu>
     2
     3        [Qt] Unreviewed gardening.
     4
     5        * http/tests/inspector/console-resource-errors-expected.txt: Rebaseline after r126168.
     6        * platform/qt/Skipped: Skip tests using disabled SHADOW_DOM feature.
     7
    182012-08-22  Dominic Cooney   <dominicc@chromium.org>
    29
  • trunk/LayoutTests/http/tests/inspector/console-resource-errors-expected.txt

    r121871 r126281  
    55GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) non-existent-iframe.html:1 console-message console-error-level
    66GET http://127.0.0.1:8000/inspector/non-existent-script.js 404 (Not Found) console-resource-errors-iframe.html:4 console-message console-error-level
    7 GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) [native code]:1send [native code]:1loadXHR console-resource-errors.html:18performActions console-resource-errors.html:10eval codeeval [native code]:1_evaluateOn_evaluateAndWrapevaluate(anonymous function) [native code]:1 console-message console-error-level
     7GET http://127.0.0.1:8000/inspector/non-existent-xhr 404 (Not Found) [native code]:1send [native code]:1loadXHR console-resource-errors.html:18performActions console-resource-errors.html:10eval codeeval [native code]:1evaluate [native code]:1_evaluateOn_evaluateAndWrapevaluate(anonymous function) [native code]:1 console-message console-error-level
    88
  • trunk/LayoutTests/platform/qt/Skipped

    r126192 r126281  
    203203fast/dom/shadow/selections-in-shadow.html
    204204fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
     205fast/dom/shadow/shadowdom-dynamic-styling.html
     206fast/dom/shadow/shadowdom-for-button.html
    205207fast/dom/shadow/shadowdom-for-image-alt-update.html
    206208fast/dom/shadow/shadowdom-for-image-alt.html
Note: See TracChangeset for help on using the changeset viewer.