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

Unified Diff: LayoutTests/platform/win/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/win/fast/transforms/bounding-rect-zoom-expected.txt
diff --git a/LayoutTests/platform/win/fast/transforms/bounding-rect-zoom-expected.txt b/LayoutTests/platform/win/fast/transforms/bounding-rect-zoom-expected.txt
index 1c5d17f5dad6dc6ebaa014162148096e300c43f0..ff2d189b8a3a78abbd68a05f40c843ca92ba5ece 100644
--- a/LayoutTests/platform/win/fast/transforms/bounding-rect-zoom-expected.txt
+++ b/LayoutTests/platform/win/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 307x16
text run at (0,0) width 307: "Tests that these functions account for full page zoom."
- RenderBR {BR} at (307,13) size 0x0
+ LayoutBR {BR} at (307,13) size 0x0
RenderText {#text} at (0,17) size 174x16
text run at (0,17) width 174: "There should be no red visible."
LayoutTable {TABLE} at (0,48.39) size 785x19

Powered by Google App Engine
This is Rietveld 408576698