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

Unified Diff: LayoutTests/platform/android/fast/borders/rtl-border-05-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/borders/rtl-border-05-expected.txt
diff --git a/LayoutTests/platform/android/fast/borders/rtl-border-05-expected.txt b/LayoutTests/platform/android/fast/borders/rtl-border-05-expected.txt
index 520b4cd89cb69831573058bbad12618ed45763c2..309ffd4ea5900298a365ca23c1d7cd6376a6f38e 100644
--- a/LayoutTests/platform/android/fast/borders/rtl-border-05-expected.txt
+++ b/LayoutTests/platform/android/fast/borders/rtl-border-05-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x502
RenderInline {SPAN} at (0,0) size 185x53 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
RenderText {#text} at (121,39) size 42x19
text run at (121,39) width 42: " dgnjk "
- RenderImage {IMG} at (163,32) size 22x22 [border: (1px solid #0000FF)]
+ LayoutImage {IMG} at (163,32) size 22x22 [border: (1px solid #0000FF)]
RenderText {#text} at (0,71) size 37x19
text run at (0,71) width 37: "njkng "
RenderText {#text} at (82,71) size 199x51
@@ -27,7 +27,7 @@ layer at (0,0) size 800x502
RenderInline {SPAN} at (0,0) size 153x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
RenderText {#text} at (45,6) size 78x19
text run at (45,6) width 78: "Some fill text"
- RenderImage {IMG} at (123,1) size 20x20
+ LayoutImage {IMG} at (123,1) size 20x20
RenderBlock {DIV} at (0,257) size 212x221 [border: (1px solid #000000)]
RenderBlock {P} at (6,22) size 200x129
RenderText {#text} at (30,6) size 185x52
@@ -38,7 +38,7 @@ layer at (0,0) size 800x502
RenderInline {SPAN} at (0,0) size 171x53 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
RenderText {#text} at (29,39) size 42x19
text run at (29,39) width 42: " dgnjk "
- RenderImage {IMG} at (71,32) size 22x22 [border: (1px solid #0000FF)]
+ LayoutImage {IMG} at (71,32) size 22x22 [border: (1px solid #0000FF)]
RenderText {#text} at (163,71) size 37x19
text run at (163,71) width 4 RTL: " "
text run at (167,71) width 33: "njkng"
@@ -49,4 +49,4 @@ layer at (0,0) size 800x502
RenderInline {SPAN} at (0,0) size 153x21 [border: (1px solid #0000FF) (10px solid #FFA500) (1px solid #0000FF) (10px solid #008000)]
RenderText {#text} at (77,6) size 78x19
text run at (77,6) width 78: "Some fill text"
- RenderImage {IMG} at (57,1) size 20x20
+ LayoutImage {IMG} at (57,1) size 20x20

Powered by Google App Engine
This is Rietveld 408576698