Chromium Code Reviews

Unified Diff: LayoutTests/platform/win/fast/transforms/identity-matrix-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/platform/win/fast/transforms/identity-matrix-expected.txt
diff --git a/LayoutTests/platform/win/fast/transforms/identity-matrix-expected.txt b/LayoutTests/platform/win/fast/transforms/identity-matrix-expected.txt
index 8c96be263a0bc894133a7fd05f7c167c49bc43db..f8d8a395c0b497ed8a85a01398e81173f414b3ec 100644
--- a/LayoutTests/platform/win/fast/transforms/identity-matrix-expected.txt
+++ b/LayoutTests/platform/win/fast/transforms/identity-matrix-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderText {#text} at (0,0) size 256x17
text run at (0,0) width 256: "The following divs should be identical: "
- RenderBR {BR} at (0,0) size 0x0
+ LayoutBR {BR} at (0,0) size 0x0
RenderBlock (floating) {DIV} at (5,23) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine