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

Unified Diff: LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-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/transforms/bounding-rect-zoom-expected.txt
diff --git a/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt b/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt
index 81f20cba4659fbcea8907965d64eed2d09aa7f81..ebc0b571e416b13d5751898026c080d0978128d0 100644
--- a/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt
+++ b/LayoutTests/platform/mac/fast/transforms/bounding-rect-zoom-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 785.63x34
RenderText {#text} at (0,0) size 309x17
text run at (0,0) width 309: "Tests that these functions account for full page zoom."
- RenderBR {BR} at (308,13) size 1x0
+ LayoutBR {BR} at (308,13) size 1x0
RenderText {#text} at (0,17) size 179x17
text run at (0,17) width 179: "There should be no red visible."
LayoutTable {TABLE} at (0,48.39) size 785x19

Powered by Google App Engine
This is Rietveld 408576698