Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix block size for absolute replaced element #19184

Merged
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

add title to absolute div test case

  • Loading branch information
bobthekingofegypt committed Nov 22, 2017
commit e926bef7963bf9bd41c970c07d0f28e0380e0a56
@@ -1,6 +1,6 @@
<!doctype html>
<meta charset="utf-8">
<title></title>
<title>CSS Test: Absolute position div with padding should not increase in size</title>
<link rel="match" href="absolute_div_with_padding_ref.html">
<style>
.absolute{
@@ -1,6 +1,6 @@
<!doctype html>
<meta charset="utf-8">
<title></title>
<title>CSS Test: Absolute position div with padding should not increase in size</title>
<style>
.absolute{
padding: 100px;
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.