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

Unified Diff: LayoutTests/platform/android/fast/invalid/016-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/platform/android/fast/invalid/016-expected.txt
diff --git a/LayoutTests/platform/android/fast/invalid/016-expected.txt b/LayoutTests/platform/android/fast/invalid/016-expected.txt
index 16490bb238423fcc67d588b2e3dc60fa8beb4f20..ce73e51e0156070746076fdcc36511bd61c721bc 100644
--- a/LayoutTests/platform/android/fast/invalid/016-expected.txt
+++ b/LayoutTests/platform/android/fast/invalid/016-expected.txt
@@ -8,4 +8,4 @@ layer at (0,0) size 800x600
text run at (0,0) width 432: "You should see two 100x100 green squares with black borders below. "
text run at (432,0) width 273: "If you see only one square, the test has failed."
RenderBlock {P} at (0,36) size 784x104
- RenderImage {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]
+ LayoutImage {IMG} at (0,0) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)]

Powered by Google App Engine
This is Rietveld 408576698