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

Unified Diff: LayoutTests/platform/win-xp/editing/selection/focus_editable_html-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-xp/editing/selection/focus_editable_html-expected.txt
diff --git a/LayoutTests/platform/win-xp/editing/selection/focus_editable_html-expected.txt b/LayoutTests/platform/win-xp/editing/selection/focus_editable_html-expected.txt
index 436cd7e1d4407bff8e4a64b3296a4be72a0fef4d..0b51f3c53e8a9dba6922434c1bba827a7cf1e1cb 100644
--- a/LayoutTests/platform/win-xp/editing/selection/focus_editable_html-expected.txt
+++ b/LayoutTests/platform/win-xp/editing/selection/focus_editable_html-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x2096 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderBlock (anonymous) at (0,0) size 784x60
RenderText {#text} at (0,0) size 555x19
text run at (0,0) width 555: "This test makes sure that we don't scroll unnecessarily to reveal an editable HTML Element. "
- RenderBR {BR} at (555,15) size 0x0
+ LayoutBR {BR} at (555,15) size 0x0
RenderText {#text} at (0,20) size 254x19
text run at (0,20) width 254: "If the document doesn't scroll, test passes."
- RenderBR {BR} at (254,35) size 0x0
+ LayoutBR {BR} at (254,35) size 0x0
RenderInline {B} at (0,0) size 523x19
RenderText {#text} at (0,40) size 523x19
text run at (0,40) width 523: "This demonstrates a bug: normally, focusing an element will select its contents."

Powered by Google App Engine
This is Rietveld 408576698