Changeset 152533 in webkit
- Timestamp:
- Jul 10, 2013, 3:05:25 AM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 deleted
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r152532 r152533 1 2013-07-10 Simon Pena <simon.pena@samsung.com> 2 3 [GTK] Unreviewed gardening. Update new baselines after r152494 and r152478 4 https://bugs.webkit.org/show_bug.cgi?id=118527 5 6 Unreviewed GTK gardening 7 8 * platform/gtk/editing/deleting/delete-br-002-expected.txt: Updated after r152478. 9 * platform/gtk/editing/execCommand/outdent-blockquote-test1-expected.txt: Removed to pick general one after r152494. 10 * platform/gtk/editing/execCommand/outdent-blockquote-test2-expected.txt: Ditto. 11 * platform/gtk/editing/execCommand/outdent-blockquote-test3-expected.txt: Ditto. 12 * platform/gtk/editing/execCommand/outdent-blockquote-test4-expected.txt: Ditto. 13 * platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt: Updated after r152494. 14 * platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Updated after r152494. 15 1 16 2013-07-10 James Craig <james@cookiecrook.com> 2 17 -
trunk/LayoutTests/platform/gtk/editing/deleting/delete-br-002-expected.txt
r148801 r152533 25 25 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 26 26 EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document 27 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document toDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 2 of SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE28 27 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification 29 28 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification -
trunk/LayoutTests/platform/gtk/fast/events/remove-target-with-shadow-in-drag-expected.txt
r149367 r152533 1 CONSOLE MESSAGE: line 3 5: NotFoundError: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist.1 CONSOLE MESSAGE: line 34: NotFoundError: DOM Exception 8: An attempt was made to reference a Node in a context where it does not exist. 2 2 PASS. DRT didn't crash. -
trunk/LayoutTests/platform/gtk/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt
r151458 r152533 6 6 7 7 8 FAIL Starting document.location.hostname is correct (127.0.0.1:8000) assert_equals: Starting document.location.hostname is correct (127.0.0.1:8000) expected "127.0.0.1:8000" but got "127.0.0.1"(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:1945:7 29 assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:64 9:1410 http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145: 3911 step@http://127.0.0.1:8000/w3c/resources/testharness.js:1044:2 212 test@http://127.0.0.1:8000/w3c/resources/testharness.js:405:2 113 wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67:1 214 test_equals@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145:1 115 global code@http://127.0.0.1:8000/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:78:2 3)8 FAIL Starting document.location.hostname is correct (127.0.0.1:8000) assert_equals: Starting document.location.hostname is correct (127.0.0.1:8000) expected "127.0.0.1:8000" but got "127.0.0.1"(stack: assert@http://127.0.0.1:8000/w3c/resources/testharness.js:1945:73 9 assert_equals@http://127.0.0.1:8000/w3c/resources/testharness.js:647:15 10 http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145:40 11 step@http://127.0.0.1:8000/w3c/resources/testharness.js:1044:23 12 test@http://127.0.0.1:8000/w3c/resources/testharness.js:405:22 13 wp_test@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:67:13 14 test_equals@http://127.0.0.1:8000/w3c/webperf/resources/webperftestharness.js:145:12 15 global code@http://127.0.0.1:8000/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html:78:24) 16 16 PASS window.performance is defined 17 17 PASS window.performance.navigation is defined
Note:
See TracChangeset
for help on using the changeset viewer.