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

Unified Diff: test/data/expected/css_main_test.html.txt

Issue 12474002: Support for parsing all CSS and producing one CSS file (Closed) Base URL: https://github.com/dart-lang/web-ui.git@master
Patch Set: Reworked URI computation and added test for URI fixup. Created 7 years, 9 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: test/data/expected/css_main_test.html.txt
diff --git a/test/data/expected/css_main_test.html.txt b/test/data/expected/css_main_test.html.txt
index b5b045e7f2490ef1f63aaa6f03c75474c33cf76b..5d7609c439a3abfb68077e4c418961e5a58b1d08 100644
--- a/test/data/expected/css_main_test.html.txt
+++ b/test/data/expected/css_main_test.html.txt
@@ -1,49 +1,50 @@
Content-Type: text/plain
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x245
- RenderBlock {HTML} at (0,0) size 800x245
- RenderBody {BODY} at (8,8) size 784x229
- RenderBlock {DIV} at (0,0) size 784x48 [border: (1px solid #000000)]
- RenderTextControl {INPUT} at (13,13) size 153x22 [color=#0000FF] [bgcolor=#ADFF2F] [border: (2px inset #0000FF)]
+layer at (0,0) size 800x299
+ RenderBlock {HTML} at (0,0) size 800x299
+ RenderBody {BODY} at (8,8) size 784x283
+ RenderBlock {DIV} at (0,0) size 322x102 [bgcolor=#FF0000] [border: (1px solid #000000)]
+ RenderBlock (floating) {DIV} at (11,16) size 14x14
+ RenderTextControl {INPUT} at (27,13) size 153x22 [color=#0000FF] [bgcolor=#ADFF2F] [border: (2px inset #0000FF)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,48) size 784x61
+ RenderBlock (anonymous) at (0,102) size 784x61
RenderTextControl {INPUT} at (2,2) size 439x57 [color=#9400D3] [bgcolor=#E0FFFF] [border: (2px inset #9400D3)]
RenderText {#text} at (0,0) size 0x0
RenderInline {X-COMP1} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,109) size 784x60
+ RenderBlock (anonymous) at (0,163) size 784x60
RenderBlock {DIV} at (0,0) size 340x60
RenderTextControl {INPUT} at (20,20) size 304x26 [color=#FF0000] [bgcolor=#0000FF] [border: (2px inset #FF0000)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,169) size 784x0
+ RenderBlock (anonymous) at (0,223) size 784x0
RenderInline {X-COMP1} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderInline {X-COMP1} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,169) size 784x60
+ RenderBlock (anonymous) at (0,223) size 784x60
RenderBlock {DIV} at (0,0) size 340x60
RenderTextControl {INPUT} at (20,20) size 304x26 [color=#FFFF00] [bgcolor=#008000] [border: (2px inset #FFFF00)]
RenderText {#text} at (0,0) size 0x0
- RenderBlock (anonymous) at (0,229) size 784x0
+ RenderBlock (anonymous) at (0,283) size 784x0
RenderInline {X-COMP1} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
-layer at (23,24) size 149x16
+layer at (37,24) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
RenderText {#text} at (0,0) size 56x16
text run at (0,0) width 56: "Test AAA"
-layer at (12,61) size 435x51
+layer at (12,115) size 435x51
RenderBlock {DIV} at (2,3) size 435x51
RenderText {#text} at (0,1) size 171x49
text run at (0,1) width 171: "Test BBB"
-layer at (30,138) size 300x25
+layer at (30,192) size 300x25
RenderBlock {DIV} at (2,0) size 300x26
RenderText {#text} at (0,0) size 76x24
text run at (0,0) width 76: "Testing"
-layer at (30,198) size 300x25
+layer at (30,252) size 300x25
RenderBlock {DIV} at (2,0) size 300x26
RenderText {#text} at (0,0) size 76x24
text run at (0,0) width 76: "Testing"

Powered by Google App Engine
This is Rietveld 408576698