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

Unified Diff: LayoutTests/fast/dom/HTMLProgressElement/progress-element-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
« no previous file with comments | « no previous file | LayoutTests/platform/linux/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/dom/HTMLProgressElement/progress-element-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLProgressElement/progress-element-expected.txt b/LayoutTests/fast/dom/HTMLProgressElement/progress-element-expected.txt
index b5b731e7d01a25a978ce8df510df2f1bb1c46ac0..e9b9f03fb1eacec50c9e36a1ed5cec22ab273d68 100644
--- a/LayoutTests/fast/dom/HTMLProgressElement/progress-element-expected.txt
+++ b/LayoutTests/fast/dom/HTMLProgressElement/progress-element-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderProgress {PROGRESS} at (0,-1) size 160x17
+ LayoutProgress {PROGRESS} at (0,-1) size 160x17
RenderInline {SMALL} at (0,0) size 134x15
- RenderProgress {PROGRESS} at (160,1) size 134x14
+ LayoutProgress {PROGRESS} at (160,1) size 134x14
RenderText {#text} at (0,0) size 0x0
« no previous file with comments | « no previous file | LayoutTests/platform/linux/fast/dom/HTMLProgressElement/indeterminate-progress-001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698