Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(32)

Unified Diff: LayoutTests/media/controls-slider-appearance-crash-expected.txt

Issue 556453007: Make slider thumb painting bail out when the node is null. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/controls-slider-appearance-crash-expected.txt
diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/media/controls-slider-appearance-crash-expected.txt
similarity index 54%
copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
copy to LayoutTests/media/controls-slider-appearance-crash-expected.txt
index 1c1166a8f60909033fad04d7140e8957fe789782..b29bed052a076a348041164859a75a990f157b8f 100644
--- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
+++ b/LayoutTests/media/controls-slider-appearance-crash-expected.txt
@@ -1,10 +1,8 @@
-test
-This tests that aria fallback roles work correctly.
+This test ensures that applying media control slider thumb appearance to pseudo-elements does not cause a crash.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-Role should be: AXRole: AXCheckBox
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/media/controls-slider-appearance-crash.html ('k') | Source/core/rendering/RenderMediaControls.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698