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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/forms/listbox-hit-test-zoomed-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt b/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt
index 99d25371954ea82bc542bbcc4c17811ff6a55e22..0228f9e6a45908fb9901238ecf4144ffe84fe14f 100644
--- a/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/listbox-hit-test-zoomed-expected.txt
@@ -8,10 +8,10 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,162) size 780.81x66
RenderText {#text} at (0,0) size 62x22
text run at (0,0) width 62: "Results:"
- RenderBR {BR} at (61,17) size 1x0
+ LayoutBR {BR} at (61,17) size 1x0
RenderText {#text} at (0,22) size 105x22
text run at (0,22) width 105: "Test 1 Passed"
- RenderBR {BR} at (104,39) size 1x0
+ LayoutBR {BR} at (104,39) size 1x0
RenderText {#text} at (0,44) size 105x22
text run at (0,44) width 105: "Test 2 Passed"
layer at (10,10) size 128x162 clip at (22,22) size 93x138 scrollHeight 316

Powered by Google App Engine
This is Rietveld 408576698