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

Unified Diff: LayoutTests/platform/win/fast/clip/nestedTransparencyClip-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/clip/nestedTransparencyClip-expected.txt
diff --git a/LayoutTests/platform/win/fast/clip/nestedTransparencyClip-expected.txt b/LayoutTests/platform/win/fast/clip/nestedTransparencyClip-expected.txt
index 427d57382d951b81ba0a6b30aceb205add46db3d..a26d7995f6c057020bd2c99220ce0d924745c6be 100644
--- a/LayoutTests/platform/win/fast/clip/nestedTransparencyClip-expected.txt
+++ b/LayoutTests/platform/win/fast/clip/nestedTransparencyClip-expected.txt
@@ -7,8 +7,8 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 756x35
text run at (0,0) width 756: "This test is for a bug we had with clipping transparency layers. The bug is visual, so the pixel test is more worthwhile."
text run at (0,18) width 648: "Below, \"Peach,\" \"Plum,\" and \"Pear\" should appear. Before, we were clipping out \"Plum\" and \"Pear.\""
- RenderBR {BR} at (647,32) size 1x0
- RenderBR {BR} at (0,36) size 0x17
+ LayoutBR {BR} at (647,32) size 1x0
+ LayoutBR {BR} at (0,36) size 0x17
layer at (8,62) size 784x18 transparent
RenderBlock {DIV} at (0,54) size 784x18
RenderText {#text} at (0,0) size 39x17

Powered by Google App Engine
This is Rietveld 408576698