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

Unified Diff: LayoutTests/fast/css/zoom-on-nested-scroll-crash-expected.txt

Issue 23526081: Add NULL check for renderBox::layer() on applying zoom level change (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: +test Created 7 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
« no previous file with comments | « LayoutTests/fast/css/zoom-on-nested-scroll-crash.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/css/zoom-on-nested-scroll-crash-expected.txt
diff --git a/LayoutTests/fast/css/zoom-on-nested-scroll-crash-expected.txt b/LayoutTests/fast/css/zoom-on-nested-scroll-crash-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..83190e0fe8f658225939ada2f787b8c5cab281df
--- /dev/null
+++ b/LayoutTests/fast/css/zoom-on-nested-scroll-crash-expected.txt
@@ -0,0 +1,5 @@
+Test for bug 291293.
+
+Zooming in (ctrl++) should not crash. The test is PASSED if it did not crash.
tony 2013/09/23 21:37:53 Grammar nit: The test PASSES if it does not crash.
tzik 2013/09/24 01:47:43 Done.
+
+
« no previous file with comments | « LayoutTests/fast/css/zoom-on-nested-scroll-crash.html ('k') | Source/core/rendering/RenderBox.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698