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

Unified Diff: LayoutTests/fast/images/script-counter-imageDimensionChanged-crash-expected.txt

Issue 923953002: Move rendering/RenderImage* to layout/LayoutImage* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/fast/images/script-counter-imageDimensionChanged-crash-expected.txt
diff --git a/LayoutTests/fast/images/script-counter-imageDimensionChanged-crash-expected.txt b/LayoutTests/fast/images/script-counter-imageDimensionChanged-crash-expected.txt
index e66bbf2449fc32846de0c797b3800b2479a74475..c3b0e09c9f470ca7ff3059022b26a2aaa0c7df88 100644
--- a/LayoutTests/fast/images/script-counter-imageDimensionChanged-crash-expected.txt
+++ b/LayoutTests/fast/images/script-counter-imageDimensionChanged-crash-expected.txt
@@ -1,4 +1,4 @@
-Bug 85912: Crash in computedCSSPadding* functions due to RenderImage::imageDimensionsChanged called during attachment
+Bug 85912: Crash in computedCSSPadding* functions due to LayoutImage::imageDimensionsChanged called during attachment
This test PASSED if it did not crash.

Powered by Google App Engine
This is Rietveld 408576698