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

Unified Diff: LayoutTests/platform/linux/fast/forms/listbox-bidi-align-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/linux/fast/forms/listbox-bidi-align-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/listbox-bidi-align-expected.txt b/LayoutTests/platform/linux/fast/forms/listbox-bidi-align-expected.txt
index 991b0b8abf42bdb5da6157636da21a273e739b2f..1cd25e511ecf1bffc0820fa9b271957fb3f74e7b 100644
--- a/LayoutTests/platform/linux/fast/forms/listbox-bidi-align-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/listbox-bidi-align-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x472
RenderBlock (anonymous) at (0,0) size 784x40
RenderText {#text} at (0,0) size 556x19
text run at (0,0) width 556: "This test verifies the visual alignment of items in a select element while changing text direction."
- RenderBR {BR} at (556,0) size 0x19
+ LayoutBR {BR} at (556,0) size 0x19
RenderText {#text} at (0,20) size 398x19
text run at (0,20) width 398: "All the items in the following select elements should be left-aligned."
LayoutTable {TABLE} at (0,40) size 694x118

Powered by Google App Engine
This is Rietveld 408576698