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

Unified Diff: LayoutTests/platform/win/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/win/compositing/text-on-large-layer-expected.txt
diff --git a/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt b/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
index c102a92932ff829b727957850c712de3a8c7d21c..2b6f0ae53b8f39a15c92e8f911a0a8c47b4e2eb2 100644
--- a/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
+++ b/LayoutTests/platform/win/compositing/text-on-large-layer-expected.txt
@@ -7,6 +7,6 @@ layer at (3,1) size 2000x10000 backgroundClip at (0,0) size 800x600 clip at (0,0
RenderBlock (positioned) {DIV} at (3,1) size 2000x10000
RenderText {#text} at (0,0) size 558x17
text run at (0,0) width 558: "This is some text inside a very large composited layer to test that it is rendered sharply."
- RenderBR {BR} at (557,0) size 1x17
+ LayoutBR {BR} at (557,0) size 1x17
RenderText {#text} at (0,18) size 219x17
text run at (0,18) width 219: "The test passes if this text is crisp."

Powered by Google App Engine
This is Rietveld 408576698