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

Unified Diff: LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-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-hit-test-zoomed-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt b/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
index f25e2c03ad9a4172d6351a95050b25e81119287c..924bc491e896223db3d1627d64c085c88eb1fca7 100644
--- a/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/listbox-hit-test-zoomed-expected.txt
@@ -9,17 +9,17 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 780.81x66
RenderText {#text} at (0,0) size 59x21
text run at (0,0) width 59: "Results:"
- RenderBR {BR} at (59,16) size 0x0
+ LayoutBR {BR} at (59,16) size 0x0
RenderText {#text} at (0,22) size 105x21
text run at (0,22) width 105: "Test 1 Passed"
- RenderBR {BR} at (105,38) size 0x0
+ LayoutBR {BR} at (105,38) size 0x0
RenderText {#text} at (0,44) size 97x21
text run at (0,44) width 97: "Test 2 Failed"
- RenderBR {BR} at (97,60) size 0x0
+ LayoutBR {BR} at (97,60) size 0x0
RenderBlock {PRE} at (0,81.59) size 780.81x36
RenderText {#text} at (0,0) size 1150x18
text run at (0,0) width 1150: " Expected: false,false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false"
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderText {#text} at (0,18) size 1130x18
text run at (0,18) width 1130: " Actual: false,false,false,false,false,true,false,false,false,false,false,false,false,false,false,false,false"
layer at (10,10) size 139x162 clip at (22,22) size 99x138 scrollHeight 370

Powered by Google App Engine
This is Rietveld 408576698