Title: [126281] trunk/LayoutTests
Revision
126281
Author
[email protected]
Date
2012-08-22 02:09:54 -0700 (Wed, 22 Aug 2012)

Log Message

[Qt] Unreviewed gardening.

Patch by Zoltan Arvai <[email protected]> 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.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126280 => 126281)


--- trunk/LayoutTests/ChangeLog	2012-08-22 08:50:22 UTC (rev 126280)
+++ trunk/LayoutTests/ChangeLog	2012-08-22 09:09:54 UTC (rev 126281)
@@ -1,3 +1,10 @@
+2012-08-22  Zoltan Arvai  <[email protected]>
+
+        [Qt] Unreviewed gardening.
+
+        * http/tests/inspector/console-resource-errors-expected.txt: Rebaseline after r126168.
+        * platform/qt/Skipped: Skip tests using disabled SHADOW_DOM feature.
+
 2012-08-22  Dominic Cooney   <[email protected]>
 
         [Chromium] Unreviewed gardening.

Modified: trunk/LayoutTests/http/tests/inspector/console-resource-errors-expected.txt (126280 => 126281)


--- trunk/LayoutTests/http/tests/inspector/console-resource-errors-expected.txt	2012-08-22 08:50:22 UTC (rev 126280)
+++ trunk/LayoutTests/http/tests/inspector/console-resource-errors-expected.txt	2012-08-22 09:09:54 UTC (rev 126281)
@@ -4,5 +4,5 @@
 GET http://127.0.0.1:8000/inspector/missing.css 404 (Not Found) console-resource-errors-iframe.html:3 console-message console-error-level
 GET http://127.0.0.1:8000/inspector/non-existent-iframe.html 404 (Not Found) non-existent-iframe.html:1 console-message console-error-level
 GET 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
-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
+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]:1evaluate [native code]:1_evaluateOn_evaluateAndWrapevaluate(anonymous function) [native code]:1 console-message console-error-level
 

Modified: trunk/LayoutTests/platform/qt/Skipped (126280 => 126281)


--- trunk/LayoutTests/platform/qt/Skipped	2012-08-22 08:50:22 UTC (rev 126280)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-08-22 09:09:54 UTC (rev 126281)
@@ -202,6 +202,8 @@
 fast/dom/shadow/parent-tree-scope-in-shadow.html
 fast/dom/shadow/selections-in-shadow.html
 fast/dom/shadow/selection-shouldnt-expose-shadow-dom.html
+fast/dom/shadow/shadowdom-dynamic-styling.html
+fast/dom/shadow/shadowdom-for-button.html
 fast/dom/shadow/shadowdom-for-image-alt-update.html
 fast/dom/shadow/shadowdom-for-image-alt.html
 fast/dom/shadow/shadowdom-for-image-content.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to