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

Unified Diff: LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt

Issue 942583002: Move rendering/RenderProgress to layout/LayoutProgress (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt b/LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt
index e124abfe95677c83a6097266950f69ddf5043bd4..67a5bf6fa1640f6f4d995f5ed4cc603577b0a8e5 100644
--- a/LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt
@@ -4,21 +4,21 @@ layer at (0,0) size 800x76
RenderBlock {HTML} at (0,0) size 800x76
RenderBody {BODY} at (8,8) size 784x60
RenderBlock {PROGRESS} at (0,2.19) size 160x16 [border: (2px solid #0000FF)]
- RenderProgress {DIV} at (2,2) size 156x12
+ LayoutProgress {DIV} at (2,2) size 156x12
RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
RenderText {#text} at (160,0) size 4x19
text run at (160,0) width 4: " "
LayoutBR {BR} at (164,0) size 0x19
RenderBlock {PROGRESS} at (0,22.19) size 160x16 [border: (2px solid #0000FF)]
- RenderProgress {DIV} at (2,2) size 156x12
+ LayoutProgress {DIV} at (2,2) size 156x12
RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
RenderBlock {DIV} at (0,0) size 0x12 [bgcolor=#008000]
RenderText {#text} at (160,20) size 4x19
text run at (160,20) width 4: " "
LayoutBR {BR} at (164,20) size 0x19
RenderBlock {PROGRESS} at (0,42.19) size 160x16 [border: (2px solid #FF0000)]
- RenderProgress {DIV} at (2,2) size 156x12
+ LayoutProgress {DIV} at (2,2) size 156x12
RenderBlock {DIV} at (0,0) size 156x12 [bgcolor=#808080]
RenderBlock {DIV} at (0,0) size 78x12 [bgcolor=#008000]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698