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

Unified Diff: LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (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/compositing/text-on-large-layer-expected.txt
diff --git a/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt
index f697da01dd3a71c345a91ca4fed1e556418b09af..f42e92fee62152845a19f9dfe309728685c9a087 100644
--- a/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt
+++ b/LayoutTests/platform/android/compositing/text-on-large-layer-expected.txt
@@ -7,6 +7,6 @@ layer at (3,1) size 2000x10000
RenderBlock (positioned) {DIV} at (3,1) size 2000x10000
RenderText {#text} at (0,0) size 519x19
text run at (0,0) width 519: "This is some text inside a very large composited layer to test that it is rendered sharply."
- RenderBR {BR} at (519,0) size 0x19
+ LayoutBR {BR} at (519,0) size 0x19
RenderText {#text} at (0,20) size 203x19
text run at (0,20) width 203: "The test passes if this text is crisp."

Powered by Google App Engine
This is Rietveld 408576698