Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / block / borderbox-percent-padding-expected.txt
blob90f7cb5ec3343931da87686b172350ffb9a86a0b
1 Even though the width of 'border-box' stays the same after it reaches 300px, the width available to its children decreases as its padding continues to expand. This tests that we continue to layout the contents of border-box even when its own width remains the same.
3 PASS